rainmeter-studio/Plugins/PluginWindowMessage
spx 7ae8f298f8 - Modified font caching. (Fixed an issue that LocalFont file is locked until exiting Rainmeter.)
- Disabled checked iterators in release mode. (_SECURE_SCL=0)
http://msdn.microsoft.com/en-us/library/aa985965.aspx
Note: _SECURE_SCL defaults to 0 in release mode in VC10(=VC2010).
2011-01-17 22:39:40 +00:00
..
PluginWindowMessage.rc Updating Illustro to 0.9.1 2010-11-14 10:28:17 +00:00
PluginWindowMessage.vcproj - Modified font caching. (Fixed an issue that LocalFont file is locked until exiting Rainmeter.) 2011-01-17 22:39:40 +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