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
Birunthan Mohanathas
e13f3a3c2c
Got rid of pcre linker warnings.
2011-05-16 09:24:13 +00:00
..
FolderInfo.cpp
Fixed: FolderInfo.dll did not support relative paths (thanks to elestel)
2010-12-06 07:43:30 +00:00
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
Added a Rainmeter.props file to easily change to 64bit compiler across all projects (for VS2010 Pro, which has 64bit compiler by default).
2011-05-14 07:56:18 +00:00
PluginFolderInfo.vcxproj.filters
Upgrading development environment to Visual C++ 2010.
2011-02-10 16:09:05 +00:00