mirror of
https://github.com/chibicitiberiu/rainmeter-studio.git
synced 2024-02-24 04:33:31 +00:00
2c6ed8ed69
- Window message API: Partly broken since r1157, fixed - Moved all functionality from Rainmeter.exe into Rainmeter.dll
17 lines
246 B
Modula-2
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
|