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.

134 lines
3.1 KiB

  1. //Microsoft Developer Studio generated resource script.
  2. //
  3. #include "resource.h"
  4. #define APSTUDIO_READONLY_SYMBOLS
  5. /////////////////////////////////////////////////////////////////////////////
  6. //
  7. // Generated from the TEXTINCLUDE 2 resource.
  8. //
  9. #define APSTUDIO_HIDDEN_SYMBOLS
  10. #include "windows.h"
  11. #undef APSTUDIO_HIDDEN_SYMBOLS
  12. #include "resource.h"
  13. /////////////////////////////////////////////////////////////////////////////
  14. #undef APSTUDIO_READONLY_SYMBOLS
  15. /////////////////////////////////////////////////////////////////////////////
  16. // English (U.S.) resources
  17. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  18. #ifdef _WIN32
  19. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  20. #pragma code_page(1252)
  21. #endif //_WIN32
  22. #ifdef APSTUDIO_INVOKED
  23. /////////////////////////////////////////////////////////////////////////////
  24. //
  25. // TEXTINCLUDE
  26. //
  27. 2 TEXTINCLUDE DISCARDABLE
  28. BEGIN
  29. "#define APSTUDIO_HIDDEN_SYMBOLS\r\n"
  30. "#include ""windows.h""\r\n"
  31. "#undef APSTUDIO_HIDDEN_SYMBOLS\r\n"
  32. "#include ""resource.h""\r\n"
  33. "\0"
  34. END
  35. 3 TEXTINCLUDE DISCARDABLE
  36. BEGIN
  37. "\r\n"
  38. "\0"
  39. END
  40. 1 TEXTINCLUDE DISCARDABLE
  41. BEGIN
  42. "resource.h\0"
  43. END
  44. #endif // APSTUDIO_INVOKED
  45. #ifndef _MAC
  46. /////////////////////////////////////////////////////////////////////////////
  47. //
  48. // Version
  49. //
  50. #if 1
  51. #include <ntverp.h>
  52. #define VER_FILETYPE VFT_APP
  53. #define VER_FILESUBTYPE VFT2_UNKNOWN
  54. #define VER_FILEDESCRIPTION_STR "DVDPlay Application"
  55. #define VER_INTERNALNAME_STR "DVDPlay"
  56. #include <common.ver>
  57. #else
  58. VS_VERSION_INFO VERSIONINFO
  59. FILEVERSION 2,0,0,1
  60. PRODUCTVERSION 2,0,0,1
  61. FILEFLAGSMASK 0x3fL
  62. #ifdef _DEBUG
  63. FILEFLAGS 0x1L
  64. #else
  65. FILEFLAGS 0x0L
  66. #endif
  67. FILEOS 0x40004L
  68. FILETYPE 0x1L
  69. FILESUBTYPE 0x0L
  70. BEGIN
  71. BLOCK "StringFileInfo"
  72. BEGIN
  73. BLOCK "040904b0"
  74. BEGIN
  75. VALUE "Comments", "DVD Player Application\0"
  76. VALUE "CompanyName", "The Microsoft Corporation\0"
  77. VALUE "FileDescription", "dvdplay\0"
  78. VALUE "FileVersion", "2, 0, 0, 1\0"
  79. VALUE "InternalName", "dvdplay\0"
  80. VALUE "LegalCopyright", "Copyright (C) 1999\0"
  81. VALUE "LegalTrademarks", "\0"
  82. VALUE "OriginalFilename", "dvdplay.exe\0"
  83. VALUE "PrivateBuild", "\0"
  84. VALUE "ProductName", "The Microsoft Corporation dvdplay\0"
  85. VALUE "ProductVersion", "2, 0, 0, 1\0"
  86. VALUE "SpecialBuild", "\0"
  87. END
  88. END
  89. BLOCK "VarFileInfo"
  90. BEGIN
  91. VALUE "Translation", 0x409, 1200
  92. END
  93. END
  94. #endif
  95. #endif // !_MAC
  96. /////////////////////////////////////////////////////////////////////////////
  97. //
  98. // Icon
  99. //
  100. // Icon with lowest ID value placed first to ensure application icon
  101. // remains consistent on all systems.
  102. IDI_ICON1 ICON DISCARDABLE "dvdplay.ico"
  103. #endif // English (U.S.) resources
  104. /////////////////////////////////////////////////////////////////////////////
  105. #ifndef APSTUDIO_INVOKED
  106. /////////////////////////////////////////////////////////////////////////////
  107. //
  108. // Generated from the TEXTINCLUDE 3 resource.
  109. //
  110. /////////////////////////////////////////////////////////////////////////////
  111. #endif // not APSTUDIO_INVOKED