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.

120 lines
4.6 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 "commctrl.h"
  10. #include "winnt.h"
  11. #include "winuser.h"
  12. #include "version.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. "#include ""commctrl.h""\r\n"
  34. "#include ""winnt.h""\r\n"
  35. "#include ""winuser.h""\r\n"
  36. "#include ""version.h""\r\n"
  37. "\0"
  38. END
  39. 3 TEXTINCLUDE DISCARDABLE
  40. BEGIN
  41. "\0"
  42. END
  43. #endif // APSTUDIO_INVOKED
  44. /////////////////////////////////////////////////////////////////////////////
  45. //
  46. // Dialog
  47. //
  48. IDD_UPGRADE_CONFLICTS DIALOG DISCARDABLE 0, 0, 351, 211
  49. STYLE WS_POPUP
  50. FONT 8, "MS Shell Dlg"
  51. BEGIN
  52. LTEXT "The components listed below are either not supported in this Beta or will not upgrade successfully. Please write down this list and see the release notes for more information. Choose <Next> to continue or <Cancel> to exit Setup.",
  53. IDC_STATIC,18,38,313,23
  54. LISTBOX IDC_LB_CONFLICTS,18,63,313,119, WS_VSCROLL |
  55. WS_TABSTOP | LBS_HASSTRINGS
  56. PUSHBUTTON "&Have Disk",IDC_HAVE_DISK,271,188,60,17
  57. END
  58. /////////////////////////////////////////////////////////////////////////////
  59. //
  60. // String Table
  61. //
  62. STRINGTABLE DISCARDABLE
  63. BEGIN
  64. IDS_DoYouWantToAbortUpgrade "Do you want to cancel this upgrade?"
  65. IDS_E_CopyingOemFiles "Error copying OEM files from the specified location."
  66. IDS_E_DoPreUpgradeProcessing "OEM Upgrade function returned an error."
  67. IDS_E_ErrorCode "Error code: "
  68. IDS_E_GenUpgradeConflictList "Error generating upgrade conflict list."
  69. IDS_E_GetOemUpgradeDllInfoInInf "Error locating information about the OEM upgrade DLL."
  70. IDS_E_InitAndProcessOemDirs "Error initializing OEM files."
  71. IDS_E_LoadAndInitOemDll "Error loading OEM upgrade DLL."
  72. IDS_E_NetMapInfError "Error reading information from netmap.inf"
  73. IDS_E_DhcpServerUpgradeError "Error upgrading dhcp server database."
  74. IDS_E_OemComponentUpgrade "Error upgrading the following component:"
  75. IDS_E_OemDllCausedAnException "OEM Upgrade function caused an exception."
  76. IDS_E_OemDllRequestsAbortingUpgrade "The following OEM DLL is requesting to cancel this upgrade:\n"
  77. IDS_E_OemFilesNotValidForComponents "The OEM files at the specified location are valid but not meant for upgrading the components currently displayed as unsupported."
  78. IDS_E_PresetNetMapInfError "Error reading information from netmap.inf\nfrom OEM directories pre-set by the administrator.\n\nIf you choose to ignore this error,\n one or more components in your system may not get upgraded correctly."
  79. IDS_E_SetupCannotContinue "Setup cannot continue."
  80. IDS_E_WritingAnswerFile "Error writing information to AnswerFile."
  81. IDS_InfoAboutOemDllSupplier "Information about this DLL vendor:"
  82. IDS_NetupgrdCaption "Network Component Upgrade"
  83. IDS_OemNetMapFileFilter1 "OEM Netmap File (netmap.inf)\0"
  84. IDS_OemNetMapFileFilter2 "netmap.inf"
  85. IDS_OemQueryFileLocation "Specify location of OEM supplied files for %1"
  86. IDS_ViAdditionalInfo "Additional Information:\n"
  87. IDS_ViCompanyName "Company Name:\n"
  88. IDS_ViSupportNumber "Technical Support Phone Number:\n"
  89. IDS_ViSupportUrl "Technical Support Web site:\n"
  90. END
  91. #endif // English (U.S.) resources
  92. /////////////////////////////////////////////////////////////////////////////
  93. #ifndef APSTUDIO_INVOKED
  94. /////////////////////////////////////////////////////////////////////////////
  95. //
  96. // Generated from the TEXTINCLUDE 3 resource.
  97. //
  98. /////////////////////////////////////////////////////////////////////////////
  99. #endif // not APSTUDIO_INVOKED