Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

42 lines
1.2 KiB

  1. // -----------------------------------------------------------------------------
  2. // RM RC file
  3. //
  4. // Automatically generated by the RPC parser generator on 04/09/97 at 00:00:13
  5. #include <windows.h>
  6. #include <bhver.h>
  7. 1 VERSIONINFO
  8. FILEVERSION 1,0,0,0
  9. PRODUCTVERSION 1,0,0,0
  10. FILEFLAGSMASK 0x3fL
  11. #ifdef _DEBUG
  12. FILEFLAGS VS_FF_DEBUG
  13. #else
  14. FILEFLAGS 0x0L
  15. #endif
  16. FILEOS VOS_DOS_WINDOWS32
  17. FILETYPE VFT_DLL
  18. FILESUBTYPE 0x0L
  19. BEGIN
  20. BLOCK "StringFileInfo"
  21. BEGIN
  22. BLOCK "040904B0"
  23. BEGIN
  24. VALUE "CompanyName", "Microsoft Corporation\0"
  25. VALUE "FileDescription", "Bloodhound Parser (Cluster Service Resource Monitor RPC)\0"
  26. VALUE "FileVersion", "1.1\0"
  27. VALUE "InternalName", "RESCMON.DLL\0"
  28. VALUE "OriginalFilename", "RESCMON.DLL\0"
  29. VALUE "LegalCopyright", "Copyright � Microsoft Corp. 1992 - 1995\0"
  30. VALUE "LegalTrademarks", "Microsoft� is a registered trademark of Microsoft Corporation. Windows(TM) is a trademark of Microsoft Corporation\0"
  31. VALUE "ProductName", "Microsoft Network Monitor\0"
  32. VALUE "ProductVersion", BH_VER
  33. END
  34. END
  35. BLOCK "VarFileInfo"
  36. BEGIN
  37. VALUE "Translation", 0x409, 1200
  38. END
  39. END