windows-nt/Source/XPSP1/NT/base/cluster/bh/parsers/rescmon/rescmon.rc

43 lines
1.2 KiB
Plaintext
Raw Normal View History

2020-09-26 03:20:57 -05:00
// -----------------------------------------------------------------------------
// RM RC file
//
// Automatically generated by the RPC parser generator on 04/09/97 at 00:00:13
#include <windows.h>
#include <bhver.h>
1 VERSIONINFO
FILEVERSION 1,0,0,0
PRODUCTVERSION 1,0,0,0
FILEFLAGSMASK 0x3fL
#ifdef _DEBUG
FILEFLAGS VS_FF_DEBUG
#else
FILEFLAGS 0x0L
#endif
FILEOS VOS_DOS_WINDOWS32
FILETYPE VFT_DLL
FILESUBTYPE 0x0L
BEGIN
BLOCK "StringFileInfo"
BEGIN
BLOCK "040904B0"
BEGIN
VALUE "CompanyName", "Microsoft Corporation\0"
VALUE "FileDescription", "Bloodhound Parser (Cluster Service Resource Monitor RPC)\0"
VALUE "FileVersion", "1.1\0"
VALUE "InternalName", "RESCMON.DLL\0"
VALUE "OriginalFilename", "RESCMON.DLL\0"
VALUE "LegalCopyright", "Copyright <20> Microsoft Corp. 1992 - 1995\0"
VALUE "LegalTrademarks", "Microsoft<66> is a registered trademark of Microsoft Corporation. Windows(TM) is a trademark of Microsoft Corporation\0"
VALUE "ProductName", "Microsoft Network Monitor\0"
VALUE "ProductVersion", BH_VER
END
END
BLOCK "VarFileInfo"
BEGIN
VALUE "Translation", 0x409, 1200
END
END