Changed the system tray icon font scaling to adapt to the size of the tray icon in pixels, because on Windows 7 the tray icon scales with the system font size, while on Windows XP the tray icons are always 16 pixels large.
4 #define VER_FILETYPE VFT_DRV
5 #define VER_FILESUBTYPE VFT2_DRV_SYSTEM
7 #define VER_FILEDESCRIPTION_STR "WinRing0"
8 #define VER_INTERNALNAME_STR "WinRing0.sys"
10 /////////////////////////////////////////////////////////////////////////////
15 VS_VERSION_INFO VERSIONINFO
16 FILEVERSION 1, 2, 0, 5
17 PRODUCTVERSION 1, 2, 0, 5
24 BLOCK "StringFileInfo"
28 VALUE "Comments", "The modified BSD license\0"
29 VALUE "CompanyName", "OpenLibSys.org\0"
30 VALUE "FileDescription", "WinRing0\0"
31 VALUE "FileVersion", "1.2.0.5\0"
32 VALUE "InternalName", "WinRing0.sys\0"
33 VALUE "LegalCopyright", "Copyright (C) 2007-2008 OpenLibSys.org. All rights reserved.\0"
34 VALUE "OriginalFilename", "WinRing0.sys\0"
35 VALUE "ProductName", "WinRing0\0"
36 VALUE "ProductVersion", "1.2.0.5\0"
41 VALUE "Translation", 0x411, 1200