Leaked source code of windows server 2003
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.

112 lines
3.0 KiB

  1. //Microsoft Developer Studio generated resource script.
  2. //
  3. //#include "resource.h"
  4. #define APSTUDIO_READONLY_SYMBOLS
  5. #define DX8DP
  6. /////////////////////////////////////////////////////////////////////////////
  7. //
  8. // Generated from the TEXTINCLUDE 2 resource.
  9. //
  10. #define APSTUDIO_HIDDEN_SYMBOLS
  11. #include "windows.h"
  12. #undef APSTUDIO_HIDDEN_SYMBOLS
  13. #include "commctrl.h"
  14. #ifdef DX8DP
  15. #include <version.h>
  16. #include "verinfo.h"
  17. #else
  18. #include "ntverp.h"
  19. #endif
  20. /////////////////////////////////////////////////////////////////////////////
  21. #undef APSTUDIO_READONLY_SYMBOLS
  22. /////////////////////////////////////////////////////////////////////////////
  23. // English (U.S.) resources
  24. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  25. #ifdef _WIN32
  26. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  27. #pragma code_page(1252)
  28. #endif //_WIN32
  29. #ifndef _MAC
  30. #ifdef DX8DP
  31. #define DX_VER_FILETYPE VFT_APP
  32. #define DX_VER_FILESUBTYPE VFT2_UNKNOWN
  33. #define DX_VER_FILEDESCRIPTIONSTR "DirectX 8.0 iDirectPlay4 logging utility"
  34. #define DX_VER_FILEDESCRIPTION_STR DX_VER_FILEDESCRIPTIONSTR
  35. #define DX_VER_INTERNALNAME_STR "dplog.exe"
  36. #define DX_VER_ORIGINALFILENAME_STR DX_VER_INTERNALNAME_STR
  37. #define VERSIONTYPE DX_VER_FILETYPE
  38. #define VERSIONSUBTYPE DX_VER_FILESUBTYPE
  39. #define VERSIONDESCRIPTION DX_VER_FILEDESCRIPTION_STR "\0"
  40. #define VERSIONNAME DX_VER_INTERNALNAME_STR "\0"
  41. #include "verinfo.ver"
  42. #else
  43. /////////////////////////////////////////////////////////////////////////////
  44. //
  45. // Version
  46. //
  47. VS_VERSION_INFO VERSIONINFO
  48. FILEVERSION 5,0,2026,1
  49. PRODUCTVERSION 5,0,2026,1
  50. FILEFLAGSMASK 0x3fL
  51. #ifdef _DEBUG
  52. FILEFLAGS 0x9L
  53. #else
  54. FILEFLAGS 0x8L
  55. #endif
  56. FILEOS 0x40004L
  57. FILETYPE 0x1L
  58. FILESUBTYPE 0x0L
  59. BEGIN
  60. BLOCK "StringFileInfo"
  61. BEGIN
  62. BLOCK "040904b0"
  63. BEGIN
  64. VALUE "Comments", "\0"
  65. VALUE "CompanyName", "Microsoft Corporation\0"
  66. VALUE "FileDescription", "DirectX 8.0 iDirectPlay4 Logging Utility \0"
  67. VALUE "FileVersion", "5.00.0000\0"
  68. VALUE "InternalName", "dplog.exe\0"
  69. VALUE "LegalCopyright", "Copyright (C) Microsoft Corp. 2000\0"
  70. VALUE "LegalTrademarks", "\0"
  71. VALUE "OriginalFilename", "dplog.exe\0"
  72. VALUE "PrivateBuild", "\0"
  73. VALUE "ProductName", "Microsoft(R) DirectX 8.0\0"
  74. VALUE "ProductVersion", "5.00.0000\0"
  75. VALUE "SpecialBuild", "\0"
  76. END
  77. END
  78. BLOCK "VarFileInfo"
  79. BEGIN
  80. VALUE "Translation", 0x409, 1200
  81. END
  82. END
  83. #endif // DX8DP
  84. #endif // !_MAC
  85. #endif // English (U.S.) resources
  86. /////////////////////////////////////////////////////////////////////////////
  87. #ifndef APSTUDIO_INVOKED
  88. /////////////////////////////////////////////////////////////////////////////
  89. //
  90. // Generated from the TEXTINCLUDE 3 resource.
  91. //
  92. /////////////////////////////////////////////////////////////////////////////
  93. #endif // not APSTUDIO_INVOKED