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.

140 lines
6.5 KiB

  1. //Microsoft App Studio generated resource script.
  2. //
  3. #define APSTUDIO_READONLY_SYMBOLS
  4. /////////////////////////////////////////////////////////////////////////
  5. //
  6. // Generated from the TEXTINCLUDE 2 resource.
  7. //
  8. #include <winuser.h>
  9. #include <commctrl.h>
  10. #include "ids.h"
  11. /////////////////////////////////////////////////////////////////////////////////////
  12. #undef APSTUDIO_READONLY_SYMBOLS
  13. IDI_DISKCOPY ICON DISKCOPY.ICO
  14. /////////////////////////////////////////////////////////////////////////////
  15. //
  16. // Dialog
  17. //
  18. DLG_DISKCOPYPROGRESS DIALOGEX DISCARDABLE 20, 20, 214, 98
  19. STYLE DS_MODALFRAME|(DS_SETFONT|DS_FIXEDSYS) | DS_NOIDLEMSG | WS_POPUP | WS_CAPTION | WS_SYSMENU | DS_CONTEXTHELP
  20. CAPTION "Copy Disk"
  21. FONT 8, "MS Shell Dlg"
  22. BEGIN
  23. DEFPUSHBUTTON "&Start",IDOK,122,77,40,14
  24. PUSHBUTTON "&Close",IDCANCEL,167,77,40,14
  25. LTEXT "Copy &from:",IDC_STATIC,7,6,66,8
  26. CONTROL "",IDD_FROM,WC_LISTVIEW,
  27. WS_TABSTOP | WS_BORDER | LVS_SHOWSELALWAYS | LVS_REPORT | LVS_NOCOLUMNHEADER | LVS_SHAREIMAGELISTS,7,17,93,35
  28. LTEXT "Copy &to:",IDC_STATIC,113,6,66,8
  29. CONTROL "",IDD_TO,WC_LISTVIEW,
  30. WS_TABSTOP | WS_BORDER | LVS_SHOWSELALWAYS | LVS_REPORT | LVS_NOCOLUMNHEADER,113,17,94,35
  31. CONTROL "",IDD_STATUS,"Static",SS_SIMPLE | SS_NOPREFIX,7,76,102,
  32. 10
  33. CONTROL "",IDD_PROBAR,"msctls_progress32",0x0,7,62,199,8
  34. END
  35. STRINGTABLE DISCARDABLE
  36. BEGIN
  37. IDS_DISKCOPYMENU "Cop&y Disk..."
  38. IDS_INSERTDEST "Insert the disk you want to copy to (destination disk), and then click OK."
  39. IDS_INSERTSRC "Insert the disk you want to copy from (source disk), and then click OK."
  40. IDS_INSERTSRCDEST "Insert the source and destination disks, and then click OK."
  41. IDS_FORMATTINGDEST "Formatting destination disk."
  42. IDS_READING "Reading source disk."
  43. IDS_WRITING "Writing to destination disk."
  44. IDS_COPYSRCDESTINCOMPAT "The source and destination disks are not the same type.\n\nMake sure the disks you choose are the same type, and then try again."
  45. IDS_SRCDISKDMF "Windows cannot copy this type of disk."
  46. #if defined(DBCS) && !defined(NEC_98)
  47. IDS_SRCDISK1024 "We'll NEVER EVER deal with 1024 byte/sec disks!"
  48. #endif
  49. IDS_SRCDISKBAD "Windows cannot read the disk you are copying from.\n\nMake sure it is not damaged or already in use."
  50. IDS_DSTDISKBAD "Windows cannot write to the destination disk.\n\nMake sure it is not marked as read-only, damaged, or in use."
  51. IDS_ERROR_READ "Error: Unable to read from the source disk.\nCheck to make sure the disk is inserted properly in the drive, and the drive door is closed."
  52. IDS_ERROR_WRITE "Error: Unable to write to the destination disk.\nCheck to make sure the disk is inserted properly in the drive, the drive door is closed, and the disk is not write-protected."
  53. IDS_ERROR_FORMAT "Error: Unable to format the destination disk.\nCheck to make sure the disk is inserted properly in the drive, the drive door is closed, and the disk is not write-protected."
  54. IDS_ERROR_GENERAL "Error: Unable to copy disks on this drive."
  55. IDS_COPYCOMPLETED "Copy completed successfully."
  56. IDS_COPYABORTED "Copy was cancelled."
  57. IDS_COPYFAILED "Copy failed."
  58. IDS_CANCEL "Cancel"
  59. IDS_CLOSE "&Close"
  60. IDS_HELPSTRING "Copies entire disk to another disk"
  61. IDS_VERBSTRING "Copy Disk"
  62. END
  63. IDX_DOSBOOTDISK BINFILE DISCARDABLE "dosboot.bin"
  64. STRINGTABLE DISCARDABLE
  65. BEGIN
  66. IDS_DOSBOOTDISK_AUTOEXEC_FNAME "AUTOEXEC.BAT"
  67. IDS_DOSBOOTDISK_CONFIG_FNAME "CONFIG.SYS"
  68. IDS_DOSBOOTDISK_AUTOEXEC_TEMPLATE "mode con codepage prepare=((%s) %s)\r\nmode con codepage select=%s\r\nkeyb %s,,%s\r\n"
  69. IDS_DOSBOOTDISK_AUTOEXEC_TEMPLATE_WITH_CODE "mode con codepage prepare=((%s) %s)\r\nmode con codepage select=%s\r\nkeyb %s,,%s /ID:%s\r\n"
  70. IDS_DOSBOOTDISK_CONFIG_TEMPLATE "device=display.sys con=(%s)\r\n"
  71. IDS_DOSBOOTDISK_CONFIG_EGA_1 "ega,,1"
  72. IDS_DOSBOOTDISK_CONFIG_EGA_2 "ega,,2"
  73. IDS_DOSBOOTDISK_CONFIG_EGA_3 "ega,,3"
  74. IDS_DOSBOOTDISK_CONFIG_EGA_4 "ega,,4"
  75. IDS_DOSBOOTDISK_CONFIG_EGA_H "ega,,h"
  76. IDS_DOSBOOTDISK_AUTOEXEC_EGA_1 "ega.cpi"
  77. IDS_DOSBOOTDISK_AUTOEXEC_EGA_2 "ega2.cpi"
  78. IDS_DOSBOOTDISK_AUTOEXEC_EGA_3 "ega3.cpi"
  79. IDS_DOSBOOTDISK_AUTOEXEC_EGA_4 "ega4.cpi"
  80. IDS_DOSBOOTDISK_AUTOEXEC_EGA_H "hebega.cpi"
  81. IDS_DOSBOOTDISK_KEYBOARD_CODE_US "us"
  82. IDS_DOSBOOTDISK_KEYBOARD_CODE_GR "gr"
  83. IDS_DOSBOOTDISK_KEYBOARD_CODE_HE "he"
  84. IDS_DOSBOOTDISK_KEYBOARD_CODE_FR "fr"
  85. IDS_DOSBOOTDISK_KEYBOARD_CODE_SP "sp"
  86. IDS_DOSBOOTDISK_KEYBOARD_CODE_IT "it"
  87. IDS_DOSBOOTDISK_KEYBOARD_CODE_SV "sv"
  88. IDS_DOSBOOTDISK_KEYBOARD_CODE_NL "nl"
  89. IDS_DOSBOOTDISK_KEYBOARD_CODE_BR "br"
  90. IDS_DOSBOOTDISK_KEYBOARD_CODE_NO "no"
  91. IDS_DOSBOOTDISK_KEYBOARD_CODE_DK "dk"
  92. IDS_DOSBOOTDISK_KEYBOARD_CODE_SU "su"
  93. IDS_DOSBOOTDISK_KEYBOARD_CODE_RU "ru"
  94. IDS_DOSBOOTDISK_KEYBOARD_CODE_CZ "cz"
  95. IDS_DOSBOOTDISK_KEYBOARD_CODE_PL "pl"
  96. IDS_DOSBOOTDISK_KEYBOARD_CODE_HU "hu"
  97. IDS_DOSBOOTDISK_KEYBOARD_CODE_PO "po"
  98. IDS_DOSBOOTDISK_KEYBOARD_CODE_TR "tr"
  99. IDS_DOSBOOTDISK_KEYBOARD_CODE_GK "gk"
  100. IDS_DOSBOOTDISK_KEYBOARD_CODE_BL "bl"
  101. IDS_DOSBOOTDISK_KEYBOARD_CODE_BG "bg"
  102. IDS_DOSBOOTDISK_KEYBOARD_CODE_YU "yu"
  103. IDS_DOSBOOTDISK_KEYBOARD_CODE_BE "be"
  104. IDS_DOSBOOTDISK_KEYBOARD_CODE_CF "cf"
  105. IDS_DOSBOOTDISK_KEYBOARD_CODE_UK "uk"
  106. IDS_DOSBOOTDISK_KEYBOARD_CODE_ET "et"
  107. IDS_DOSBOOTDISK_KEYBOARD_CODE_SF "sf"
  108. IDS_DOSBOOTDISK_KEYBOARD_CODE_SG "sg"
  109. IDS_DOSBOOTDISK_KEYBOARD_CODE_IS "is"
  110. IDS_DOSBOOTDISK_KEYBOARD_CODE_IME "ime"
  111. IDS_DOSBOOTDISK_KEYBOARD_CODE_RO "ro"
  112. IDS_DOSBOOTDISK_KEYBOARD_CODE_YC "yc"
  113. IDS_DOSBOOTDISK_KEYBOARD_CODE_LA "la"
  114. IDS_DOSBOOTDISK_KEYBOARD_CODE_UR "ur"
  115. IDS_DOSBOOTDISK_KEYBOARD_CODE_SL "sl"
  116. IDS_DOSBOOTDISK_KEYBOARD_FNAME_1 "keyboard.sys"
  117. IDS_DOSBOOTDISK_KEYBOARD_FNAME_2 "keybrd2.sys"
  118. IDS_DOSBOOTDISK_KEYBOARD_FNAME_3 "keybrd3.sys"
  119. IDS_DOSBOOTDISK_KEYBOARD_FNAME_4 "keybrd4.sys"
  120. END
  121. #include "diskcopy.rcv"