Source code of Windows XP (NT5)
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.

271 lines
10 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. #define APSTUDIO_HIDDEN_SYMBOLS
  10. #include "windows.h"
  11. #undef APSTUDIO_HIDDEN_SYMBOLS
  12. #include "ntverp.h"
  13. /////////////////////////////////////////////////////////////////////////////
  14. #undef APSTUDIO_READONLY_SYMBOLS
  15. /////////////////////////////////////////////////////////////////////////////
  16. // English (U.S.) resources
  17. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  18. #ifdef _WIN32
  19. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  20. #pragma code_page(1252)
  21. #endif //_WIN32
  22. #ifdef APSTUDIO_INVOKED
  23. /////////////////////////////////////////////////////////////////////////////
  24. //
  25. // TEXTINCLUDE
  26. //
  27. 1 TEXTINCLUDE DISCARDABLE
  28. BEGIN
  29. "resource.h\0"
  30. END
  31. 2 TEXTINCLUDE DISCARDABLE
  32. BEGIN
  33. "#define APSTUDIO_HIDDEN_SYMBOLS\r\n"
  34. "#include ""windows.h""\r\n"
  35. "#undef APSTUDIO_HIDDEN_SYMBOLS\r\n"
  36. "#include ""ntverp.h""\r\n"
  37. "\0"
  38. END
  39. 3 TEXTINCLUDE DISCARDABLE
  40. BEGIN
  41. "\r\n"
  42. "\0"
  43. END
  44. #endif // APSTUDIO_INVOKED
  45. /////////////////////////////////////////////////////////////////////////////
  46. //
  47. // Dialog
  48. //
  49. IDD_INCOMP_DLG DIALOG DISCARDABLE 0, 0, 243, 153
  50. STYLE DS_MODALFRAME | DS_3DLOOK | DS_CENTER | WS_POPUP | WS_CAPTION
  51. CAPTION "Incompatible Program"
  52. FONT 8, "MS Shell Dlg"
  53. BEGIN
  54. ICON "",IDC_PROGICON,7,7,20,20
  55. LTEXT "This program was designed for Windows Millennium and previous versions. You need to install an updated version.",
  56. IDC_INCOMPTEXT,36,7,140,45
  57. LTEXT "For more information, see the upgrade report created by Windows XP Setup.",
  58. IDC_REPORTTEXT,36,51,140,30,SS_NOTIFY
  59. DEFPUSHBUTTON "&Close",IDCANCEL,186,7,50,14
  60. PUSHBUTTON "&View Report",IDC_REPORTBUTTON,186,24,50,14,BS_NOTIFY
  61. PUSHBUTTON "&Options",IDC_OPTIONS,186,58,50,14,BS_NOTIFY
  62. LTEXT "Click Start if you still want to start this program.",
  63. IDC_STATIC,7,90,169,8
  64. PUSHBUTTON "&Start",IDC_START,186,87,50,14,BS_NOTIFY
  65. LTEXT "Click Remove to delete this shortcut.",IDC_STATIC,7,110,
  66. 169,8
  67. PUSHBUTTON "&Remove",IDC_REMOVE,186,107,50,14,BS_NOTIFY
  68. LTEXT "Click Restore to restore this shortcut, and to stop this message from appearing.",
  69. IDC_STATIC,7,125,169,20
  70. PUSHBUTTON "R&estore",IDC_RESTORE,186,128,50,14,BS_NOTIFY
  71. CONTROL "",IDC_DLG_SIZE_SEPARATOR,"Static",SS_ETCHEDHORZ | NOT
  72. WS_VISIBLE | WS_DISABLED,8,82,228,1
  73. END
  74. IDD_REINST_DLG DIALOG DISCARDABLE 0, 0, 243, 175
  75. STYLE DS_MODALFRAME | DS_3DLOOK | DS_CENTER | WS_POPUP | WS_CAPTION
  76. CAPTION "Program to be Reinstalled"
  77. FONT 8, "MS Shell Dlg"
  78. BEGIN
  79. ICON "",IDC_PROGICON,7,7,20,20
  80. LTEXT "This product needs to be reinstalled before it will work correctly on Windows XP. Some applications may need to be uninstalled first, then reinstalled in order to work properly. View the Upgrade Report to find specific information about your application.",
  81. IDC_REINSTTEXT,36,7,140,53
  82. LTEXT "For more information, see the upgrade report created by Windows XP Setup.",
  83. IDC_REPORTTEXT,36,66,140,21,SS_NOTIFY
  84. DEFPUSHBUTTON "&Close",IDCANCEL,186,7,50,14
  85. PUSHBUTTON "&View Report",IDC_REPORTBUTTON,186,24,50,14,BS_NOTIFY
  86. PUSHBUTTON "&Options",IDC_OPTIONS,186,73,50,14,BS_NOTIFY
  87. LTEXT "Click Start if you still want to start this program.",
  88. IDC_STATIC,7,99,169,8
  89. PUSHBUTTON "&Start",IDC_START,186,111,50,14,BS_NOTIFY
  90. LTEXT "Click Remove to delete this shortcut.",IDC_STATIC,7,119,
  91. 169,8
  92. PUSHBUTTON "&Remove",IDC_REMOVE,186,131,50,14,BS_NOTIFY
  93. LTEXT "Click Restore to restore this shortcut, and to stop this message from appearing.",
  94. IDC_STATIC,7,134,169,20
  95. PUSHBUTTON "R&estore",IDC_RESTORE,186,152,50,14,BS_NOTIFY
  96. CONTROL "",IDC_DLG_SIZE_SEPARATOR,"Static",SS_ETCHEDHORZ | NOT
  97. WS_VISIBLE | WS_DISABLED,8,91,228,1
  98. END
  99. IDD_PREINSTUTIL_DLG DIALOG DISCARDABLE 0, 0, 243, 153
  100. STYLE DS_MODALFRAME | DS_3DLOOK | DS_CENTER | WS_POPUP | WS_CAPTION
  101. CAPTION "Preinstalled Utility"
  102. FONT 8, "MS Shell Dlg"
  103. BEGIN
  104. ICON "",IDC_PROGICON,7,7,20,20
  105. LTEXT "This program came with your computer, and does not support Windows XP. Check with your computer manufacturer to find out if updated versions are available on their web site.",
  106. IDC_PREINSTUTILTEXT,36,7,140,45
  107. LTEXT "For more information, see the upgrade report created by Windows XP Setup.",
  108. IDC_REPORTTEXT,36,51,140,30,SS_NOTIFY
  109. DEFPUSHBUTTON "&Close",IDCANCEL,186,7,50,14
  110. PUSHBUTTON "&View Report",IDC_REPORTBUTTON,186,24,50,14,BS_NOTIFY
  111. PUSHBUTTON "&Options",IDC_OPTIONS,186,58,50,14,BS_NOTIFY
  112. LTEXT "Click Start if you still want to start this program.",
  113. IDC_STATIC,7,90,169,8
  114. PUSHBUTTON "&Start",IDC_START,186,87,50,14,BS_NOTIFY
  115. LTEXT "Click Remove to delete this shortcut.",IDC_STATIC,7,110,
  116. 169,8
  117. PUSHBUTTON "&Remove",IDC_REMOVE,186,107,50,14,BS_NOTIFY
  118. LTEXT "Click Restore to restore this shortcut, and to stop this message from appearing.",
  119. IDC_STATIC,7,125,169,20
  120. PUSHBUTTON "R&estore",IDC_RESTORE,186,128,50,14,BS_NOTIFY
  121. CONTROL "",IDC_DLG_SIZE_SEPARATOR,"Static",SS_ETCHEDHORZ | NOT
  122. WS_VISIBLE | WS_DISABLED,8,82,228,1
  123. END
  124. IDD_SIMILAROSFUNCT_DLG DIALOG DISCARDABLE 0, 0, 243, 153
  125. STYLE DS_MODALFRAME | DS_3DLOOK | DS_CENTER | WS_POPUP | WS_CAPTION
  126. CAPTION "Incompatible Program"
  127. FONT 8, "MS Shell Dlg"
  128. BEGIN
  129. ICON "",IDC_PROGICON,7,7,20,20
  130. LTEXT "This program does not support Windows XP. Similar functionality is provided by Windows XP, so this program isn't required any more.",
  131. IDC_SIMILAROSFUNCTEXT,36,7,140,45
  132. LTEXT "For more information, see the upgrade report created by Windows XP Setup.",
  133. IDC_REPORTTEXT,36,51,140,30,SS_NOTIFY
  134. DEFPUSHBUTTON "&Close",IDCANCEL,186,7,50,14
  135. PUSHBUTTON "&View Report",IDC_REPORTBUTTON,186,24,50,14,BS_NOTIFY
  136. PUSHBUTTON "&Options",IDC_OPTIONS,186,58,50,14,BS_NOTIFY
  137. LTEXT "Click Start if you still want to start this program.",
  138. IDC_STATIC,7,90,169,8
  139. PUSHBUTTON "&Start",IDC_START,186,87,50,14,BS_NOTIFY
  140. LTEXT "Click Remove to delete this shortcut.",IDC_STATIC,7,110,
  141. 169,8
  142. PUSHBUTTON "&Remove",IDC_REMOVE,186,107,50,14,BS_NOTIFY
  143. LTEXT "Click Restore to restore this shortcut, and to stop this message from appearing.",
  144. IDC_STATIC,7,125,169,20
  145. PUSHBUTTON "R&estore",IDC_RESTORE,186,128,50,14,BS_NOTIFY
  146. CONTROL "",IDC_DLG_SIZE_SEPARATOR,"Static",SS_ETCHEDHORZ | NOT
  147. WS_VISIBLE | WS_DISABLED,8,82,228,1
  148. END
  149. IDD_IHVUTIL_DLG DIALOG DISCARDABLE 0, 0, 243, 153
  150. STYLE DS_MODALFRAME | DS_3DLOOK | DS_CENTER | WS_POPUP | WS_CAPTION
  151. CAPTION "IHV Utility"
  152. FONT 8, "MS Shell Dlg"
  153. BEGIN
  154. ICON "",IDC_PROGICON,7,7,20,20
  155. LTEXT "This program supports your computer hardware; however, it is incompatible with Windows XP. To see whether updated versions of this program are available, visit your hardware manufacturer's Web site.",
  156. IDC_IHVUTILTEXT,36,7,140,45
  157. LTEXT "For more information, see the upgrade report created by Windows XP Setup.",
  158. IDC_REPORTTEXT,36,51,140,30,SS_NOTIFY
  159. DEFPUSHBUTTON "&Close",IDCANCEL,186,7,50,14
  160. PUSHBUTTON "&View Report",IDC_REPORTBUTTON,186,24,50,14,BS_NOTIFY
  161. PUSHBUTTON "&Options",IDC_OPTIONS,186,58,50,14,BS_NOTIFY
  162. LTEXT "Click Start if you still want to start this program.",
  163. IDC_STATIC,7,90,169,8
  164. PUSHBUTTON "&Start",IDC_START,186,87,50,14,BS_NOTIFY
  165. LTEXT "Click Remove to delete this shortcut.",IDC_STATIC,7,110,
  166. 169,8
  167. PUSHBUTTON "&Remove",IDC_REMOVE,186,107,50,14,BS_NOTIFY
  168. LTEXT "Click Restore to restore this shortcut, and to stop this message from appearing.",
  169. IDC_STATIC,7,125,169,20
  170. PUSHBUTTON "R&estore",IDC_RESTORE,186,128,50,14,BS_NOTIFY
  171. CONTROL "",IDC_DLG_SIZE_SEPARATOR,"Static",SS_ETCHEDHORZ | NOT
  172. WS_VISIBLE | WS_DISABLED,8,82,228,1
  173. END
  174. /////////////////////////////////////////////////////////////////////////////
  175. //
  176. // DESIGNINFO
  177. //
  178. #ifdef APSTUDIO_INVOKED
  179. GUIDELINES DESIGNINFO DISCARDABLE
  180. BEGIN
  181. IDD_INCOMP_DLG, DIALOG
  182. BEGIN
  183. LEFTMARGIN, 7
  184. RIGHTMARGIN, 236
  185. VERTGUIDE, 36
  186. VERTGUIDE, 176
  187. VERTGUIDE, 186
  188. TOPMARGIN, 7
  189. HORZGUIDE, 92
  190. END
  191. IDD_REINST_DLG, DIALOG
  192. BEGIN
  193. LEFTMARGIN, 7
  194. RIGHTMARGIN, 236
  195. VERTGUIDE, 36
  196. VERTGUIDE, 176
  197. VERTGUIDE, 186
  198. TOPMARGIN, 7
  199. HORZGUIDE, 92
  200. END
  201. IDD_PREINSTUTIL_DLG, DIALOG
  202. BEGIN
  203. LEFTMARGIN, 7
  204. RIGHTMARGIN, 236
  205. VERTGUIDE, 36
  206. VERTGUIDE, 176
  207. VERTGUIDE, 186
  208. TOPMARGIN, 7
  209. HORZGUIDE, 92
  210. END
  211. IDD_SIMILAROSFUNCT_DLG, DIALOG
  212. BEGIN
  213. LEFTMARGIN, 7
  214. RIGHTMARGIN, 236
  215. VERTGUIDE, 36
  216. VERTGUIDE, 176
  217. VERTGUIDE, 186
  218. TOPMARGIN, 7
  219. HORZGUIDE, 92
  220. END
  221. IDD_IHVUTIL_DLG, DIALOG
  222. BEGIN
  223. LEFTMARGIN, 7
  224. RIGHTMARGIN, 236
  225. VERTGUIDE, 36
  226. VERTGUIDE, 176
  227. VERTGUIDE, 186
  228. TOPMARGIN, 7
  229. HORZGUIDE, 92
  230. END
  231. END
  232. #endif // APSTUDIO_INVOKED
  233. #endif // English (U.S.) resources
  234. /////////////////////////////////////////////////////////////////////////////
  235. #ifndef APSTUDIO_INVOKED
  236. /////////////////////////////////////////////////////////////////////////////
  237. //
  238. // Generated from the TEXTINCLUDE 3 resource.
  239. //
  240. /////////////////////////////////////////////////////////////////////////////
  241. #endif // not APSTUDIO_INVOKED