rainmeter-studio/Library/Exports.def

23 lines
548 B
Modula-2
Raw Normal View History

LIBRARY
EXPORTS
; Note: If new functions are added, the Rainmeter.lib files in Plugins\API\{x32,x64} must be
; replaced by the corresponding file in {x32,x64}-Release\Obj\Library.
; Set '<ExcludeTests>true</ExcludeTests>' in Rainmeter.props first to minimize the .lib size.
RmReadString
RmReadFormula
RmReplaceVariables
RmPathToAbsolute
RmExecute
RmGet
RmLog
RmLogF
2012-01-29 15:54:17 +00:00
LSLog
ReadConfigString
PluginBridge
; Private
RainmeterMain @1 NONAME
pcre_compile @2 NONAME
pcre_exec @3 NONAME
pcre_study @4 NONAME