PINBALL.RC
上传用户:bangxh
上传日期:2007-01-31
资源大小:42235k
文件大小:4k
源码类别:

Windows编程

开发平台:

Visual C++

  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. #ifdef APSTUDIO_INVOKED
  20. /////////////////////////////////////////////////////////////////////////////
  21. //
  22. // TEXTINCLUDE
  23. //
  24. 1 TEXTINCLUDE DISCARDABLE
  25. BEGIN
  26. "resource.h"
  27. END
  28. 2 TEXTINCLUDE DISCARDABLE
  29. BEGIN
  30. "#include ""afxres.h""rn"
  31. ""
  32. END
  33. 3 TEXTINCLUDE DISCARDABLE
  34. BEGIN
  35. "#define _AFX_NO_SPLITTER_RESOURCESrn"
  36. "#define _AFX_NO_OLE_RESOURCESrn"
  37. "#define _AFX_NO_TRACKER_RESOURCESrn"
  38. "#define _AFX_NO_PROPERTY_RESOURCESrn"
  39. "rn"
  40. "rn"
  41. "#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ITA)rn"
  42. "#ifdef _WIN32rn"
  43. "LANGUAGE 9, 1rn"
  44. "#pragma code_page(1252)rn"
  45. "#endif //_WIN32rn"
  46. "#include ""Pinball.rc2""  // non-Microsoft Visual C++ edited resourcesrn"
  47. "#include ""afxres.rc""         // Standard componentsrn"
  48. "#include ""afxisapi.rc""       // Internet Support resourcesrn"
  49. "#endifrn"
  50. ""
  51. END
  52. #endif    // APSTUDIO_INVOKED
  53. #ifndef _MAC
  54. /////////////////////////////////////////////////////////////////////////////
  55. //
  56. // Version
  57. //
  58. VS_VERSION_INFO VERSIONINFO
  59.  FILEVERSION 1,0,0,1
  60.  PRODUCTVERSION 1,0,0,1
  61.  FILEFLAGSMASK 0x3fL
  62. #ifdef _DEBUG
  63.  FILEFLAGS 0x1L
  64. #else
  65.  FILEFLAGS 0x0L
  66. #endif
  67.  FILEOS 0x4L
  68.  FILETYPE 0x2L
  69.  FILESUBTYPE 0x0L
  70. BEGIN
  71. BLOCK "StringFileInfo"
  72. BEGIN
  73. BLOCK "040904B0"
  74. BEGIN
  75. VALUE "CompanyName", "Microsoft"
  76. VALUE "FileDescription", "Pinball Internet Server Extension Module"
  77. VALUE "FileVersion", "1, 0, 0, 1"
  78. VALUE "InternalName", "PINBALL"
  79. VALUE "LegalCopyright", "Copyright (C) 191998 Microsoft"
  80. VALUE "LegalTrademarks", ""
  81. VALUE "OriginalFilename", "PINBALL.DLL"
  82. VALUE "ProductName", "Pinball Internet Server Extension"
  83. VALUE "ProductVersion", "1, 0, 0, 1"
  84. END
  85. END
  86. BLOCK "VarFileInfo"
  87. BEGIN
  88. VALUE "Translation", 0x409, 1200
  89. END
  90. END
  91. #endif    // !_MAC
  92. /////////////////////////////////////////////////////////////////////////////
  93. //
  94. // HTML
  95. //
  96. IDR_DEFAULT_HTML        HTML    DISCARDABLE     "HTML\form.htm"
  97. IDR_REDIR_HTML          HTML    DISCARDABLE     "HTML\redir.htm"
  98. /////////////////////////////////////////////////////////////////////////////
  99. //
  100. // String Table
  101. //
  102. STRINGTABLE DISCARDABLE
  103. BEGIN
  104. IDS_SERVER              "Pinball Extension"
  105. END
  106. #endif    // English (U.S.) resources
  107. /////////////////////////////////////////////////////////////////////////////
  108. #ifndef APSTUDIO_INVOKED
  109. /////////////////////////////////////////////////////////////////////////////
  110. //
  111. // Generated from the TEXTINCLUDE 3 resource.
  112. //
  113. #define _AFX_NO_SPLITTER_RESOURCES
  114. #define _AFX_NO_OLE_RESOURCES
  115. #define _AFX_NO_TRACKER_RESOURCES
  116. #define _AFX_NO_PROPERTY_RESOURCES
  117. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ITA)
  118. #ifdef _WIN32
  119. LANGUAGE 9, 1
  120. #pragma code_page(1252)
  121. #endif //_WIN32
  122. #include "Pinball.rc2"  // non-Microsoft Visual C++ edited resources
  123. #include "afxres.rc"         // Standard components
  124. #include "afxisapi.rc"       // Internet Support resources
  125. #endif
  126. /////////////////////////////////////////////////////////////////////////////
  127. #endif    // not APSTUDIO_INVOKED