rainmeter-studio/Plugins/PluginFolderInfo
2011-07-11 05:35:15 +00:00
..
FolderInfo.cpp FolderInfo: Fixed an issue that InfoType=FolderSize doesn't return a value larger than 4GB. 2011-07-11 05:35:15 +00:00
FolderInfo.h Got rid of pcre linker warnings. 2011-05-16 09:24:13 +00:00
FolderInfoPlugin.cpp FolderInfo: Fixed an issue that InfoType=FolderSize doesn't return a value larger than 4GB. 2011-07-11 05:35:15 +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