上传用户:jinxin
上传日期:2022-06-07
资源大小:2203k
文件大小:4k
源码类别:

屏幕保护

开发平台:

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. // Chinese (中国) 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\屏幕保护程序2.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\屏幕保护程序2.ico"
  58. /////////////////////////////////////////////////////////////////////////////
  59. //
  60. // Dialog
  61. //
  62. IDD_MY2_DIALOG DIALOGEX 0, 0, 320, 200
  63. STYLE WS_POPUP | WS_VISIBLE
  64. EXSTYLE WS_EX_APPWINDOW
  65. FONT 9, "宋体"
  66. BEGIN
  67. END
  68. #ifndef _MAC
  69. /////////////////////////////////////////////////////////////////////////////
  70. //
  71. // Version
  72. //
  73. VS_VERSION_INFO VERSIONINFO
  74.  FILEVERSION 1,0,0,1
  75.  PRODUCTVERSION 1,0,0,1
  76.  FILEFLAGSMASK 0x3fL
  77. #ifdef _DEBUG
  78.  FILEFLAGS 0x1L
  79. #else
  80.  FILEFLAGS 0x0L
  81. #endif
  82.  FILEOS 0x4L
  83.  FILETYPE 0x1L
  84.  FILESUBTYPE 0x0L
  85. BEGIN
  86.     BLOCK "StringFileInfo"
  87.     BEGIN
  88.         BLOCK "080404B0"
  89.         BEGIN
  90.             VALUE "CompanyName", ""
  91.             VALUE "FileDescription", "屏幕保护程序2 Microsoft 基础类应用程序"
  92.             VALUE "FileVersion", "1, 0, 0, 1"
  93.             VALUE "InternalName", "屏幕保护程序2"
  94.             VALUE "LegalCopyright", "版权所有 (C) 2010"
  95.             VALUE "LegalTrademarks", ""
  96.             VALUE "OriginalFilename", "屏幕保护程序2.EXE"
  97.             VALUE "ProductName", "屏幕保护程序2 应用程序"
  98.             VALUE "ProductVersion", "1, 0, 0, 1"
  99.         END
  100.     END
  101.     BLOCK "VarFileInfo"
  102.     BEGIN
  103.         VALUE "Translation", 0x804, 1200
  104.     END
  105. END
  106. #endif    // !_MAC
  107. /////////////////////////////////////////////////////////////////////////////
  108. //
  109. // DESIGNINFO
  110. //
  111. #ifdef APSTUDIO_INVOKED
  112. GUIDELINES DESIGNINFO DISCARDABLE 
  113. BEGIN
  114.     IDD_MY2_DIALOG, DIALOG
  115.     BEGIN
  116.         LEFTMARGIN, 7
  117.         RIGHTMARGIN, 313
  118.         TOPMARGIN, 7
  119.         BOTTOMMARGIN, 193
  120.     END
  121. END
  122. #endif    // APSTUDIO_INVOKED
  123. #endif    // Chinese (中国) resources
  124. /////////////////////////////////////////////////////////////////////////////
  125. #ifndef APSTUDIO_INVOKED
  126. /////////////////////////////////////////////////////////////////////////////
  127. //
  128. // Generated from the TEXTINCLUDE 3 resource.
  129. //
  130. #define _AFX_NO_SPLITTER_RESOURCES
  131. #define _AFX_NO_OLE_RESOURCES
  132. #define _AFX_NO_TRACKER_RESOURCES
  133. #define _AFX_NO_PROPERTY_RESOURCES
  134. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_CHS)
  135. #ifdef _WIN32
  136. LANGUAGE 4, 2
  137. #pragma code_page(936)
  138. #endif //_WIN32
  139. #include "res屏幕保护程序2.rc2"  // non-Microsoft Visual C++ edited resources
  140. #include "l.chsafxres.rc"          // Standard components
  141. #endif
  142. /////////////////////////////////////////////////////////////////////////////
  143. #endif    // not APSTUDIO_INVOKED