RecycleManager.dll:

- Fixed that continuous high CPU usage occurs when recycle bin has a lot of root items
- Removed support for the Drives option
This commit is contained in:
Birunthan Mohanathas
2012-02-13 16:45:11 +00:00
parent a9ee55b194
commit afa1c7cc20
2 changed files with 228 additions and 74 deletions

View File

@ -7,7 +7,7 @@
//
VS_VERSION_INFO VERSIONINFO
FILEVERSION 1,0,0,0
FILEVERSION 1,0,1,0
PRODUCTVERSION PRODUCTVER
FILEFLAGSMASK 0x17L
#ifdef _DEBUG
@ -23,7 +23,7 @@ BEGIN
BEGIN
BLOCK "040904E4"
BEGIN
VALUE "FileVersion", "1.0.0.0"
VALUE "FileVersion", "1.0.1.0"
VALUE "LegalCopyright", "<22> 2010 - gschoppe"
VALUE "OriginalFilename", "RecycleManager.dll"
VALUE "ProductName", "Rainmeter"