dxv.rc 2.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126
  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. #include "afxres.h"
  10. /////////////////////////////////////////////////////////////////////////////
  11. #undef APSTUDIO_READONLY_SYMBOLS
  12. /////////////////////////////////////////////////////////////////////////////
  13. // English (U.S.) resources
  14. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  15. #ifdef _WIN32
  16. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  17. #pragma code_page(1252)
  18. #endif //_WIN32
  19. #ifndef MAJ
  20. #define MAJ 0
  21. #endif
  22. #ifndef MIN
  23. #define MIN 0
  24. #endif
  25. #ifndef PVER
  26. #define PVER 0
  27. #endif
  28. #ifndef BVER
  29. #define BVER ".b1"
  30. #endif
  31. #ifndef PROJ
  32. #define PROJ UNKNOWN!!
  33. #endif
  34. #define DT(x) #x
  35. #define VTEXT(x) DT(x)
  36. #define VERSTRING(w,x,y,z) DT(w) "." DT(x) "." DT(y) DT(z) "\0"
  37. #ifndef _MAC
  38. /////////////////////////////////////////////////////////////////////////////
  39. //
  40. // Version
  41. //
  42. VS_VERSION_INFO VERSIONINFO
  43. FILEVERSION 1,0,0,1
  44. PRODUCTVERSION 1,0,0,1
  45. FILEFLAGSMASK 0x3fL
  46. #ifdef _DEBUG
  47. FILEFLAGS 0x1L
  48. #else
  49. FILEFLAGS 0x0L
  50. #endif
  51. FILEOS 0x10004L
  52. FILETYPE 0x1L
  53. FILESUBTYPE 0x0L
  54. BEGIN
  55. BLOCK "StringFileInfo"
  56. BEGIN
  57. BLOCK "040904b0"
  58. BEGIN
  59. VALUE "CompanyName", "The Duck Corporation\0"
  60. VALUE "FileDescription", "TruePlay SDK Library - " VTEXT(PROJ) ".dll\0"
  61. VALUE "FileVersion", VERSTRING(MAJ,MIN,PVER,BVER)
  62. VALUE "InternalName", "MPVE - " VTEXT(PROJ) "\0"
  63. VALUE "LegalCopyright", "Copyright ©1998 The Duck Corp.\0"
  64. VALUE "ProductName", "TruePlay SDK - " VTEXT(PROJ) " Library \0"
  65. VALUE "ProductVersion", VERSTRING(MAJ,MIN,PVER,BVER)
  66. VALUE "Providing", VTEXT(ALG)
  67. END
  68. END
  69. BLOCK "VarFileInfo"
  70. BEGIN
  71. VALUE "Translation", 0x409, 1200
  72. END
  73. END
  74. #endif // !_MAC
  75. //resource
  76. #ifdef APSTUDIO_INVOKED
  77. /////////////////////////////////////////////////////////////////////////////
  78. //
  79. // TEXTINCLUDE
  80. //
  81. 1 TEXTINCLUDE DISCARDABLE
  82. BEGIN
  83. "resource.h\0"
  84. END
  85. 2 TEXTINCLUDE DISCARDABLE
  86. BEGIN
  87. "#include ""afxres.h""\r\n"
  88. "\0"
  89. END
  90. 3 TEXTINCLUDE DISCARDABLE
  91. BEGIN
  92. "\r\n"
  93. "\0"
  94. END
  95. #endif // APSTUDIO_INVOKED
  96. #endif // English (U.S.) resources
  97. /////////////////////////////////////////////////////////////////////////////
  98. #ifndef APSTUDIO_INVOKED
  99. /////////////////////////////////////////////////////////////////////////////
  100. //
  101. // Generated from the TEXTINCLUDE 3 resource.
  102. //
  103. /////////////////////////////////////////////////////////////////////////////
  104. #endif // not APSTUDIO_INVOKED