Changed the RAM implementation (removed Microsoft.VisualBasic dependency which is not implemented in Mono) and added code to prevent RAM hardware from loading on Linux.
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