rainmeter-studio/Plugins/PluginWindowMessage
JamesAC c50f1c27f2 - Replace DebugLog() with LogWithArgs(int nLevel, const WCHAR* format, ... ), so that variable strings can be logged but the log level can be set to those other than LOG_DEBUG
- Note: DebugLog() is still in the code as I was not sure whether it is required to maintain Litestep interoperability
- Replaced instances of LOG_DEBUG where other log levels would be more appropriate
2010-12-19 23:06:13 +00:00
..
PluginWindowMessage.rc Updating Illustro to 0.9.1 2010-11-14 10:28:17 +00:00
PluginWindowMessage.vcproj Removed /GA compiler option from DLL project files. 2010-11-15 23:43:15 +00:00
WindowMessagePlugin.cpp - Replace DebugLog() with LogWithArgs(int nLevel, const WCHAR* format, ... ), so that variable strings can be logged but the log level can be set to those other than LOG_DEBUG 2010-12-19 23:06:13 +00:00