Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

214 lines
6.4 KiB

  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\0"
  27. END
  28. 2 TEXTINCLUDE DISCARDABLE
  29. BEGIN
  30. "#include ""afxres.h""\r\n"
  31. "\0"
  32. END
  33. 3 TEXTINCLUDE DISCARDABLE
  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\r\n"
  45. "#include ""res\\mfcext.rc2"" // non-Microsoft Visual C++ edited resources\r\n"
  46. "#include ""afxres.rc"" // Standard components\r\n"
  47. "#endif\0"
  48. END
  49. #endif // APSTUDIO_INVOKED
  50. #ifndef _MAC
  51. /////////////////////////////////////////////////////////////////////////////
  52. //
  53. // Version
  54. //
  55. VS_VERSION_INFO VERSIONINFO
  56. FILEVERSION 1,0,0,1
  57. PRODUCTVERSION 1,0,0,1
  58. FILEFLAGSMASK 0x3fL
  59. #ifdef _DEBUG
  60. FILEFLAGS 0x1L
  61. #else
  62. FILEFLAGS 0x0L
  63. #endif
  64. FILEOS 0x4L
  65. FILETYPE 0x2L
  66. FILESUBTYPE 0x0L
  67. BEGIN
  68. BLOCK "StringFileInfo"
  69. BEGIN
  70. BLOCK "040904b0"
  71. BEGIN
  72. VALUE "CompanyName", "Microsoft Corporation\0"
  73. VALUE "FileDescription", "mfcext DLL\0"
  74. VALUE "FileVersion", "1, 0, 0, 1\0"
  75. VALUE "InternalName", "mfcext\0"
  76. VALUE "LegalCopyright", "Copyright (C) 1998, Microsoft Corporation\0"
  77. VALUE "OriginalFilename", "mfcext.DLL\0"
  78. VALUE "ProductName", "WAB Sample Prop Sheet Extension\0"
  79. VALUE "ProductVersion", "1, 0, 0, 1\0"
  80. END
  81. END
  82. BLOCK "VarFileInfo"
  83. BEGIN
  84. VALUE "Translation", 0x409, 1200
  85. END
  86. END
  87. #endif // !_MAC
  88. /////////////////////////////////////////////////////////////////////////////
  89. //
  90. // Dialog
  91. //
  92. IDD_PROP DIALOG DISCARDABLE 0, 0, 318, 203
  93. STYLE WS_CHILD
  94. FONT 8, "MS Sans Serif"
  95. BEGIN
  96. CONTROL "",IDC_STATIC,"Static",SS_ETCHEDFRAME,13,90,292,57
  97. LTEXT "&Hometown Information:",IDC_STATIC,27,103,78,8
  98. EDITTEXT IDC_EXT_EDIT_HOME,107,99,184,15,ES_AUTOHSCROLL
  99. ICON IDI_ICON2,IDC_STATIC,7,7,20,20
  100. LTEXT "This is a sample extension to the WAB Property Pages",
  101. IDC_STATIC,39,14,271,9
  102. CONTROL "",IDC_STATIC,"Static",SS_ETCHEDHORZ,7,32,304,1
  103. LTEXT "The property page can have a maximum size of 318 x 203 dialog units",
  104. IDC_STATIC,17,178,285,8
  105. LTEXT "&Favorite sports team:",IDC_STATIC,27,125,78,8
  106. EDITTEXT IDC_EXT_EDIT_TEAM,107,121,184,15,ES_AUTOHSCROLL
  107. GROUPBOX "Add your own controls here:",IDC_STATIC,7,42,304,154
  108. LTEXT "This display name information is being actively read from another pane:",
  109. IDC_STATIC,13,62,282,8
  110. LTEXT "Static",IDC_STATIC_NAME,14,72,280,8
  111. END
  112. IDD_PROP2 DIALOG DISCARDABLE 0, 0, 318, 203
  113. STYLE WS_CHILD
  114. FONT 8, "MS Sans Serif"
  115. BEGIN
  116. ICON IDI_ICON2,IDC_STATIC,7,7,20,20
  117. LTEXT "This is another sample extension to the WAB Property Pages",
  118. IDC_STATIC,39,14,271,9
  119. CONTROL "",IDC_STATIC,"Static",SS_ETCHEDHORZ,7,32,304,1
  120. GROUPBOX "Add your own controls here:",IDC_STATIC,7,42,304,154
  121. PUSHBUTTON "Button1",IDC_BUTTON1,235,57,50,14
  122. PUSHBUTTON "Button2",IDC_BUTTON2,182,59,50,14
  123. PUSHBUTTON "Button3",IDC_BUTTON3,129,56,50,14
  124. PUSHBUTTON "Button4",IDC_BUTTON4,77,57,50,14
  125. PUSHBUTTON "Button5",IDC_BUTTON5,25,57,50,14
  126. END
  127. IDD_CONTEXT DIALOG DISCARDABLE 0, 0, 232, 244
  128. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  129. CAPTION "E-Mail Collecter"
  130. FONT 8, "MS Sans Serif"
  131. BEGIN
  132. DEFPUSHBUTTON "OK",IDOK,175,223,50,14
  133. LTEXT "Demonstrates Context Menu Extensions for the WAB.",
  134. IDC_STATIC,35,14,175,12
  135. ICON IDI_ICON2,IDC_STATIC,7,7,20,20
  136. CONTROL "",IDC_STATIC,"Static",SS_ETCHEDHORZ,7,33,218,1
  137. LTEXT "A List of E-Mail addresses collected from the WABs Selected Items:",
  138. IDC_STATIC,7,44,212,8
  139. LISTBOX IDC_LIST_EMAIL,7,57,218,160,LBS_SORT |
  140. LBS_NOINTEGRALHEIGHT | WS_VSCROLL | WS_TABSTOP
  141. END
  142. /////////////////////////////////////////////////////////////////////////////
  143. //
  144. // Icon
  145. //
  146. // Icon with lowest ID value placed first to ensure application icon
  147. // remains consistent on all systems.
  148. IDI_ICON2 ICON DISCARDABLE "icon1.ico"
  149. /////////////////////////////////////////////////////////////////////////////
  150. //
  151. // DESIGNINFO
  152. //
  153. #ifdef APSTUDIO_INVOKED
  154. GUIDELINES DESIGNINFO DISCARDABLE
  155. BEGIN
  156. IDD_CONTEXT, DIALOG
  157. BEGIN
  158. LEFTMARGIN, 7
  159. RIGHTMARGIN, 225
  160. TOPMARGIN, 7
  161. BOTTOMMARGIN, 237
  162. END
  163. END
  164. #endif // APSTUDIO_INVOKED
  165. #endif // English (U.S.) resources
  166. /////////////////////////////////////////////////////////////////////////////
  167. #ifndef APSTUDIO_INVOKED
  168. /////////////////////////////////////////////////////////////////////////////
  169. //
  170. // Generated from the TEXTINCLUDE 3 resource.
  171. //
  172. #define _AFX_NO_SPLITTER_RESOURCES
  173. #define _AFX_NO_OLE_RESOURCES
  174. #define _AFX_NO_TRACKER_RESOURCES
  175. #define _AFX_NO_PROPERTY_RESOURCES
  176. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  177. #ifdef _WIN32
  178. LANGUAGE 9, 1
  179. #pragma code_page(1252)
  180. #endif
  181. #include "res\mfcext.rc2" // non-Microsoft Visual C++ edited resources
  182. #include "afxres.rc" // Standard components
  183. #endif
  184. /////////////////////////////////////////////////////////////////////////////
  185. #endif // not APSTUDIO_INVOKED