Some modifications to the OxyPlot library to back-port to .NET 2.0. Added the LINQBridge library for the LINQ based code in OxyPlot (the original .NET LINQ is not available in .NET 2.0).
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