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.

105 lines
2.9 KiB

  1. //Microsoft Developer Studio generated resource script.
  2. //
  3. #include "res.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. #include <commctrl.h>
  12. #undef APSTUDIO_HIDDEN_SYMBOLS
  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. "res.h\r\n"
  30. "\0"
  31. END
  32. 2 TEXTINCLUDE DISCARDABLE
  33. BEGIN
  34. "#define APSTUDIO_HIDDEN_SYMBOLS\r\n"
  35. "#include <windows.h>\r\n"
  36. "#include <commctrl.h>\r\n"
  37. "#undef APSTUDIO_HIDDEN_SYMBOLS\r\n"
  38. "\0"
  39. END
  40. 3 TEXTINCLUDE DISCARDABLE
  41. BEGIN
  42. "\r\n"
  43. "\0"
  44. END
  45. #endif // APSTUDIO_INVOKED
  46. /////////////////////////////////////////////////////////////////////////////
  47. //
  48. // Icon
  49. //
  50. // Icon with lowest ID value placed first to ensure application icon
  51. // remains consistent on all systems.
  52. IDI_MAIN ICON DISCARDABLE "res\\main.ico"
  53. #include "msdres.rc"
  54. /////////////////////////////////////////////////////////////////////////////
  55. //
  56. // String Table
  57. //
  58. STRINGTABLE DISCARDABLE
  59. BEGIN
  60. IDS_ARGS "Usage: MSDINST [Answer File] [Windows Directory]"
  61. IDS_ERR_LOADIMAGE "Unable to load the registry hives for the system in ""%s""."
  62. IDS_ERR_MISSING_INF_FILE "The file ""%s"" does not exist."
  63. IDS_ERR_MISSING_INF_SECTION
  64. "The file ""%s"" does not have a [%s] section."
  65. IDS_ERR_CDD "There was an error installing the mass storage devices. One or more of the devices specified might not be installed correctly in the image."
  66. IDS_ERR_NOWINDOWS "The Windows directory ""%s"" does not exist."
  67. IDS_ERR_WINPE "This tool is only supported in the Windows Preinstallation Environment."
  68. IDS_ERR_ONEONLY "Another instance of MSDINST is already running."
  69. IDS_ERR_SUCCESS "Success! Image has been updated."
  70. END
  71. #endif // English (U.S.) resources
  72. /////////////////////////////////////////////////////////////////////////////
  73. #ifndef APSTUDIO_INVOKED
  74. /////////////////////////////////////////////////////////////////////////////
  75. //
  76. // Generated from the TEXTINCLUDE 3 resource.
  77. //
  78. /////////////////////////////////////////////////////////////////////////////
  79. #endif // not APSTUDIO_INVOKED