rainmeter-studio/Library/Exports.def
Birunthan Mohanathas 2c6ed8ed69 - Manage/About dialogs: Fixed that keyboard commands didn't work
- Window message API: Partly broken since r1157, fixed
- Moved all functionality from Rainmeter.exe into Rainmeter.dll
2012-02-14 17:00:07 +00:00

17 lines
246 B
Modula-2

LIBRARY
EXPORTS
RmReadString
RmReadFormula
RmPathToAbsolute
RmExecute
RmGet
LSLog
ReadConfigString
PluginBridge
; Private
RainmeterMain @1 NONAME
pcre_compile @2 NONAME
pcre_exec @3 NONAME
pcre_study @4 NONAME