skyblue_LLK.rc
上传用户:hbrsgg1
上传日期:2014-05-08
资源大小:2826k
文件大小:5k
源码类别:

其他智力游戏

开发平台:

C/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. // Chinese (P.R.C.) resources
  14. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_CHS)
  15. #ifdef _WIN32
  16. LANGUAGE LANG_CHINESE, SUBLANG_CHINESE_SIMPLIFIED
  17. #pragma code_page(936)
  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.     "#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_CHS)rn"
  41.     "#ifdef _WIN32rn"
  42.     "LANGUAGE 4, 2rn"
  43.     "#pragma code_page(936)rn"
  44.     "#endif //_WIN32rn"
  45.     "#include ""res\skyblue_LLK.rc2""  // non-Microsoft Visual C++ edited resourcesrn"
  46.     "#include ""l.chs\afxres.rc""          // Standard componentsrn"
  47.     "#endifrn"
  48.     ""
  49. END
  50. #endif    // APSTUDIO_INVOKED
  51. /////////////////////////////////////////////////////////////////////////////
  52. //
  53. // Icon
  54. //
  55. // Icon with lowest ID value placed first to ensure application icon
  56. // remains consistent on all systems.
  57. IDR_MAINFRAME           ICON    DISCARDABLE     "res\skyblue_LLK.ico"
  58. /////////////////////////////////////////////////////////////////////////////
  59. //
  60. // Dialog
  61. //
  62. IDD_LLK_DIALOG DIALOGEX 0, 0, 327, 238
  63. STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  64. EXSTYLE WS_EX_APPWINDOW
  65. CAPTION "skyblue 连连看"
  66. FONT 9, "宋体"
  67. BEGIN
  68. END
  69. #ifndef _MAC
  70. /////////////////////////////////////////////////////////////////////////////
  71. //
  72. // Version
  73. //
  74. VS_VERSION_INFO VERSIONINFO
  75.  FILEVERSION 1,0,0,1
  76.  PRODUCTVERSION 1,0,0,1
  77.  FILEFLAGSMASK 0x3fL
  78. #ifdef _DEBUG
  79.  FILEFLAGS 0x1L
  80. #else
  81.  FILEFLAGS 0x0L
  82. #endif
  83.  FILEOS 0x4L
  84.  FILETYPE 0x1L
  85.  FILESUBTYPE 0x0L
  86. BEGIN
  87.     BLOCK "StringFileInfo"
  88.     BEGIN
  89.         BLOCK "080404B0"
  90.         BEGIN
  91.             VALUE "CompanyName", ""
  92.             VALUE "FileDescription", "skyblue_LLK Microsoft 基础类应用程序"
  93.             VALUE "FileVersion", "1, 0, 0, 1"
  94.             VALUE "InternalName", "skyblue_LLK"
  95.             VALUE "LegalCopyright", "版权所有 (C) 2005"
  96.             VALUE "LegalTrademarks", ""
  97.             VALUE "OriginalFilename", "skyblue_LLK.EXE"
  98.             VALUE "ProductName", "skyblue_LLK 应用程序"
  99.             VALUE "ProductVersion", "1, 0, 0, 1"
  100.         END
  101.     END
  102.     BLOCK "VarFileInfo"
  103.     BEGIN
  104.         VALUE "Translation", 0x804, 1200
  105.     END
  106. END
  107. #endif    // !_MAC
  108. /////////////////////////////////////////////////////////////////////////////
  109. //
  110. // DESIGNINFO
  111. //
  112. #ifdef APSTUDIO_INVOKED
  113. GUIDELINES DESIGNINFO DISCARDABLE 
  114. BEGIN
  115.     IDD_LLK_DIALOG, DIALOG
  116.     BEGIN
  117.         LEFTMARGIN, 7
  118.         RIGHTMARGIN, 320
  119.         TOPMARGIN, 7
  120.         BOTTOMMARGIN, 231
  121.     END
  122. END
  123. #endif    // APSTUDIO_INVOKED
  124. /////////////////////////////////////////////////////////////////////////////
  125. //
  126. // Bitmap
  127. //
  128. IDB_BMP_ANIMAL          BITMAP  DISCARDABLE     "res\animal.bmp"
  129. IDB_BITMAP_3D_FRAMES    BITMAP  DISCARDABLE     "res\3DFrames.bmp"
  130. #endif    // Chinese (P.R.C.) resources
  131. /////////////////////////////////////////////////////////////////////////////
  132. #ifndef APSTUDIO_INVOKED
  133. /////////////////////////////////////////////////////////////////////////////
  134. //
  135. // Generated from the TEXTINCLUDE 3 resource.
  136. //
  137. #define _AFX_NO_SPLITTER_RESOURCES
  138. #define _AFX_NO_OLE_RESOURCES
  139. #define _AFX_NO_TRACKER_RESOURCES
  140. #define _AFX_NO_PROPERTY_RESOURCES
  141. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_CHS)
  142. #ifdef _WIN32
  143. LANGUAGE 4, 2
  144. #pragma code_page(936)
  145. #endif //_WIN32
  146. #include "resskyblue_LLK.rc2"  // non-Microsoft Visual C++ edited resources
  147. #include "l.chsafxres.rc"          // Standard components
  148. #endif
  149. /////////////////////////////////////////////////////////////////////////////
  150. #endif    // not APSTUDIO_INVOKED