ReportItemControls.rc
上传用户:szled88
上传日期:2015-04-09
资源大小:43957k
文件大小: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. #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_ENU)rn"
  41.     "#ifdef _WIN32rn"
  42.     "LANGUAGE 9, 1rn"
  43.     "#pragma code_page(1252)rn"
  44.     "#endif //_WIN32rn"
  45.     "#include ""res\ReportItemControls.rc2""  // non-Microsoft Visual C++ edited resourcesrn"
  46.     "#include ""afxres.rc""         // Standard componentsrn"
  47.     "#endifrn"
  48.     ""
  49. END
  50. #endif    // APSTUDIO_INVOKED
  51. /////////////////////////////////////////////////////////////////////////////
  52. //
  53. // Dialog
  54. //
  55. IDD_REPORTITEMCONTROLS_DIALOG DIALOGEX 0, 0, 400, 190
  56. STYLE WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU | WS_THICKFRAME
  57. EXSTYLE WS_EX_APPWINDOW
  58. CAPTION "Report Sample - Item Controls"
  59. FONT 8, "MS Sans Serif"
  60. BEGIN
  61.     PUSHBUTTON      "E&xit",IDOK,333,169,60,14
  62.     CONTROL         "",IDC_REPORTCTRL,"XTPReport",WS_TABSTOP,7,7,386,157,
  63.                     WS_EX_STATICEDGE
  64. END
  65. #ifndef _MAC
  66. /////////////////////////////////////////////////////////////////////////////
  67. //
  68. // Version
  69. //
  70. VS_VERSION_INFO VERSIONINFO
  71.  FILEVERSION 12,0,0,4
  72.  PRODUCTVERSION 12,0,0,4
  73.  FILEFLAGSMASK 0x3fL
  74. #ifdef _DEBUG
  75.  FILEFLAGS 0x1L
  76. #else
  77.  FILEFLAGS 0x0L
  78. #endif
  79.  FILEOS 0x4L
  80.  FILETYPE 0x1L
  81.  FILESUBTYPE 0x0L
  82. BEGIN
  83.     BLOCK "StringFileInfo"
  84.     BEGIN
  85.         BLOCK "040904B0"
  86.         BEGIN
  87.             VALUE "CompanyName", "Codejock Software"
  88.             VALUE "FileDescription", "ReportItemControls MFC Application"
  89.             VALUE "FileVersion", "12, 0, 0, 4"
  90.             VALUE "InternalName", "ReportItemControls"
  91.             VALUE "LegalCopyright", "(c)1998-2007 Codejock Software, All Rights Reserved."
  92.             VALUE "LegalTrademarks", ""
  93.             VALUE "OriginalFilename", "ReportItemControls.EXE"
  94.             VALUE "ProductName", "ReportItemControls Application"
  95.             VALUE "ProductVersion", "12, 0, 0, 4"
  96.         END
  97.     END
  98.     BLOCK "VarFileInfo"
  99.     BEGIN
  100.         VALUE "Translation", 0x409, 1200
  101.     END
  102. END
  103. #endif    // !_MAC
  104. /////////////////////////////////////////////////////////////////////////////
  105. //
  106. // DESIGNINFO
  107. //
  108. #ifdef APSTUDIO_INVOKED
  109. GUIDELINES DESIGNINFO DISCARDABLE 
  110. BEGIN
  111.     IDD_REPORTITEMCONTROLS_DIALOG, DIALOG
  112.     BEGIN
  113.         LEFTMARGIN, 7
  114.         RIGHTMARGIN, 393
  115.         TOPMARGIN, 7
  116.         BOTTOMMARGIN, 183
  117.     END
  118. END
  119. #endif    // APSTUDIO_INVOKED
  120. /////////////////////////////////////////////////////////////////////////////
  121. //
  122. // Bitmap
  123. //
  124. IDB_BMREPORT            BITMAP  MOVEABLE PURE   "res\bmreport.bmp"
  125. /////////////////////////////////////////////////////////////////////////////
  126. //
  127. // Icon
  128. //
  129. // Icon with lowest ID value placed first to ensure application icon
  130. // remains consistent on all systems.
  131. IDR_MAINFRAME           ICON    DISCARDABLE     "res\CjSample.ico"
  132. /////////////////////////////////////////////////////////////////////////////
  133. //
  134. // String Table
  135. //
  136. STRINGTABLE DISCARDABLE 
  137. BEGIN
  138.     IDS_ABOUTBOX            "&About Report Dialog..."
  139. END
  140. STRINGTABLE DISCARDABLE 
  141. BEGIN
  142.     AFX_IDS_APP_TITLE       "Codejock Report Dialog Sample"
  143. END
  144. #endif    // English (U.S.) resources
  145. /////////////////////////////////////////////////////////////////////////////
  146. #ifndef APSTUDIO_INVOKED
  147. /////////////////////////////////////////////////////////////////////////////
  148. //
  149. // Generated from the TEXTINCLUDE 3 resource.
  150. //
  151. #define _AFX_NO_SPLITTER_RESOURCES
  152. #define _AFX_NO_OLE_RESOURCES
  153. #define _AFX_NO_TRACKER_RESOURCES
  154. #define _AFX_NO_PROPERTY_RESOURCES
  155. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  156. #ifdef _WIN32
  157. LANGUAGE 9, 1
  158. #pragma code_page(1252)
  159. #endif //_WIN32
  160. #include "resReportItemControls.rc2"  // non-Microsoft Visual C++ edited resources
  161. #include "afxres.rc"         // Standard components
  162. #endif
  163. /////////////////////////////////////////////////////////////////////////////
  164. #endif    // not APSTUDIO_INVOKED