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.

133 lines
3.5 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 <windows.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 <windows.h>\r\n"
  31. "\0"
  32. END
  33. 3 TEXTINCLUDE DISCARDABLE
  34. BEGIN
  35. "\r\n"
  36. "\0"
  37. END
  38. #endif // APSTUDIO_INVOKED
  39. /////////////////////////////////////////////////////////////////////////////
  40. //
  41. // Dialog
  42. //
  43. IDD_APP_CHANGES DIALOG DISCARDABLE 0, 0, 292, 205
  44. STYLE DS_3DLOOK | DS_FIXEDSYS | DS_CENTER | WS_POPUP | WS_CLIPCHILDREN |
  45. WS_CAPTION | WS_THICKFRAME
  46. CAPTION "Windows XP Uninstall"
  47. FONT 8, "MS Shell Dlg"
  48. BEGIN
  49. ICON IDI_WARNICON,IDC_STATIC,7,7,20,20
  50. LTEXT "The following programs were modified after you installed Windows XP:",
  51. IDC_TEXT1,36,7,249,17,SS_CENTERIMAGE
  52. LTEXT "After you uninstall Windows XP, you will need to redo these changes.",
  53. IDC_TEXT2,36,118,249,17
  54. LTEXT "When you start the earlier version of Windows, you might receive error messages if these changes affected startup files.",
  55. IDC_TEXT3,36,135,249,25
  56. LTEXT "Do you want to continue uninstalling Windows XP?",
  57. IDC_TEXT4,36,160,249,8
  58. DEFPUSHBUTTON "Quit",IDCANCEL,225,184,50,14
  59. EDITTEXT IDC_EDIT1,36,27,232,84,ES_MULTILINE | ES_READONLY |
  60. WS_VSCROLL
  61. PUSHBUTTON "Continue",IDOK,171,184,50,14
  62. END
  63. /////////////////////////////////////////////////////////////////////////////
  64. //
  65. // DESIGNINFO
  66. //
  67. #ifdef APSTUDIO_INVOKED
  68. GUIDELINES DESIGNINFO DISCARDABLE
  69. BEGIN
  70. IDD_APP_CHANGES, DIALOG
  71. BEGIN
  72. LEFTMARGIN, 7
  73. RIGHTMARGIN, 285
  74. VERTGUIDE, 36
  75. TOPMARGIN, 7
  76. BOTTOMMARGIN, 198
  77. END
  78. END
  79. #endif // APSTUDIO_INVOKED
  80. /////////////////////////////////////////////////////////////////////////////
  81. //
  82. // Icon
  83. //
  84. // Icon with lowest ID value placed first to ensure application icon
  85. // remains consistent on all systems.
  86. IDI_WARNICON ICON DISCARDABLE "watch_ou.ico"
  87. /////////////////////////////////////////////////////////////////////////////
  88. //
  89. // String Table
  90. //
  91. STRINGTABLE DISCARDABLE
  92. BEGIN
  93. IDS_TITLE "Windows XP Uninstall"
  94. IDS_NEW_PROGRAMS "Programs added:"
  95. IDS_CHANGED_PROGRAMS "Programs changed:"
  96. IDS_DELETED_PROGRAMS "Programs removed:"
  97. END
  98. #endif // English (U.S.) resources
  99. /////////////////////////////////////////////////////////////////////////////
  100. #ifndef APSTUDIO_INVOKED
  101. /////////////////////////////////////////////////////////////////////////////
  102. //
  103. // Generated from the TEXTINCLUDE 3 resource.
  104. //
  105. /////////////////////////////////////////////////////////////////////////////
  106. #endif // not APSTUDIO_INVOKED