This website requires JavaScript.
Explore
Help
Sign In
chibicitiberiu
/
rainmeter-studio
Watch
1
Star
0
Fork
0
You've already forked rainmeter-studio
mirror of
https://github.com/chibicitiberiu/rainmeter-studio.git
synced
2024-02-24 04:33:31 +00:00
Code
Issues
Releases
Wiki
Activity
rainmeter-studio
/
Plugins
/
PluginFolderInfo
History
spx
c776cff348
FolderInfo: Fixed an issue that InfoType=FolderSize doesn't return a value larger than 4GB.
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