rainmeter-studio/Plugins/PluginFolderInfo
Birunthan Mohanathas 6c0ea88266 - Enabling some C++ optimization switches (/OPT:ICF, /OPT:REF, /GL)
- Excluding ExamplePlugin.dll from installer
2011-07-08 20:45:01 +00:00
..
FolderInfo.cpp
FolderInfo.h Got rid of pcre linker warnings. 2011-05-16 09:24:13 +00:00
FolderInfoPlugin.cpp Cosmetic changes to code. 2011-03-29 19:21:57 +00:00
PluginFolderInfo.rc FolderInfo.dll now returns size in bytes. If using InfoType=FolderSizeStr (which until now autoscaled the value internally), AutoScale=1 should be added to the meter(s). While this does change behaviour, it allows for the use of Scale, NumOfDecimals, etc. that weren't possible prior to this change (without an extra Calc measure). 2011-02-09 05:45:01 +00:00
PluginFolderInfo.vcxproj - Enabling some C++ optimization switches (/OPT:ICF, /OPT:REF, /GL) 2011-07-08 20:45:01 +00:00
PluginFolderInfo.vcxproj.filters Upgrading development environment to Visual C++ 2010. 2011-02-10 16:09:05 +00:00