PropertySheet.rc 5.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213
  1. // Microsoft Visual C++ 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. // Ó¢Óï(ÃÀ¹ú) 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
  25. BEGIN
  26. "resource.h\0"
  27. END
  28. 2 TEXTINCLUDE
  29. BEGIN
  30. "#include ""afxres.h""\r\n"
  31. "\0"
  32. END
  33. 3 TEXTINCLUDE
  34. BEGIN
  35. "#define _AFX_NO_SPLITTER_RESOURCES\r\n"
  36. "#define _AFX_NO_OLE_RESOURCES\r\n"
  37. "#define _AFX_NO_TRACKER_RESOURCES\r\n"
  38. "#define _AFX_NO_PROPERTY_RESOURCES\r\n"
  39. "\r\n"
  40. "#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)\r\n"
  41. "#ifdef _WIN32\r\n"
  42. "LANGUAGE 9, 1\r\n"
  43. "#pragma code_page(1252)\r\n"
  44. "#endif //_WIN32\r\n"
  45. "#include ""afxres.rc"" // Standard components\r\n"
  46. "#endif\r\n"
  47. "\0"
  48. END
  49. #endif // APSTUDIO_INVOKED
  50. /////////////////////////////////////////////////////////////////////////////
  51. //
  52. // Icon
  53. //
  54. // Icon with lowest ID value placed first to ensure application icon
  55. // remains consistent on all systems.
  56. IDR_MAINFRAME ICON "hans.ico"
  57. /////////////////////////////////////////////////////////////////////////////
  58. //
  59. // Dialog
  60. //
  61. IDD_ABOUTBOX DIALOG 0, 0, 270, 131
  62. STYLE DS_SETFONT | DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  63. CAPTION "About PropertySheet"
  64. FONT 8, "MS Sans Serif"
  65. BEGIN
  66. ICON IDR_MAINFRAME,IDC_STATIC,11,14,20,20,SS_CENTERIMAGE | WS_BORDER
  67. LTEXT "PropertySheet Version 1.4",IDC_STATIC,40,13,119,8,SS_NOPREFIX
  68. LTEXT "Copyright © 2006 Hans Dietrich",IDC_STATIC,40,27,165,8
  69. LTEXT "This software is provided ""as is"" with no expressed or implied warranty. I accept no liability for any damage or loss of business that this software may cause. ",IDC_STATIC,40,71,165,32
  70. LTEXT "Send email to Hans Dietrich",IDC_ABOUT_EMAIL,90,113,90,8,SS_CENTERIMAGE
  71. DEFPUSHBUTTON "OK",IDOK,209,9,50,14,WS_GROUP
  72. LTEXT "This software is released into the public domain. You are free to use it in any way you like, except that you may not sell this source code.",IDC_STATIC,40,41,165,24
  73. END
  74. IDD_DIALOG1 DIALOG 0, 0, 164, 92
  75. STYLE DS_SETFONT | DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  76. CAPTION "XListCtrlTest - Property Sheet"
  77. FONT 8, "MS Sans Serif"
  78. BEGIN
  79. PUSHBUTTON "Property Sheet",IDC_BUTTON1,32,19,100,18
  80. PUSHBUTTON "Wizard Mode",IDC_BUTTON2,32,53,100,18
  81. END
  82. IDD_PAGE1 DIALOG 0, 0, 370, 130
  83. STYLE DS_SETFONT | WS_CHILD | WS_DISABLED | WS_CAPTION
  84. CAPTION "Page 1"
  85. FONT 8, "MS Sans Serif"
  86. BEGIN
  87. CONTROL "List1",IDC_LIST1,"SysListView32",LVS_REPORT | LVS_SINGLESEL | LVS_SHOWSELALWAYS | WS_BORDER | WS_TABSTOP,5,5,360,120
  88. END
  89. IDD_PAGE2 DIALOG 0, 0, 235, 90
  90. STYLE DS_SETFONT | WS_CHILD | WS_DISABLED | WS_CAPTION
  91. CAPTION "Page 2"
  92. FONT 8, "MS Sans Serif"
  93. BEGIN
  94. LTEXT "TODO: layout property page",IDC_STATIC,60,50,90,8
  95. END
  96. IDD_PAGE3 DIALOG 0, 0, 235, 98
  97. STYLE DS_SETFONT | WS_CHILD | WS_DISABLED | WS_CAPTION
  98. CAPTION "Page 3"
  99. FONT 8, "MS Sans Serif"
  100. BEGIN
  101. LTEXT "TODO: layout property page",IDC_STATIC,60,50,90,8
  102. END
  103. /////////////////////////////////////////////////////////////////////////////
  104. //
  105. // Version
  106. //
  107. VS_VERSION_INFO VERSIONINFO
  108. FILEVERSION 1,4,0,1
  109. PRODUCTVERSION 1,4,0,1
  110. FILEFLAGSMASK 0x3fL
  111. #ifdef _DEBUG
  112. FILEFLAGS 0x1L
  113. #else
  114. FILEFLAGS 0x0L
  115. #endif
  116. FILEOS 0x4L
  117. FILETYPE 0x1L
  118. FILESUBTYPE 0x0L
  119. BEGIN
  120. BLOCK "StringFileInfo"
  121. BEGIN
  122. BLOCK "040904B0"
  123. BEGIN
  124. VALUE "E-mail", "hdietrich@gmail.com"
  125. VALUE "Article", "http://www.codeproject.com"
  126. VALUE "FileDescription", "PropertySheet - XListCtrl Property Sheet Demo"
  127. VALUE "FileVersion", "1, 4, 0, 1"
  128. VALUE "LegalCopyright", "Copyright © 2006 Hans Dietrich"
  129. VALUE "ProductName", "PropertySheet"
  130. VALUE "ProductVersion", "1, 4, 0, 1"
  131. END
  132. END
  133. BLOCK "VarFileInfo"
  134. BEGIN
  135. VALUE "Translation", 0x409, 1200
  136. END
  137. END
  138. /////////////////////////////////////////////////////////////////////////////
  139. //
  140. // DESIGNINFO
  141. //
  142. #ifdef APSTUDIO_INVOKED
  143. GUIDELINES DESIGNINFO
  144. BEGIN
  145. IDD_PAGE1, DIALOG
  146. BEGIN
  147. BOTTOMMARGIN, 110
  148. END
  149. END
  150. #endif // APSTUDIO_INVOKED
  151. /////////////////////////////////////////////////////////////////////////////
  152. //
  153. // String Table
  154. //
  155. STRINGTABLE
  156. BEGIN
  157. IDS_ABOUTBOX "&About PropertySheet..."
  158. IDS_MAILTO "mailto:hdietrich@gmail.com?subject=XListCtrl"
  159. END
  160. #endif // Ó¢Óï(ÃÀ¹ú) resources
  161. /////////////////////////////////////////////////////////////////////////////
  162. #ifndef APSTUDIO_INVOKED
  163. /////////////////////////////////////////////////////////////////////////////
  164. //
  165. // Generated from the TEXTINCLUDE 3 resource.
  166. //
  167. #define _AFX_NO_SPLITTER_RESOURCES
  168. #define _AFX_NO_OLE_RESOURCES
  169. #define _AFX_NO_TRACKER_RESOURCES
  170. #define _AFX_NO_PROPERTY_RESOURCES
  171. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  172. #ifdef _WIN32
  173. LANGUAGE 9, 1
  174. #pragma code_page(1252)
  175. #endif //_WIN32
  176. #include "afxres.rc" // Standard components
  177. #endif
  178. /////////////////////////////////////////////////////////////////////////////
  179. #endif // not APSTUDIO_INVOKED