multiscreen.rc
上传用户:qdhuadeli
上传日期:2007-02-07
资源大小:978k
文件大小:5k
源码类别:

多显示器编程

开发平台:

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. /////////////////////////////////////////////////////////////////////////////
  20. //
  21. // Dialog
  22. //
  23. IDD_MULTISCREEN_DIALOG DIALOGEX 0, 0, 320, 200
  24. STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  25. EXSTYLE WS_EX_APPWINDOW
  26. CAPTION "multiscreen"
  27. FONT 8, "MS Sans Serif"
  28. BEGIN
  29.     DEFPUSHBUTTON   "OK",IDOK,260,7,50,14
  30.     PUSHBUTTON      "Cancel",IDCANCEL,260,23,50,14
  31. END
  32. #ifndef _MAC
  33. /////////////////////////////////////////////////////////////////////////////
  34. //
  35. // Version
  36. //
  37. VS_VERSION_INFO VERSIONINFO
  38.  FILEVERSION 1,0,0,1
  39.  PRODUCTVERSION 1,0,0,1
  40.  FILEFLAGSMASK 0x3fL
  41. #ifdef _DEBUG
  42.  FILEFLAGS 0x1L
  43. #else
  44.  FILEFLAGS 0x0L
  45. #endif
  46.  FILEOS 0x4L
  47.  FILETYPE 0x1L
  48.  FILESUBTYPE 0x0L
  49. BEGIN
  50.     BLOCK "StringFileInfo"
  51.     BEGIN
  52.         BLOCK "040904B0"
  53.         BEGIN
  54.             VALUE "CompanyName", ""
  55.             VALUE "FileDescription", "multiscreen MFC Application"
  56.             VALUE "FileVersion", "1, 0, 0, 1"
  57.             VALUE "InternalName", "multiscreen"
  58.             VALUE "LegalCopyright", "Copyright (C) 2002"
  59.             VALUE "LegalTrademarks", ""
  60.             VALUE "OriginalFilename", "multiscreen.EXE"
  61.             VALUE "ProductName", "multiscreen Application"
  62.             VALUE "ProductVersion", "1, 0, 0, 1"
  63.         END
  64.     END
  65.     BLOCK "VarFileInfo"
  66.     BEGIN
  67.         VALUE "Translation", 0x409, 1200
  68.     END
  69. END
  70. #endif    // !_MAC
  71. /////////////////////////////////////////////////////////////////////////////
  72. //
  73. // DESIGNINFO
  74. //
  75. #ifdef APSTUDIO_INVOKED
  76. GUIDELINES DESIGNINFO DISCARDABLE 
  77. BEGIN
  78.     IDD_MULTISCREEN_DIALOG, DIALOG
  79.     BEGIN
  80.         LEFTMARGIN, 7
  81.         RIGHTMARGIN, 313
  82.         TOPMARGIN, 7
  83.         BOTTOMMARGIN, 193
  84.     END
  85. END
  86. #endif    // APSTUDIO_INVOKED
  87. #endif    // English (U.S.) resources
  88. /////////////////////////////////////////////////////////////////////////////
  89. /////////////////////////////////////////////////////////////////////////////
  90. // English (U.K.) resources
  91. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENG)
  92. #ifdef _WIN32
  93. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_UK
  94. #pragma code_page(1252)
  95. #endif //_WIN32
  96. #ifdef APSTUDIO_INVOKED
  97. /////////////////////////////////////////////////////////////////////////////
  98. //
  99. // TEXTINCLUDE
  100. //
  101. 1 TEXTINCLUDE DISCARDABLE 
  102. BEGIN
  103.     "resource.h"
  104. END
  105. 2 TEXTINCLUDE DISCARDABLE 
  106. BEGIN
  107.     "#include ""afxres.h""rn"
  108.     ""
  109. END
  110. 3 TEXTINCLUDE DISCARDABLE 
  111. BEGIN
  112.     "#define _AFX_NO_SPLITTER_RESOURCESrn"
  113.     "#define _AFX_NO_OLE_RESOURCESrn"
  114.     "#define _AFX_NO_TRACKER_RESOURCESrn"
  115.     "#define _AFX_NO_PROPERTY_RESOURCESrn"
  116.     "rn"
  117.     "#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)rn"
  118.     "#ifdef _WIN32rn"
  119.     "LANGUAGE 9, 1rn"
  120.     "#pragma code_page(1252)rn"
  121.     "#endif //_WIN32rn"
  122.     "#include ""res\multiscreen.rc2""  // non-Microsoft Visual C++ edited resourcesrn"
  123.     "#include ""afxres.rc""         // Standard componentsrn"
  124.     "#endifrn"
  125.     ""
  126. END
  127. #endif    // APSTUDIO_INVOKED
  128. /////////////////////////////////////////////////////////////////////////////
  129. //
  130. // Icon
  131. //
  132. // Icon with lowest ID value placed first to ensure application icon
  133. // remains consistent on all systems.
  134. IDR_MAINFRAME           ICON    DISCARDABLE     "res\multiscreen.ico"
  135. /////////////////////////////////////////////////////////////////////////////
  136. //
  137. // String Table
  138. //
  139. STRINGTABLE DISCARDABLE 
  140. BEGIN
  141.     IDP_SOCKETS_INIT_FAILED "Windows sockets initialization failed."
  142. END
  143. #endif    // English (U.K.) resources
  144. /////////////////////////////////////////////////////////////////////////////
  145. #ifndef APSTUDIO_INVOKED
  146. /////////////////////////////////////////////////////////////////////////////
  147. //
  148. // Generated from the TEXTINCLUDE 3 resource.
  149. //
  150. #define _AFX_NO_SPLITTER_RESOURCES
  151. #define _AFX_NO_OLE_RESOURCES
  152. #define _AFX_NO_TRACKER_RESOURCES
  153. #define _AFX_NO_PROPERTY_RESOURCES
  154. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  155. #ifdef _WIN32
  156. LANGUAGE 9, 1
  157. #pragma code_page(1252)
  158. #endif //_WIN32
  159. #include "resmultiscreen.rc2"  // non-Microsoft Visual C++ edited resources
  160. #include "afxres.rc"         // Standard components
  161. #endif
  162. /////////////////////////////////////////////////////////////////////////////
  163. #endif    // not APSTUDIO_INVOKED