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.

7070 lines
355 KiB

  1. #define APSTUDIO_READONLY_SYMBOLS
  2. /////////////////////////////////////////////////////////////////////////
  3. //
  4. // Generated from the TEXTINCLUDE 2 resource.
  5. //
  6. #define _SHELLPRV_H_
  7. #include <windows.h>
  8. #ifndef APSTUDIO_INVOKED
  9. #include <shlobj.h> // for FCIDM_SHVIEWFIRST
  10. #include "copy.h" // for DE_ stuff
  11. #include "defview.h"
  12. #include "views.h"
  13. #endif
  14. #include <commctrl.h> // for comm ctrl styles
  15. #include <shellapi.h> // for SE_ERR_ stuff
  16. #include <comctrlp.h>
  17. #include <prsht.h> // for PROP_MED_CXDLG, PROP_MED_CYDLG
  18. #include <shlwapip.h> // for IDC_MESSAGEBOXCHECKEX
  19. #include <wincrui.h> // for WC_CREDENTIAL
  20. #include "ids.h"
  21. #include "shell32.rcv"
  22. #include "menuband\mnbandlc.rc"
  23. #ifdef UNICODE
  24. #define TSTRFMT "ls"
  25. #else
  26. #define TSTRFMT "hs"
  27. #endif
  28. REGINST REGINST MOVEABLE PURE "selfreg_shell32.inf"
  29. // Define this here because its NT5-only and we compile for NT4 (its safe to
  30. // use this flag anyway, it will be ignored)
  31. #define DS_SHELLFONT (DS_SETFONT | DS_FIXEDSYS) // overload these bits to mean "use the shell font"
  32. /////////////////////////////////////////////////////////////////////////////////////
  33. #undef APSTUDIO_READONLY_SYMBOLS
  34. STRINGTABLE DISCARDABLE
  35. BEGIN
  36. IDS_INCOMPATIBLEFS "The file system is incompatible with this disk."
  37. IDS_INCOMPATIBLEMEDIA "The drive media is not compatible with this device."
  38. IDS_ACCESSDENIED "You do not have sufficient rights to perform this operation."
  39. IDS_WRITEPROTECTED "The disk is write protected."
  40. IDS_CANTLOCK "Windows cannot format this drive. Quit any disk utilities or other programs that are using this drive, and make sure that no window is displaying the contents of the drive. Then try formatting again."
  41. IDS_CANTQUICKFORMAT "This disk cannot be quick formatted."
  42. IDS_IOERROR "An unexpected I/O error has occurred."
  43. IDS_BADLABEL "The volume label is not valid. Please enter a valid volume label."
  44. IDS_FORMATCOMPLETE "Format Complete."
  45. IDS_FORMATFAILED "Windows was unable to complete the format."
  46. IDS_FORMATCANCELLED "The format was cancelled."
  47. IDS_OKTOFORMAT "WARNING: Formatting will erase ALL data on this disk.\nTo format the disk, click OK. To quit, click CANCEL."
  48. IDS_CANTENABLECOMP "The attempt to enable compression on the disk failed."
  49. IDS_CANTCANCELFMT "The format could not be interrupted. To attempt to quit formatting again, click Retry.\nTo quit immediately, click Cancel."
  50. // Used by unicode\format.c
  51. IDS_FMT_MEDIA0 "Unknown"
  52. IDS_FMT_MEDIA1 "5.25"", 160KB, 512 bytes/sector"
  53. IDS_FMT_MEDIA2 "5.25"", 180KB, 512 bytes/sector"
  54. IDS_FMT_MEDIA3 "5.25"", 320KB, 512 bytes/sector"
  55. IDS_FMT_MEDIA4 "5.25"", 320KB, 1024 bytes/sector"
  56. IDS_FMT_MEDIA5 "5.25"", 360KB, 512 bytes/sector"
  57. IDS_FMT_MEDIA6 "3.5"", 720KB, 512 bytes/sector"
  58. IDS_FMT_MEDIA7 "5.25"", 1.2MB, 512 bytes/sector"
  59. IDS_FMT_MEDIA8 "3.5"", 1.44MB, 512 bytes/sector"
  60. IDS_FMT_MEDIA9 "3.5"", 2.88MB, 512 bytes/sector"
  61. IDS_FMT_MEDIA10 "3.5"", 20.8MB, 512 bytes/sector"
  62. IDS_FMT_MEDIA11 "Removable Media (Unknown Size)"
  63. IDS_FMT_MEDIA13 "3.5"", 120MB, 512 bytes/sector"
  64. IDS_FMT_MEDIA14 "640KB, 512 bytes/sector"
  65. IDS_FMT_MEDIA15 "640KB, 512 bytes/sector"
  66. IDS_FMT_MEDIA16 "720KB, 512 bytes/sector"
  67. IDS_FMT_MEDIA17 "1.2MB, 512 bytes/sector"
  68. IDS_FMT_MEDIA18 "1.25MB, 1024 bytes/sector"
  69. IDS_FMT_MEDIA19 "1.25MB, 1024 bytes/sector"
  70. IDS_FMT_MEDIA22 "3.5"", 200MB, 512 bytes/sector"
  71. // Japanese NECPC98 media formats redundant so we can maintain a sequential order
  72. IDS_FMT_MEDIA_J0 "Unknown"
  73. IDS_FMT_MEDIA_J1 "5.25"", 160KB, 512 bytes/sector"
  74. IDS_FMT_MEDIA_J2 "5.25"", 180KB, 512 bytes/sector"
  75. IDS_FMT_MEDIA_J3 "5.25"", 320KB, 512 bytes/sector"
  76. IDS_FMT_MEDIA_J4 "5.25"", 320KB, 1024 bytes/sector"
  77. IDS_FMT_MEDIA_J5 "5.25"", 360KB, 512 bytes/sector"
  78. IDS_FMT_MEDIA_J6 "3.5"", 720KB, 512 bytes/sector"
  79. IDS_FMT_MEDIA_J7 "5.25"", 1.2MB, 512 bytes/sector"
  80. IDS_FMT_MEDIA_J8 "3.5"", 1.44MB, 512 bytes/sector"
  81. IDS_FMT_MEDIA_J9 "3.5"", 2.88MB, 512 bytes/sector"
  82. IDS_FMT_MEDIA_J10 "3.5"", 20.8MB, 512 bytes/sector"
  83. IDS_FMT_MEDIA_J11 "Removable Media (Unknown Size)"
  84. IDS_FMT_MEDIA_J13 "3.5"", 120MB, 512 bytes/sector"
  85. IDS_FMT_MEDIA_J14 "3.5"", 640KB, 512 bytes/sector"
  86. IDS_FMT_MEDIA_J15 "5.25"", 640KB, 512 bytes/sector"
  87. IDS_FMT_MEDIA_J16 "5.25"", 720KB, 512 bytes/sector"
  88. IDS_FMT_MEDIA_J17 "3.5"", 1.2MB, 512 bytes/sector"
  89. IDS_FMT_MEDIA_J18 "3.5"", 1.25MB, 1024 bytes/sector"
  90. IDS_FMT_MEDIA_J19 "5.25"", 1.25MB, 1024 bytes/sector"
  91. IDS_FMT_MEDIA_J20 "3.5""MO, 128MB, 512 bytes/sector"
  92. IDS_FMT_MEDIA_J21 "3.5""MO, 230MB, 512 bytes/sector"
  93. IDS_FMT_MEDIA_J22 "3.5"", 200MB, 512 bytes/sector"
  94. IDS_FMT_ALLOC0 "Default allocation size"
  95. IDS_FMT_ALLOC1 "512 bytes"
  96. IDS_FMT_ALLOC2 "1024 bytes"
  97. IDS_FMT_ALLOC3 "2048 bytes"
  98. IDS_FMT_ALLOC4 "4096 bytes"
  99. IDS_FMT_CAPUNKNOWN "Unknown capacity"
  100. IDS_FMT_KB "Kilobytes"
  101. IDS_FMT_MB "Megabytes"
  102. IDS_FMT_GB "Gigabytes"
  103. IDS_FMT_FORMATTING "Formatting "
  104. IDS_FMT_FORMAT "Format "
  105. IDS_FMT_CANCEL "Cancel"
  106. IDS_FMT_CLOSE "&Close"
  107. // CHKDSK
  108. IDS_CHKDSKCOMPLETE "Disk Check Complete."
  109. IDS_CHKDSKFAILED "Windows was unable to complete the disk check."
  110. IDS_CHKDSKCANCELLED "The disk check was cancelled."
  111. IDS_CANTCANCELCHKDSK "The disk check could not be interrupted. To attempt to quit disk checking again, click Retry.\nTo quit immediately, click Cancel."
  112. IDS_CHKACCESSDENIED "You do not have sufficient rights to check this drive."
  113. IDS_CHKONREBOOT "The disk check could not be performed because the disk check utility needs exclusive access to some Windows files on the disk. These files can be accessed only by restarting Windows. Do you want to schedule this disk check to occur the next time you restart the computer?"
  114. IDS_CHKINPROGRESS "Checking Disk "
  115. IDS_CHKDISK "Check Disk "
  116. IDS_CHKPHASE "Phase %d"
  117. END
  118. DLG_FORMATDISK DIALOGEX DISCARDABLE 50, 50, 167, 227
  119. STYLE DS_MODALFRAME | DS_SHELLFONT | DS_CONTEXTHELP | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  120. CAPTION "Format"
  121. FONT 8, "MS Shell Dlg"
  122. BEGIN
  123. DEFPUSHBUTTON "&Start",IDOK,56,206,50,14
  124. PUSHBUTTON "&Close",IDCANCEL,110,206,50,14
  125. LTEXT "Ca&pacity:",IDC_STATIC,7,6,31,9
  126. COMBOBOX IDC_CAPCOMBO,7,17,153,200,CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP
  127. LTEXT "&File system",IDC_STATIC,7,35,43,9
  128. COMBOBOX IDC_FSCOMBO,7,46,153,200,CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP
  129. CONTROL "",IDC_FMTPROGRESS,PROGRESS_CLASS,0,7,181,153,8
  130. LTEXT "&Allocation unit size",IDC_STATIC,7,64,81,9
  131. COMBOBOX IDC_ASCOMBO,7,75,153,200,CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP
  132. LTEXT "Volume &label",IDC_STATIC,7,93,81,9
  133. EDITTEXT IDC_VLABEL,7,103,153,13,ES_AUTOHSCROLL
  134. GROUPBOX "Format &options",IDC_GROUPBOX_1,7,122,153,51
  135. CONTROL "&Quick Format",IDC_QFCHECK,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,12,135,93,10
  136. CONTROL "&Enable Compression",IDC_ECCHECK,"Button", BS_AUTOCHECKBOX | WS_TABSTOP,12,146,93,10
  137. CONTROL "Create an &MS-DOS startup disk",IDC_BTCHECK,"Button", BS_AUTOCHECKBOX | WS_TABSTOP,12,157,140,10
  138. END
  139. DLG_CHKDSK DIALOGEX DISCARDABLE 50, 50, 185, 115
  140. STYLE DS_MODALFRAME | DS_SHELLFONT | DS_CONTEXTHELP | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  141. CAPTION "Check Disk"
  142. FONT 8, "MS Shell Dlg"
  143. BEGIN
  144. DEFPUSHBUTTON "&Start",IDOK,74,95,50,14
  145. PUSHBUTTON "Cancel",IDCANCEL,128,95,50,14
  146. GROUPBOX "Check disk options",IDC_GROUPBOX_1,7,7,171,40
  147. CONTROL "&Automatically fix file system errors",IDC_FIXERRORS, "Button",BS_AUTOCHECKBOX | WS_TABSTOP,12,20,137,10
  148. CONTROL "Sca&n for and attempt recovery of bad sectors", IDC_RECOVERY,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,12,31,160,10
  149. CONTROL "",IDC_CHKDSKPROGRESS,PROGRESS_CLASS,0,7,54,171,8
  150. CTEXT "", IDC_PHASE, 55, 79, 90, 12
  151. END
  152. DLG_RETRYFOLDERENUM DIALOGEX DISCARDABLE 20, 20, 227, 69
  153. STYLE DS_MODALFRAME | DS_SHELLFONT | DS_NOIDLEMSG | WS_POPUP | WS_CAPTION | WS_SYSMENU | DS_CENTER
  154. CAPTION "Insert disk"
  155. FONT 8, "MS Shell Dlg"
  156. BEGIN
  157. ICON "",IDD_ICON,7,7,21,20, SS_REALSIZECONTROL
  158. LTEXT "Please insert a disk into drive %c:.", IDD_TEXT,70,7,152,23
  159. DEFPUSHBUTTON "Cancel",IDCANCEL,169,47,50,14,WS_TABSTOP
  160. END
  161. DLG_CPL_FILLCACHE DIALOGEX DISCARDABLE 0, 0, 200, 40
  162. STYLE DS_3DLOOK | DS_MODALFRAME | DS_SHELLFONT | WS_POPUP | WS_VISIBLE | WS_CAPTION | DS_CENTER
  163. CAPTION "Setting up Control Panel"
  164. FONT 8, "MS Shell Dlg"
  165. BEGIN
  166. CTEXT "Windows is now setting up Control Panel, which you can use if you want to adjust your computer settings later.",
  167. IDC_STATIC,6,6,188,28
  168. END
  169. IDD_CONFIRM_RETRYSKIPCANCEL DIALOGEX DISCARDABLE 0, 0, 274, 58
  170. STYLE DS_MODALFRAME | DS_SETFOREGROUND | DS_3DLOOK | DS_FIXEDSYS | DS_CENTER |
  171. DS_CONTEXTHELP | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  172. CAPTION "Confirmation"
  173. FONT 8, "MS Shell Dlg"
  174. BEGIN
  175. ICON IDI_DEFAULTICON,IDD_ICON,6,6,21,20, SS_REALSIZECONTROL
  176. LTEXT "You need to confirm this operation.",ID_CONDITION_TEXT,
  177. 34,6,234,8,SS_NOPREFIX
  178. PUSHBUTTON "&Retry",IDRETRY,99,22,53,14
  179. PUSHBUTTON "&Skip",IDNO,157,22,53,14
  180. PUSHBUTTON "Cancel",IDCANCEL,215,22,53,14
  181. CONTROL "Repe&at my answer each time this occurs",IDD_REPEAT,
  182. "Button",BS_AUTOCHECKBOX | BS_LEFT | WS_TABSTOP,33,42,
  183. 235,10
  184. END
  185. IDD_CONFIRM_RETRYCANCEL DIALOGEX DISCARDABLE 0, 0, 274, 58
  186. STYLE DS_MODALFRAME | DS_SETFOREGROUND | DS_3DLOOK | DS_FIXEDSYS | DS_CENTER |
  187. DS_CONTEXTHELP | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  188. CAPTION "Confirmation"
  189. FONT 8, "MS Shell Dlg"
  190. BEGIN
  191. ICON IDI_DEFAULTICON,IDD_ICON,6,6,21,20, SS_REALSIZECONTROL
  192. LTEXT "You need to confirm this operation.",ID_CONDITION_TEXT,
  193. 34,6,234,8,SS_NOPREFIX
  194. PUSHBUTTON "&Retry",IDRETRY,157,22,53,14
  195. PUSHBUTTON "Cancel",IDCANCEL,215,22,53,14
  196. CONTROL "Repe&at my answer each time this occurs",IDD_REPEAT,
  197. "Button",BS_AUTOCHECKBOX | BS_LEFT | WS_TABSTOP,33,42,
  198. 235,10
  199. END
  200. IDD_CONFIRM_YESSKIPCANCEL DIALOGEX DISCARDABLE 0, 0, 274, 58
  201. STYLE DS_MODALFRAME | DS_SETFOREGROUND | DS_3DLOOK | DS_FIXEDSYS | DS_CENTER |
  202. DS_CONTEXTHELP | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  203. CAPTION "Confirmation"
  204. FONT 8, "MS Shell Dlg"
  205. BEGIN
  206. ICON IDI_DEFAULTICON,IDD_ICON,6,6,21,20, SS_REALSIZECONTROL
  207. LTEXT "You need to confirm this operation.",ID_CONDITION_TEXT,
  208. 34,6,234,8,SS_NOPREFIX
  209. DEFPUSHBUTTON "&Yes",IDYES,99,22,53,14
  210. PUSHBUTTON "&Skip",IDNO,157,22,53,14
  211. PUSHBUTTON "Cancel",IDCANCEL,215,22,53,14
  212. CONTROL "Repe&at my answer each time this occurs",IDD_REPEAT,
  213. "Button",BS_AUTOCHECKBOX | BS_LEFT | WS_TABSTOP,33,42,
  214. 235,10
  215. END
  216. IDD_CONFIRM_YESCANCEL DIALOGEX DISCARDABLE 0, 0, 274, 58
  217. STYLE DS_MODALFRAME | DS_SETFOREGROUND | DS_3DLOOK | DS_FIXEDSYS | DS_CENTER |
  218. DS_CONTEXTHELP | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  219. CAPTION "Confirmation"
  220. FONT 8, "MS Shell Dlg"
  221. BEGIN
  222. ICON IDI_DEFAULTICON,IDD_ICON,6,6,21,20, SS_REALSIZECONTROL
  223. LTEXT "You need to confirm this operation.",ID_CONDITION_TEXT,
  224. 34,6,234,8,SS_NOPREFIX
  225. DEFPUSHBUTTON "&Yes",IDYES,157,22,53,14
  226. PUSHBUTTON "Cancel",IDCANCEL,215,22,53,14
  227. CONTROL "Repe&at my answer each time this occurs",IDD_REPEAT,
  228. "Button",BS_AUTOCHECKBOX | BS_LEFT | WS_TABSTOP,33,42,
  229. 235,10
  230. END
  231. IDD_CONFIRM_RENAMESKIPCANCEL DIALOGEX DISCARDABLE 0, 0, 274, 58
  232. STYLE DS_MODALFRAME | DS_SETFOREGROUND | DS_3DLOOK | DS_FIXEDSYS | DS_CENTER |
  233. DS_CONTEXTHELP | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  234. CAPTION "Confirmation"
  235. FONT 8, "MS Shell Dlg"
  236. BEGIN
  237. ICON IDI_DEFAULTICON,IDD_ICON,6,6,21,20, SS_REALSIZECONTROL
  238. LTEXT "You need to confirm this operation.",ID_CONDITION_TEXT,
  239. 34,6,234,8,SS_NOPREFIX
  240. DEFPUSHBUTTON "Rename",IDOK,99,22,53,14
  241. PUSHBUTTON "&Skip",IDNO,157,22,53,14
  242. PUSHBUTTON "Cancel",IDCANCEL,215,22,53,14
  243. CONTROL "Repe&at my answer each time this occurs",IDD_REPEAT,
  244. "Button",BS_AUTOCHECKBOX | BS_LEFT | WS_TABSTOP,33,42,
  245. 235,10
  246. END
  247. IDD_CONFIRM_RENAMECANCEL DIALOGEX DISCARDABLE 0, 0, 274, 58
  248. STYLE DS_MODALFRAME | DS_SETFOREGROUND | DS_3DLOOK | DS_FIXEDSYS | DS_CENTER |
  249. DS_CONTEXTHELP | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  250. CAPTION "Confirmation"
  251. FONT 8, "MS Shell Dlg"
  252. BEGIN
  253. ICON IDI_DEFAULTICON,IDD_ICON,6,6,21,20, SS_REALSIZECONTROL
  254. LTEXT "You need to confirm this operation.",ID_CONDITION_TEXT,
  255. 34,6,234,8,SS_NOPREFIX
  256. DEFPUSHBUTTON "Rename",IDOK,157,22,53,14
  257. PUSHBUTTON "Cancel",IDCANCEL,215,22,53,14
  258. CONTROL "Repe&at my answer each time this occurs",IDD_REPEAT,
  259. "Button",BS_AUTOCHECKBOX | BS_LEFT | WS_TABSTOP,33,42,
  260. 235,10
  261. END
  262. IDD_CONFIRM_YESSKIPRENAMECANCEL DIALOGEX DISCARDABLE 0, 0, 274, 58
  263. STYLE DS_MODALFRAME | DS_SETFOREGROUND | DS_3DLOOK | DS_FIXEDSYS | DS_CENTER |
  264. DS_CONTEXTHELP | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  265. CAPTION "Confirmation"
  266. FONT 8, "MS Shell Dlg"
  267. BEGIN
  268. ICON IDI_DEFAULTICON,IDD_ICON,6,6,21,20, SS_REALSIZECONTROL
  269. LTEXT "You need to confirm this operation.",ID_CONDITION_TEXT,
  270. 34,6,234,8,SS_NOPREFIX
  271. PUSHBUTTON "&Yes",IDYES,41,22,53,14
  272. PUSHBUTTON "&Skip",IDNO,99,22,53,14
  273. DEFPUSHBUTTON "Rename",IDOK,157,22,53,14
  274. PUSHBUTTON "Cancel",IDCANCEL,215,22,53,14
  275. CONTROL "Repe&at my answer each time this occurs",IDD_REPEAT,
  276. "Button",BS_AUTOCHECKBOX | BS_LEFT | WS_TABSTOP,33,42,
  277. 235,10
  278. END
  279. IDD_CONFIRM_YESRENAMECANCEL DIALOGEX DISCARDABLE 0, 0, 274, 58
  280. STYLE DS_MODALFRAME | DS_SETFOREGROUND | DS_3DLOOK | DS_FIXEDSYS | DS_CENTER |
  281. DS_CONTEXTHELP | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  282. CAPTION "Confirmation"
  283. FONT 8, "MS Shell Dlg"
  284. BEGIN
  285. ICON IDI_DEFAULTICON,IDD_ICON,6,6,21,20, SS_REALSIZECONTROL
  286. LTEXT "You need to confirm this operation.",ID_CONDITION_TEXT,
  287. 34,6,234,8,SS_NOPREFIX
  288. PUSHBUTTON "&Yes",IDYES,99,22,53,14
  289. DEFPUSHBUTTON "Rename",IDOK,157,22,53,14
  290. PUSHBUTTON "Cancel",IDCANCEL,215,22,53,14
  291. CONTROL "Repe&at my answer each time this occurs",IDD_REPEAT,
  292. "Button",BS_AUTOCHECKBOX | BS_LEFT | WS_TABSTOP,33,42,
  293. 235,10
  294. END
  295. IDD_CONFIRM_SKIPCANCEL DIALOGEX DISCARDABLE 0, 0, 274, 58
  296. STYLE DS_MODALFRAME | DS_SETFOREGROUND | DS_3DLOOK | DS_FIXEDSYS | DS_CENTER |
  297. DS_CONTEXTHELP | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  298. CAPTION "Confirmation"
  299. FONT 8, "MS Shell Dlg"
  300. BEGIN
  301. ICON IDI_DEFAULTICON,IDD_ICON,6,6,21,20, SS_REALSIZECONTROL
  302. LTEXT "You need to confirm this operation.",ID_CONDITION_TEXT,
  303. 34,6,234,8,SS_NOPREFIX
  304. PUSHBUTTON "&Skip",IDNO,157,22,53,14
  305. PUSHBUTTON "Cancel",IDCANCEL,215,22,53,14
  306. CONTROL "Repe&at my answer each time this occurs",IDD_REPEAT,
  307. "Button",BS_AUTOCHECKBOX | BS_LEFT | WS_TABSTOP,33,42,
  308. 235,10
  309. END
  310. IDD_CONFIRM_CANCEL DIALOGEX DISCARDABLE 0, 0, 274, 58
  311. STYLE DS_MODALFRAME | DS_SETFOREGROUND | DS_3DLOOK | DS_FIXEDSYS | DS_CENTER |
  312. DS_CONTEXTHELP | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  313. CAPTION "Confirmation"
  314. FONT 8, "MS Shell Dlg"
  315. BEGIN
  316. ICON IDI_DEFAULTICON,IDD_ICON,6,6,21,20, SS_REALSIZECONTROL
  317. LTEXT "You need to confirm this operation.",ID_CONDITION_TEXT,
  318. 34,6,234,8,SS_NOPREFIX
  319. PUSHBUTTON "Cancel",IDCANCEL,215,22,53,14
  320. CONTROL "Repe&at my answer each time this occurs",IDD_REPEAT,
  321. "Button",BS_AUTOCHECKBOX | BS_LEFT | WS_TABSTOP,33,42,
  322. 235,10
  323. END
  324. IDD_CONFIRM_OK DIALOGEX DISCARDABLE 0, 0, 274, 46
  325. STYLE DS_MODALFRAME | DS_SETFOREGROUND | DS_3DLOOK | DS_FIXEDSYS | DS_CENTER |
  326. DS_CONTEXTHELP | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  327. CAPTION "Confirmation"
  328. FONT 8, "MS Shell Dlg"
  329. BEGIN
  330. ICON IDI_DEFAULTICON,IDD_ICON,6,6,21,20, SS_REALSIZECONTROL
  331. LTEXT "You need to confirm this operation.",ID_CONDITION_TEXT,
  332. 34,6,234,8,SS_NOPREFIX
  333. PUSHBUTTON "OK",IDOK,215,22,53,14
  334. END
  335. DLG_DRV_GENERAL DIALOGEX DISCARDABLE 0, 0, PROP_MED_CXDLG, 218
  336. STYLE DS_MODALFRAME | DS_SHELLFONT | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  337. CAPTION "General"
  338. FONT 8, "MS Shell Dlg"
  339. BEGIN
  340. CONTROL "",IDC_DRV_ICON,"Static",SS_ICON | SS_REALSIZECONTROL,7,7,21,20
  341. LTEXT "&Label:",IDC_STATIC,50,11,0,0,NOT WS_VISIBLE
  342. EDITTEXT IDC_DRV_LABEL,56,11,164,14,ES_AUTOHSCROLL
  343. CONTROL "",IDD_LINE_1,"Static",SS_ETCHEDHORZ,7,32,213,1
  344. LTEXT "Type:",IDC_DRV_TYPE_TXT,7,38,42,9
  345. LTEXT "",IDC_DRV_TYPE,56,38,164,14
  346. LTEXT "File system:",IDC_DRV_FS_TXT,7,51,42,9
  347. LTEXT "RAW",IDC_DRV_FS,56,51,164,14
  348. CONTROL "",IDD_LINE_2,"Static",SS_ETCHEDHORZ,7,64,213,1
  349. CONTROL "z",IDC_DRV_USEDCOLOR,"Button",BS_OWNERDRAW |
  350. WS_DISABLED | WS_BORDER,7,69,10,9
  351. LTEXT "Used space:",IDC_DRV_USEDBYTES_TXT,21,69,46,9
  352. RTEXT "---",IDC_DRV_USEDBYTES,69,69,85,9
  353. RTEXT "",IDC_DRV_USEDMB,161,69,35,9
  354. CONTROL "",IDC_DRV_FREECOLOR,"Button",BS_OWNERDRAW | WS_DISABLED |
  355. WS_BORDER,7,82,10,9
  356. LTEXT "Free space:",IDC_DRV_FREEBYTES_TXT,21,82,46,9
  357. RTEXT "---",IDC_DRV_FREEBYTES,69,82,85,9
  358. RTEXT "",IDC_DRV_FREEMB,161,82,35,9
  359. CONTROL "",IDC_DRV_TOTSEP,"Static",SS_ETCHEDHORZ,7,97,213,1
  360. LTEXT "Capacity:",IDC_DRV_TOTBYTES_TXT,21,103,46,10
  361. RTEXT "---",IDC_DRV_TOTBYTES,69,103,85,9
  362. RTEXT "",IDC_DRV_TOTMB,161,103,35,9
  363. CONTROL "",IDC_DRV_PIE,"Button",BS_OWNERDRAW | WS_DISABLED,68,
  364. 116,82,39
  365. CTEXT "",IDC_DRV_LETTER,38,160,150,10
  366. PUSHBUTTON "&Disk Cleanup",IDC_DRV_CLEANUP,166,154,54,14
  367. CONTROL "",IDC_DRV_TOTSEP2,"Static",SS_ETCHEDHORZ,7,171,213,1
  368. // compress and content index are NTFS only
  369. CONTROL "&Compress drive to save disk space",IDD_COMPRESS,"Button",
  370. BS_AUTOCHECKBOX | WS_TABSTOP,7,191,208,10
  371. CONTROL "Allow Indexing Service to &index this disk for fast file searching",IDD_INDEX,"Button",
  372. BS_AUTOCHECKBOX | WS_TABSTOP,7,205,208,10
  373. // CONTROL "&Eject drive at logoff or shutdown",IDD_EJECT,"Button",
  374. // BS_AUTOCHECKBOX | WS_TABSTOP,7,210,125,10
  375. END
  376. DLG_DRV_RECORDINGTAB DIALOGEX DISCARDABLE 0, 0, PROP_MED_CXDLG, 218
  377. STYLE DS_MODALFRAME | DS_SHELLFONT | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  378. CAPTION "Recording"
  379. FONT 8, "MS Shell Dlg"
  380. BEGIN
  381. ICON "",IDC_RECORD_ICON,7,7,21,20, SS_REALSIZECONTROL
  382. LTEXT "These settings determine how the Windows CD recording software writes files to this CD-R drive.",
  383. IDC_STATIC,37,10,183,26
  384. GROUPBOX "Desktop CD recording",IDC_STATIC,6,36,214,152
  385. LTEXT "Select this check box to record CDs by dragging files and folders to the CD-R icon on your computer.",
  386. IDC_STATIC,13,48,200,26
  387. CONTROL "&Enable CD recording on this drive",IDC_RECORD_ENABLE,"Button",
  388. BS_AUTOCHECKBOX,13,71,190,10
  389. LTEXT "Select a &drive where Windows can store an ""image"" of the CD to be written. The image file may use up to 1 GB of disk space.",
  390. IDC_RECORD_TEXTIMAGE,13,87,200,20
  391. CONTROL "",IDC_RECORD_IMAGELOC,"ComboBoxEx32",CBS_DROPDOWNLIST | CBS_AUTOHSCROLL | WS_VSCROLL |
  392. WS_TABSTOP,13,109,90,200
  393. LTEXT "&Select a write speed. Higher speeds take less time, but if they cause errors, select a lower speed.",
  394. IDC_RECORD_TEXTWRITE,13,130,200,20
  395. COMBOBOX IDC_RECORD_WRITESPEED,13,152,90,200,CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP
  396. CONTROL "A&utomatically eject the CD after writing",IDC_RECORD_EJECT,"Button",
  397. BS_AUTOCHECKBOX,13,171,170,10
  398. END
  399. DLG_FOLDER_CUSTOMIZE DIALOGEX DISCARDABLE 0, 0, PROP_MED_CXDLG, 218
  400. STYLE DS_MODALFRAME | DS_SHELLFONT | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  401. CAPTION "Customize"
  402. FONT 8, "MS Shell Dlg"
  403. BEGIN
  404. GROUPBOX "What kind of folder do you want?",IDC_STATIC,7,7,213,59
  405. LTEXT "Use this &folder type as a template:",IDC_STATIC,14,19,199,14
  406. COMBOBOX IDC_FOLDER_TEMPLATES,14,31,199,200,CBS_DROPDOWNLIST |
  407. WS_VSCROLL | WS_TABSTOP
  408. CONTROL "Also apply this template to all &subfolders",IDC_FOLDER_RECURSE,"Button",BS_AUTOCHECKBOX |
  409. WS_TABSTOP,14,48,199,14
  410. GROUPBOX "Folder pictures",IDC_STATIC,7,71,213,86
  411. LTEXT "For Thumbnails view, you can put a picture on this folder to remind you of the contents.",
  412. IDC_NO_HELP_1,14,83,120,40
  413. LTEXT "Preview:",IDC_NO_HELP_2,143,82,70,11
  414. CONTROL "",IDC_FOLDER_PREVIEW_ICON,"Static",WS_VISIBLE | SS_ICON,143,93,65,65
  415. CONTROL "",IDC_FOLDER_PREVIEW_BITMAP,"Static",SS_BITMAP,143,93,65,65
  416. CTEXT "",IDC_FOLDER_PREVIEW_TEXT,143,107,65,40
  417. PUSHBUTTON "Choose &Picture...",IDC_FOLDER_PICKBROWSE,14,118,65,14
  418. PUSHBUTTON "&Restore Default",IDC_FOLDER_DEFAULT,14,136,65,14
  419. GROUPBOX "Folder icons",IDC_FOLDER_CHANGEICONGROUP,7,162,213,52
  420. LTEXT "For all views except Thumbnails, you can change the standard ""folder"" icon to another icon.",
  421. IDC_FOLDER_CHANGEICONTEXT,14,174,199,20
  422. CONTROL "",IDC_FOLDER_ICON,"Static",WS_VISIBLE | SS_ICON,160,192,32,32
  423. PUSHBUTTON "Change &Icon...",IDC_FOLDER_CHANGEICON,14,194,65,14
  424. END
  425. DLG_DRV_HWTAB DIALOGEX DISCARDABLE 0, 0, PROP_MED_CXDLG, PROP_MED_CYDLG
  426. STYLE DS_MODALFRAME | DS_SHELLFONT | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  427. CAPTION "Hardware"
  428. FONT 8, "MS Shell Dlg"
  429. BEGIN
  430. //
  431. // Dummy frame that devmgr.dll's hardware tab plugs into.
  432. //
  433. END
  434. DLG_MOUNTEDDRV_GENERAL DIALOGEX DISCARDABLE 0, 0, PROP_MED_CXDLG, PROP_MED_CYDLG
  435. STYLE DS_MODALFRAME | DS_SHELLFONT | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  436. CAPTION "General"
  437. FONT 8, "MS Shell Dlg"
  438. BEGIN
  439. CONTROL "",IDD_ITEMICON,"Static",SS_ICON | SS_REALSIZECONTROL,7,7,21,20
  440. // for accessibility, we need a hidden static text label for the rename editbox
  441. LTEXT "Host folder name:",IDC_STATIC,50,11,0,0,NOT WS_VISIBLE
  442. EDITTEXT IDD_NAMEEDIT,56,11,164,14,ES_AUTOHSCROLL
  443. CONTROL "",IDD_LINE_1,"Static",SS_ETCHEDHORZ,7,32,213,1
  444. LTEXT "Type:",IDD_FILETYPE_TXT,7,40,42,9
  445. EDITTEXT IDD_FILETYPE,56,40,113,14,ES_AUTOHSCROLL | ES_READONLY |
  446. NOT WS_BORDER | NOT WS_TABSTOP
  447. PUSHBUTTON "&Properties",IDC_DRV_PROPERTIES,169,37,50,14
  448. LTEXT "Location:",IDD_LOCATION_TXT,7,56,42,9
  449. EDITTEXT IDD_LOCATION,56,56,164,14,ES_AUTOHSCROLL | ES_READONLY |
  450. NOT WS_BORDER | NOT WS_TABSTOP
  451. LTEXT "Target:",IDD_FILETYPE_TARGET,7,72,42,9
  452. EDITTEXT IDC_DRV_TARGET,56,72,164,14,ES_AUTOHSCROLL | ES_READONLY |
  453. NOT WS_BORDER | NOT WS_TABSTOP
  454. CONTROL "",IDD_LINE_2,"Static",SS_ETCHEDHORZ,7,88,213,1
  455. LTEXT "Created:",IDD_CREATED_TXT,7,96,42,9
  456. EDITTEXT IDD_CREATED,56,96,164,14,ES_AUTOHSCROLL | ES_READONLY |
  457. NOT WS_BORDER | NOT WS_TABSTOP
  458. CONTROL "",IDD_LINE_3,"Static",SS_ETCHEDHORZ,7,112,213,1
  459. LTEXT "Attributes:",IDD_ATTR_GROUPBOX,7,120,42,9
  460. CONTROL "&Read-only",IDD_READONLY,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,56,120,50,10
  461. CONTROL "&Hidden",IDD_HIDDEN,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,56,134,50,10
  462. CONTROL "Arch&ive",IDD_ARCHIVE,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,56,148,50,10
  463. PUSHBUTTON "A&dvanced...",IDC_ADVANCED,169,118,50,14
  464. END
  465. DLG_BITBUCKET_CONFIG DIALOGEX DISCARDABLE 0, 0, 212, 188
  466. STYLE DS_MODALFRAME | DS_SHELLFONT | 4L | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  467. CAPTION "Drive Properties"
  468. FONT 8, "MS Shell Dlg"
  469. BEGIN
  470. LTEXT "Size of drive:",IDC_DISKSIZE,7,7,75,10
  471. LTEXT "",IDC_DISKSIZEDATA,95,7,26,8
  472. LTEXT "Space reserved:",IDC_BYTESIZE,7,20,75,10
  473. LTEXT "",IDC_BYTESIZEDATA,95,20,30,8
  474. CONTROL "&Do not move files to the Recycle Bin. Remove files immediately when deleted",IDC_NUKEONDELETE,
  475. "Button",BS_AUTOCHECKBOX | BS_MULTILINE | BS_TOP | WS_GROUP | WS_TABSTOP,7,38,154,20
  476. LTEXT "&Maximum size of Recycle Bin (percent of drive)",IDC_TEXT,18,
  477. 103,181,18
  478. CONTROL "",IDC_BBSIZE,"msctls_trackbar32",WS_TABSTOP |
  479. TBS_AUTOTICKS | TBS_DOWNISLEFT,18,68,151,20
  480. CTEXT "",IDC_BBSIZETEXT,18,90,151,10
  481. END
  482. DLG_BITBUCKET_GENCONFIG DIALOGEX DISCARDABLE 0, 0, 145, 155
  483. STYLE DS_MODALFRAME | DS_SHELLFONT | 4L | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  484. CAPTION "Global"
  485. FONT 8, "MS Shell Dlg"
  486. BEGIN
  487. GROUPBOX "",IDD_ATTR_GROUPBOX,7,21,197,103
  488. CONTROL "&Configure drives independently",IDC_INDEPENDENT,
  489. "Button",BS_AUTORADIOBUTTON | WS_GROUP,13,7,118,10
  490. CONTROL "&Use one setting for all drives:",IDC_GLOBAL,"Button",
  491. BS_AUTORADIOBUTTON,13,20,104,10
  492. CONTROL "Do not move files to the &Recycle Bin. Remove files immediately when deleted",IDC_NUKEONDELETE,
  493. "Button",BS_AUTOCHECKBOX | BS_MULTILINE | BS_TOP | WS_GROUP | WS_TABSTOP,13,38,154,20
  494. LTEXT "&Maximum size of Recycle Bin (percent of each drive)",IDC_TEXT,
  495. 24,103,177,18
  496. CONTROL "",IDC_BBSIZE,"msctls_trackbar32",WS_TABSTOP |
  497. TBS_AUTOTICKS | TBS_DOWNISLEFT,24,68,151,20
  498. CTEXT "",IDC_BBSIZETEXT,24,90,151,10
  499. CONTROL "&Display delete confirmation dialog",IDC_CONFIRMDELETE,
  500. "Button",BS_AUTOCHECKBOX | WS_TABSTOP | WS_GROUP,13,130,137,10
  501. END
  502. STRINGTABLE DISCARDABLE
  503. BEGIN
  504. IDS_FILETYPE_PICKICONDLG_CAPTION "Change Icon for File Type %s"
  505. IDS_FOLDER_PICKICONDLG_CAPTION "Change Icon for %s Folder"
  506. END
  507. DLG_PICKICON DIALOGEX DISCARDABLE 40, 40, 193, 200
  508. STYLE DS_CONTEXTHELP | DS_MODALFRAME | DS_SHELLFONT | DS_NOIDLEMSG | WS_POPUP | WS_CAPTION | WS_SYSMENU
  509. CAPTION "Change Icon"
  510. FONT 8, "MS Shell Dlg"
  511. BEGIN
  512. LTEXT "&Look for icons in this file:",IDC_STATIC,7,7,179,10,NOT WS_GROUP
  513. EDITTEXT IDD_PATH,7,17,123,14,ES_AUTOHSCROLL
  514. PUSHBUTTON "&Browse...",IDD_BROWSE,135,17,50,14
  515. LTEXT "&Select an icon from the list below:",IDC_STATIC,7,36,179,10,NOT WS_GROUP
  516. LISTBOX IDD_ICON,7,47,181,41,LBS_OWNERDRAWFIXED |
  517. LBS_NOINTEGRALHEIGHT | LBS_MULTICOLUMN |
  518. LBS_DISABLENOSCROLL | WS_HSCROLL | WS_TABSTOP
  519. PUSHBUTTON "&Restore Defaults",IDD_RESTORE,7,179,70,14
  520. DEFPUSHBUTTON "OK",IDOK,81,179,50,14
  521. PUSHBUTTON "Cancel",IDCANCEL,135,179,50,14
  522. END
  523. DLG_FILEPROP DIALOGEX DISCARDABLE 0, 0, PROP_MED_CXDLG, PROP_MED_CYDLG
  524. STYLE DS_MODALFRAME | DS_SHELLFONT | DS_NOIDLEMSG | DS_3DLOOK | WS_POPUP | WS_CAPTION
  525. CAPTION "General"
  526. FONT 8, "MS Shell Dlg"
  527. BEGIN
  528. CONTROL "",IDD_ITEMICON,"Static",SS_ICON | SS_REALSIZECONTROL,7,7,21,20
  529. // for accessibility, we need a hidden static text label for the rename editbox
  530. LTEXT "File name:",IDC_STATIC,50,11,0,0,NOT WS_VISIBLE
  531. EDITTEXT IDD_NAMEEDIT,56,11,164,14,ES_AUTOHSCROLL
  532. CONTROL "",IDD_LINE_1,"Static",SS_ETCHEDHORZ,7,32,213,1
  533. LTEXT "Type of file:",IDD_FILETYPE_TXT,7,40,42,9
  534. EDITTEXT IDD_FILETYPE,56,40,164,14,ES_AUTOHSCROLL | ES_READONLY |
  535. NOT WS_BORDER | NOT WS_TABSTOP
  536. ICON "",IDD_TYPEICON,56,56,11,10, SS_REALSIZECONTROL
  537. // for accessibility, the staic text has to come right before the edit box
  538. LTEXT "Opens with:",IDD_OPENSWITH_TXT,7,56,42,9
  539. EDITTEXT IDD_OPENSWITH,74,56,91,14,ES_AUTOHSCROLL | ES_READONLY |
  540. NOT WS_BORDER | NOT WS_TABSTOP
  541. PUSHBUTTON "&Change...",IDC_CHANGEFILETYPE,149,54,70,14
  542. CONTROL "",IDD_LINE_2,"Static",SS_ETCHEDHORZ,7,72,213,1
  543. LTEXT "Location:",IDD_LOCATION_TXT,7,80,42,9
  544. EDITTEXT IDD_LOCATION,56,80,164,14,ES_AUTOHSCROLL | ES_READONLY |
  545. NOT WS_BORDER | NOT WS_TABSTOP
  546. LTEXT "Size:",IDD_FILESIZE_TXT,7,96,42,9
  547. EDITTEXT IDD_FILESIZE,56,96,164,14,ES_AUTOHSCROLL | ES_READONLY |
  548. NOT WS_BORDER | NOT WS_TABSTOP
  549. LTEXT "Size on disk:",IDD_FILESIZE_COMPRESSED_TXT,7,112,42,9
  550. EDITTEXT IDD_FILESIZE_COMPRESSED,56,112,164,14,ES_AUTOHSCROLL |
  551. ES_READONLY | NOT WS_BORDER | NOT WS_TABSTOP
  552. CONTROL "",IDD_LINE_3,"Static",SS_ETCHEDHORZ,7,128,213,1
  553. LTEXT "Created:",IDD_CREATED_TXT,7,136,42,9
  554. EDITTEXT IDD_CREATED,56,136,164,14,ES_AUTOHSCROLL | ES_READONLY |
  555. NOT WS_BORDER | NOT WS_TABSTOP
  556. LTEXT "Modified:",IDD_LASTMODIFIED_TXT,7,152,42,9
  557. EDITTEXT IDD_LASTMODIFIED,56,152,164,14,ES_AUTOHSCROLL |
  558. ES_READONLY | NOT WS_BORDER | NOT WS_TABSTOP
  559. LTEXT "Accessed:",IDD_LASTACCESSED_TXT,7,168,42,9
  560. EDITTEXT IDD_LASTACCESSED,56,168,164,14,ES_AUTOHSCROLL |
  561. ES_READONLY | NOT WS_BORDER | NOT WS_TABSTOP
  562. CONTROL "",IDD_LINE_4,"Static",SS_ETCHEDHORZ,7,184,213,1
  563. LTEXT "Attributes:",IDD_ATTR_GROUPBOX,7,192,42,9
  564. CONTROL "&Read-only",IDD_READONLY,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,56,192,50,10
  565. CONTROL "&Hidden",IDD_HIDDEN,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,109,192,50,10
  566. CONTROL "Arch&ive",IDD_ARCHIVE,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,162,192,50,10
  567. PUSHBUTTON "A&dvanced...",IDC_ADVANCED,170,190,50,14
  568. END
  569. DLG_FILEATTRIBS DIALOGEX DISCARDABLE 10, 10, 252, 161
  570. STYLE DS_MODALFRAME | DS_SHELLFONT | DS_NOIDLEMSG | DS_3DLOOK | WS_POPUP | WS_CAPTION |
  571. WS_SYSMENU | DS_CONTEXTHELP
  572. CAPTION "Advanced Attributes"
  573. FONT 8, "MS Shell Dlg"
  574. BEGIN
  575. ICON IDI_ATTRIBS,IDD_ITEMICON,7,7,21,20, SS_REALSIZECONTROL
  576. LTEXT "Choose the options you want for this file.",IDC_MANAGEFILES_TXT,36,13,209,8
  577. GROUPBOX "Archive and Index attributes",IDC_STATIC,7,34,238,47
  578. CONTROL "File is ready for &archiving",IDD_ARCHIVE,"Button",
  579. BS_AUTOCHECKBOX | WS_TABSTOP,14,50,175,10
  580. CONTROL "For fast searching, allow Indexing Service to &index this file",IDD_INDEX,"Button",
  581. BS_AUTOCHECKBOX | WS_TABSTOP,14,63,225,10
  582. GROUPBOX "Compress or Encrypt attributes",IDC_STATIC,7,87,238,47
  583. CONTROL "&Compress contents to save disk space",IDD_COMPRESS,"Button",
  584. BS_AUTOCHECKBOX | WS_TABSTOP,14,102,175,10
  585. CONTROL "&Encrypt contents to secure data",IDD_ENCRYPT,"Button",
  586. BS_AUTOCHECKBOX | WS_TABSTOP,14,116,175,10
  587. PUSHBUTTON "&Details",IDC_ADVANCED,190,114,50,14
  588. DEFPUSHBUTTON "OK",IDOK,142,140,50,14
  589. PUSHBUTTON "Cancel",IDCANCEL,196,140,50,14
  590. END
  591. DLG_FOLDERATTRIBS DIALOGEX DISCARDABLE 10, 10, 252, 175
  592. STYLE DS_MODALFRAME | DS_SHELLFONT | DS_NOIDLEMSG | DS_3DLOOK | WS_POPUP | WS_CAPTION |
  593. WS_SYSMENU | DS_CONTEXTHELP
  594. CAPTION "Advanced Attributes"
  595. FONT 8, "MS Shell Dlg"
  596. BEGIN
  597. ICON IDI_ATTRIBS,IDD_ITEMICON,7,7,21,20, SS_REALSIZECONTROL
  598. LTEXT "Choose the settings you want for %s",IDC_MANAGEFILES_TXT,36,9,209,9
  599. LTEXT "When you apply these changes you will be asked if you want the changes to affect all subfolders and files as well.",
  600. IDD_MANAGEFOLDERS_TXT,36,20,209,19
  601. GROUPBOX "Archive and Index attributes",IDC_STATIC,7,46,238,47
  602. CONTROL "Folder is ready for &archiving",IDD_ARCHIVE,"Button",
  603. BS_AUTOCHECKBOX | WS_TABSTOP,14,62,175,10
  604. CONTROL "For fast searching, allow Indexing Service to &index this folder",IDD_INDEX,"Button",
  605. BS_AUTOCHECKBOX | WS_TABSTOP,14,76,225,10
  606. GROUPBOX "Compress or Encrypt attributes",IDC_STATIC,7,100,238,47
  607. CONTROL "&Compress contents to save disk space",IDD_COMPRESS,"Button",
  608. BS_AUTOCHECKBOX | WS_TABSTOP,14,116,175,10
  609. CONTROL "&Encrypt contents to secure data",IDD_ENCRYPT,"Button",
  610. BS_AUTOCHECKBOX | WS_TABSTOP,14,130,175,10
  611. PUSHBUTTON "&Details",IDC_ADVANCED,190,128,50,14
  612. DEFPUSHBUTTON "OK",IDOK,142,154,50,14
  613. PUSHBUTTON "Cancel",IDCANCEL,196,154,50,14
  614. END
  615. DLG_ATTRIBS_RECURSIVE DIALOGEX DISCARDABLE 10, 10, 257, 132
  616. STYLE DS_MODALFRAME | DS_SHELLFONT | DS_NOIDLEMSG | DS_3DLOOK | WS_POPUP | WS_CAPTION | WS_SYSMENU
  617. CAPTION "Confirm Attribute Changes"
  618. FONT 8, "MS Shell Dlg"
  619. BEGIN
  620. LTEXT "You have chosen to make the following attribute changes:",
  621. IDC_STATIC,7,7,243,10
  622. EDITTEXT IDD_ATTRIBSTOAPPLY,35,23,215,18,ES_MULTILINE |
  623. ES_READONLY | NOT WS_BORDER | NOT WS_TABSTOP
  624. LTEXT "Do you want to apply this change to %s only, or do you want to apply it to all subfolders and files as well?",
  625. IDD_RECURSIVE_TXT,7,47,243,20
  626. CONTROL "Apply changes to %s only",IDD_NOTRECURSIVE,"Button",
  627. BS_AUTORADIOBUTTON,35,71,210,10
  628. CONTROL "Apply changes to %s, subfolders and files",
  629. IDD_RECURSIVE,"Button",BS_AUTORADIOBUTTON,35,85,210,10
  630. DEFPUSHBUTTON "OK",IDOK,146,111,50,14
  631. PUSHBUTTON "Cancel",IDCANCEL,200,111,50,14
  632. END
  633. DLG_ATTRIBS_ERROR DIALOGEX DISCARDABLE 5, 5, 241, 98
  634. STYLE DS_MODALFRAME | DS_SHELLFONT | DS_NOIDLEMSG | DS_3DLOOK | WS_POPUP | WS_CAPTION | WS_SYSMENU
  635. CAPTION "Error Applying Attributes"
  636. FONT 8, "MS Shell Dlg"
  637. BEGIN
  638. ICON 32515,IDC_STATIC,7,7,21,20, SS_REALSIZECONTROL
  639. LTEXT "An error occurred applying attributes to the file:",
  640. IDC_STATIC,36,7,198,9
  641. LTEXT "",IDD_NAME,36,23,198,9
  642. LTEXT "",IDD_ERROR_TXT,36,39,198,27
  643. DEFPUSHBUTTON "&Ignore",IDIGNORE,22,80,50,14
  644. PUSHBUTTON "I&gnore All",IDIGNOREALL,76,80,50,14
  645. PUSHBUTTON "&Retry",IDRETRY,130,80,50,14
  646. PUSHBUTTON "Cancel",IDCANCEL,184,80,50,14
  647. END
  648. DLG_DELETEDFILEPROP DIALOGEX DISCARDABLE 0, 0, PROP_MED_CXDLG, PROP_MED_CYDLG
  649. STYLE DS_MODALFRAME | DS_SHELLFONT | DS_NOIDLEMSG | DS_3DLOOK | WS_POPUP | WS_CAPTION
  650. CAPTION "General"
  651. FONT 8, "MS Shell Dlg"
  652. BEGIN
  653. CONTROL "",IDD_ITEMICON,"Static",SS_ICON | SS_REALSIZECONTROL,7,7,21,20
  654. EDITTEXT IDD_NAME,33,11,172,14,ES_AUTOHSCROLL | ES_READONLY | NOT
  655. WS_BORDER | NOT WS_TABSTOP
  656. CONTROL "",IDD_LINE_1,"Static",SS_ETCHEDHORZ,7,32,213,1
  657. LTEXT "Type:",IDD_FILETYPE_TXT,7,40,40,9
  658. EDITTEXT IDD_FILETYPE,48,40,172,14,ES_AUTOHSCROLL | ES_READONLY |
  659. NOT WS_BORDER | NOT WS_TABSTOP
  660. LTEXT "Origin:",IDD_LOCATION_TXT,7,53,40,9
  661. EDITTEXT IDD_LOCATION,48,53,172,14,ES_AUTOHSCROLL | ES_READONLY |
  662. NOT WS_BORDER | NOT WS_TABSTOP
  663. LTEXT "Size:",IDD_FILESIZE_TXT,7,66,24,9
  664. EDITTEXT IDD_FILESIZE,48,66,172,14,ES_AUTOHSCROLL | ES_READONLY |
  665. NOT WS_BORDER | NOT WS_TABSTOP
  666. CONTROL "",IDD_LINE_2,"Static",SS_ETCHEDHORZ,7,84,213,1
  667. LTEXT "Deleted:",IDD_DELETED_TXT,7,92,50,9
  668. EDITTEXT IDD_DELETED,68,92,152,14,ES_AUTOHSCROLL | ES_READONLY | NOT WS_BORDER | NOT WS_TABSTOP
  669. LTEXT "Created:",IDD_CREATED_TXT,7,105,36,9
  670. EDITTEXT IDD_CREATED,68,105,152,14,ES_AUTOHSCROLL | ES_READONLY | NOT WS_BORDER | NOT WS_TABSTOP
  671. CONTROL "",IDD_LINE_3,"Static",SS_ETCHEDHORZ,7,123,213,1
  672. LTEXT "Attributes:",IDD_ATTR_GROUPBOX,7,131,32,9
  673. CONTROL "&Read-only",IDD_READONLY,"Button",BS_AUTOCHECKBOX | WS_DISABLED | WS_TABSTOP,68,131,58,10
  674. CONTROL "&Hidden",IDD_HIDDEN,"Button",BS_AUTOCHECKBOX | WS_DISABLED | WS_TABSTOP,129,131,58,10
  675. CONTROL "Arch&ive",IDD_ARCHIVE,"Button",BS_AUTOCHECKBOX | WS_DISABLED | WS_TABSTOP,68,143,58,10
  676. CONTROL "Co&mpressed",IDD_COMPRESS,"Button", BS_AUTOCHECKBOX | WS_DISABLED | WS_TABSTOP | NOT WS_VISIBLE,68,155,58,10
  677. CONTROL "&Encrypt contents",IDD_ENCRYPT,"Button", BS_AUTOCHECKBOX | WS_DISABLED | WS_TABSTOP | NOT WS_VISIBLE,68,167,80,10
  678. PUSHBUTTON "Restore",IDD_RESTORE,PROP_MED_CXDLG - 50 - 7, PROP_MED_CYDLG - 14 - 7,50,14
  679. END
  680. DLG_FOLDERPROP DIALOGEX DISCARDABLE 0, 0, PROP_MED_CXDLG, PROP_MED_CYDLG
  681. STYLE DS_MODALFRAME | DS_SHELLFONT | DS_NOIDLEMSG | DS_3DLOOK | WS_POPUP | WS_CAPTION
  682. CAPTION "General"
  683. FONT 8, "MS Shell Dlg"
  684. BEGIN
  685. CONTROL "",IDD_ITEMICON,"Static",SS_ICON | SS_REALSIZECONTROL,7,7,21,20
  686. CONTROL "",IDD_LINE_1,"Static",SS_ETCHEDHORZ,7,32,213,1
  687. // for accessibility, we need a hidden static text label for the rename editbox
  688. LTEXT "Folder name:",IDC_STATIC,50,11,0,0,NOT WS_VISIBLE
  689. EDITTEXT IDD_NAMEEDIT,56,11,164,14,ES_AUTOHSCROLL
  690. LTEXT "Type:",IDD_FILETYPE_TXT,7,40,42,9
  691. EDITTEXT IDD_FILETYPE,56,40,164,14,ES_AUTOHSCROLL | ES_READONLY |
  692. NOT WS_BORDER | NOT WS_TABSTOP
  693. LTEXT "Location:",IDD_LOCATION_TXT,7,56,42,9
  694. EDITTEXT IDD_LOCATION,56,56,164,14,ES_AUTOHSCROLL | ES_READONLY |
  695. NOT WS_BORDER | NOT WS_TABSTOP
  696. LTEXT "Size:",IDD_FILESIZE_TXT,7,72,42,9
  697. EDITTEXT IDD_FILESIZE,56,72,164,14,ES_AUTOHSCROLL | ES_READONLY |
  698. NOT WS_BORDER | NOT WS_TABSTOP
  699. LTEXT "Size on disk:",IDD_FILESIZE_COMPRESSED_TXT,7,88,42,9
  700. EDITTEXT IDD_FILESIZE_COMPRESSED,56,88,164,14,ES_AUTOHSCROLL |
  701. ES_READONLY | NOT WS_BORDER | NOT WS_TABSTOP
  702. LTEXT "Contains:",IDD_CONTAINS_TXT,7,104,42,9
  703. LTEXT "",IDD_CONTAINS,56,104,164,14
  704. CONTROL "",IDD_LINE_2,"Static",SS_ETCHEDHORZ,7,120,213,1
  705. LTEXT "Created:",IDD_CREATED_TXT,7,128,42,9
  706. EDITTEXT IDD_CREATED,56,128,164,14,ES_AUTOHSCROLL | ES_READONLY |
  707. NOT WS_BORDER | NOT WS_TABSTOP
  708. CONTROL "",IDD_LINE_3,"Static",SS_ETCHEDHORZ,7,144,213,1
  709. LTEXT "Attributes:",IDD_ATTR_GROUPBOX,7,152,42,9
  710. CONTROL "&Read-only",IDD_READONLY,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,56,152,50,10
  711. CONTROL "&Hidden",IDD_HIDDEN,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,56,166,50,10
  712. CONTROL "Arch&ive",IDD_ARCHIVE,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,56,180,50,10
  713. PUSHBUTTON "A&dvanced...",IDC_ADVANCED,149,150,70,14
  714. END
  715. // Folder shortcuts property dialog has a method to redirect the target.
  716. // this currently does not catch many cases, such as Web Folders, ftp,
  717. // and does not filter the browse for folder dialog. These may turn out to
  718. // be too bad of bugs to ship. By commenting this line out, we disable
  719. // the feature.
  720. //#define FOLDERSHORTCUT_EDITABLETARGET
  721. DLG_FOLDERSHORTCUTPROP DIALOGEX DISCARDABLE 0, 0, PROP_MED_CXDLG, PROP_MED_CYDLG
  722. STYLE DS_MODALFRAME | DS_SHELLFONT | DS_NOIDLEMSG | DS_3DLOOK | WS_POPUP | WS_CAPTION
  723. CAPTION "General"
  724. FONT 8, "MS Shell Dlg"
  725. BEGIN
  726. CONTROL "",IDD_ITEMICON,"Static",SS_ICON | SS_REALSIZECONTROL,7,7,21,20
  727. LTEXT "Folder name:",IDC_STATIC,45,15,8,8,NOT WS_VISIBLE
  728. EDITTEXT IDD_NAMEEDIT,53,11,167,14,ES_AUTOHSCROLL
  729. CONTROL "",IDD_LINE_1,"Static",SS_ETCHEDHORZ,7,32,213,1
  730. LTEXT "Type:",IDD_FILETYPE_TXT,7,40,42,9
  731. EDITTEXT IDD_FILETYPE,53,40,167,14,ES_AUTOHSCROLL | ES_READONLY |
  732. NOT WS_BORDER | NOT WS_TABSTOP
  733. LTEXT "T&arget:",IDD_TARGET_TXT,7,56,39,9
  734. #ifdef FOLDERSHORTCUT_EDITABLETARGET
  735. EDITTEXT IDD_TARGET,53,54,113,14,ES_AUTOHSCROLL
  736. PUSHBUTTON "&Browse...",IDD_BROWSE,170,54,50,14
  737. #else
  738. EDITTEXT IDD_TARGET,53,56,167,14,ES_AUTOHSCROLL | ES_READONLY |
  739. NOT WS_BORDER | NOT WS_TABSTOP
  740. #endif
  741. CONTROL "",IDD_LINE_2,"Static",SS_ETCHEDHORZ,7,75,213,1
  742. LTEXT "Created:",IDD_CREATED_TXT,7,83,42,9
  743. EDITTEXT IDD_CREATED,53,83,167,14,ES_AUTOHSCROLL | ES_READONLY |
  744. NOT WS_BORDER | NOT WS_TABSTOP
  745. CONTROL "",IDD_LINE_3,"Static",SS_ETCHEDHORZ,8,99,212,1
  746. LTEXT "C&omment:",IDD_COMMENT_TXT,7,107,42,9
  747. #ifdef FOLDERSHORTCUT_EDITABLETARGET
  748. EDITTEXT IDD_COMMENT,53,107,167,14,ES_AUTOHSCROLL
  749. #else
  750. EDITTEXT IDD_COMMENT,53,107,167,14,ES_AUTOHSCROLL | ES_READONLY |
  751. NOT WS_BORDER | NOT WS_TABSTOP
  752. #endif
  753. END
  754. DLG_VERSION DIALOGEX DISCARDABLE 0, 0, 227, 200
  755. STYLE DS_MODALFRAME | DS_SHELLFONT | DS_NOIDLEMSG | WS_POPUP | WS_CAPTION
  756. CAPTION "Version"
  757. FONT 8, "MS Shell Dlg"
  758. BEGIN
  759. LTEXT "File version:",IDC_STATIC,7,10,44,8
  760. EDITTEXT IDD_VERSION_FILEVERSION,54,10,150,12,ES_AUTOHSCROLL |
  761. ES_READONLY | NOT WS_BORDER
  762. LTEXT "Description:",IDC_STATIC,7,29,42,8
  763. EDITTEXT IDD_VERSION_DESCRIPTION,54,29,150,12,ES_AUTOHSCROLL |
  764. ES_READONLY | NOT WS_BORDER
  765. LTEXT "Copyright:",IDC_STATIC,7,48,40,8
  766. EDITTEXT IDD_VERSION_COPYRIGHT,54,48,150,12,ES_AUTOHSCROLL |
  767. ES_READONLY | NOT WS_BORDER
  768. GROUPBOX "Other version information",IDC_STATIC,7,70,212,122
  769. LTEXT "Item name:",IDC_STATIC,16,84,51,8
  770. LTEXT "Value:",IDC_STATIC,106,84,92,8
  771. LISTBOX IDD_VERSION_KEY,16,94,84,89,LBS_SORT |
  772. LBS_NOINTEGRALHEIGHT | WS_VSCROLL | WS_HSCROLL |
  773. WS_TABSTOP
  774. EDITTEXT IDD_VERSION_VALUE,105,94,106,89,ES_MULTILINE |
  775. ES_READONLY | WS_VSCROLL
  776. END
  777. DLG_LINKPROP DIALOGEX DISCARDABLE 20, 20, PROP_MED_CXDLG, PROP_MED_CYDLG
  778. STYLE DS_MODALFRAME | DS_SHELLFONT | DS_NOIDLEMSG | DS_3DLOOK | WS_POPUP | WS_CAPTION | WS_SYSMENU
  779. CAPTION "Shortcut"
  780. FONT 8, "MS Shell Dlg"
  781. BEGIN
  782. CONTROL "",IDD_ITEMICON,"Static",SS_ICON | SS_REALSIZECONTROL,7,7,21,20
  783. EDITTEXT IDD_NAME,49,12,172,12,ES_AUTOHSCROLL | ES_READONLY | NOT
  784. WS_BORDER | NOT WS_TABSTOP
  785. CONTROL "",IDD_LINE_1,"Static",SS_ETCHEDHORZ,7,31,213,1
  786. LTEXT "Target type:",IDD_FILETYPE_TXT,7,39,53,10
  787. CONTROL "",IDD_FILETYPE,"Static",SS_LEFTNOWORDWRAP,60,39,160,10
  788. LTEXT "Target location:",IDD_LOCATION_TXT,7,55,53,10
  789. LTEXT "&Target:",IDC_STATIC,7,71,24,10
  790. EDITTEXT IDD_FILENAME,60,69,160,14,ES_AUTOHSCROLL
  791. EDITTEXT IDD_LOCATION,60,55,160,14,ES_AUTOHSCROLL | ES_READONLY |
  792. NOT WS_BORDER | NOT WS_TABSTOP
  793. CONTROL "",IDD_LINE_2,"Static",SS_ETCHEDHORZ,7,88,214,1
  794. LTEXT "&Start in:",IDC_STATIC,7,98,41,10
  795. EDITTEXT IDD_PATH,60,96,160,14,ES_AUTOHSCROLL
  796. LTEXT "Shortcut &key:",IDC_STATIC,8,117,50,10
  797. CONTROL "",IDD_LINK_HOTKEY,"msctls_hotkey32",WS_BORDER |
  798. WS_TABSTOP,60,115,160,14
  799. LTEXT "&Run:",IDC_STATIC,7,136,31,10
  800. COMBOBOX IDD_LINK_SHOWCMD,60,134,160,200,CBS_DROPDOWNLIST |
  801. WS_VSCROLL | WS_TABSTOP
  802. LTEXT "C&omment:",IDC_STATIC,7,154,41,10
  803. EDITTEXT IDD_LINK_DESCRIPTION,60,152,160,14,ES_AUTOHSCROLL
  804. PUSHBUTTON "&Find Target...",IDD_FINDORIGINAL,32,170,60,14,WS_GROUP
  805. PUSHBUTTON "&Change Icon...",IDD_LINKDETAILS,96,170,60,14
  806. PUSHBUTTON "A&dvanced...",IDC_ADVANCED,160,170,60,14
  807. END
  808. DLG_LINKPROP_ADVANCED DIALOGEX DISCARDABLE 10, 10, 252, 161
  809. STYLE DS_MODALFRAME | DS_SHELLFONT | DS_NOIDLEMSG | DS_3DLOOK | WS_POPUP | WS_CAPTION |
  810. WS_SYSMENU | DS_CONTEXTHELP
  811. CAPTION "Advanced Properties"
  812. FONT 8, "MS Shell Dlg"
  813. BEGIN
  814. ICON IDI_ATTRIBS,IDD_ITEMICON,7,7,21,20, SS_REALSIZECONTROL
  815. LTEXT "Choose the advanced properties you want for this shortcut.",IDC_STATIC,36,13,209,8
  816. CONTROL "&Run with different credentials\n\nThis option can allow you to run this shortcut as another user, or continue as yourself while protecting your computer and data from unauthorized program activity.",
  817. IDD_LINK_RUNASUSER,"Button",BS_AUTOCHECKBOX | BS_TOP | BS_MULTILINE | WS_DISABLED | WS_TABSTOP,14,41,208,45
  818. CONTROL "Run in separate &memory space",IDD_RUNINSEPARATE,"Button",
  819. BS_AUTOCHECKBOX | WS_DISABLED | WS_TABSTOP,14,93,208,10
  820. DEFPUSHBUTTON "OK",IDOK,142,140,50,14
  821. PUSHBUTTON "Cancel",IDCANCEL,196,140,50,14
  822. END
  823. DLG_FILEMULTPROP DIALOGEX DISCARDABLE 0, 0, 227, 200
  824. STYLE DS_MODALFRAME | DS_SHELLFONT | DS_NOIDLEMSG | DS_3DLOOK | WS_POPUP | WS_CAPTION
  825. CAPTION "General"
  826. FONT 8, "MS Shell Dlg"
  827. BEGIN
  828. CONTROL IDI_MULDOC,IDD_ITEMICON,"Static",SS_ICON | SS_REALSIZECONTROL,7,7,21,20
  829. LTEXT "",IDD_CONTAINS,56,11,164,10
  830. CONTROL "",IDD_LINE_1,"Static",SS_ETCHEDHORZ,7,32,213,1
  831. LTEXT "Type:",IDD_FILETYPE_TXT,7,40,49,9
  832. EDITTEXT IDD_FILETYPE,56,40,164,14,ES_AUTOHSCROLL | ES_READONLY |
  833. NOT WS_BORDER | NOT WS_TABSTOP
  834. LTEXT "Location:",IDD_LOCATION_TXT,7,56,49,9
  835. EDITTEXT IDD_LOCATION,56,56,164,14,ES_AUTOHSCROLL | ES_READONLY |
  836. NOT WS_BORDER | NOT WS_TABSTOP
  837. LTEXT "Size:",IDD_FILESIZE_TXT,7,72,49,9
  838. EDITTEXT IDD_FILESIZE,56,72,164,14,ES_AUTOHSCROLL | ES_READONLY |
  839. NOT WS_BORDER | NOT WS_TABSTOP
  840. LTEXT "Size on disk:",IDD_FILESIZE_COMPRESSED_TXT,7,88,49,9
  841. EDITTEXT IDD_FILESIZE_COMPRESSED,56,88,164,14,ES_AUTOHSCROLL |
  842. ES_READONLY | NOT WS_BORDER | NOT WS_TABSTOP
  843. CONTROL "",IDD_LINE_2,"Static",SS_ETCHEDHORZ,7,104,213,1
  844. LTEXT "Attributes:",IDD_ATTR_GROUPBOX,7,112,32,8
  845. CONTROL "&Read-only",IDD_READONLY,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,56,112,50,10
  846. CONTROL "&Hidden",IDD_HIDDEN,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,56,126,50,10
  847. CONTROL "Arch&ive",IDD_ARCHIVE,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,56,140,50,10
  848. PUSHBUTTON "A&dvanced...",IDC_ADVANCED,170,110,50,14
  849. END
  850. DLG_FILETYPEOPTIONS DIALOGEX DISCARDABLE 0, 0, 237, 220
  851. STYLE DS_MODALFRAME | DS_SHELLFONT | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  852. CAPTION "File Types"
  853. FONT 8, "MS Shell Dlg"
  854. BEGIN
  855. LTEXT "Registered file &types:",IDC_STATIC,7,7,108,8
  856. CONTROL "",IDC_FT_PROP_LV_FILETYPES,WC_LISTVIEW,LVS_REPORT |
  857. LVS_SINGLESEL | LVS_SHOWSELALWAYS | WS_BORDER |
  858. WS_TABSTOP | LVS_SHAREIMAGELISTS, 7,18,223,83
  859. CONTROL "", IDC_FT_PROP_ANIM, ANIMATE_CLASS, WS_BORDER |
  860. ACS_TRANSPARENT | ACS_AUTOPLAY | ACS_CENTER,
  861. 7, 18, 223, 83
  862. PUSHBUTTON "&New",IDC_FT_PROP_NEW,126,108,50,14
  863. PUSHBUTTON "&Delete",IDC_FT_PROP_REMOVE,180,108,50,14
  864. ICON "",IDC_FT_PROP_OPENICON,64,150,11,10, SS_REALSIZECONTROL
  865. LTEXT "Opens with:",IDC_FT_PROP_OPENEXE_TXT,14,151,50,8
  866. EDITTEXT IDC_FT_PROP_OPENEXE,82,151,88,14,ES_AUTOHSCROLL |
  867. ES_READONLY | NOT WS_BORDER | NOT WS_TABSTOP
  868. PUSHBUTTON "&Change...",IDC_FT_PROP_CHANGEOPENSWITH,173,148,50,15
  869. LTEXT "-", IDC_FT_PROP_TYPEOFFILE_TXT,14,170,211,24
  870. PUSHBUTTON "Ad&vanced",IDC_FT_PROP_EDITTYPEOFFILE,173,201,50,15
  871. GROUPBOX "-",IDC_FT_PROP_GROUPBOX,7,136,223,87
  872. END
  873. DLG_FILETYPEOPTIONSEDITNEW DIALOG DISCARDABLE 0, 0, 240, 49
  874. STYLE DS_MODALFRAME | DS_NOIDLEMSG | DS_3DLOOK | WS_POPUP | WS_VISIBLE |
  875. WS_CAPTION | WS_SYSMENU | DS_CONTEXTHELP
  876. CAPTION "Create New Extension"
  877. FONT 8, "MS Shell Dlg"
  878. BEGIN
  879. LTEXT "&File Extension:",IDC_FT_EDIT_EXT_EDIT_TEXT,7,10,80,8
  880. EDITTEXT IDC_FT_EDIT_EXT_EDIT,91,7,37,14,ES_AUTOHSCROLL
  881. PUSHBUTTON "Ad&vanced >>",IDC_FT_EDIT_ADVANCED,183,7,50,14
  882. LTEXT "&Associated File Type:",IDC_FT_EDIT_PID_COMBO_TEXT,7,31,80,8, NOT WS_VISIBLE
  883. COMBOBOX IDC_FT_EDIT_PID_COMBO,91,28,142,230, CBS_DROPDOWNLIST | CBS_SORT |
  884. WS_VSCROLL | WS_TABSTOP | NOT WS_VISIBLE
  885. DEFPUSHBUTTON "OK",IDOK,129,28,50,14
  886. PUSHBUTTON "Cancel",IDCANCEL,183,28,50,14
  887. END
  888. DLG_FILETYPEOPTIONSEDIT DIALOGEX DISCARDABLE 32, 20, 227, 176
  889. STYLE DS_MODALFRAME | DS_SHELLFONT | DS_NOIDLEMSG | DS_3DLOOK | WS_POPUP | WS_VISIBLE |
  890. WS_CAPTION | WS_SYSMENU | DS_CONTEXTHELP
  891. CAPTION "Edit File Type"
  892. FONT 8, "MS Shell Dlg"
  893. BEGIN
  894. ICON "",IDC_FT_EDIT_DOCICON,7,11,21,20, SS_REALSIZECONTROL
  895. EDITTEXT IDC_FT_EDIT_DESC,36,14,119,14,ES_AUTOHSCROLL
  896. PUSHBUTTON "Change &Icon...",IDC_FT_EDIT_CHANGEICON,159,14,60,14
  897. LTEXT "&Actions:",IDC_FT_EDIT_LV_CMDSTEXT,8,36,52,8
  898. CONTROL "",IDC_FT_EDIT_LV_CMDS,WC_LISTVIEW, LVS_LIST |
  899. LVS_SINGLESEL | LVS_SORTASCENDING | LVS_OWNERDRAWFIXED |
  900. LVS_NOCOLUMNHEADER | WS_BORDER | WS_TABSTOP,7,46,157,66
  901. PUSHBUTTON "&New...",IDC_FT_EDIT_NEW,169,46,50,14
  902. PUSHBUTTON "&Edit...",IDC_FT_EDIT_EDIT,169,63,50,14,WS_DISABLED
  903. PUSHBUTTON "&Remove",IDC_FT_EDIT_REMOVE,169,80,50,14,WS_DISABLED
  904. PUSHBUTTON "&Set Default",IDC_FT_EDIT_DEFAULT,169,97,50,14,WS_DISABLED
  905. CONTROL " Confirm &open after download",IDC_FT_EDIT_CONFIRM_OPEN,
  906. "Button",BS_AUTOCHECKBOX | WS_TABSTOP,7,119,110,8
  907. CONTROL " Al&ways show extension",IDC_FT_EDIT_SHOWEXT,"Button",
  908. BS_AUTOCHECKBOX | WS_TABSTOP,7,131,90,8
  909. CONTROL " &Browse in same window",IDC_FT_EDIT_BROWSEINPLACE,"Button",
  910. BS_AUTOCHECKBOX | WS_TABSTOP | WS_DISABLED,7,143,92,8
  911. DEFPUSHBUTTON "OK",IDOK,116,155,50,14
  912. PUSHBUTTON "Cancel",IDCANCEL,170,155,50,14
  913. END
  914. DLG_FILETYPEOPTIONSCMD DIALOGEX DISCARDABLE 5, 0, 227, 207
  915. STYLE DS_MODALFRAME | DS_SHELLFONT | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU | DS_CONTEXTHELP
  916. CAPTION "New Action"
  917. FONT 8, "MS Shell Dlg"
  918. BEGIN
  919. LTEXT "&Action:",IDC_STATIC,7,7,63,8
  920. EDITTEXT IDC_FT_CMD_ACTION,7,16,155,14,ES_AUTOHSCROLL
  921. LTEXT "App&lication used to perform action:",
  922. IDC_FT_CMD_EXETEXT,7,41,150,8
  923. EDITTEXT IDC_FT_CMD_EXE,7,50,155,14,ES_AUTOHSCROLL
  924. PUSHBUTTON "B&rowse...",IDC_FT_CMD_BROWSE,169,50,50,14
  925. GROUPBOX " ",IDC_FT_CMD_DDEGROUP,7,73,155,125
  926. CONTROL "&Use DDE",IDC_FT_CMD_USEDDE,"Button",BS_AUTOCHECKBOX |
  927. WS_TABSTOP,14,73,45,8
  928. LTEXT "&DDE Message:",IDC_STATIC,13,88,67,8
  929. EDITTEXT IDC_FT_CMD_DDEMSG,13,97,143,14,ES_AUTOHSCROLL
  930. LTEXT "Appli&cation:",IDC_STATIC,13,115,40,8
  931. EDITTEXT IDC_FT_CMD_DDEAPP,13,124,143,14,ES_AUTOHSCROLL
  932. LTEXT "DDE Application &Not Running:",IDC_STATIC,13,142,104,8
  933. EDITTEXT IDC_FT_CMD_DDEAPPNOT,13,151,143,14,ES_AUTOHSCROLL
  934. LTEXT "&Topic:",IDC_STATIC,13,169,39,8
  935. EDITTEXT IDC_FT_CMD_DDETOPIC,13,178,143,14,ES_AUTOHSCROLL
  936. DEFPUSHBUTTON "OK",IDOK,169,16,50,14
  937. PUSHBUTTON "Cancel",IDCANCEL,169,33,50,14
  938. END
  939. DLG_DEADSHORTCUT DIALOGEX DISCARDABLE 0, 0, 247, 83
  940. STYLE DS_MODALFRAME | DS_SHELLFONT | WS_POPUP | WS_CAPTION | WS_SYSMENU |DS_SETFOREGROUND | DS_CENTER
  941. CAPTION "Problem with Shortcut"
  942. FONT 8, "MS Shell Dlg"
  943. BEGIN
  944. ICON IDI_DOCFIND,IDC_STATIC,7,7,21,20, SS_REALSIZECONTROL
  945. LTEXT "The item '%s' that this shortcut refers to has been changed or moved, so this shortcut will no longer work properly.\n\nDo you want to delete this shortcut?",
  946. IDC_DEADTEXT1,35,7,205,49
  947. DEFPUSHBUTTON "&Yes",IDC_DELETE,135,62,50,14
  948. PUSHBUTTON "&No",IDCANCEL,190,62,50,14
  949. END
  950. DLG_DEADSHORTCUT_MATCH DIALOGEX DISCARDABLE 0, 0, 247, 120
  951. STYLE DS_MODALFRAME | DS_SHELLFONT | WS_POPUP | WS_CAPTION | WS_SYSMENU | DS_SETFOREGROUND | DS_CENTER
  952. CAPTION "Problem with Shortcut"
  953. FONT 8, "MS Shell Dlg"
  954. BEGIN
  955. ICON IDI_DOCFIND,IDC_STATIC,7,7,21,20, SS_REALSIZECONTROL
  956. LTEXT "The item '%s' that this shortcut refers to has been changed or moved, so this shortcut will no longer work properly.",
  957. IDC_DEADTEXT1,35,7,205,33
  958. LTEXT "Nearest match based on size, date, and type:",IDC_STATIC,34,44,206,8
  959. LTEXT "", IDC_DEADTEXT2,34,53,206,8
  960. LTEXT "Do you want to fix this shortcut to point to this target or do you just want to delete it?",
  961. IDC_STATIC,34,70,206,23
  962. DEFPUSHBUTTON "&Fix it",IDOK,82,99,50,14
  963. PUSHBUTTON "&Delete it",IDC_DELETE,136,99,50,14
  964. PUSHBUTTON "Cancel",IDCANCEL,190,99,50,14
  965. END
  966. DLG_LINK_SEARCH DIALOGEX DISCARDABLE 20, 20, 227, 69
  967. STYLE DS_MODALFRAME | DS_SHELLFONT | DS_NOIDLEMSG | WS_POPUP | WS_CAPTION | WS_SYSMENU | DS_CENTER
  968. CAPTION "Missing Shortcut"
  969. FONT 8, "MS Shell Dlg"
  970. BEGIN
  971. LTEXT "Windows is searching for %s. To locate the file yourself, click Browse.",
  972. IDD_NAME,70,7,152,30
  973. DEFPUSHBUTTON "Cancel",IDCANCEL,169,47,50,14,WS_TABSTOP
  974. PUSHBUTTON "&Browse...",IDD_BROWSE,115,47,50,14,WS_TABSTOP
  975. CONTROL "",IDD_STATUS,ANIMATE_CLASS,ACS_TRANSPARENT | ACS_CENTER,4,5,60,40
  976. END
  977. DLG_RUN DIALOGEX DISCARDABLE 0, 0, 227, 95
  978. STYLE DS_MODALFRAME | DS_SHELLFONT | DS_NOIDLEMSG | DS_3DLOOK | DS_CONTEXTHELP | WS_POPUP | WS_CAPTION | WS_SYSMENU
  979. CAPTION "Run"
  980. FONT 8, "MS Shell Dlg"
  981. BEGIN
  982. ICON IDI_RUNDLG,IDD_ICON,7,11,21,20, SS_REALSIZECONTROL
  983. LTEXT "Type the name of a program, folder, document, or Internet resource, and Windows will open it for you.",
  984. IDD_PROMPT,36,11,182,18
  985. LTEXT "&Open:",IDD_RUNDLGOPENPROMPT,7,39,24,10
  986. COMBOBOX IDD_COMMAND,36,37,183,200,CBS_DROPDOWN | CBS_AUTOHSCROLL |
  987. CBS_DISABLENOSCROLL | WS_VSCROLL | WS_TABSTOP
  988. CONTROL "Run in separate &memory space",IDD_RUNINSEPARATE,"Button",
  989. BS_AUTOCHECKBOX | WS_TABSTOP | WS_DISABLED,36,51,183,10
  990. DEFPUSHBUTTON "OK",IDOK,62,70,50,14
  991. PUSHBUTTON "Cancel",IDCANCEL,116,70,50,14
  992. PUSHBUTTON "&Browse...",IDD_BROWSE,170,70,50,14
  993. END
  994. DLG_RUNUSERLOGON DIALOGEX DISCARDABLE 0, 0, 252, 178
  995. STYLE DS_MODALFRAME | DS_NOIDLEMSG | DS_SETFOREGROUND | DS_3DLOOK |
  996. DS_FIXEDSYS | DS_CENTER | WS_POPUP | WS_CAPTION | WS_SYSMENU
  997. CAPTION "Run As"
  998. FONT 8, "MS Shell Dlg"
  999. BEGIN
  1000. ICON IDI_PASSWORD,IDD_ICON,7,7,21,20, SS_REALSIZECONTROL
  1001. LTEXT "Which user account do you want to use to run this program?",
  1002. IDC_STATIC,35,15,206,8
  1003. CONTROL "&Current user (%s)",IDC_USECURRENTACCOUNT,"Button",
  1004. BS_AUTORADIOBUTTON | WS_TABSTOP,8,33,178,13
  1005. CONTROL "&Protect my computer and data from unauthorized program activity\n\nThis option can prevent computer viruses from harming your computer or personal data, but selecting it might cause the program to function improperly.",
  1006. IDC_SANDBOX,"Button",BS_AUTOCHECKBOX | BS_TOP |
  1007. BS_MULTILINE | WS_TABSTOP,19,48,228,50
  1008. CONTROL "The &following user:",IDC_USEOTHERACCOUNT,"Button",
  1009. BS_AUTORADIOBUTTON | WS_TABSTOP,7,101,97,13
  1010. CONTROL "",IDC_CREDCTL,WC_CREDENTIAL,WS_TABSTOP | CRS_NORMAL,
  1011. 20,120,208,CREDUI_CONTROL_MIN_HEIGHT
  1012. DEFPUSHBUTTON "OK",IDOK,139,157,50,14
  1013. PUSHBUTTON "Cancel",IDCANCEL,192,157,50,14
  1014. END
  1015. DLG_RUNSETUPLOGON DIALOG DISCARDABLE 0, 0, 250, 190
  1016. STYLE DS_CENTER | DS_MODALFRAME | DS_SHELLFONT | DS_NOIDLEMSG | DS_3DLOOK | DS_SETFOREGROUND | WS_POPUP | WS_CAPTION | WS_SYSMENU
  1017. CAPTION "Install Program As Other User"
  1018. FONT 8, "MS Shell Dlg"
  1019. BEGIN
  1020. ICON IDI_PASSWORD,IDD_ICON,7,7,21,20, SS_REALSIZECONTROL
  1021. LTEXT "Some programs will not install correctly if you do not have administrative privileges on this computer.\n\nIf you know the password to an administrative account, you can use that account to install the program.",
  1022. IDD_CURRENTUSER,35,7,186,41
  1023. GROUPBOX "",IDC_STATIC,7,71,213,70
  1024. CONTROL "&Run the program as %s",IDC_USECURRENTACCOUNT,"Button",
  1025. BS_AUTORADIOBUTTON | WS_TABSTOP,14,56,200,13
  1026. CONTROL "Run the program as the &following user:",IDC_USEOTHERACCOUNT,"Button",
  1027. BS_AUTORADIOBUTTON | WS_TABSTOP,14,69,137,13
  1028. CONTROL "",IDC_CREDCTL,WC_CREDENTIAL,WS_TABSTOP | CRS_NORMAL,
  1029. 15,86,194,CREDUI_CONTROL_MIN_HEIGHT
  1030. CONTROL "&Always run install programs as %s",IDC_MESSAGEBOXCHECKEX,
  1031. "Button",BS_AUTOCHECKBOX | WS_TABSTOP,7,146,213,10
  1032. DEFPUSHBUTTON "OK",IDOK,116,169,50,14
  1033. PUSHBUTTON "Cancel",IDCANCEL,170,169,50,14
  1034. END
  1035. DLG_APPCOMPAT DIALOGEX DISCARDABLE 20, 20, 206, 101
  1036. STYLE DS_MODALFRAME | DS_SHELLFONT | DS_NOIDLEMSG | DS_SETFOREGROUND | DS_3DLOOK |
  1037. DS_CENTER | WS_POPUP | WS_CAPTION | WS_SYSMENU
  1038. CAPTION "Incompatible Program"
  1039. FONT 8, "MS Shell Dlg"
  1040. BEGIN
  1041. LTEXT "",IDD_LINE_1,35,12,145,42
  1042. DEFPUSHBUTTON "&Details",9,134,75,50,14
  1043. CONTROL "Don't display this &message",IDD_STATE,"Button",
  1044. BS_AUTOCHECKBOX | WS_TABSTOP,57,60,95,10
  1045. PUSHBUTTON "&Run Program",IDOK,19,75,50,14
  1046. PUSHBUTTON "Cancel",IDCANCEL,77,75,50,14
  1047. ICON 160,IDD_ICON,6,16,21,20, SS_REALSIZECONTROL
  1048. END
  1049. DLG_MOVECOPYPROGRESS DIALOGEX DISCARDABLE 20, 20, 250, 84
  1050. STYLE DS_MODALFRAME | DS_SHELLFONT | DS_NOIDLEMSG | WS_POPUP | WS_CAPTION | WS_SYSMENU
  1051. FONT 8, "MS Shell Dlg"
  1052. BEGIN
  1053. CONTROL "",IDD_ANIMATE,ANIMATE_CLASS,ACS_TRANSPARENT|ACS_AUTOPLAY|ACS_TIMER,7,0,236,25
  1054. CONTROL "",IDD_TONAME,"Static", SS_LEFTNOWORDWRAP | SS_NOPREFIX, 7,48,236,10
  1055. CONTROL "",IDD_NAME,"Static", SS_LEFTNOWORDWRAP | SS_NOPREFIX, 7,38,236,10
  1056. CONTROL "",IDD_PROBAR,PROGRESS_CLASS,0,7,63,190,8
  1057. CONTROL "",IDD_TIMEEST,"Static", SS_NOPREFIX, 7,74,192,10
  1058. DEFPUSHBUTTON "Cancel",IDCANCEL, 202,63,40,14,NOT WS_TABSTOP
  1059. END
  1060. DLG_DELETE_FILE DIALOGEX DISCARDABLE 0, 0, 275, 85
  1061. STYLE DS_MODALFRAME | DS_SHELLFONT | DS_SETFOREGROUND | DS_CENTER | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  1062. CAPTION "Confirm File Delete"
  1063. FONT 8, "MS Shell Dlg"
  1064. BEGIN
  1065. DEFPUSHBUTTON "&Yes",IDYES,41,64,53,14
  1066. PUSHBUTTON "Yes to &All",IDD_YESTOALL,99,64,53,14
  1067. PUSHBUTTON "&No",IDNO,157,64,53,14
  1068. PUSHBUTTON "Cancel",IDCANCEL,215,64,53,14
  1069. ICON IDI_DELETE_FILE,IDD_ICON_WASTEBASKET,10,10,21,20, SS_REALSIZECONTROL
  1070. LTEXT "Are you sure you want to send '%1' to the Recycle Bin?",IDD_TEXT,41,10,
  1071. 220,28,SS_NOPREFIX
  1072. LTEXT "The file '%1' is a read-only file. %3",
  1073. IDD_TEXT1,41,10,220,40,SS_NOPREFIX
  1074. LTEXT "The file '%1' is a system file.\n\nIf you remove it, your computer or one of your programs may no longer work correctly. %3",IDD_TEXT2,41,10,220,
  1075. 52,SS_NOPREFIX
  1076. LTEXT "The file '%1' is a program.\n\nIf you remove it, you will no longer be able to run this program or edit some documents. %3",IDD_TEXT3,41,10,220,
  1077. 52,SS_NOPREFIX
  1078. LTEXT "Are you sure you want to delete '%1'?",IDD_TEXT4,41,10,
  1079. 220,28,SS_NOPREFIX
  1080. END
  1081. DLG_DELETE_FILE_ARP DIALOGEX DISCARDABLE 0, 0, 275, 103
  1082. STYLE DS_MODALFRAME | DS_SHELLFONT | DS_SETFOREGROUND | DS_CENTER | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  1083. CAPTION "Confirm Shortcut Delete"
  1084. FONT 8, "MS Shell Dlg"
  1085. BEGIN
  1086. DEFPUSHBUTTON "&Delete Shortcut",IDYES,132,82,66,14
  1087. PUSHBUTTON "&Cancel",IDNO,202,82,66,14
  1088. ICON IDI_DELETE_FILE,IDD_ICON_WASTEBASKET,7,10,21,20, SS_REALSIZECONTROL
  1089. LTEXT "Deleting the shortcut to %1 only removes the icon. It does not uninstall the program.",IDD_ARPWARNINGTEXT,41,10,227,28,SS_NOPREFIX
  1090. CONTROL "If you want to uninstall the program, use <A>Add or Remove Programs</A> in Control Panel.",IDD_ARPLINKWINDOW,WC_LINK,WS_TABSTOP,41,44,227,20
  1091. END
  1092. DLG_DELETE_FOLDER DIALOGEX DISCARDABLE 0, 0, 275, 85
  1093. STYLE DS_MODALFRAME | DS_SHELLFONT | DS_SETFOREGROUND | DS_CENTER | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  1094. CAPTION "Confirm Folder Delete"
  1095. FONT 8, "MS Shell Dlg"
  1096. BEGIN
  1097. DEFPUSHBUTTON "&Yes",IDYES,41,64,53,14
  1098. PUSHBUTTON "Yes to &All",IDD_YESTOALL,99,64,53,14
  1099. PUSHBUTTON "&No",IDNO,157,64,53,14
  1100. PUSHBUTTON "Cancel",IDCANCEL,215,64,53,14
  1101. ICON IDI_DELETE_FOLDER,IDD_ICON_WASTEBASKET,10,10,21,20, SS_REALSIZECONTROL
  1102. LTEXT "Are you sure you want to remove the folder '%1' and %3",IDD_TEXT,38,10,220,40,SS_NOPREFIX
  1103. LTEXT "The folder '%1' is a read-only folder. Are you sure you want to remove it and %3",IDD_TEXT1,38,10,220,40,SS_NOPREFIX
  1104. LTEXT "The folder '%1' is a system folder. If you delete it, Windows or another program may no longer work correctly. Are you sure you want to delete this folder and %3",
  1105. IDD_TEXT2,38,10,220,52,SS_NOPREFIX
  1106. END
  1107. DLG_WONT_RECYCLE_FOLDER DIALOGEX DISCARDABLE 0, 0, 275, 85
  1108. STYLE DS_MODALFRAME | DS_SHELLFONT | DS_SETFOREGROUND | DS_CENTER | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  1109. CAPTION "Confirm Folder Delete"
  1110. FONT 8, "MS Shell Dlg"
  1111. BEGIN
  1112. DEFPUSHBUTTON "&Yes",IDYES,41,64,53,14
  1113. PUSHBUTTON "Yes to &All",IDD_YESTOALL,99,64,53,14
  1114. PUSHBUTTON "&No",IDNO,157,64,53,14
  1115. PUSHBUTTON "Cancel",IDCANCEL,215,64,53,14
  1116. ICON IDI_DELETE_FOLDER,IDD_ICON_WASTEBASKET,10,10,21,20, SS_REALSIZECONTROL
  1117. LTEXT "The folder '%1' is too big for the Recycle Bin.\n\nDo you want to permanently delete it?",IDD_TEXT,38,10,220,40,SS_NOPREFIX
  1118. END
  1119. DLG_STREAMLOSS_ON_COPY DIALOGEX DISCARDABLE 0, 0, 275, 132
  1120. STYLE DS_MODALFRAME | DS_SHELLFONT | DS_SETFOREGROUND | DS_3DLOOK | DS_CENTER | WS_POPUP |
  1121. WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  1122. CAPTION "Confirm Stream Loss"
  1123. FONT 8, "MS Shell Dlg"
  1124. BEGIN
  1125. DEFPUSHBUTTON "&Yes",IDYES,38,110,53,14
  1126. PUSHBUTTON "Yes to &All",IDD_YESTOALL,96,110,53,14
  1127. PUSHBUTTON "&No",IDNO,154,110,53,14
  1128. PUSHBUTTON "Cancel",IDCANCEL,212,110,53,14
  1129. ICON IDI_DELETE_FOLDER,IDD_ICON_WASTEBASKET,10,10,21,20, SS_REALSIZECONTROL
  1130. LTEXT "The file '%1' has extra information attached to it that might be lost if you continue copying. The contents of the file will not be affected. Information that might be lost includes:"
  1131. IDD_TEXT,38,10,220,40,SS_NOPREFIX
  1132. EDITTEXT IDD_TEXT1,38,54,227,38,ES_MULTILINE | ES_AUTOVSCROLL |
  1133. ES_AUTOHSCROLL | ES_READONLY | WS_VSCROLL
  1134. LTEXT "Do you want to proceed anyway?",IDC_STATIC,38,97,108,8
  1135. END
  1136. DLG_FAILED_ENCRYPT DIALOGEX DISCARDABLE 0, 0, 275, 85
  1137. STYLE DS_MODALFRAME | DS_SHELLFONT | DS_SETFOREGROUND | DS_CENTER | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  1138. CAPTION "Failed Encryption"
  1139. FONT 8, "MS Shell Dlg"
  1140. BEGIN
  1141. DEFPUSHBUTTON "&Ignore",IDYES,41,64,53,14
  1142. PUSHBUTTON "Ignore &All",IDD_YESTOALL,99,64,53,14
  1143. PUSHBUTTON "&Restore",IDNO,157,64,53,14
  1144. PUSHBUTTON "Cancel",IDCANCEL,215,64,53,14
  1145. ICON IDI_MOVE,IDD_ICON_WASTEBASKET,10,10,21,20, SS_REALSIZECONTROL
  1146. LTEXT "The file '%1' was moved into an encrypted folder, but could not be encrypted.\n\nYou can choose to restore the file to its original location, ignore this error and continue, or cancel.",IDD_TEXT,38,10,220,40,SS_NOPREFIX
  1147. END
  1148. DLG_LOST_ENCRYPT_FILE DIALOGEX DISCARDABLE 0, 0, 275, 85
  1149. STYLE DS_MODALFRAME | DS_SHELLFONT | DS_SETFOREGROUND | DS_CENTER | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  1150. CAPTION "Encrypted File"
  1151. FONT 8, "MS Shell Dlg"
  1152. BEGIN
  1153. DEFPUSHBUTTON "&Ignore",IDYES,99,64,53,14
  1154. PUSHBUTTON "Ignore &All",IDD_YESTOALL,157,64,53,14
  1155. PUSHBUTTON "Cancel",IDCANCEL,215,64,53,14
  1156. ICON IDI_MOVE,IDD_ICON_WASTEBASKET,10,10,21,20, SS_REALSIZECONTROL
  1157. LTEXT "The file '%1' cannot be copied or moved without losing its encryption.\n\nYou can choose to ignore this error and continue, or cancel.",IDD_TEXT,38,10,220,40,SS_NOPREFIX
  1158. END
  1159. DLG_LOST_ENCRYPT_FOLDER DIALOGEX DISCARDABLE 0, 0, 275, 85
  1160. STYLE DS_MODALFRAME | DS_SHELLFONT | DS_SETFOREGROUND | DS_CENTER | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  1161. CAPTION "Encrypted Folder"
  1162. FONT 8, "MS Shell Dlg"
  1163. BEGIN
  1164. DEFPUSHBUTTON "&Ignore",IDYES,99,64,53,14
  1165. PUSHBUTTON "Ignore &All",IDD_YESTOALL,157,64,53,14
  1166. PUSHBUTTON "Cancel",IDCANCEL,215,64,53,14
  1167. ICON IDI_MOVE,IDD_ICON_WASTEBASKET,10,10,21,20, SS_REALSIZECONTROL
  1168. LTEXT "The folder '%1' cannot be copied or moved without losing its encryption.\n\nYou can choose to ignore this error and continue, or cancel.",IDD_TEXT,38,10,220,40,SS_NOPREFIX
  1169. END
  1170. DLG_WONT_RECYCLE_FILE DIALOGEX DISCARDABLE 0, 0, 275, 85
  1171. STYLE DS_MODALFRAME | DS_SHELLFONT | DS_SETFOREGROUND | DS_CENTER | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  1172. CAPTION "Confirm File Delete"
  1173. FONT 8, "MS Shell Dlg"
  1174. BEGIN
  1175. DEFPUSHBUTTON "&Yes",IDYES,41,64,53,14
  1176. PUSHBUTTON "Yes to &All",IDD_YESTOALL,99,64,53,14
  1177. PUSHBUTTON "&No",IDNO,157,64,53,14
  1178. PUSHBUTTON "Cancel",IDCANCEL,215,64,53,14
  1179. ICON IDI_DELETE_FILE,IDD_ICON_WASTEBASKET,10,10,21,20, SS_REALSIZECONTROL
  1180. LTEXT "The file '%1' is too big for the Recycle Bin.\n\nDo you want to permanently delete it?",IDD_TEXT,38,10,220,40,SS_NOPREFIX
  1181. END
  1182. DLG_WONT_RECYCLE_OFFLINE DIALOGEX DISCARDABLE 0, 0, 275, 85
  1183. STYLE DS_MODALFRAME | DS_SHELLFONT | DS_SETFOREGROUND | DS_CENTER | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  1184. CAPTION "Confirm File Delete"
  1185. FONT 8, "MS Shell Dlg"
  1186. BEGIN
  1187. DEFPUSHBUTTON "&Yes",IDYES,41,64,53,14
  1188. PUSHBUTTON "Yes to &All",IDD_YESTOALL,99,64,53,14
  1189. PUSHBUTTON "&No",IDNO,157,64,53,14
  1190. PUSHBUTTON "Cancel",IDCANCEL,215,64,53,14
  1191. ICON IDI_DELETE_FILE,IDD_ICON_WASTEBASKET,10,10,21,20, SS_REALSIZECONTROL
  1192. LTEXT "'%1' cannot be moved to the Recycle Bin because the My Documents folder is offline.\n\nDo you want to permanently delete it?",IDD_TEXT,38,10,220,40,SS_NOPREFIX
  1193. END
  1194. DLG_PATH_TOO_LONG DIALOGEX DISCARDABLE 0, 0, 275, 85
  1195. STYLE DS_MODALFRAME | DS_SHELLFONT | DS_SETFOREGROUND | DS_CENTER | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  1196. CAPTION "Confirm File Delete"
  1197. FONT 8, "MS Shell Dlg"
  1198. BEGIN
  1199. DEFPUSHBUTTON "&Yes",IDYES,41,64,53,14
  1200. PUSHBUTTON "Yes to &All",IDD_YESTOALL,99,64,53,14
  1201. PUSHBUTTON "&No",IDNO,157,64,53,14
  1202. PUSHBUTTON "Cancel",IDCANCEL,215,64,53,14
  1203. ICON IDI_DELETE_FILE,IDD_ICON_WASTEBASKET,10,10,21,20, SS_REALSIZECONTROL
  1204. LTEXT "The folder '%1' contains items whose name is too long for the Recycle Bin.\n\nDo you want to permanently delete it?",IDD_TEXT,38,10,220,40,SS_NOPREFIX
  1205. END
  1206. DLG_DELETE_MULTIPLE DIALOGEX DISCARDABLE 0, 0, 275, 65
  1207. STYLE DS_MODALFRAME | DS_SHELLFONT | DS_SETFOREGROUND | DS_CENTER | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  1208. CAPTION "Confirm Multiple File Delete"
  1209. FONT 8, "MS Shell Dlg"
  1210. BEGIN
  1211. DEFPUSHBUTTON "&Yes",IDYES,147,43,58,14
  1212. PUSHBUTTON "&No",IDNO,210,43,58,14
  1213. ICON IDI_DELETE_MULTIPLE,IDD_ICON_WASTEBASKET,10,10,21,20, SS_REALSIZECONTROL
  1214. LTEXT "Are you sure you want to send these %1 items to the Recycle Bin?",
  1215. IDD_TEXT,41,14,224,24
  1216. LTEXT "Are you sure you want to delete all of the items in the Recycle Bin?",
  1217. IDD_TEXT3,41,14,224,24
  1218. LTEXT "Are you sure you want to delete these %1 items?",
  1219. IDD_TEXT4,41,14,224,24
  1220. END
  1221. DLG_REPLACE_FILE DIALOGEX DISCARDABLE 0, 0, 280, 141
  1222. STYLE DS_MODALFRAME | DS_SHELLFONT | DS_SETFOREGROUND | DS_CENTER | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  1223. CAPTION "Confirm File Replace"
  1224. FONT 8, "MS Shell Dlg"
  1225. BEGIN
  1226. DEFPUSHBUTTON "&Yes",IDYES,46,120,53,14
  1227. PUSHBUTTON "Yes to &All",IDD_YESTOALL,104,120,53,14
  1228. PUSHBUTTON "&No",IDNO,161,120,53,14
  1229. PUSHBUTTON "Cancel",IDCANCEL,219,120,53,14
  1230. ICON IDI_REPLACE_FOLDER,-1,10,10,21,20, SS_REALSIZECONTROL
  1231. LTEXT "This folder already contains a file named '%2'.",
  1232. IDD_TEXT,41,10,222,22,SS_NOPREFIX
  1233. LTEXT "This folder already contains a read-only file named '%2'.",
  1234. IDD_TEXT1,41,10,222,22,SS_NOPREFIX
  1235. LTEXT "This folder already contains a system file named '%2'.",
  1236. IDD_TEXT2,41,10,222,22,SS_NOPREFIX
  1237. LTEXT "Would you like to replace the existing file",IDC_STATIC,
  1238. 41,35,180,10, SS_NOPREFIX
  1239. LTEXT "(unknown date and size)",
  1240. IDD_FILEINFO_OLD,79,51,194,18, SS_NOPREFIX
  1241. ICON "", IDD_ICON_OLD,51,49,21,20, SS_REALSIZECONTROL
  1242. LTEXT "with this one?",IDC_STATIC,41,75,180,10, SS_NOPREFIX
  1243. LTEXT "(unknown date and size)", IDD_FILEINFO_NEW,79,91,194,18, SS_NOPREFIX
  1244. ICON "",IDD_ICON_NEW,51,89,21,20, SS_REALSIZECONTROL
  1245. END
  1246. DLG_REPLACE_FOLDER DIALOGEX DISCARDABLE 0, 0, 275, 85
  1247. STYLE DS_MODALFRAME | DS_SHELLFONT | DS_SETFOREGROUND | DS_CENTER | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  1248. CAPTION "Confirm Folder Replace"
  1249. FONT 8, "MS Shell Dlg"
  1250. BEGIN
  1251. DEFPUSHBUTTON "&Yes",IDYES,41,64,53,14
  1252. PUSHBUTTON "Yes to &All",IDD_YESTOALL,99,64,53,14
  1253. PUSHBUTTON "&No",IDNO,157,64,53,14
  1254. PUSHBUTTON "Cancel",IDCANCEL,215,64,53,14
  1255. ICON IDI_REPLACE_FOLDER,IDC_STATIC,10,10,21,20, SS_REALSIZECONTROL
  1256. LTEXT "This folder already contains a folder named '%2'.\n\n\
  1257. If the files in the existing folder have the same name as files in the folder \
  1258. you are moving or copying, they will be replaced. \
  1259. Do you still want to move or copy the folder?",
  1260. IDD_TEXT,41,10,222,53,SS_NOPREFIX
  1261. END
  1262. DLG_MOVE_FILE DIALOGEX DISCARDABLE 0, 0, 275, 65
  1263. STYLE DS_MODALFRAME | DS_SHELLFONT | DS_SETFOREGROUND | DS_CENTER | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  1264. CAPTION "Confirm File Move"
  1265. FONT 8, "MS Shell Dlg"
  1266. BEGIN
  1267. DEFPUSHBUTTON "&Yes",IDYES,41,43,53,14
  1268. PUSHBUTTON "Yes to &All",IDD_YESTOALL,99,43,53,14
  1269. PUSHBUTTON "&No",IDNO,157,43,53,14
  1270. PUSHBUTTON "Cancel",IDCANCEL,215,43,53,14
  1271. ICON IDI_MOVE,-1,10,10,21,20, SS_REALSIZECONTROL
  1272. LTEXT "Are you sure you want to move the read-only file '%2'?",IDD_TEXT1,41,14,222,24,
  1273. SS_NOPREFIX
  1274. LTEXT "Are you sure you want to move the system file '%2'?",IDD_TEXT2,41,14,222,22,
  1275. SS_NOPREFIX
  1276. END
  1277. DLG_MOVE_FOLDER DIALOGEX DISCARDABLE 0, 0, 275, 65
  1278. STYLE DS_MODALFRAME | DS_SHELLFONT | DS_SETFOREGROUND | DS_CENTER | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  1279. CAPTION "Confirm Folder Move"
  1280. FONT 8, "MS Shell Dlg"
  1281. BEGIN
  1282. DEFPUSHBUTTON "&Yes",IDYES,41,43,53,14
  1283. PUSHBUTTON "Yes to &All",IDD_YESTOALL,99,43,53,14
  1284. PUSHBUTTON "&No",IDNO,157,43,53,14
  1285. PUSHBUTTON "Cancel",IDCANCEL,215,43,53,14
  1286. ICON IDI_MOVE,-1,10,10,21,20, SS_REALSIZECONTROL
  1287. LTEXT "Are you sure you want to move the read-only folder '%2'?",IDD_TEXT1,41,14,222,
  1288. 24,SS_NOPREFIX
  1289. LTEXT "Are you sure you want to move the system folder '%2'?",IDD_TEXT2,41,14,222,24,
  1290. SS_NOPREFIX
  1291. END
  1292. DLG_RENAME_FILE DIALOGEX DISCARDABLE 0, 0, 275, 65
  1293. STYLE DS_MODALFRAME | DS_SHELLFONT | DS_SETFOREGROUND | DS_CENTER | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  1294. CAPTION "Confirm File Rename"
  1295. FONT 8, "MS Shell Dlg"
  1296. BEGIN
  1297. DEFPUSHBUTTON "&Yes",IDYES,41,43,53,14
  1298. PUSHBUTTON "Yes to &All",IDD_YESTOALL,99,43,53,14
  1299. PUSHBUTTON "&No",IDNO,157,43,53,14
  1300. PUSHBUTTON "Cancel",IDCANCEL,215,43,53,14
  1301. ICON IDI_RENAME,-1,10,10,21,20, SS_REALSIZECONTROL
  1302. LTEXT "Are you sure you want to rename the read-only file '%1' to '%2'?",IDD_TEXT1,
  1303. 41,14,222,26,SS_NOPREFIX
  1304. LTEXT "Are you sure you want to rename the system file '%1' to '%2'?",IDD_TEXT2,41,
  1305. 14,222,26,SS_NOPREFIX
  1306. END
  1307. DLG_RENAME_FOLDER DIALOGEX DISCARDABLE 0, 0, 275, 65
  1308. STYLE DS_MODALFRAME | DS_SHELLFONT | DS_SETFOREGROUND | DS_CENTER | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  1309. CAPTION "Confirm File Rename"
  1310. FONT 8, "MS Shell Dlg"
  1311. BEGIN
  1312. DEFPUSHBUTTON "&Yes",IDYES,41,43,53,14
  1313. PUSHBUTTON "Yes to &All",IDD_YESTOALL,99,43,53,14
  1314. PUSHBUTTON "&No",IDNO,157,43,53,14
  1315. PUSHBUTTON "Cancel",IDCANCEL,215,43,53,14
  1316. ICON IDI_REPLACE_FILE,-1,10,10,21,20, SS_REALSIZECONTROL
  1317. LTEXT "Are you sure you want to rename the read-only folder '%1' to '%2'?",
  1318. IDD_TEXT1,41,14,222,26,SS_NOPREFIX
  1319. LTEXT "Are you sure you want to rename the system folder '%1' to '%2'?",IDD_TEXT2,
  1320. 41,14,222,26,SS_NOPREFIX
  1321. END
  1322. DLG_LFNTOFAT DIALOGEX DISCARDABLE 11, 28, 214, 108
  1323. STYLE DS_MODALFRAME | DS_SHELLFONT | DS_SETFOREGROUND | DS_CENTER | DS_3DLOOK | WS_POPUP | WS_CAPTION | WS_SYSMENU
  1324. CAPTION "Select File name"
  1325. FONT 8, "MS Shell Dlg"
  1326. BEGIN
  1327. LTEXT "The destination does not support long file names. Please enter a name for this file.",
  1328. -1,7,7,195,20,NOT WS_GROUP
  1329. LTEXT "&New name:",-1,7,67,41,12,NOT WS_GROUP
  1330. EDITTEXT IDD_TO,57,65,149,14
  1331. DEFPUSHBUTTON "OK",IDYES,7,86,47,14
  1332. PUSHBUTTON "&Automatic", IDD_YESTOALL, 58, 86, 47, 14
  1333. PUSHBUTTON "&Skip", IDNO, 109, 86, 47, 14
  1334. PUSHBUTTON "Cancel",IDCANCEL,159,86,47,14
  1335. LTEXT "Original path:",-1,7,31,44,11,NOT WS_GROUP
  1336. EDITTEXT IDD_FROM,57,31,149,11,ES_AUTOHSCROLL | ES_READONLY | NOT
  1337. WS_BORDER
  1338. LTEXT "To folder:",-1,7,49,34,11,NOT WS_GROUP
  1339. EDITTEXT IDD_DIR,57,49,149,11,ES_AUTOHSCROLL | ES_READONLY | NOT
  1340. WS_BORDER
  1341. END
  1342. DLG_DELETE_STAGING DIALOGEX DISCARDABLE 0, 0, 275, 65
  1343. STYLE DS_MODALFRAME | DS_SHELLFONT | DS_SETFOREGROUND | DS_CENTER | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  1344. CAPTION "Confirm Delete"
  1345. FONT 8, "MS Shell Dlg"
  1346. BEGIN
  1347. DEFPUSHBUTTON "&Yes",IDYES,147,43,58,14
  1348. PUSHBUTTON "&No",IDNO,210,43,58,14
  1349. ICON "",IDD_ICON,10,10,21,20, SS_REALSIZECONTROL
  1350. LTEXT "Are you sure you want to delete the temporary files that are ready, but have not been written to the CD?",
  1351. IDD_TEXT,41,14,224,24
  1352. END
  1353. DLG_DISKERR DIALOGEX DISCARDABLE 0, 0, 271, 102
  1354. STYLE DS_MODALFRAME | DS_SHELLFONT | DS_SETFOREGROUND | DS_CENTER | WS_POPUP | WS_CAPTION |
  1355. WS_SYSMENU
  1356. CAPTION "Out of Disk Space"
  1357. FONT 8, "MS Shell Dlg"
  1358. BEGIN
  1359. PUSHBUTTON "&Disk Cleanup...",IDC_DISKERR_LAUNCHCLEANUP,144,82,62,
  1360. 14
  1361. PUSHBUTTON "OK",IDOK,210,82,53,14
  1362. ICON "",IDC_DISKERR_STOPICON,7,13,21,20, SS_REALSIZECONTROL
  1363. LTEXT "",IDC_DISKERR_EXPLAIN,39,7,222,36,SS_NOPREFIX
  1364. LTEXT "To free space on this drive by deleting old or unnecessary files, click Disk Cleanup.",
  1365. IDD_TEXT1,39,48,222,21,SS_NOPREFIX
  1366. END
  1367. DLG_TSINSTALLFAILURE DIALOG DISCARDABLE 0, 0, 275, 76
  1368. STYLE DS_MODALFRAME | DS_SHELLFONT | DS_SETFOREGROUND | DS_CENTER | DS_3DLOOK | WS_POPUP | WS_CAPTION | WS_SYSMENU
  1369. CAPTION "Terminal Server Install Failure"
  1370. FONT 8, "MS Shell Dlg"
  1371. BEGIN
  1372. DEFPUSHBUTTON "OK",IDOK,111,55,53,14
  1373. ICON "",IDD_ITEMICON,7,7,21,20, SS_REALSIZECONTROL
  1374. CONTROL "A terminal server must be in install mode before you can install a program. When you use <A>Add or Remove Programs</A> in Control Panel to install a program, this automatically puts a terminal server in install mode.",
  1375. IDD_ARPLINKWINDOW,WS_TABSTOP,WS_TABSTOP,41,7,220,39
  1376. END
  1377. DLG_FIND DIALOGEX DISCARDABLE 18, 18, 287, 184
  1378. STYLE DS_LOCALEDIT | WS_MINIMIZEBOX | WS_MAXIMIZEBOX | DS_3DLOOK | WS_VISIBLE |
  1379. WS_CLIPSIBLINGS | WS_CAPTION | WS_SYSMENU | WS_THICKFRAME
  1380. CAPTION "Find File"
  1381. FONT 8, "MS Shell Dlg"
  1382. BEGIN
  1383. CONTROL "",IDD_PAGELIST,WC_TABCONTROL,WS_TABSTOP,7,7,212,92
  1384. DEFPUSHBUTTON "F&ind Now",IDD_START,228,18,50,14
  1385. PUSHBUTTON "Sto&p",IDD_STOP,228,35,50,14
  1386. PUSHBUTTON "Ne&w Search",IDD_NEWSEARCH,228,52,50,14
  1387. CONTROL "#151",IDD_ANIMATE,ANIMATE_CLASS,ACS_TRANSPARENT,228,67,1,1
  1388. CONTROL "",IDD_STATUS,STATUSCLASSNAME, SBARS_SIZEGRIP | CCS_BOTTOM | CCS_NOHILITE | WS_CLIPSIBLINGS,0,0,10,10
  1389. END
  1390. DLG_DFNAMELOC DIALOGEX DISCARDABLE 0, 0, 212, 88
  1391. STYLE DS_MODALFRAME | DS_SHELLFONT | DS_3DLOOK | WS_POPUP | WS_CAPTION | WS_SYSMENU
  1392. CAPTION "Name && Location"
  1393. FONT 8, "MS Shell Dlg"
  1394. BEGIN
  1395. CONTROL "&Named:",IDD_STATIC,"Static",SS_LEFTNOWORDWRAP |
  1396. WS_GROUP,7,13,25,8
  1397. COMBOBOX IDD_FILESPEC,62,11,142,200,CBS_DROPDOWN | CBS_AUTOHSCROLL |
  1398. WS_VSCROLL | WS_TABSTOP
  1399. CONTROL "&Containing text:",-1,"Static",SS_LEFTNOWORDWRAP |
  1400. WS_GROUP,7,31,52,8
  1401. EDITTEXT IDD_CONTAINS,62,28,142,14,ES_AUTOHSCROLL
  1402. CONTROL "&Look in:",-1,"Static",SS_LEFTNOWORDWRAP | WS_GROUP,7,
  1403. 49,30,8
  1404. CONTROL "",IDD_PATH, WC_COMBOBOXEX,
  1405. CBS_DROPDOWN | CBS_OWNERDRAWFIXED | CBS_AUTOHSCROLL | WS_TABSTOP,
  1406. 62,47,142,200
  1407. PUSHBUTTON "&Browse...",IDD_BROWSE,154,65,50,14
  1408. CONTROL "Include &subfolders",IDD_TOPLEVELONLY,"Button",
  1409. BS_AUTOCHECKBOX | WS_TABSTOP,38,67,80,10
  1410. END
  1411. DLG_DFDETAILS DIALOGEX DISCARDABLE 0, 0, 212, 88
  1412. STYLE DS_MODALFRAME | DS_SHELLFONT | DS_3DLOOK | WS_POPUP | WS_CAPTION | WS_SYSMENU
  1413. CAPTION "Advanced"
  1414. FONT 8, "MS Shell Dlg"
  1415. BEGIN
  1416. CONTROL "Of &type:",IDD_STATIC,"Static",SS_LEFTNOWORDWRAP |
  1417. WS_GROUP,7,14,26,8
  1418. COMBOBOX IDD_TYPECOMBO,60,12,144,200,CBS_DROPDOWNLIST |
  1419. CBS_AUTOHSCROLL | CBS_SORT | WS_VSCROLL | WS_TABSTOP
  1420. LTEXT "&Size is:",-1,7,33,24,8
  1421. COMBOBOX IDD_SIZECOMP,60,30,45,60,CBS_DROPDOWNLIST |
  1422. WS_VSCROLL | WS_TABSTOP
  1423. EDITTEXT IDD_SIZEVALUE,110,30,51,14
  1424. CONTROL "",IDD_SIZEUPDOWN,UPDOWN_CLASS, UDS_AUTOBUDDY | UDS_ARROWKEYS |
  1425. UDS_SETBUDDYINT | UDS_ALIGNRIGHT | UDS_NOTHOUSANDS,146,30,8,12
  1426. CONTROL "KB",IDD_SIZELBL,"Static",SS_LEFTNOWORDWRAP | WS_GROUP,158,34,10,
  1427. 12
  1428. END
  1429. DLG_DFDATE DIALOGEX DISCARDABLE 0, 0, 212, 88
  1430. STYLE DS_MODALFRAME | DS_SHELLFONT | DS_3DLOOK | WS_POPUP | WS_CAPTION | WS_SYSMENU
  1431. CAPTION "Date"
  1432. FONT 8, "MS Shell Dlg"
  1433. BEGIN
  1434. CONTROL "&All files",IDD_MDATE_ALL,"Button",BS_AUTORADIOBUTTON |
  1435. WS_GROUP | WS_TABSTOP,7,7,40,10
  1436. CONTROL "Fi&nd all files",
  1437. IDD_MDATE_PARTIAL,"Button",BS_AUTORADIOBUTTON,7,20,52,
  1438. 10
  1439. COMBOBOX IDD_MDATE_TYPE,62,18,70,200,CBS_DROPDOWNLIST
  1440. | WS_TABSTOP | WS_GROUP
  1441. CONTROL "&between",IDD_MDATE_BETWEEN,"Button",
  1442. BS_AUTORADIOBUTTON|WS_GROUP|WS_TABSTOP,18,36,43,10
  1443. CONTROL "during the previou&s",IDD_MDATE_MONTHS,"Button",
  1444. BS_AUTORADIOBUTTON|WS_TABSTOP,18,52,73,10
  1445. CONTROL "&during the previous",IDD_MDATE_DAYS,"Button",
  1446. BS_AUTORADIOBUTTON|WS_TABSTOP,18,69,74,10
  1447. CONTROL "from",IDD_MDATE_FROM,DATETIMEPICK_CLASS,DTS_SHORTDATECENTURYFORMAT|DTS_APPCANPARSE|WS_TABSTOP|WS_GROUP,
  1448. 62,34,61,14
  1449. LTEXT "and",IDD_MDATE_AND,126,36,13,8
  1450. CONTROL "to",IDD_MDATE_TO,DATETIMEPICK_CLASS,DTS_SHORTDATECENTURYFORMAT|DTS_APPCANPARSE|WS_TABSTOP,
  1451. 144,34,61,14
  1452. LTEXT "months",IDD_MDATE_MONTHLBL,135,52,28,8
  1453. EDITTEXT IDD_MDATE_NUMMONTHS,95,50,36,14,ES_AUTOHSCROLL|WS_TABSTOP
  1454. CONTROL "",IDD_MDATE_MONTHSUPDOWN,UPDOWN_CLASS,
  1455. UDS_AUTOBUDDY | UDS_SETBUDDYINT | UDS_ALIGNRIGHT |
  1456. UDS_NOTHOUSANDS | UDS_ARROWKEYS,122,51,8,12
  1457. LTEXT "days",IDD_MDATE_DAYLBL,135,70,20,8
  1458. EDITTEXT IDD_MDATE_NUMDAYS,95,67,36,14,ES_AUTOHSCROLL|WS_TABSTOP
  1459. CONTROL "",IDD_MDATE_DAYSUPDOWN,UPDOWN_CLASS,
  1460. UDS_AUTOBUDDY | UDS_SETBUDDYINT | UDS_ALIGNRIGHT |
  1461. UDS_NOTHOUSANDS | UDS_ARROWKEYS,123,68,8,12
  1462. END
  1463. DLG_NFNAMELOC DIALOGEX DISCARDABLE 0, 0, 188, 52
  1464. STYLE DS_MODALFRAME | DS_SHELLFONT | DS_3DLOOK | WS_POPUP | WS_CAPTION | WS_SYSMENU
  1465. CAPTION "Computer Name"
  1466. FONT 8, "MS Shell Dlg"
  1467. BEGIN
  1468. LTEXT "&Named:",IDD_STATIC,6,8,25,8, SS_LEFTNOWORDWRAP
  1469. COMBOBOX IDD_FILESPEC,38,7,150,200,CBS_DROPDOWN | CBS_AUTOHSCROLL |
  1470. WS_VSCROLL | WS_TABSTOP
  1471. END
  1472. DLG_OPENAS_DOWNALOAD DIALOGEX DISCARDABLE 0, 0, 279, 146
  1473. STYLE DS_MODALFRAME | DS_SHELLFONT | DS_CONTEXTHELP | WS_POPUP | WS_CAPTION | WS_SYSMENU | DS_CENTER
  1474. CAPTION "Windows"
  1475. FONT 8, "MS Shell Dlg"
  1476. BEGIN
  1477. ICON IDI_DOCFIND,IDD_ICON,7,7,21,20, SS_REALSIZECONTROL
  1478. LTEXT "Windows cannot open this file:", IDC_STATIC,36,7,208,8, NOT WS_GROUP
  1479. LTEXT "File:", IDC_STATIC,36,23,20,8, NOT WS_GROUP
  1480. LTEXT "", IDD_FILE_TEXT,60,23,208,8, SS_NOPREFIX
  1481. #ifdef FEATURE_DOWNLOAD_DESCRIPTION
  1482. LTEXT "Type:", IDD_FILETYPE_LABLE,36,33,20,8, NOT WS_GROUP
  1483. LTEXT "Downloading...", IDD_FILETYPE_TEXT,60,33,208,8, NOT WS_GROUP
  1484. #endif // FEATURE_DOWNLOAD_DESCRIPTION
  1485. LTEXT "To open this file, Windows needs to know what program created it. Windows can go online to look it up automatically, or you can manually select from a list of programs on your computer.", IDC_STATIC,9,39,257,24, NOT WS_GROUP
  1486. LTEXT "What do you want to do?", IDC_STATIC,9,72,139,8, NOT WS_GROUP
  1487. CONTROL "Use the &Web service to find the appropriate program",IDD_WEBAUTOLOOKUP,"Button",BS_AUTORADIOBUTTON | WS_GROUP | WS_TABSTOP, 9,86,194,10
  1488. CONTROL "&Select the program from a list",IDD_OPENWITHLIST,"Button",BS_AUTORADIOBUTTON | WS_TABSTOP, 9,99,194,10
  1489. DEFPUSHBUTTON "OK",IDOK,156,121,50,14
  1490. PUSHBUTTON "Cancel",IDCANCEL,211,121,50,14
  1491. END
  1492. DLG_OPENAS DIALOGEX DISCARDABLE 0, 0, 260, 271
  1493. STYLE DS_MODALFRAME | DS_SHELLFONT | DS_CONTEXTHELP | WS_POPUP | WS_CAPTION | WS_SYSMENU | DS_CENTER
  1494. CAPTION "Open With"
  1495. FONT 8, "MS Shell Dlg"
  1496. BEGIN
  1497. ICON IDI_DOCFIND,IDD_ICON,7,7,21,20, SS_REALSIZECONTROL
  1498. LTEXT "Choose the program you want to use to open this file:", IDD_TEXT,36,7,208,8, NOT WS_GROUP
  1499. LTEXT "File:", IDC_STATIC,36,23,20,8, NOT WS_GROUP
  1500. LTEXT "", IDD_FILE_TEXT,60,23,208,8, SS_NOPREFIX
  1501. GROUPBOX "&Programs",IDC_STATIC,6,36,245,181
  1502. CONTROL "",IDD_APPLIST,WC_TREEVIEW,WS_TABSTOP | TVS_SHOWSELALWAYS, 16,49,225,129,WS_EX_CLIENTEDGE
  1503. CONTROL "&Always use the selected program to open this kind of file",IDD_MAKEASSOC, "Button",BS_AUTOCHECKBOX | WS_TABSTOP,18,183,202,10
  1504. PUSHBUTTON "&Browse...",IDD_OPENWITH_BROWSE,194,196,50,14
  1505. CONTROL "If the program you want is not in the list or on your computer, you can <A ID=""Browse"">look for the appropriate program on the Web</A>.", IDD_OPENWITH_WEBSITE, WC_LINK, WS_TABSTOP, 8,222,242,16
  1506. DEFPUSHBUTTON "OK",IDOK,140,251,50,14
  1507. PUSHBUTTON "Cancel",IDCANCEL,194,251,50,14
  1508. END
  1509. DLG_OPENAS_NOTYPE DIALOGEX DISCARDABLE 0, 0, 260, 271
  1510. STYLE DS_MODALFRAME | DS_SHELLFONT | DS_CONTEXTHELP | WS_POPUP | WS_CAPTION | WS_SYSMENU | DS_CENTER
  1511. CAPTION "Open With"
  1512. FONT 8, "MS Shell Dlg"
  1513. BEGIN
  1514. ICON IDI_DOCFIND,IDD_ICON,7,7,21,20, SS_REALSIZECONTROL
  1515. LTEXT "Choose the program you want to use to open this file:", IDD_TEXT,36,7,208,8, NOT WS_GROUP
  1516. LTEXT "File:", IDC_STATIC,36,23,20,8, NOT WS_GROUP
  1517. LTEXT "", IDD_FILE_TEXT,60,23,208,8, SS_NOPREFIX
  1518. GROUPBOX "&Programs",IDC_STATIC,6,36,245,181
  1519. CONTROL "",IDD_APPLIST,WC_TREEVIEW,WS_TABSTOP | TVS_SHOWSELALWAYS, 16,49,225,99,WS_EX_CLIENTEDGE
  1520. LTEXT "Type a &description that you want to use for this kind of file:",IDD_DESCRIPTIONTEXT,18,152,195,8
  1521. EDITTEXT IDD_DESCRIPTION,18,163,205,14,ES_AUTOHSCROLL
  1522. CONTROL "&Always use the selected program to open this kind of file",IDD_MAKEASSOC, "Button",BS_AUTOCHECKBOX | WS_TABSTOP,18,183,202,10
  1523. PUSHBUTTON "&Browse...",IDD_OPENWITH_BROWSE,194,196,50,14
  1524. CONTROL "If the program you want is not in the list or on your computer, you can <A ID=""Browse"">look for the appropriate program on the Web</A>.", IDD_OPENWITH_WEBSITE, WC_LINK, WS_TABSTOP, 8,222,242,16
  1525. DEFPUSHBUTTON "OK",IDOK,140,251,50,14
  1526. PUSHBUTTON "Cancel",IDCANCEL,194,251,50,14
  1527. END
  1528. DLG_NOOPEN DIALOGEX DISCARDABLE 0, 0, 275, 95
  1529. STYLE DS_MODALFRAME | DS_SHELLFONT | WS_POPUP | WS_CAPTION | WS_SYSMENU | DS_SETFOREGROUND |
  1530. DS_3DLOOK | DS_CENTER | WS_VISIBLE
  1531. CAPTION "Caution"
  1532. FONT 8, "MS Shell Dlg"
  1533. BEGIN
  1534. ICON "",IDD_ICON,7,7,21,20, SS_REALSIZECONTROL
  1535. LTEXT "You are attempting to open a file of type '%s' (%s)",
  1536. IDD_TEXT1,38,7,225,19,SS_NOPREFIX
  1537. LTEXT "These files are used by the operating system and by various programs. Editing or modifying them could damage your system.",
  1538. IDD_TEXT2,38,30,225,19,SS_NOPREFIX
  1539. LTEXT "If you still want to open the file, click Open With, otherwise, click Cancel."
  1540. IDC_STATIC, 38,52,225,19,SS_NOPREFIX
  1541. PUSHBUTTON "&Open With...",IDD_OPENWITH,157,74,53,14
  1542. DEFPUSHBUTTON "Cancel",IDCANCEL,214,74,53,14
  1543. END
  1544. DLG_FINDEXE DIALOGEX DISCARDABLE 20, 20, 212, 108
  1545. STYLE DS_MODALFRAME | DS_SHELLFONT | DS_3DLOOK | WS_POPUP | WS_CAPTION | WS_SYSMENU
  1546. CAPTION "Program Not Found"
  1547. FONT 8, "MS Shell Dlg"
  1548. BEGIN
  1549. LTEXT "Windows cannot find %s.\n\nThis program is needed for opening files of type '%s'.",
  1550. IDD_TEXT1,7,7,134,40,SS_NOPREFIX
  1551. LTEXT "Type in the executable file to be used instead:",IDD_TEXT2,7,49,197,10,SS_NOPREFIX
  1552. EDITTEXT IDD_PATH,7,61,197,14,ES_AUTOHSCROLL
  1553. DEFPUSHBUTTON "OK",IDOK,48,86,50,14
  1554. PUSHBUTTON "Cancel",IDCANCEL,101,86,50,14
  1555. PUSHBUTTON "&Browse...",IDD_BROWSE,155,86,50,14
  1556. END
  1557. DLG_BROWSEFORFOLDER DIALOGEX DISCARDABLE 46, 21, 212, 188
  1558. STYLE DS_MODALFRAME | DS_SHELLFONT | DS_3DLOOK | WS_CAPTION | WS_SYSMENU | DS_CONTEXTHELP
  1559. CAPTION "Browse for Folder"
  1560. FONT 8, "MS Shell Dlg"
  1561. BEGIN
  1562. LTEXT "",IDD_BROWSETITLE,7,7,197,20
  1563. LTEXT "",IDD_BROWSESTATUS,7,27,197,12
  1564. EDITTEXT IDD_BROWSEEDIT, 7,27,197,12, ES_AUTOHSCROLL
  1565. CONTROL "",IDD_FOLDERLIST,WC_TREEVIEW,
  1566. WS_TABSTOP | TVS_HASBUTTONS | TVS_HASLINES | TVS_LINESATROOT,7,42,
  1567. 197,112
  1568. DEFPUSHBUTTON "OK",IDOK,100,166,50,14,WS_GROUP
  1569. PUSHBUTTON "Cancel",IDCANCEL,154,166,50,14,WS_GROUP
  1570. END
  1571. // The "New Folder" feature has been removed because of NT #377453. When that bug
  1572. // has been fixed we can turn the button back on.
  1573. #define POS_NEWFOLDER_BUTTON 10,156,70,14 // Left Aligned.
  1574. #define POS_CANCEL_BUTTON 152,156,50,14 // Right Aligned, left of New Folder
  1575. #define POS_OK_BUTTON 98,156,50,14 // Right Aligned, left of Cancel
  1576. DLG_BROWSEFORFOLDER2 DIALOGEX DISCARDABLE 20, 20, 212, 177
  1577. STYLE DS_MODALFRAME | DS_SHELLFONT | DS_3DLOOK | WS_POPUP | WS_CAPTION | WS_SYSMENU | DS_CONTEXTHELP | WS_SIZEBOX | DS_CENTER
  1578. CAPTION "Browse For Folder"
  1579. FONT 8, "MS Shell Dlg"
  1580. BEGIN
  1581. LTEXT "",IDD_BROWSETITLE,10,7,192,24
  1582. LTEXT "",IDD_FOLDERLIST,10,35,192,91
  1583. LTEXT "Folder:",IDD_FOLDERLABLE,10,138,30,8
  1584. EDITTEXT IDD_BROWSEEDIT,45,134,157,14,ES_AUTOHSCROLL | WS_TABSTOP
  1585. LTEXT "To view any subfolders, click a plus sign above.",IDD_BROWSEINSTRUCTION,10,138,192,14
  1586. PUSHBUTTON "&Make New Folder",IDD_NEWFOLDER_BUTTON,POS_NEWFOLDER_BUTTON
  1587. DEFPUSHBUTTON "OK",IDOK,POS_OK_BUTTON
  1588. PUSHBUTTON "Cancel",IDCANCEL,POS_CANCEL_BUTTON
  1589. CONTROL "",IDD_BFF_RESIZE_TAB,"Scrollbar",WS_VISIBLE | WS_CHILD | WS_CLIPSIBLINGS | WS_GROUP | WS_CLIPCHILDREN | SBS_BOTTOMALIGN | SBS_SIZEGRIP | SBS_SIZEBOXBOTTOMRIGHTALIGN,1000,1000,16,16
  1590. END
  1591. IDD_EXITWINDOWS_DIALOG DIALOG DISCARDABLE 0, 0, 211, 103
  1592. STYLE DS_MODALFRAME | DS_SHELLFONT | DS_CENTER | WS_POPUP | WS_CAPTION | WS_SYSMENU
  1593. CAPTION "Shut Down Windows"
  1594. FONT 8, "MS Shell Dlg"
  1595. BEGIN
  1596. ICON IDI_SHUTDOWN,-1,7,7,21,20,WS_GROUP | SS_REALSIZECONTROL
  1597. LTEXT "What do you want the computer to do?",-1,39,7,153,10
  1598. COMBOBOX IDC_EXITOPTIONS_COMBO,39,20,165,200,CBS_DROPDOWNLIST |
  1599. WS_VSCROLL | WS_TABSTOP
  1600. LTEXT "Maintains your session, keeping the computer running on low power with data still in memory. The computer wakes up when you press a key or move the mouse.",
  1601. IDC_EXITOPTIONS_DESCRIPTION,39,40,165,33
  1602. DEFPUSHBUTTON "OK",IDOK,46,82,50,14,WS_GROUP
  1603. PUSHBUTTON "Cancel",IDCANCEL,100,82,50,14
  1604. PUSHBUTTON "&Help",IDHELP,154,82,50,14
  1605. END
  1606. DLG_LOGOFFWINDOWS DIALOGEX 0, 0, 188, 60
  1607. STYLE DS_MODALFRAME | DS_SHELLFONT | DS_CENTER | WS_POPUP | WS_CAPTION | WS_SYSMENU
  1608. CAPTION "Log Off Windows"
  1609. FONT 8, "MS Shell Dlg"
  1610. BEGIN
  1611. ICON IDI_STLOGOFF, IDD_LOGOFFICON, 8, 6, 21, 20, SS_REALSIZECONTROL
  1612. LTEXT "Are you sure you want to log off?", IDC_STATIC, 49, 15, 131, 8
  1613. DEFPUSHBUTTON "&Log Off", IDOK, 49, 38, 43, 14
  1614. PUSHBUTTON "Cancel", IDCANCEL, 99, 38, 43, 14
  1615. END
  1616. DLG_SWITCHUSER DIALOGEX DISCARDABLE 0, 0, 208, 122
  1617. STYLE DS_SYSMODAL | DS_SETFOREGROUND | WS_POPUP | WS_BORDER
  1618. FONT 8, "MS Shell Dlg"
  1619. BEGIN
  1620. PUSHBUTTON "&Cancel",IDCANCEL,161,103,40,12
  1621. CONTROL "Flag" ,IDC_TITLE_FLAG ,"Static",SS_OWNERDRAW ,176,0,32,26
  1622. CONTROL "Log Off Windows" ,IDC_TITLE_SWITCHUSER ,"Static",SS_OWNERDRAW ,7,0,162,26
  1623. CONTROL "&Switch User" ,IDC_BUTTON_SWITCHUSER,"Button",BS_OWNERDRAW | BS_NOTIFY | WS_TABSTOP ,55,49,22,20
  1624. CONTROL "&Log Off" ,IDC_BUTTON_LOGOFF ,"Button",BS_OWNERDRAW | BS_NOTIFY | WS_TABSTOP ,132,49,22,20
  1625. CONTROL "" ,IDC_TEXT_SWITCHUSER ,"Static",SS_OWNERDRAW | WS_DISABLED,41,73,50,8
  1626. CONTROL "" ,IDC_TEXT_LOGOFF ,"Static",SS_OWNERDRAW | WS_DISABLED,118,73,50,8
  1627. END
  1628. DLG_DISCONNECTWINDOWS DIALOGEX 0, 0, 188, 60
  1629. STYLE DS_MODALFRAME | DS_SHELLFONT | DS_CENTER | WS_POPUP | WS_CAPTION | WS_SYSMENU
  1630. CAPTION "Disconnect Windows"
  1631. FONT 8, "MS Shell Dlg"
  1632. BEGIN
  1633. ICON IDI_MU_DISCONN, IDD_DISCONNECTICON, 8, 6, 21, 20, SS_REALSIZECONTROL
  1634. LTEXT "Are you sure you want to disconnect?", IDC_STATIC, 49, 15, 131, 8
  1635. DEFPUSHBUTTON "&Disconnect", IDOK, 47, 38, 47, 14
  1636. PUSHBUTTON "Cancel", IDCANCEL, 99, 38, 47, 14
  1637. END
  1638. DLG_APNOCONTENT DIALOG DISCARDABLE 0, 0, 227, 181
  1639. STYLE DS_MODALFRAME | DS_SHELLFONT | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU | WS_CLIPSIBLINGS | DS_CENTER
  1640. CAPTION "Autoplay"
  1641. FONT 8, "MS Shell Dlg"
  1642. BEGIN
  1643. CONTROL "",IDC_AP_MXCT_TOPICON,"Static",SS_ICON,7,7,21,20
  1644. LTEXT "Windows can perform the same action each time you connect this device.",
  1645. IDC_AP_MXCT_TOPTEXT,32,7,186,20
  1646. LTEXT "&What do you want Windows to do?",IDC_AP_MXCT_TOPTEXT2,32,31,186,8
  1647. CONTROL "",IDC_AP_MXCT_LIST,"SysListView32",LVS_REPORT |
  1648. LVS_NOCOLUMNHEADER | LVS_NOSORTHEADER | WS_BORDER | NOT WS_HSCROLL |
  1649. LVS_SINGLESEL | LVS_SHOWSELALWAYS | WS_TABSTOP | LVS_SHAREIMAGELISTS,32,43,181,96
  1650. CONTROL "&Always perform the selected action",IDC_AP_MXCT_CHECKBOX,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,
  1651. 32,143,177,8
  1652. DEFPUSHBUTTON "OK",IDOK,116,159,50,14
  1653. PUSHBUTTON "Cancel",IDCANCEL,170,159,50,14
  1654. END
  1655. DLG_APMIXEDCONTENT DIALOG DISCARDABLE 0, 0, 227, 207
  1656. STYLE DS_MODALFRAME | DS_SHELLFONT | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU | WS_CLIPSIBLINGS | DS_CENTER
  1657. CAPTION "Mixed Content"
  1658. FONT 8, "MS Shell Dlg"
  1659. BEGIN
  1660. CONTROL "",IDC_AP_MXCT_TOPICON,"Static",SS_ICON,7,7,21,20
  1661. LTEXT "This disk or device contains more than one type of content.",
  1662. IDC_AP_MXCT_TOPTEXT,32,7,186,20
  1663. LTEXT "What do you want Windows to do?",IDC_AP_MXCT_TOPTEXT2,32,31,186,8
  1664. CONTROL "",IDC_AP_MXCT_LIST,"SysListView32",LVS_REPORT |
  1665. LVS_NOCOLUMNHEADER | LVS_NOSORTHEADER | WS_BORDER | NOT WS_HSCROLL |
  1666. LVS_SINGLESEL | LVS_SHOWSELALWAYS | WS_TABSTOP | LVS_SHAREIMAGELISTS,32,43,188,139
  1667. DEFPUSHBUTTON "OK",IDOK,116,186,50,14
  1668. PUSHBUTTON "Cancel",IDCANCEL,170,186,50,14
  1669. END
  1670. DLG_APPROMPTUSER DIALOG DISCARDABLE 0, 0, 227, 206
  1671. STYLE DS_MODALFRAME | DS_SHELLFONT | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU | WS_CLIPSIBLINGS | DS_CENTER
  1672. CAPTION "Mixed Content"
  1673. FONT 8, "MS Shell Dlg"
  1674. BEGIN
  1675. CONTROL "",IDC_AP_MXCT_TOPICON,"Static",SS_ICON,7,7,21,20
  1676. LTEXT "Windows can perform the same action each time you insert a disk or connect a device with this kind of file:",
  1677. IDC_AP_MXCT_TOPTEXT,32,7,186,20
  1678. ICON "",IDC_AP_MXCT_CONTENTICON,32,27,11,10, SS_REALSIZECONTROL
  1679. EDITTEXT IDC_AP_MXCT_CONTENTTYPE,49,28,177,14,ES_AUTOHSCROLL | ES_READONLY | NOT WS_BORDER | NOT WS_TABSTOP
  1680. LTEXT "What do you want Windows to do?",IDC_AP_MXCT_TOPTEXT2,32,41,186,8
  1681. CONTROL "",IDC_AP_MXCT_LIST,"SysListView32",LVS_REPORT |
  1682. LVS_NOCOLUMNHEADER | LVS_NOSORTHEADER | WS_BORDER | NOT WS_HSCROLL |
  1683. LVS_SINGLESEL | LVS_SHOWSELALWAYS | WS_TABSTOP | LVS_SHAREIMAGELISTS,32,55,188,112
  1684. CONTROL "Always do the selected action.",IDC_AP_MXCT_CHECKBOX,"Button",
  1685. BS_AUTOCHECKBOX | WS_TABSTOP,32,171,186,10
  1686. DEFPUSHBUTTON "OK",IDOK,116,185,50,14
  1687. PUSHBUTTON "Cancel",IDCANCEL,170,185,50,14
  1688. END
  1689. DLG_AUTOPLAY DIALOGEX DISCARDABLE 0, 0, 227, 218
  1690. STYLE DS_MODALFRAME | DS_SHELLFONT | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU | WS_CLIPSIBLINGS
  1691. CAPTION "AutoPlay"
  1692. FONT 8, "MS Shell Dlg"
  1693. BEGIN
  1694. LTEXT "&Select a content type, then choose an action for Windows to perform automatically when that type is used in this device:",
  1695. IDC_AP_TOPTEXT,7,7,212,16
  1696. CONTROL "",IDC_AP_LIST,WC_COMBOBOXEX, CBS_DROPDOWNLIST | CBS_AUTOHSCROLL | WS_TABSTOP,
  1697. 7,27,212,200
  1698. GROUPBOX "Actions",IDC_STATIC,7,45,212,146
  1699. CONTROL "Select an action to &perform:",IDC_AP_DEFAULTHANDLER,"Button",BS_AUTORADIOBUTTON | WS_TABSTOP | WS_GROUP,
  1700. 11,54,204,10
  1701. CONTROL "List2",IDC_AP_LIST_ACTIONS,"SysListView32", LVS_REPORT |
  1702. LVS_NOCOLUMNHEADER | LVS_NOSORTHEADER | WS_BORDER | WS_TABSTOP | LVS_SINGLESEL |
  1703. LVS_SHOWSELALWAYS | LVS_SHAREIMAGELISTS,
  1704. 22,66,192,107
  1705. CONTROL "Prompt me each time to &choose an action",IDC_AP_PROMPTEACHTIME,"Button",BS_AUTORADIOBUTTON | WS_TABSTOP,
  1706. 11,177,204,10
  1707. PUSHBUTTON "&Restore Defaults",IDC_AP_RESTOREDEFAULTS,118,197,100,14, WS_DISABLED | WS_TABSTOP
  1708. END
  1709. DLG_DISKTOOLS DIALOGEX DISCARDABLE 0, 0, 227, 200
  1710. STYLE DS_MODALFRAME | DS_SHELLFONT | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  1711. CAPTION "Tools"
  1712. FONT 8, "MS Shell Dlg"
  1713. BEGIN
  1714. GROUPBOX "Error-checking",IDC_STATIC,7,7,212,57
  1715. ICON IDI_CHKDSK,-1,13,22,21,20, SS_REALSIZECONTROL
  1716. LTEXT "This option will check the volume for errors.",IDC_DISKTOOLS_CHKDAYS,40,22,135,17
  1717. PUSHBUTTON "&Check Now...",IDC_DISKTOOLS_CHKNOW,144,42,67,14
  1718. GROUPBOX "Defragmentation",IDC_STATIC,7,67,212,57
  1719. ICON IDI_DEFRAG,-1,13,82,21,20, SS_REALSIZECONTROL
  1720. LTEXT "This option will defragment files on the volume.",IDC_DISKTOOLS_OPTDAYS,40,82,160,17
  1721. PUSHBUTTON "&Defragment Now...",IDC_DISKTOOLS_OPTNOW,144,102,67,14
  1722. GROUPBOX "Backup",IDC_DISKTOOLS_BKPTXT,7,127,212,57
  1723. ICON IDI_BACKUP,IDC_DISKTOOLS_BKPICON,13,142,21,20, SS_REALSIZECONTROL
  1724. LTEXT "This option will back up files on the volume.",IDC_DISKTOOLS_BKPDAYS,40,142,160,17
  1725. PUSHBUTTON "&Backup Now...",IDC_DISKTOOLS_BKPNOW,144,162,67,14
  1726. END
  1727. //
  1728. // Legacy scandisk dialog (for app compat shim)
  1729. //
  1730. // The DS_CENTER style saves us the trouble of having to find a good
  1731. // initial location for the dialog.
  1732. //
  1733. IDD_SCANDSKW DIALOGEX 0, 0, 192, 150
  1734. CAPTION "ScanDisk"
  1735. STYLE DS_SHELLFONT | DS_NOIDLEMSG | DS_3DLOOK | DS_CENTER |
  1736. WS_POPUP | WS_CAPTION | WS_SYSMENU | WS_MINIMIZE
  1737. FONT 8, "MS Shell Dlg"
  1738. BEGIN
  1739. ICON IDI_CHKDSK,IDC_SCANDSKICON,10,5,21,20, SS_REALSIZECONTROL
  1740. LTEXT "Select the dri&ve you want to check for errors:",
  1741. IDC_TEXT,40,15,192-45,10
  1742. CONTROL "",IDC_SCANDSKLV,WC_LISTVIEW,
  1743. LVS_REPORT | LVS_SINGLESEL | LVS_SHOWSELALWAYS |
  1744. LVS_NOCOLUMNHEADER |
  1745. WS_BORDER | WS_TABSTOP | LVS_SHAREIMAGELISTS,
  1746. 10,29,192-15,150-29-18-4
  1747. PUSHBUTTON "&Check", IDOK, 192-109,150-18,50,14, WS_DISABLED
  1748. PUSHBUTTON "&Close", IDCANCEL, 192-55,150-18,50,14
  1749. END
  1750. DLG_ABOUT DIALOGEX LOADONCALL MOVEABLE DISCARDABLE 20, 20, 275, 198
  1751. CAPTION "About %s"
  1752. FONT 8 "MS Shell Dlg"
  1753. STYLE WS_BORDER | DS_MODALFRAME | DS_SHELLFONT | WS_CAPTION | WS_POPUP | WS_SYSMENU | DS_3DLOOK
  1754. BEGIN
  1755. ICON 0,IDD_ICON,21,55,21,20, SS_REALSIZECONTROL
  1756. CONTROL "Microsoft \256 %s",IDD_APPNAME,"Static",SS_LEFTNOWORDWRAP | SS_NOPREFIX,70,55,165,10
  1757. CONTROL "",IDD_VERSION,"Static",SS_LEFTNOWORDWRAP | SS_NOPREFIX,70,65,200,10
  1758. LTEXT "Copyright \251 %s Microsoft Corporation",IDD_COPYRIGHTSTRING,70,75,175,10,SS_NOPREFIX | NOT WS_GROUP
  1759. LTEXT "",IDD_OTHERSTUFF,70,85,145,20,SS_NOPREFIX | NOT WS_GROUP
  1760. CONTROL "This product is licensed under the terms of the <A>End-User License Agreement</A> to:",IDD_EULA,WC_LINK,NOT WS_TABSTOP,70,105,145,20
  1761. LTEXT "user name",IDD_USERNAME,80,125,145,10,SS_NOPREFIX | NOT WS_GROUP
  1762. LTEXT "org name",IDD_COMPANYNAME,80,135,145,10,SS_NOPREFIX | NOT WS_GROUP
  1763. CONTROL "",IDD_LINE_1,"Static",SS_ETCHEDHORZ,70,147,200,1
  1764. LTEXT "Physical memory available to Windows:",IDD_CONVTITLE,70,152,130,10,SS_NOPREFIX | NOT WS_GROUP
  1765. LTEXT "",IDD_CONVENTIONAL,202,152,53,10,SS_NOPREFIX | NOT WS_GROUP
  1766. DEFPUSHBUTTON "OK",IDOK,220,178,50,14,WS_TABSTOP
  1767. END
  1768. IDD_PROGRAM DIALOGEX DISCARDABLE 0, 0, 227, 200
  1769. STYLE DS_MODALFRAME | DS_SHELLFONT | WS_POPUP | WS_VISIBLE | WS_CAPTION
  1770. CAPTION "Program"
  1771. FONT 8, "MS Shell Dlg"
  1772. BEGIN
  1773. ICON "",IDC_ICONBMP,7,11,21,20, SS_REALSIZECONTROL
  1774. EDITTEXT IDC_TITLE,55,11,164,14,ES_AUTOHSCROLL
  1775. LTEXT "Cmd &line:",IDC_CMDLINELBL,7,47,48,9
  1776. EDITTEXT IDC_CMDLINE,55,45,164,14,ES_AUTOHSCROLL
  1777. LTEXT "&Working:",IDC_WORKDIRLBL,7,67,48,9
  1778. EDITTEXT IDC_WORKDIR,55,65,164,14,ES_AUTOHSCROLL
  1779. LTEXT "&Batch file:",IDC_BATCHFILELBL,7,87,48,9
  1780. EDITTEXT IDC_BATCHFILE,55,85,164,14,ES_AUTOHSCROLL
  1781. LTEXT "&Shortcut key:",IDC_HOTKEYLBL,7,107,48,9
  1782. CONTROL "",IDC_HOTKEY,"msctls_hotkey32",WS_GROUP | WS_TABSTOP,55,
  1783. 105,164,14
  1784. LTEXT "&Run:",IDC_WINDOWSTATELBL,7,127,48,9
  1785. COMBOBOX IDC_WINDOWSTATE,55,125,164,65,CBS_DROPDOWNLIST | WS_TABSTOP
  1786. CONTROL "Close on e&xit",IDC_CLOSEONEXIT,"Button",
  1787. BS_AUTOCHECKBOX | WS_TABSTOP,55,145,56,10
  1788. PUSHBUTTON "&Advanced...",IDC_ADVPROG,96,179,60,14
  1789. PUSHBUTTON "&Change Icon...",IDC_CHANGEICON,159,179,60,14
  1790. CONTROL "",IDC_STATIC,"Static",SS_ETCHEDHORZ,7,37,212,1
  1791. LTEXT "This program is configured to run in MS-DOS mode. To see configuration options, click the Advanced button.",
  1792. IDC_REALMODEDISABLE,7,158,212,18
  1793. END
  1794. IDD_PIFNTTEMPLT DIALOGEX DISCARDABLE 20, 7, 298, 65
  1795. STYLE DS_MODALFRAME | DS_SHELLFONT | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU | DS_CONTEXTHELP
  1796. CAPTION "Windows PIF Settings"
  1797. FONT 8,"MS Shell Dlg"
  1798. BEGIN
  1799. GROUPBOX "Custom MS-DOS initialization files",IDC_DOS,3,3,229,47,WS_GROUP
  1800. LTEXT "&Autoexec filename:",10,6, 16, 70, 10
  1801. EDITTEXT IDC_AUTOEXECNT,75,15,150,12, WS_TABSTOP | WS_GROUP |
  1802. ES_AUTOHSCROLL
  1803. LTEXT "&Config filename:",11,6,32,70,10
  1804. EDITTEXT IDC_CONFIGNT,75,31,150,12, WS_TABSTOP | WS_GROUP |
  1805. ES_AUTOHSCROLL
  1806. CHECKBOX "Compatible &timer hardware emulation", IDC_NTTIMER,
  1807. 3,54,140,10,WS_TABSTOP | BS_CHECKBOX
  1808. DEFPUSHBUTTON "OK",IDC_OK,237,7,32,14, WS_TABSTOP | WS_GROUP
  1809. PUSHBUTTON "Cancel",IDC_CANCEL,237,26,32,14,WS_TABSTOP
  1810. END
  1811. IDD_MEMORY DIALOGEX DISCARDABLE 0, 0, 227, 200
  1812. STYLE DS_MODALFRAME | DS_SHELLFONT | WS_POPUP | WS_VISIBLE | WS_CAPTION
  1813. CAPTION "Memory"
  1814. FONT 8, "MS Shell Dlg"
  1815. BEGIN
  1816. GROUPBOX "Conventional memory",IDC_CONVMEMGRP,7,7,213,51
  1817. LTEXT "&Total:",IDC_CONVMEMLBL,13,26,20,9
  1818. COMBOBOX IDC_LOWMEM,36,24,60,65,CBS_DROPDOWN | WS_VSCROLL |
  1819. WS_TABSTOP
  1820. LTEXT "Initial en&vironment:",IDC_LOCALENVLBL,107,18,42,16
  1821. COMBOBOX IDC_ENVMEM,154,24,60,65,CBS_DROPDOWN | WS_VSCROLL |
  1822. WS_TABSTOP
  1823. CONTROL "&Protected",IDC_GLOBALPROTECT,"Button",BS_AUTOCHECKBOX |
  1824. WS_TABSTOP,36,42,44,8
  1825. GROUPBOX "Expanded (EMS) memory",IDC_EXPMEMGRP,7,61,213,36
  1826. LTEXT "The computer is not configured for expanded memory in MS-DOS sessions.",
  1827. IDC_NOEMS,13,72,135,17,NOT WS_VISIBLE
  1828. PUSHBUTTON "&Details...",IDC_NOEMSDETAILS,154,75,56,15,
  1829. WS_TABSTOP | NOT WS_VISIBLE
  1830. LTEXT "T&otal:",IDC_EXPMEMLBL,13,77,20,9
  1831. COMBOBOX IDC_EMSMEM,36,75,60,65,CBS_DROPDOWN | WS_VSCROLL |
  1832. WS_TABSTOP
  1833. GROUPBOX "Extended (XMS) memory",IDC_EXTMEMGRP,7,101,213,45
  1834. LTEXT "Tota&l:",IDC_EXTMEMLBL,13,117,20,9
  1835. COMBOBOX IDC_XMSMEM,36,115,60,65,CBS_DROPDOWN | WS_VSCROLL |
  1836. WS_TABSTOP
  1837. CONTROL "Uses &HMA",IDC_HMA,"Button",BS_AUTOCHECKBOX |
  1838. WS_TABSTOP,36,133,50,8
  1839. GROUPBOX "MS-&DOS protected-mode (DPMI) memory",IDC_DPMIMEMGRP,7,151,213,37
  1840. LTEXT "Total&:",IDC_DPMIMEMLBL,13,166,20,9
  1841. COMBOBOX IDC_DPMIMEM,36,164,60,65,CBS_DROPDOWN | WS_VSCROLL |
  1842. WS_TABSTOP
  1843. LTEXT "Properties not supported in MS-DOS mode are not available. For more information, click the Advanced button on the Program tab.",
  1844. IDC_REALMODEDISABLE,7,11,213,28,NOT WS_VISIBLE
  1845. END
  1846. IDD_SCREEN DIALOGEX DISCARDABLE 0, 0, 227, 200
  1847. STYLE DS_MODALFRAME | DS_SHELLFONT | WS_POPUP | WS_VISIBLE | WS_CAPTION
  1848. CAPTION "Screen"
  1849. FONT 8, "MS Shell Dlg"
  1850. BEGIN
  1851. GROUPBOX "Usage",IDC_SCREENUSAGEGRP,7,7,213,44
  1852. CONTROL "&Full-screen",IDC_FULLSCREEN,"Button",
  1853. BS_AUTORADIOBUTTON,13,21,50,9
  1854. CONTROL "&Window",IDC_WINDOWED,"Button",BS_AUTORADIOBUTTON,13,34,
  1855. 50,9
  1856. LTEXT "Initial si&ze:",IDC_SCREENLINESLBL,115,21,33,9
  1857. COMBOBOX IDC_SCREENLINES,151,19,50,80,CBS_DROPDOWNLIST |
  1858. WS_TABSTOP
  1859. GROUPBOX "Window",IDC_WINDOWUSAGEGRP,7,55,213,32
  1860. CONTROL "&Restore settings at startup",IDC_WINRESTORE,"Button",
  1861. BS_AUTOCHECKBOX | WS_TABSTOP,13,69,118,9
  1862. GROUPBOX "Performance",IDC_SCREENPERFGRP,7,91,213,44
  1863. CONTROL "Fast ROM &emulation",IDC_TEXTEMULATE,"Button",
  1864. BS_AUTOCHECKBOX | WS_TABSTOP,13,105,118,9
  1865. CONTROL "Dynamic &memory allocation",IDC_DYNAMICVIDMEM,"Button",
  1866. BS_AUTOCHECKBOX | WS_TABSTOP,13,118,118,9
  1867. LTEXT "Properties not supported in MS-DOS mode are not available. For more information, click the Advanced button on the Program tab.",
  1868. IDC_REALMODEDISABLE,7,11,213,28,NOT WS_VISIBLE
  1869. END
  1870. IDD_FONT DIALOGEX DISCARDABLE 0, 0, 227, 200
  1871. STYLE DS_MODALFRAME | DS_SHELLFONT | 4L | WS_POPUP | WS_VISIBLE | WS_CAPTION | 0x2000
  1872. CAPTION "Font"
  1873. FONT 8, "MS Shell Dlg"
  1874. BEGIN
  1875. GROUPBOX "Available types",IDC_FONTGRP,7,7,103,71
  1876. CONTROL "&Bitmap only",IDC_RASTERFONTS,"Button",
  1877. BS_AUTORADIOBUTTON,13,22,58,8
  1878. CONTROL "&TrueType only",IDC_TTFONTS,"Button",BS_AUTORADIOBUTTON,
  1879. 13,39,60,10
  1880. CONTROL "Both &font types",IDC_BOTHFONTS,"Button",
  1881. BS_AUTORADIOBUTTON,13,56,60,10
  1882. LTEXT "Font si&ze:",IDC_FONTSIZELBL,116,7,35,8
  1883. LISTBOX IDC_FONTSIZE,116,17,103,63,LBS_SORT | LBS_OWNERDRAWFIXED |
  1884. LBS_HASSTRINGS | LBS_DISABLENOSCROLL | WS_VSCROLL |
  1885. WS_TABSTOP
  1886. LTEXT "Window preview:",IDC_WNDPREVIEWLBL,7,83,95,8
  1887. LTEXT "Font preview:",IDC_FONTPREVIEWLBL,116,83,95,8
  1888. LTEXT "Properties not supported in MS-DOS mode are not available. For more information, click the Advanced button on the Program tab.",
  1889. IDC_REALMODEDISABLE,7,11,213,28,NOT WS_VISIBLE
  1890. END
  1891. IDD_MISC DIALOGEX DISCARDABLE 0, 0, 227, 200
  1892. STYLE DS_MODALFRAME | DS_SHELLFONT | 4L | WS_POPUP | WS_VISIBLE | WS_CAPTION | 0x2000
  1893. CAPTION "Misc"
  1894. FONT 8, "MS Shell Dlg"
  1895. BEGIN
  1896. GROUPBOX "Foreground",IDC_FGNDGRP,7,7,103,43
  1897. CONTROL "Allow sc&reen saver",IDC_FGNDSCRNSAVER,"Button",
  1898. BS_AUTOCHECKBOX | WS_TABSTOP,13,21,82,8
  1899. GROUPBOX "Background",IDC_BGNDGRP,7,54,103,30
  1900. CONTROL "Always &suspend",IDC_BGNDSUSPEND,"Button",
  1901. BS_AUTOCHECKBOX | WS_TABSTOP,13,68,78,8
  1902. GROUPBOX "Idle sensiti&vity",IDC_IDLEGRP,7,88,103,43
  1903. LTEXT "Low",IDC_IDLELOWLBL,13,102,17,9
  1904. LTEXT "High",IDC_IDLEHIGHLBL,80,102,16,9
  1905. CONTROL "User1",IDC_IDLESENSE,"msctls_trackbar32",WS_TABSTOP |
  1906. TBS_AUTOTICKS | TBS_DOWNISLEFT,9,111,90,15
  1907. GROUPBOX "Mouse",IDC_MISCMOUSEGRP,116,7,103,43
  1908. CONTROL "&QuickEdit",IDC_QUICKEDIT,"Button",BS_AUTOCHECKBOX | WS_DISABLED
  1909. WS_TABSTOP,122,21,62,8
  1910. CONTROL "E&xclusive mode",IDC_EXCLMOUSE,"Button",BS_AUTOCHECKBOX |
  1911. WS_TABSTOP,122,34,62,8
  1912. GROUPBOX "Termination",IDC_TERMGRP,116,54,103,30
  1913. CONTROL "&Warn if still active",IDC_WARNTERMINATE,"Button",
  1914. BS_AUTOCHECKBOX | WS_TABSTOP,122,68,87,8
  1915. GROUPBOX "Other",IDC_MISCOTHERGRP,115,88,103,43
  1916. CONTROL "&Fast pasting",IDC_FASTPASTE,"Button",BS_AUTOCHECKBOX |
  1917. WS_TABSTOP,122,102,63,8
  1918. GROUPBOX "Windows shortcut &keys",IDC_MISCKBDGRP,7,135,212,44
  1919. CONTROL "Alt+Tab",IDC_ALTTAB,"Button",BS_AUTOCHECKBOX |
  1920. WS_TABSTOP,13,149,43,8
  1921. CONTROL "Ctrl+Esc",IDC_CTRLESC,"Button",BS_AUTOCHECKBOX |
  1922. WS_TABSTOP,60,149,43,8
  1923. CONTROL "Alt+PrtSc",IDC_ALTPRTSC,"Button",BS_AUTOCHECKBOX |
  1924. WS_TABSTOP,107,149,44,8
  1925. CONTROL "Alt+Space",IDC_ALTSPACE,"Button",BS_AUTOCHECKBOX |
  1926. WS_TABSTOP,156,149,45,8
  1927. CONTROL "Alt+Esc",IDC_ALTESC,"Button",BS_AUTOCHECKBOX |
  1928. WS_TABSTOP,13,163,36,8
  1929. CONTROL "PrtSc",IDC_PRTSC,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,
  1930. 60,163,34,8
  1931. CONTROL "Alt+Enter",IDC_ALTENTER,"Button",BS_AUTOCHECKBOX |
  1932. WS_TABSTOP,107,163,47,8
  1933. LTEXT "Properties not supported in MS-DOS mode are not available. For more information, click the Advanced button on the Program tab.",
  1934. IDC_REALMODEDISABLE,7,11,213,28,NOT WS_VISIBLE
  1935. END
  1936. //
  1937. // This is the template for the settings dialog
  1938. //
  1939. IDD_CONSOLE_SETTINGS DIALOGEX DISCARDABLE 0, 0, 233, 226
  1940. STYLE DS_MODALFRAME | DS_SHELLFONT | WS_CHILD | WS_VISIBLE | WS_CAPTION
  1941. CAPTION "Options"
  1942. FONT 8, "MS Shell Dlg"
  1943. BEGIN
  1944. GROUPBOX "Cursor size",IDC_CNSL_GROUP0,10,11,120,44
  1945. RADIOBUTTON "&Small",IDC_CNSL_CURSOR_SMALL,14,23,84,10,WS_GROUP |
  1946. WS_TABSTOP
  1947. RADIOBUTTON "&Medium",IDC_CNSL_CURSOR_MEDIUM,14,33,84,10
  1948. RADIOBUTTON "&Large",IDC_CNSL_CURSOR_LARGE,14,43,84,10
  1949. GROUPBOX "Command history",IDC_CNSL_GROUP1,10,57,120,59,WS_GROUP
  1950. LTEXT "&Buffer size:",IDC_CNSL_HISTORY_SIZE_LBL,14,71,78,9
  1951. EDITTEXT IDC_CNSL_HISTORY_SIZE,92,69,30,12,WS_GROUP
  1952. CONTROL "",IDC_CNSL_HISTORY_SIZESCROLL,"msctls_updown32",
  1953. WS_GROUP | UDS_SETBUDDYINT | UDS_ALIGNRIGHT | UDS_AUTOBUDDY | UDS_ARROWKEYS | UDS_NOTHOUSANDS,
  1954. 116,69,7,12
  1955. LTEXT "&Number of buffers:",IDC_CNSL_HISTORY_NUM_LBL,14,86,78,9
  1956. EDITTEXT IDC_CNSL_HISTORY_NUM,92,84,30,12,WS_GROUP
  1957. CONTROL "",IDC_CNSL_HISTORY_NUMSCROLL,"msctls_updown32",
  1958. WS_GROUP | UDS_SETBUDDYINT | UDS_ALIGNRIGHT | UDS_AUTOBUDDY | UDS_ARROWKEYS | UDS_NOTHOUSANDS,
  1959. 116,84,7,12
  1960. CONTROL "&Discard Old Duplicates",IDC_CNSL_HISTORY_NODUP,
  1961. "Button",BS_AUTOCHECKBOX | WS_TABSTOP,14,101,108,9
  1962. CONTROL "&QuickEdit mode",IDC_CNSL_QUICKEDIT,"Button", BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP,146,71,75,10
  1963. CONTROL "&Insert mode",IDC_CNSL_INSERT,"Button",BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP,146,85,75,10
  1964. GROUPBOX "Edit Options",-1,141,57,86,59
  1965. GROUPBOX "Display options", IDC_CNSL_GROUP2, 141, 11, 86, 44, WS_GROUP
  1966. RADIOBUTTON "&Window", IDC_CNSL_WINDOWED, 144, 25, 64, 12,
  1967. WS_TABSTOP | WS_GROUP
  1968. RADIOBUTTON "F&ull screen", IDC_CNSL_FULLSCREEN, 144, 37, 64, 12
  1969. #ifdef DBCS
  1970. GROUPBOX "&Current code page", IDC_CNSL_GROUP3, 10, 118, 217, 34, WS_GROUP
  1971. COMBOBOX IDC_CNSL_LANGUAGELIST, 24, 132, 188, 78,
  1972. CBS_SORT |
  1973. CBS_DISABLENOSCROLL |
  1974. CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP | WS_GROUP
  1975. #endif
  1976. END
  1977. //
  1978. // This is the template for the font selection dialog
  1979. //
  1980. IDD_CONSOLE_FONTDLG DIALOGEX DISCARDABLE 0, 0, 233, 226
  1981. STYLE DS_MODALFRAME | DS_SHELLFONT | WS_CHILD | WS_VISIBLE | WS_CAPTION
  1982. CAPTION "Font"
  1983. FONT 8, "MS Shell Dlg"
  1984. BEGIN
  1985. LTEXT "Window preview",IDC_CNSL_PREVIEWLABEL,5,4,109,8
  1986. CONTROL "",IDC_CNSL_PREVIEWWINDOW,"WOACnslWinPreview",WS_BORDER | WS_CHILD,
  1987. 5,17,109,83
  1988. CONTROL "&Bold fonts",IDC_CNSL_BOLDFONT,"Button",BS_AUTOCHECKBOX |
  1989. WS_GROUP | WS_TABSTOP,60,104,60,10
  1990. LTEXT "&Font",IDC_CNSL_STATIC,5,104,20,8
  1991. LISTBOX IDC_CNSL_FACENAME,5,117,109,42,LBS_SORT |
  1992. LBS_OWNERDRAWFIXED | LBS_HASSTRINGS | WS_VSCROLL |
  1993. WS_TABSTOP
  1994. LTEXT "&Size",IDC_CNSL_FONTSIZE,118,4,60,8
  1995. LISTBOX IDC_CNSL_PIXELSLIST,118,17,50,83,LBS_DISABLENOSCROLL |
  1996. WS_VSCROLL | WS_TABSTOP
  1997. COMBOBOX IDC_CNSL_POINTSLIST,118, 17, 30, 86,
  1998. CBS_SORT | CBS_DISABLENOSCROLL | WS_VSCROLL | WS_TABSTOP
  1999. GROUPBOX "",IDC_CNSL_GROUP,5,169,218,46
  2000. LTEXT "Each character is:",IDC_CNSL_STATIC2,133,179,75,8,NOT
  2001. WS_GROUP
  2002. RTEXT "",IDC_CNSL_FONTWIDTH,134,189,12,8,NOT WS_GROUP
  2003. LTEXT "screen pixels wide",IDC_CNSL_STATIC3,148,189,65,8,NOT
  2004. WS_GROUP
  2005. LTEXT "screen pixels high",IDC_CNSL_STATIC4,148,199,65,8,NOT
  2006. WS_GROUP
  2007. RTEXT "",IDC_CNSL_FONTHEIGHT,134,199,12,8,NOT WS_GROUP
  2008. END
  2009. //
  2010. // This is the template for the screenbuffer size dialog
  2011. //
  2012. IDD_CONSOLE_SCRBUFSIZE DIALOGEX DISCARDABLE 0, 0, 233, 226
  2013. STYLE DS_MODALFRAME | DS_SHELLFONT | WS_VISIBLE | WS_CAPTION
  2014. CAPTION "Layout"
  2015. FONT 8, "MS Shell Dlg"
  2016. BEGIN
  2017. LTEXT "Window preview",IDC_CNSL_PREVIEWLABEL,5,4,109,8
  2018. CONTROL "",IDC_CNSL_PREVIEWWINDOW,"WOACnslWinPreview",WS_BORDER,
  2019. 5,17,109,83
  2020. GROUPBOX "Screen buffer size",IDC_CNSL_GROUP0,118,11,110,42
  2021. LTEXT "&Width:",IDC_CNSL_SCRBUF_WIDTH_LBL,122,25,54,9
  2022. EDITTEXT IDC_CNSL_SCRBUF_WIDTH,186,23,36,12,ES_AUTOHSCROLL |
  2023. WS_GROUP
  2024. CONTROL "",IDC_CNSL_SCRBUF_WIDTHSCROLL,"msctls_updown32",
  2025. WS_GROUP | UDS_SETBUDDYINT | UDS_ALIGNRIGHT | UDS_AUTOBUDDY | UDS_ARROWKEYS | UDS_NOTHOUSANDS,
  2026. 214,23,7,12
  2027. LTEXT "&Height:",IDC_CNSL_SCRBUF_HEIGHT_LBL,122,39,54,9
  2028. EDITTEXT IDC_CNSL_SCRBUF_HEIGHT,186,37,36,12,ES_AUTOHSCROLL |
  2029. WS_GROUP
  2030. CONTROL "",IDC_CNSL_SCRBUF_HEIGHTSCROLL,"msctls_updown32",
  2031. WS_GROUP | UDS_SETBUDDYINT | UDS_ALIGNRIGHT | UDS_AUTOBUDDY | UDS_ARROWKEYS | UDS_NOTHOUSANDS,
  2032. 214,37,7,12
  2033. GROUPBOX "Window size",IDC_CNSL_GROUP1,118,55,110,42
  2034. LTEXT "W&idth:",IDC_CNSL_WINDOW_WIDTH_LBL,122,69,54,9
  2035. EDITTEXT IDC_CNSL_WINDOW_WIDTH,186,67,36,12,ES_AUTOHSCROLL |
  2036. WS_GROUP
  2037. CONTROL "",IDC_CNSL_WINDOW_WIDTHSCROLL,"msctls_updown32",
  2038. WS_GROUP | UDS_SETBUDDYINT | UDS_ALIGNRIGHT | UDS_AUTOBUDDY | UDS_ARROWKEYS | UDS_NOTHOUSANDS,
  2039. 214,67,7,12
  2040. LTEXT "H&eight:",IDC_CNSL_WINDOW_HEIGHT_LBL,122,83,54,9
  2041. EDITTEXT IDC_CNSL_WINDOW_HEIGHT,186,81,36,12,ES_AUTOHSCROLL |
  2042. WS_GROUP
  2043. CONTROL "",IDC_CNSL_WINDOW_HEIGHTSCROLL,"msctls_updown32",
  2044. WS_GROUP | UDS_SETBUDDYINT | UDS_ALIGNRIGHT | UDS_AUTOBUDDY | UDS_ARROWKEYS | UDS_NOTHOUSANDS,
  2045. 214,81,7,12
  2046. GROUPBOX "Window position",IDC_CNSL_GROUP2,118,99,110,57
  2047. LTEXT "&Left:",IDC_CNSL_WINDOW_POSX_LBL,122,113,54,9
  2048. EDITTEXT IDC_CNSL_WINDOW_POSX,186,111,36,12,ES_AUTOHSCROLL |
  2049. WS_GROUP
  2050. CONTROL "",IDC_CNSL_WINDOW_POSXSCROLL,"msctls_updown32",
  2051. WS_GROUP | UDS_SETBUDDYINT | UDS_ALIGNRIGHT | UDS_AUTOBUDDY | UDS_ARROWKEYS | UDS_NOTHOUSANDS,
  2052. 214,111,7,12
  2053. LTEXT "&Top:",IDC_CNSL_WINDOW_POSY_LBL,122,127,54,9
  2054. EDITTEXT IDC_CNSL_WINDOW_POSY,186,125,36,12,ES_AUTOHSCROLL |
  2055. WS_GROUP
  2056. CONTROL "",IDC_CNSL_WINDOW_POSYSCROLL,"msctls_updown32",
  2057. WS_GROUP | UDS_SETBUDDYINT | UDS_ALIGNRIGHT | UDS_AUTOBUDDY | UDS_ARROWKEYS | UDS_NOTHOUSANDS,
  2058. 214,125,7,12
  2059. CONTROL "Let system &position window",IDC_CNSL_AUTO_POSITION,
  2060. "Button",BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP,122,142,
  2061. 100,10
  2062. END
  2063. //
  2064. // This is the template for the screen colors dialog
  2065. //
  2066. IDD_CONSOLE_COLOR DIALOGEX DISCARDABLE 0, 0, 233, 226
  2067. STYLE DS_MODALFRAME | DS_SHELLFONT | WS_CHILD | WS_VISIBLE | WS_CAPTION
  2068. CAPTION "Colors"
  2069. FONT 8, "MS Shell Dlg"
  2070. BEGIN
  2071. RADIOBUTTON "Screen &text",IDC_CNSL_COLOR_SCREEN_TEXT,10,10,84,12,
  2072. WS_GROUP | WS_TABSTOP
  2073. RADIOBUTTON "Screen &background",IDC_CNSL_COLOR_SCREEN_BKGND,10,22,
  2074. 84,12
  2075. RADIOBUTTON "&Pop-up text",IDC_CNSL_COLOR_POPUP_TEXT,10,34,84,12
  2076. RADIOBUTTON "Pop-&up background",IDC_CNSL_COLOR_POPUP_BKGND,10,46,84,
  2077. 12
  2078. CONTROL "",IDC_CNSL_COLOR_1,"cpColor",WS_BORDER | WS_GROUP | WS_TABSTOP,10,85,13,13
  2079. CONTROL "",IDC_CNSL_COLOR_2,"cpColor",WS_BORDER,23,85,13,13
  2080. CONTROL "",IDC_CNSL_COLOR_3,"cpColor",WS_BORDER,36,85,13,13
  2081. CONTROL "",IDC_CNSL_COLOR_4,"cpColor",WS_BORDER,49,85,13,13
  2082. CONTROL "",IDC_CNSL_COLOR_5,"cpColor",WS_BORDER,62,85,13,13
  2083. CONTROL "",IDC_CNSL_COLOR_6,"cpColor",WS_BORDER,75,85,13,13
  2084. CONTROL "",IDC_CNSL_COLOR_7,"cpColor",WS_BORDER,88,85,13,13
  2085. CONTROL "",IDC_CNSL_COLOR_8,"cpColor",WS_BORDER,101,85,13,13
  2086. CONTROL "",IDC_CNSL_COLOR_9,"cpColor",WS_BORDER,114,85,13,13
  2087. CONTROL "",IDC_CNSL_COLOR_10,"cpColor",WS_BORDER,127,85,13,13
  2088. CONTROL "",IDC_CNSL_COLOR_11,"cpColor",WS_BORDER,140,85,13,13
  2089. CONTROL "",IDC_CNSL_COLOR_12,"cpColor",WS_BORDER,153,85,13,13
  2090. CONTROL "",IDC_CNSL_COLOR_13,"cpColor",WS_BORDER,166,85,13,13
  2091. CONTROL "",IDC_CNSL_COLOR_14,"cpColor",WS_BORDER,179,85,13,13
  2092. CONTROL "",IDC_CNSL_COLOR_15,"cpColor",WS_BORDER,192,85,13,13
  2093. CONTROL "",IDC_CNSL_COLOR_16,"cpColor",WS_BORDER,205,85,13,13
  2094. GROUPBOX "Selected screen colors",IDC_CNSL_COLOR_SCREEN_COLORS_LBL,10,119,213,46
  2095. CONTROL "",IDC_CNSL_COLOR_SCREEN_COLORS,"cpShowColor",WS_BORDER |
  2096. WS_GROUP,14,129,204,31
  2097. GROUPBOX "Selected pop-up colors",IDC_CNSL_COLOR_POPUP_COLORS_LBL,10,169,213,46
  2098. CONTROL "",IDC_CNSL_COLOR_POPUP_COLORS,"cpShowColor",WS_BORDER |
  2099. WS_GROUP,15,179,204,31
  2100. GROUPBOX "Selected color values",IDC_CNSL_GROUP0,120,9,94,56
  2101. LTEXT "&Red:",IDC_CNSL_COLOR_RED_LBL,124,23,54,9
  2102. EDITTEXT IDC_CNSL_COLOR_RED,167,21,30,12,WS_GROUP | WS_TABSTOP | ES_AUTOHSCROLL
  2103. CONTROL "",IDC_CNSL_COLOR_REDSCROLL,"msctls_updown32",
  2104. WS_GROUP | UDS_SETBUDDYINT | UDS_ALIGNRIGHT | UDS_AUTOBUDDY | UDS_ARROWKEYS | UDS_NOTHOUSANDS,
  2105. 190,21,7,12
  2106. LTEXT "&Green:",IDC_CNSL_COLOR_GREEN_LBL,124,37,54,9
  2107. EDITTEXT IDC_CNSL_COLOR_GREEN,167,35,30,12,WS_GROUP | WS_TABSTOP | ES_AUTOHSCROLL
  2108. CONTROL "",IDC_CNSL_COLOR_GREENSCROLL,"msctls_updown32",
  2109. WS_GROUP | UDS_SETBUDDYINT | UDS_ALIGNRIGHT | UDS_AUTOBUDDY | UDS_ARROWKEYS | UDS_NOTHOUSANDS,
  2110. 190,35,7,12
  2111. LTEXT "B&lue:",IDC_CNSL_COLOR_BLUE_LBL,124,51,54,9
  2112. EDITTEXT IDC_CNSL_COLOR_BLUE,167,49,30,12,WS_GROUP | WS_TABSTOP | ES_AUTOHSCROLL
  2113. CONTROL "",IDC_CNSL_COLOR_BLUESCROLL,"msctls_updown32",
  2114. WS_GROUP | UDS_SETBUDDYINT | UDS_ALIGNRIGHT | UDS_AUTOBUDDY | UDS_ARROWKEYS | UDS_NOTHOUSANDS,
  2115. 190,49,7,12
  2116. END
  2117. DLG_ENCRYPTWARNING DIALOGEX 0, 0, 252, 146
  2118. STYLE DS_MODALFRAME | DS_SHELLFONT | DS_NOIDLEMSG | DS_3DLOOK | WS_POPUP | WS_CAPTION | WS_SYSMENU | DS_CENTER
  2119. CAPTION "Encryption Warning"
  2120. FONT 8, "MS Shell Dlg"
  2121. BEGIN
  2122. ICON IDI_EXCLAMATION,IDD_ITEMICON,7,7,21,20, SS_REALSIZECONTROL
  2123. LTEXT "You have chosen to encrypt a file that is not in an encrypted folder. \
  2124. The file can become decrypted when it is modified.\n\n\
  2125. Because files saved in encrypted folders are encrypted by default, \
  2126. it is recommended that you encrypt the file and the parent folder.",
  2127. IDC_STATIC,36,7,209,54
  2128. LTEXT "What do you want to do?",IDC_STATIC,36,63,117,8
  2129. CONTROL "&Encrypt the file only",IDC_ENCRYPT_FILE,"Button",
  2130. BS_AUTORADIOBUTTON,36,93,77,10
  2131. CONTROL "Encrypt the file and the &parent folder",
  2132. IDC_ENCRYPT_PARENTFOLDER,"Button",BS_AUTORADIOBUTTON,36,
  2133. 79,160,10
  2134. CONTROL "",IDD_LINE_1,"Static",SS_ETCHEDHORZ,7,119,238,1
  2135. CONTROL "&Always encrypt only the file",IDC_MESSAGEBOXCHECKEX,"Button",
  2136. BS_AUTOCHECKBOX | WS_TABSTOP,7,127,115,10
  2137. DEFPUSHBUTTON "OK",IDOK,141,125,50,14
  2138. PUSHBUTTON "Cancel",IDCANCEL,195,125,50,14
  2139. END
  2140. DLG_FSEARCH_MAIN DIALOGEX 0, 0, 190, 200
  2141. STYLE DS_CONTROL | WS_CHILD | WS_CLIPSIBLINGS | WS_CLIPCHILDREN
  2142. EXSTYLE WS_EX_CONTROLPARENT
  2143. CAPTION "Search for Files and Folders"
  2144. FONT 8, "MS Shell Dlg"
  2145. BEGIN
  2146. CONTROL "",IDC_FSEARCH_ICON,ANIMATE_CLASS, ACS_TRANSPARENT,7,3,16,16
  2147. LTEXT "Search for Files and Folders",IDC_FSEARCH_CAPTION,24,3,153,11
  2148. LTEXT "Search for files or folders na&med:",IDC_STATIC,7,25,116,8
  2149. EDITTEXT IDC_FILESPEC,7,36,170,13,ES_AUTOHSCROLL
  2150. LTEXT "&Containing text:",IDC_STATIC,7,54,100,8
  2151. EDITTEXT IDC_GREPTEXT,7,65,170,13,ES_AUTOHSCROLL
  2152. LTEXT "&Look in:",IDC_STATIC,7,83,100,8
  2153. CONTROL "",IDC_NAMESPACE,WC_COMBOBOXEX,CBS_DROPDOWN |CBS_AUTOHSCROLL | WS_VSCROLL |
  2154. WS_TABSTOP,7,94,170,200
  2155. DEFPUSHBUTTON "&Search Now",IDC_SEARCH_START,7,116,50,14,
  2156. BS_NOTIFY
  2157. PUSHBUTTON "Sto&p Search",IDC_SEARCH_STOP,69,116,50,14,
  2158. WS_DISABLED | BS_NOTIFY
  2159. LTEXT "Search for other items:",IDC_SEARCHLINK_CAPTION,7,150,120,8
  2160. END
  2161. DLG_FSEARCH_OPTIONS DIALOGEX 0, 0, 85, 60
  2162. STYLE DS_CONTROL | WS_CHILD | WS_CLIPSIBLINGS | WS_CLIPCHILDREN | WS_CAPTION
  2163. EXSTYLE WS_EX_CONTROLPARENT
  2164. CAPTION "Options"
  2165. FONT 8, "MS Shell Dlg"
  2166. BEGIN
  2167. CONTROL "&Date",IDC_USE_DATE,"Button",BS_AUTOCHECKBOX |
  2168. WS_TABSTOP | BS_NOTIFY,8,4,31,10
  2169. CONTROL "T&ype",IDC_USE_TYPE,"Button",BS_AUTOCHECKBOX |
  2170. WS_TABSTOP | BS_NOTIFY,8,18,32,10
  2171. CONTROL "Si&ze",IDC_USE_SIZE,"Button",BS_AUTOCHECKBOX |
  2172. WS_TABSTOP | BS_NOTIFY,8,32,29,10
  2173. CONTROL "Advanced &Options",IDC_USE_ADVANCED,"Button",BS_AUTOCHECKBOX |
  2174. WS_TABSTOP | BS_NOTIFY,8,46,77,10
  2175. END
  2176. DLG_FSEARCH_DATE DIALOGEX 0, 0, 185, 89
  2177. STYLE DS_CONTROL | WS_CHILD | WS_CLIPCHILDREN
  2178. EXSTYLE WS_EX_CONTROLPARENT
  2179. CAPTION "Date"
  2180. FONT 8, "MS Shell Dlg", 0, 0, 0x1
  2181. BEGIN
  2182. LTEXT "Search for:",IDC_STATIC,7,4,1,1,NOT WS_VISIBLE
  2183. COMBOBOX IDC_WHICH_DATE,7,4,100,100,CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP
  2184. CONTROL "in the last",IDC_USE_RECENT_MONTHS,"Button",
  2185. BS_AUTORADIOBUTTON | WS_TABSTOP | BS_NOTIFY,7,25,46,10
  2186. CONTROL "in the last",IDC_USE_RECENT_DAYS,"Button",
  2187. BS_AUTORADIOBUTTON | WS_TABSTOP | BS_NOTIFY,7,41,46,10
  2188. CONTROL "between",IDC_USE_DATE_RANGE,"Button",BS_AUTORADIOBUTTON |
  2189. WS_TABSTOP | BS_NOTIFY,7,62,43,10
  2190. LTEXT "months",IDC_STATIC,104,26,24,8 // must z-preceed edit box for correct oleacc 'name'
  2191. EDITTEXT IDC_RECENT_MONTHS,57,22,45,14,ES_AUTOHSCROLL | ES_NUMBER
  2192. CONTROL "",IDC_RECENT_MONTHS_SPIN,UPDOWN_CLASS,
  2193. UDS_SETBUDDYINT | UDS_ALIGNRIGHT | UDS_AUTOBUDDY |
  2194. UDS_ARROWKEYS,99,22,11,14
  2195. LTEXT "days",IDC_STATIC,104,42,16,8 // must z-preceed edit box for correct oleacc 'name'
  2196. EDITTEXT IDC_RECENT_DAYS,57,40,45,14,ES_AUTOHSCROLL | ES_NUMBER
  2197. CONTROL "",IDC_RECENT_DAYS_SPIN, UPDOWN_CLASS,
  2198. UDS_SETBUDDYINT | UDS_ALIGNRIGHT | UDS_AUTOBUDDY |
  2199. UDS_ARROWKEYS,97,40,11,14
  2200. CONTROL "",IDC_DATERANGE_BEGIN,DATETIMEPICK_CLASS,WS_BORDER |
  2201. WS_TABSTOP,57,59,76,12
  2202. RTEXT "and",IDC_STATIC,22,77,26,8
  2203. CONTROL "",IDC_DATERANGE_END,DATETIMEPICK_CLASS,WS_BORDER |
  2204. WS_TABSTOP,57,76,76,12
  2205. END
  2206. DLG_FSEARCH_TYPE DIALOGEX 0, 0, 189, 20
  2207. STYLE DS_CONTROL | WS_CHILD | WS_CLIPCHILDREN
  2208. EXSTYLE WS_EX_CONTROLPARENT
  2209. CAPTION "Type"
  2210. FONT 8, "MS Shell Dlg"
  2211. BEGIN
  2212. LTEXT "Type is:",IDC_STATIC,7,4,1,1,NOT WS_VISIBLE
  2213. CONTROL "",IDC_FILE_TYPE,"ComboBoxEx32",CBS_DROPDOWNLIST |
  2214. WS_VSCROLL | WS_TABSTOP,7,4,164,200
  2215. END
  2216. DLG_FSEARCH_SIZE DIALOGEX 0, 0, 137, 20
  2217. STYLE DS_CONTROL | WS_CHILD | WS_CLIPCHILDREN
  2218. EXSTYLE WS_EX_CONTROLPARENT
  2219. CAPTION "Size"
  2220. FONT 8, "MS Shell Dlg", 0, 0, 0x1
  2221. BEGIN
  2222. LTEXT "Size is:",IDC_STATIC,7,4,1,1,NOT WS_VISIBLE
  2223. COMBOBOX IDC_WHICH_SIZE,7,4,48,44,CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP
  2224. LTEXT "Size in KB:",IDC_STATIC,60,4,1,1,NOT WS_VISIBLE
  2225. EDITTEXT IDC_FILESIZE,60,4,48,13,ES_AUTOHSCROLL | ES_NUMBER
  2226. CONTROL "",IDC_FILESIZE_SPIN,"msctls_updown32",
  2227. UDS_SETBUDDYINT | UDS_ALIGNRIGHT | UDS_AUTOBUDDY |
  2228. UDS_ARROWKEYS,102,3,11,14
  2229. LTEXT "KB",IDC_STATIC,110,6,10,8
  2230. END
  2231. DLG_FSEARCH_ADVANCED DIALOGEX 0, 0, 117, 70
  2232. STYLE DS_CONTROL | WS_CHILD | WS_CLIPCHILDREN
  2233. EXSTYLE WS_EX_CONTROLPARENT
  2234. CAPTION "Advanced"
  2235. FONT 8, "MS Shell Dlg", 0, 0, 0x1
  2236. BEGIN
  2237. CONTROL "Search system folders",IDC_USE_SYSTEMDIRS,"Button",
  2238. BS_AUTOCHECKBOX | WS_TABSTOP | BS_NOTIFY,7,4,100,10
  2239. CONTROL "Search hidden files and folders",IDC_SEARCH_HIDDEN,"Button",
  2240. BS_AUTOCHECKBOX | WS_TABSTOP | BS_NOTIFY,7,18,110,10
  2241. CONTROL "Search Subfolders",IDC_USE_SUBFOLDERS,"Button",
  2242. BS_AUTOCHECKBOX | WS_TABSTOP | BS_NOTIFY,7,32,74,10
  2243. CONTROL "Case sensitive",IDC_USE_CASE,"Button",
  2244. BS_AUTOCHECKBOX | WS_TABSTOP | BS_NOTIFY,7,46,61,10
  2245. CONTROL "Search tape backup",IDC_USE_SLOW_FILES,"Button",
  2246. BS_AUTOCHECKBOX | WS_TABSTOP | BS_NOTIFY,7,60,91,10
  2247. END
  2248. DLG_FSEARCH_SCOPEMISMATCH DIALOG DISCARDABLE 0, 0, 210, 95
  2249. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU | DS_CENTER
  2250. CAPTION "Search Warning"
  2251. FONT 8, "MS Shell Dlg"
  2252. BEGIN
  2253. ICON IDI_ASTERISK, IDC_MBC_ICON,5,5,21,20, SS_REALSIZECONTROL
  2254. LTEXT "Windows cannot perform an Indexing Service query on one or more of the volumes you selected because those volumes are not indexed.\n\nWindows will search any volumes that are indexed.",
  2255. IDC_STATIC,35,5,166,47
  2256. CONTROL "In the future, do not show me this warning.",
  2257. IDC_NOSCOPEWARNING,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,35,
  2258. 57,149,10
  2259. DEFPUSHBUTTON "OK",IDOK,80,74,50,14
  2260. END
  2261. DLG_FSEARCH_INDEXNOTCOMPLETE DIALOG DISCARDABLE 0, 0, 210, 95
  2262. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU | DS_CENTER
  2263. CAPTION "Search Warning"
  2264. FONT 8, "MS Shell Dlg"
  2265. BEGIN
  2266. ICON IDI_ASTERISK, IDC_MBC_ICON,5,5,21,20, SS_REALSIZECONTROL
  2267. LTEXT "Windows has not finished indexing one or more of the selected volumes.\n\nYour search results may be incomplete.",
  2268. IDC_STATIC,35,5,166,47
  2269. CONTROL "In the future, do not show me this warning.",
  2270. IDC_NOSCOPEWARNING,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,35,
  2271. 57,149,10
  2272. DEFPUSHBUTTON "OK",IDOK,80,74,50,14
  2273. END
  2274. DLG_CSEARCH DIALOGEX 0, 0, 186, 83
  2275. STYLE DS_CONTROL | WS_CHILD | WS_CLIPSIBLINGS | WS_CLIPCHILDREN
  2276. EXSTYLE WS_EX_CONTROLPARENT
  2277. CAPTION "Search for Computers"
  2278. FONT 8, "MS Shell Dlg"
  2279. BEGIN
  2280. CONTROL "",IDC_CSEARCH_ICON,ANIMATE_CLASS, ACS_TRANSPARENT,7,3,16,16
  2281. LTEXT "Search for Computers",IDC_CSEARCH_CAPTION,24,3,153,11
  2282. LTEXT "Computer Na&me:",IDC_STATIC,7,25,54,8
  2283. EDITTEXT IDC_CSEARCH_NAME,7,36,172,13,ES_AUTOHSCROLL
  2284. DEFPUSHBUTTON "&Search Now",IDC_SEARCH_START,7,58,52,14,BS_NOTIFY
  2285. PUSHBUTTON "Sto&p Search",IDC_SEARCH_STOP,69,58,52,14,
  2286. WS_DISABLED | BS_NOTIFY
  2287. LTEXT "Search for other items:",IDC_SEARCHLINK_CAPTION,7,72,120,8
  2288. END
  2289. DLG_INDEXSERVER DIALOG DISCARDABLE 0, 0, 325, 118
  2290. STYLE DS_MODALFRAME | DS_CENTER | WS_POPUP | WS_CAPTION | WS_SYSMENU
  2291. CAPTION "Indexing Service Settings"
  2292. FONT 8, "MS Shell Dlg"
  2293. BEGIN
  2294. LTEXT "When Indexing Service is enabled, the files on your computer are indexed and maintained so you can perform faster searches. Indexing Service also provides greater search capabilities. For more information, click Help.",
  2295. IDC_STATIC,7,7,243,32
  2296. LTEXT "Status: Indexing Service has finished building an index of all the files on your local hard disks and is monitoring changes",
  2297. IDC_CI_STATUS,7,39,241,21
  2298. GROUPBOX "Do you want to enable Indexing Service?",IDC_CI_PROMPT,
  2299. 7,63,242,48
  2300. CONTROL "&Yes, enable Indexing Service and run when my computer is idle.",
  2301. IDC_ENABLE_CI,"Button",BS_AUTORADIOBUTTON | BS_TOP |
  2302. BS_MULTILINE,13,78,230,14
  2303. CONTROL "&No, do not enable Indexing Service ",IDC_BLOWOFF_CI,
  2304. "Button",BS_AUTORADIOBUTTON | BS_TOP | BS_MULTILINE,13,
  2305. 93,149,14
  2306. DEFPUSHBUTTON "OK",IDOK,258,7,60,14
  2307. PUSHBUTTON "Cancel",IDCANCEL,258,24,60,14
  2308. PUSHBUTTON "&Advanced",IDC_CI_ADVANCED,258,41,60,14
  2309. PUSHBUTTON "&Help",IDC_CI_HELP,258,62,60,14
  2310. END
  2311. DLG_COLUMN_SETTINGS DIALOG DISCARDABLE 0, 0, 216, 257
  2312. STYLE DS_MODALFRAME | DS_SHELLFONT | DS_CONTEXTHELP | WS_POPUP | WS_CAPTION | WS_SYSMENU | DS_CENTER
  2313. CAPTION "Choose Details"
  2314. FONT 8, "MS Shell Dlg"
  2315. BEGIN
  2316. LTEXT "Select the details you want to display for the files in this folder.", IDC_STATIC,7,7,202,20
  2317. LTEXT "Details:", IDC_STATIC,7,27,202,10
  2318. CONTROL "",IDC_COL_LVALL,WC_LISTVIEW, LVS_REPORT | LVS_SINGLESEL | LVS_SHOWSELALWAYS | LVS_NOCOLUMNHEADER | WS_BORDER | WS_TABSTOP,7,39,145,162
  2319. PUSHBUTTON "Move &Up",IDC_COL_UP,159,39,50,14, WS_GROUP | WS_TABSTOP
  2320. PUSHBUTTON "Move &Down",IDC_COL_DOWN,159,56,50,14
  2321. PUSHBUTTON "&Show",IDC_COL_SHOW,159,73,50,14
  2322. PUSHBUTTON "&Hide",IDC_COL_HIDE,159,90,50,14
  2323. LTEXT "&Width of selected column (in pixels):",IDC_COL_WIDTH_TEXT,7,211,114,8
  2324. EDITTEXT IDC_COL_WIDTH,132,209,20,13,ES_RIGHT | ES_AUTOHSCROLL | ES_NUMBER | WS_GROUP
  2325. CONTROL "",IDC_STATIC,"Static",SS_ETCHEDHORZ,7,229,202,1
  2326. DEFPUSHBUTTON "OK",IDOK,102,236,50,14, WS_GROUP | WS_TABSTOP
  2327. PUSHBUTTON "Cancel",IDCANCEL,159,236,50,14
  2328. END
  2329. DLG_RENAME_MESSAGEBOXCHECK DIALOGEX DISCARDABLE 0, 0, 240, 40
  2330. STYLE DS_MODALFRAME | DS_SHELLFONT | DS_NOIDLEMSG | DS_CENTER | WS_POPUP | WS_CAPTION | WS_SYSMENU | WS_VISIBLE
  2331. CAPTION "Rename Warning!"
  2332. FONT 8, "MS Shell Dlg"
  2333. BEGIN
  2334. ICON IDI_ASTERISK, IDC_MBC_ICON,5,5,21,20, SS_REALSIZECONTROL
  2335. LTEXT "",IDC_MBC_TEXT,35,5,195,8
  2336. CONTROL "&In the future, do not show me this dialog box.",
  2337. IDC_MESSAGEBOXCHECKEX,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,35,5,195,10
  2338. PUSHBUTTON "&Yes",IDYES,95,20,50,14
  2339. DEFPUSHBUTTON "&No",IDNO,150,20,50,14
  2340. END
  2341. // weak, but everybody else does it to get a bigger title text in a wizard
  2342. STRINGTABLE DISCARDABLE
  2343. BEGIN
  2344. IDS_BURNWIZ_TITLEFONTNAME "Verdana Bold"
  2345. IDS_BURNWIZ_TITLEFONTSIZE "12"
  2346. END
  2347. DLG_BURNWIZ_WELCOME DIALOGEX 0, 0, 317, 193
  2348. STYLE DS_3DLOOK | DS_FIXEDSYS | WS_CHILD
  2349. FONT 8, "MS Shell Dlg", 0, 0, 0x1
  2350. BEGIN
  2351. LTEXT "Welcome to the CD Writing Wizard",IDC_BURNWIZ_TITLE,115,8,195,28
  2352. LTEXT "This wizard helps you write, or record, your files to a CD recording drive."
  2353. IDC_STATIC,115,40,195,25
  2354. LTEXT "Type the name you want to give to this CD, or just click Next to use the name below."
  2355. IDC_STATIC,115,65,195,25
  2356. LTEXT "C&D name:",IDC_STATIC,115,90,195,12
  2357. EDITTEXT IDC_BURNWIZ_DISCLABEL,115,105,70,12,ES_AUTOHSCROLL
  2358. LTEXT "New files being written to the CD will replace any files already on the CD if they have the same name."
  2359. IDC_STATIC,115,135,195,25
  2360. CONTROL "&Close the wizard after the files have been written",
  2361. IDC_BURNWIZ_AUTOCLOSEWIZ,"Button",BS_AUTOCHECKBOX | WS_TABSTOP | BS_MULTILINE,115,175,195,10
  2362. END
  2363. DLG_BURNWIZ_STARTERASE DIALOGEX 0, 0, 317, 193
  2364. STYLE DS_3DLOOK | DS_FIXEDSYS | WS_CHILD
  2365. FONT 8, "MS Shell Dlg", 0, 0, 0x1
  2366. BEGIN
  2367. LTEXT "Welcome to the CD Writing Wizard",IDC_BURNWIZ_TITLE,115,8,195,28
  2368. LTEXT "The wizard is ready to erase the CD-RW disc in the drive. After the files have been deleted, you can reuse the disc."
  2369. IDC_STATIC,115,40,195,38
  2370. LTEXT "If you are sure you want to erase this disc, click Next. Otherwise, click Cancel."
  2371. IDC_STATIC,115,65,195,38
  2372. CONTROL "&Close the wizard when erase completes.",
  2373. IDC_BURNWIZ_AUTOCLOSEWIZ,"Button",BS_AUTOCHECKBOX | WS_TABSTOP | BS_MULTILINE,115,175,195,10
  2374. END
  2375. DLG_BURNWIZ_EJECT DIALOGEX 0, 0, 317, 193
  2376. STYLE DS_3DLOOK | DS_FIXEDSYS | WS_CHILD
  2377. FONT 8, "MS Shell Dlg", 0, 0, 0x1
  2378. BEGIN
  2379. LTEXT "Cannot Complete the CD Writing Wizard",IDC_BURNWIZ_TITLE,115,8,195,28
  2380. ICON IDI_WARNING,IDC_STATIC,115,40,21,20, SS_REALSIZECONTROL
  2381. LTEXT "The files are ready to be written, but the CD was ejected from the drive."
  2382. IDC_STATIC,145,40,165,38
  2383. LTEXT "What do you want to do?"
  2384. IDC_STATIC,115,65,195,38
  2385. CONTROL "&Write these files to the CD now",
  2386. IDC_BURNWIZ_BURNDATA,"Button",BS_AUTORADIOBUTTON | WS_TABSTOP | BS_MULTILINE,115,80,195,10
  2387. LTEXT "C&D name:",IDC_STATIC,130,95,242,12,NOT WS_GROUP
  2388. EDITTEXT IDC_BURNWIZ_DISCLABEL,130,105,70,12,ES_AUTOHSCROLL
  2389. CONTROL "&Save the files and write them later",
  2390. IDC_BURNWIZ_EJECT,"Button",BS_AUTORADIOBUTTON | WS_TABSTOP | BS_MULTILINE,115,125,195,10
  2391. CONTROL "Delete the &files that are waiting to be written",
  2392. IDC_BURNWIZ_CLEAR,"Button",BS_AUTORADIOBUTTON | WS_TABSTOP | BS_MULTILINE,115,140,195,10
  2393. CONTROL "&Close the wizard after the files have been written",
  2394. IDC_BURNWIZ_AUTOCLOSEWIZ,"Button",BS_AUTOCHECKBOX | WS_TABSTOP | BS_MULTILINE,115,175,195,10
  2395. END
  2396. DLG_BURNWIZ_MUSIC DIALOGEX 0, 0, 317, 143
  2397. STYLE DS_3DLOOK | DS_FIXEDSYS | WS_CHILD
  2398. FONT 8, "MS Shell Dlg"
  2399. BEGIN
  2400. LTEXT "Audio files can be written to a CD in a data format that will play only in a computer drive, or in an audio format that will play on a home or car stereo."
  2401. IDC_STATIC,14,8,242,24
  2402. LTEXT "Which format do you want to use?",
  2403. IDC_STATIC,14,33,242,12
  2404. CONTROL "Make an &audio CD (for standard audio CD players)",
  2405. IDC_BURNWIZ_BURNAUDIO,"Button",BS_AUTORADIOBUTTON | WS_TABSTOP | BS_MULTILINE,14,53,195,10
  2406. CONTROL "Make a &data CD (for computers and some CD players)",
  2407. IDC_BURNWIZ_BURNDATA,"Button",BS_AUTORADIOBUTTON | WS_TABSTOP | BS_MULTILINE,14,68,195,10
  2408. END
  2409. DLG_BURNWIZ_PROGRESS DIALOGEX 0, 0, 317, 143
  2410. STYLE DS_3DLOOK | DS_FIXEDSYS | WS_CHILD
  2411. FONT 8, "MS Shell Dlg"
  2412. BEGIN
  2413. LTEXT "",IDC_BURNWIZ_STATUSTEXT,14,8,242,12
  2414. CONTROL "",
  2415. IDC_BURNWIZ_PROGRESS,PROGRESS_CLASS, 0, 14, 22, 289, 8
  2416. LTEXT "",IDC_BURNWIZ_ESTTIME,14,35,195,10
  2417. END
  2418. DLG_BURNWIZ_BURN_SUCCESS DIALOGEX 0, 0, 317, 193
  2419. STYLE DS_3DLOOK | DS_FIXEDSYS | WS_CHILD
  2420. FONT 8, "MS Shell Dlg"
  2421. BEGIN
  2422. LTEXT "Completing the CD Writing Wizard",IDC_BURNWIZ_TITLE,115,8,195,28
  2423. LTEXT "You have successfully written your files to the CD.",IDC_STATIC,115,40,195,24
  2424. LTEXT "Do you want to create another CD using the same files?",IDC_STATIC,115,70,195,15
  2425. CONTROL "Yes, &write these files to another CD",
  2426. IDC_BURNWIZ_BURNAGAIN,"Button",BS_AUTOCHECKBOX | WS_TABSTOP | BS_MULTILINE,115,85,195,10
  2427. CONTROL "CD software developed under license from <A>Roxio, Inc.</A>",
  2428. IDC_BURNWIZ_ATTRIB,LINKWINDOW_CLASS,WS_TABSTOP,115,162,195,13
  2429. LTEXT "To close this wizard, click Finish.",IDC_STATIC,115,175,195,24
  2430. END
  2431. DLG_BURNWIZ_BURN_FAILURE DIALOGEX 0, 0, 317, 193
  2432. STYLE DS_3DLOOK | DS_FIXEDSYS | WS_CHILD
  2433. FONT 8, "MS Shell Dlg"
  2434. BEGIN
  2435. LTEXT "Cannot Complete the CD Writing Wizard",IDC_BURNWIZ_TITLE,115,8,195,28
  2436. ICON IDI_WARNING,IDC_STATIC,115,40,21,20, SS_REALSIZECONTROL
  2437. LTEXT "There was an error in the writing process. The disc you have attempted to write may no longer be usable.",
  2438. IDC_BURNWIZ_STATUSTEXT,145,40,165,60
  2439. CONTROL "To prevent further problems, the wizard has <A>lowered the recording speed</A> on your drive.",
  2440. IDC_BURNWIZ_LOWERED,LINKWINDOW_CLASS,WS_TABSTOP,115,70,195,30
  2441. LTEXT "What do you want to do?",
  2442. IDC_STATIC,115,100,195,15
  2443. CONTROL "&Eject this disc and try making another CD",
  2444. IDC_BURNWIZ_BURNAGAIN,"Button",BS_AUTORADIOBUTTON | WS_TABSTOP | BS_MULTILINE,115,115,195,10
  2445. CONTROL "&Delete the files that are waiting to be written",
  2446. IDC_BURNWIZ_CLEAR,"Button",BS_AUTORADIOBUTTON | WS_TABSTOP | BS_MULTILINE,115,130,195,10
  2447. CONTROL "&Save the files so that I can try again later",
  2448. IDC_BURNWIZ_EXIT,"Button",BS_AUTORADIOBUTTON | WS_TABSTOP | BS_MULTILINE,115,145,195,10
  2449. CONTROL "CD software developed under license from <A>Roxio, Inc.</A>",
  2450. IDC_BURNWIZ_ATTRIB,LINKWINDOW_CLASS,WS_TABSTOP,115,162,195,13
  2451. LTEXT "To close this wizard, click Finish.",IDC_STATIC,115,175,195,24
  2452. END
  2453. DLG_BURNWIZ_ERASE_SUCCESS DIALOGEX 0, 0, 317, 193
  2454. STYLE DS_3DLOOK | DS_FIXEDSYS | WS_CHILD
  2455. FONT 8, "MS Shell Dlg"
  2456. BEGIN
  2457. LTEXT "Completing the CD Writing Wizard",IDC_BURNWIZ_TITLE,115,8,195,28
  2458. LTEXT "You have successfully erased the files on this CD-RW disc. You can now write new files to the disc.",IDC_STATIC,115,40,195,24
  2459. CONTROL "CD software developed under license from <A>Roxio, Inc.</A>",
  2460. IDC_BURNWIZ_ATTRIB,LINKWINDOW_CLASS,WS_TABSTOP,115,162,195,13
  2461. LTEXT "To close this wizard, click Finish.",IDC_STATIC,115,175,195,24
  2462. END
  2463. DLG_BURNWIZ_ERASE_FAILURE DIALOGEX 0, 0, 317, 193
  2464. STYLE DS_3DLOOK | DS_FIXEDSYS | WS_CHILD
  2465. FONT 8, "MS Shell Dlg"
  2466. BEGIN
  2467. LTEXT "Cannot Complete the CD Writing Wizard",IDC_BURNWIZ_TITLE,115,8,195,28
  2468. LTEXT "The wizard cannot finish erasing the disc and has stopped the process. Please try erasing this disc again to make sure that the disc is ready to reuse.",
  2469. IDC_STATIC,115,40,195,40
  2470. CONTROL "CD software developed under license from <A>Roxio, Inc.</A>",
  2471. IDC_BURNWIZ_ATTRIB,LINKWINDOW_CLASS,WS_TABSTOP,115,162,195,13
  2472. LTEXT "To close this wizard, click Finish.",IDC_STATIC,115,175,195,24
  2473. END
  2474. DLG_BURNWIZ_WAITFORMEDIA DIALOGEX 0, 0, 317, 143
  2475. STYLE DS_3DLOOK | DS_FIXEDSYS | WS_CHILD
  2476. FONT 8, "MS Shell Dlg"
  2477. BEGIN
  2478. LTEXT "",IDC_BURNWIZ_STATUSTEXT,14,8,242,12
  2479. LTEXT "",IDC_BURNWIZ_PLEASEINSERT,14,25,242,24
  2480. LTEXT "Note: A writable CD is a compact disc that can be converted to a conventional or audio CD by a CD recording drive (CD-R or CD-RW). After being recorded, the CD is capable of being used in any computer CD-ROM drive or audio CD player.",
  2481. IDC_STATIC,14,70,242,100
  2482. END
  2483. DLG_BURNWIZ_DISCFULL DIALOGEX 0, 0, 317, 193
  2484. STYLE DS_3DLOOK | DS_FIXEDSYS | WS_CHILD
  2485. FONT 8, "MS Shell Dlg"
  2486. BEGIN
  2487. LTEXT "Cannot Complete the CD Writing Wizard",IDC_BURNWIZ_TITLE,115,8,195,28
  2488. ICON IDI_WARNING,IDC_STATIC,115,40,21,20, SS_REALSIZECONTROL
  2489. LTEXT "",
  2490. IDC_BURNWIZ_STATUSTEXT,145,40,165,40
  2491. LTEXT "There is not enough free space on the CD to write all the files you have selected. Remove some of the files waiting to be written to CD, and then choose one of the options below.",
  2492. IDC_STATIC,115,90,195,24
  2493. CONTROL "&Retry writing the files to CD now",
  2494. IDC_BURNWIZ_BURNAGAIN,"Button",BS_AUTORADIOBUTTON | WS_TABSTOP | BS_MULTILINE,115,125,195,10
  2495. CONTROL "&Close the wizard without writing the files",
  2496. IDC_BURNWIZ_EXIT,"Button",BS_AUTORADIOBUTTON | WS_TABSTOP | BS_MULTILINE,115,140,195,10
  2497. CONTROL "CD software developed under license from <A>Roxio, Inc.</A>",
  2498. IDC_BURNWIZ_ATTRIB,LINKWINDOW_CLASS,WS_TABSTOP,115,162,195,13
  2499. LTEXT "To close this wizard, click Finish.",IDC_STATIC,115,175,195,24
  2500. END
  2501. DLG_BURNWIZ_HDFULL DIALOGEX 0, 0, 317, 193
  2502. STYLE DS_3DLOOK | DS_FIXEDSYS | WS_CHILD
  2503. FONT 8, "MS Shell Dlg"
  2504. BEGIN
  2505. LTEXT "Cannot Complete the CD Writing Wizard",IDC_BURNWIZ_TITLE,115,8,195,28
  2506. ICON IDI_WARNING,IDC_STATIC,115,40,21,20, SS_REALSIZECONTROL
  2507. CONTROL "",IDC_BURNWIZ_STATUSTEXT,LINKWINDOW_CLASS,WS_TABSTOP,145,40,165,40
  2508. LTEXT "",IDC_BURNWIZ_STATUSTEXT2,115,70,195,30
  2509. LTEXT "What do you want to do?",
  2510. IDC_STATIC,115,100,195,24
  2511. CONTROL "&Run the Disk Cleanup Wizard to remove unnecessary files",
  2512. IDC_BURNWIZ_CLEAR,"Button",BS_AUTORADIOBUTTON | WS_TABSTOP | BS_MULTILINE,115,115,195,18
  2513. CONTROL "&Save the files so that I can try again later",
  2514. IDC_BURNWIZ_EXIT,"Button",BS_AUTORADIOBUTTON | WS_TABSTOP | BS_MULTILINE,115,135,195,10
  2515. CONTROL "CD software developed under license from <A>Roxio, Inc.</A>",
  2516. IDC_BURNWIZ_ATTRIB,LINKWINDOW_CLASS,WS_TABSTOP,115,162,195,13
  2517. LTEXT "To close this wizard, click Finish.",IDC_STATIC,115,175,195,24
  2518. END
  2519. DLG_BURNWIZ_NOFILES DIALOGEX 0, 0, 317, 193
  2520. STYLE DS_3DLOOK | DS_FIXEDSYS | WS_CHILD
  2521. FONT 8, "MS Shell Dlg"
  2522. BEGIN
  2523. LTEXT "Cannot Complete the CD Writing Wizard",IDC_BURNWIZ_TITLE,115,8,195,28
  2524. ICON IDI_WARNING,IDC_STATIC,115,40,21,20
  2525. LTEXT "Before you can begin, you must copy files to this recordable CD drive.",IDC_STATIC,145,40,165,40
  2526. LTEXT "Here are a couple of ways to copy files:",IDC_STATIC,115,70,195,14
  2527. LTEXT "Select the files, click ""Copy the selected items,"" and then select your recordable CD as the destination.",
  2528. IDC_STATIC,115,90,195,28
  2529. LTEXT "If the files are in My Pictures, select the files and click Copy to CD.",
  2530. IDC_STATIC,115,115,195,28
  2531. LTEXT "To close this wizard so you can copy files, click Finish.",IDC_STATIC,115,175,242,24
  2532. END
  2533. //
  2534. // HTML wizard hosting dialog
  2535. //
  2536. DLG_WEBWIZARD DIALOGEX 0, 0, 317, 143
  2537. STYLE DS_FIXEDSYS | WS_CHILD
  2538. FONT 8, "MS Shell Dlg", 0, 0, 0x1
  2539. BEGIN
  2540. LTEXT "Please wait while the wizard downloads information from the service provider.",IDC_PROGTEXT1,7,7,303,8
  2541. CONTROL "",IDC_PROGRESS,PROGRESS_CLASS, PBS_MARQUEE,7,23,200,8
  2542. LTEXT "This may take several minutes, depending on the connection speed.",IDC_PROGTEXT2,7,45,303,8
  2543. END
  2544. STRINGTABLE DISCARDABLE
  2545. BEGIN
  2546. IDS_COL_CM_MORE "More..."
  2547. END
  2548. #ifdef _WIN64
  2549. IDB_ABOUT16 BITMAP ab16a64.bmp
  2550. IDB_ABOUT256 BITMAP ab256a64.bmp
  2551. #else
  2552. IDB_ABOUT16 BITMAP about16.bmp
  2553. IDB_ABOUT256 BITMAP about256.bmp
  2554. IDB_ABOUTEMBEDDED16 BITMAP aboutembedded16.bmp
  2555. IDB_ABOUTEMBEDDED256 BITMAP aboutembedded256.bmp
  2556. #endif // _WIN64
  2557. IDB_ABOUTPERSONAL16 BITMAP abouthome16.bmp
  2558. IDB_ABOUTPERSONAL256 BITMAP abouthome256.bmp
  2559. IDB_ABOUTBAND16 BITMAP band16.bmp
  2560. IDB_ABOUTBAND256 BITMAP band256.bmp
  2561. IDB_BRF_TB_SMALL BITMAP brfsm.bmp
  2562. IDB_BRF_TB_LARGE BITMAP brflg.bmp
  2563. IDB_LINK_MERGE BITMAP linkmrge.bmp
  2564. IDB_PLUS_MERGE BITMAP plusmrge.bmp
  2565. IDB_TTBITMAP BITMAP truetype.bmp
  2566. IDB_TB_IE_DEF_24 BITMAP tb_ie_def_24.bmp
  2567. IDB_TB_IE_HOT_24 BITMAP tb_ie_hot_24.bmp
  2568. IDB_TB_IE_DEF_16 BITMAP tb_ie_def_16.bmp
  2569. IDB_TB_IE_HOT_16 BITMAP tb_ie_hot_16.bmp
  2570. IDB_TB_SH_DEF_24 BITMAP tb_sh_def_24.bmp
  2571. IDB_TB_SH_HOT_24 BITMAP tb_sh_hot_24.bmp
  2572. IDB_TB_SH_DEF_16 BITMAP tb_sh_def_16.bmp
  2573. IDB_TB_SH_HOT_16 BITMAP tb_sh_hot_16.bmp
  2574. IDB_TB_EXT_DEF_16 BITMAP tb_ext_def_16.bmp
  2575. IDB_TB_EXT_HOT_16 BITMAP tb_ext_hot_16.bmp
  2576. IDB_TB_EXT_DEF_24 BITMAP tb_ext_def_24.bmp
  2577. IDB_TB_EXT_HOT_24 BITMAP tb_ext_hot_24.bmp
  2578. IDB_TB_GO_DEF_20 BITMAP tb_go_def_20.bmp
  2579. IDB_TB_GO_HOT_20 BITMAP tb_go_hot_20.bmp
  2580. IDB_BRAND_BITMAP_MICRO BITMAP brand_sml.bmp
  2581. IDB_BRAND_BITMAP_SMALL BITMAP brand_med.bmp
  2582. IDB_BRAND_BITMAP_LARGE BITMAP brand_big.bmp
  2583. IDB_BRAND256_BITMAP_MICRO BITMAP brand256_sml.bmp
  2584. IDB_BRAND256_BITMAP_SMALL BITMAP brand256_med.bmp
  2585. IDB_BRAND256_BITMAP_LARGE BITMAP brand256_big.bmp
  2586. IDB_SORT_UP BITMAP sortup.bmp
  2587. IDB_SORT_DN BITMAP sortdn.bmp
  2588. IDB_FSEARCHTB_HOT BITMAP fsrchhot.bmp
  2589. IDB_FSEARCHTB_DEFAULT BITMAP fsrchdef.bmp
  2590. IDB_BURNWIZ_WATERMARK BITMAP cdburnwiz.bmp
  2591. IDB_BURNWIZ_HEADER BITMAP cdburnheader.bmp
  2592. IDB_BACKGROUND_8 BITMAP DISCARDABLE su_background_8.bmp
  2593. IDB_BACKGROUND_24 BITMAP DISCARDABLE su_background_24.bmp
  2594. IDB_FLAG_8 BITMAP DISCARDABLE su_flag_8.bmp
  2595. IDB_FLAG_24 BITMAP DISCARDABLE su_flag_24.bmp
  2596. IDB_BUTTONS BITMAP DISCARDABLE su_buttons.bmp
  2597. IDA_SEARCH AVI search.avi // looking for broken links
  2598. IDA_FINDFILE AVI fsearch.avi // searching disk for files/folders
  2599. IDA_FINDCOMP AVI csearch.avi // searching net for computer
  2600. IDA_FILECOPY AVI filecopy.avi // copying files
  2601. IDA_FILEDEL AVI filedel.avi // deleting files
  2602. IDA_FILEMOVE AVI filemove.avi // moving files
  2603. IDA_FILENUKE AVI filenuke.avi // empty wastebasket
  2604. IDA_FILEDELREAL AVI filedelr.avi // deleting files for real (bypass recyle bin)
  2605. IDA_APPLYATTRIBS AVI attribs.avi // animation for applying file attributes
  2606. IDA_ISEARCH AVI isearch.avi // searching internet for URL
  2607. IDA_CDBURN_TOSTAGING AVI burnstag.avi // animation for adding files to the cdburn staging area
  2608. IDA_CDBURN_TOCD AVI burntocd.avi // animation for burning files from the staging area to the cd
  2609. IDA_CDBURN_ERASE AVI burneras.avi // animation for erasing files from a CD-RW
  2610. IDA_DOWNLOAD AVI download.avi // downloading files from the Internet (for web wizard host)
  2611. //////////////////////////////////////////////////////////////////////////////
  2612. //
  2613. // Cursor
  2614. //
  2615. IDC_HELPCOLD CURSOR DISCARDABLE "HELPCOLD.CUR"
  2616. IDC_HELPHOT CURSOR DISCARDABLE "HELPHOT.CUR"
  2617. IDC_SCOPY CURSOR DISCARDABLE "SCOPY.CUR"
  2618. IDC_MCOPY CURSOR DISCARDABLE "MCOPY.CUR"
  2619. IDC_NULL CURSOR DISCARDABLE "NULL.CUR"
  2620. //////////////////////////////////////////////////////////////////////////////
  2621. //
  2622. // Icon
  2623. //
  2624. // the order of the following icons are assumed (see ids.h)
  2625. //
  2626. // !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  2627. // Do NOT remove "old" icons from this list. If you do, the icon index order
  2628. // will be messed up and all people who persist the index will now have the wrong
  2629. // icon. Instead, rename you icon to old_xxx.ico and just leave it here forever.
  2630. // !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  2631. IDI_DOCUMENT ICON DISCARDABLE "DOCUMENT.ICO"
  2632. IDI_DOCASSOC ICON DISCARDABLE "DOCASSOC.ICO"
  2633. IDI_APP ICON DISCARDABLE "APP.ICO"
  2634. IDI_FOLDER ICON DISCARDABLE "FOLDER.ICO"
  2635. IDI_FOLDEROPEN ICON DISCARDABLE "FOLDEROP.ICO"
  2636. IDI_DRIVE525 ICON DISCARDABLE "DRIVE525.ICO"
  2637. IDI_DRIVE35 ICON DISCARDABLE "DRIVE35.ICO"
  2638. IDI_DRIVEREMOVE ICON DISCARDABLE "DRIVEREM.ICO"
  2639. IDI_DRIVEFIXED ICON DISCARDABLE "DRIVEHAR.ICO"
  2640. IDI_DRIVENET ICON DISCARDABLE "DRIVENET.ICO"
  2641. IDI_DRIVENETDISABLED ICON DISCARDABLE "DRIVEDSC.ICO"
  2642. IDI_DRIVECD ICON DISCARDABLE "DRIVECD.ICO"
  2643. IDI_DRIVERAM ICON DISCARDABLE "DRIVERAM.ICO"
  2644. IDI_WORLD ICON DISCARDABLE "WORLD.ICO"
  2645. IDI_NETWORK ICON DISCARDABLE "NETWORK.ICO"
  2646. IDI_SERVER ICON DISCARDABLE "..\\explorer\\mycomp.ico"
  2647. IDI_PRINTER ICON DISCARDABLE "PRINTER.ICO"
  2648. IDI_MYNETWORK ICON DISCARDABLE "MYNET.ICO"
  2649. IDI_GROUP ICON DISCARDABLE "GROUP.ICO"
  2650. IDI_STPROGS ICON DISCARDABLE "STPROGS.ICO"
  2651. IDI_STDOCS ICON DISCARDABLE "STDOCS.ICO"
  2652. IDI_STSETNGS ICON DISCARDABLE "STSETNGS.ICO"
  2653. IDI_STFIND ICON DISCARDABLE "STFIND.ICO"
  2654. IDI_STHELP ICON DISCARDABLE "STHELP.ICO"
  2655. IDI_STRUN ICON DISCARDABLE "STRUN.ICO"
  2656. IDI_STSUSPEND ICON DISCARDABLE "STSUSPD.ICO"
  2657. IDI_STEJECT ICON DISCARDABLE "STEJECT.ICO"
  2658. IDI_STSHUTD ICON DISCARDABLE "STSHUTD.ICO"
  2659. IDI_SHARE ICON DISCARDABLE "SHARE.ICO"
  2660. IDI_LINK ICON DISCARDABLE "LINK.ICO"
  2661. IDI_SLOWFILE ICON DISCARDABLE "slowfile.ICO"
  2662. IDI_RECYCLER ICON DISCARDABLE "Recycler.ico"
  2663. IDI_RECYCLERFULL ICON DISCARDABLE "Recycle2.ico"
  2664. IDI_STCPANEL ICON DISCARDABLE "stcpanel.ico"
  2665. IDI_STSPROGS ICON DISCARDABLE "stsprogs.ico"
  2666. IDI_STPRNTRS ICON DISCARDABLE "stprntrs.ico"
  2667. IDI_STFONTS ICON DISCARDABLE "stfonts.ico"
  2668. IDI_STTASKBR ICON DISCARDABLE "sttaskbr.ico"
  2669. IDI_CDAUDIO ICON DISCARDABLE "cdaudio.ico"
  2670. IDI_TREE ICON DISCARDABLE "tree.ICO"
  2671. IDI_STCPROGS ICON DISCARDABLE "STCPROGS.ICO"
  2672. IDI_STFAV ICON DISCARDABLE "stfav.ico"
  2673. IDI_STLOGOFF ICON DISCARDABLE "LOGOFF.ICO"
  2674. IDI_STFLDRPROP ICON DISCARDABLE "..\\shdocvw\\TREEUP.ICO"
  2675. IDI_WINUPDATE ICON DISCARDABLE "wupdate.ico"
  2676. IDI_MU_SECURITY ICON DISCARDABLE "SECURITY.ICO"
  2677. IDI_MU_DISCONN ICON DISCARDABLE "DISCONN.ICO"
  2678. IDI_DRIVEUNKNOWN ICON DISCARDABLE "DRVUNK.ICO"
  2679. IDI_CDSTAGED ICON DISCARDABLE "CDSTAGED.ICO"
  2680. IDI_CDWILLOVERWRITE ICON DISCARDABLE "CDOVRWRT.ICO"
  2681. IDI_STFRIENDLYLOGOFF ICON DISCARDABLE "STFLOGOF.ICO"
  2682. IDI_STFRIENDLYPOWEROFF ICON DISCARDABLE "STFPWROF.ICO"
  2683. IDI_TB_DOCFIND_CLR ICON DISCARDABLE "EMPTY.ICO" // dummy entry to keep the table in order
  2684. IDI_TB_DOCFIND_GRAY ICON DISCARDABLE "EMPTY.ICO" // dummy entry to keep the table in order
  2685. IDI_TB_COMPFIND_CLR ICON DISCARDABLE "EMPTY.ICO" // dummy entry to keep the table in order
  2686. IDI_TB_COMPFIND_GRAY ICON DISCARDABLE "EMPTY.ICO" // dummy entry to keep the table in order
  2687. //
  2688. // end order assumed
  2689. //
  2690. //////////////////////////////////////////////////////////////////////
  2691. IDI_MULDOC ICON DISCARDABLE "MULDOC.ICO"
  2692. IDI_DOCFIND ICON DISCARDABLE "DOCFIND.ICO"
  2693. IDI_COMPFIND ICON DISCARDABLE "COMPFIND.ICO"
  2694. IDI_SHUTDOWN ICON DISCARDABLE "EXIT.ICO"
  2695. IDI_CPLFLD ICON DISCARDABLE "CPLFLD.ICO"
  2696. IDI_PRNFLD ICON DISCARDABLE "PRNFLD.ICO"
  2697. IDI_NEWPRN ICON DISCARDABLE "NEWPRN.ICO"
  2698. IDI_PRINTER_NET ICON DISCARDABLE "PRNNET.ICO"
  2699. IDI_PRINTER_FILE ICON DISCARDABLE "PRINTOF.ICO"
  2700. IDI_DELETE_FILE ICON DISCARDABLE "DELFILE.ICO"
  2701. IDI_DELETE_FOLDER ICON DISCARDABLE "DELFLD.ICO"
  2702. IDI_DELETE_MULTIPLE ICON DISCARDABLE "DELMUL.ICO"
  2703. IDI_REPLACE_FILE ICON DISCARDABLE "REPLACE.ICO"
  2704. IDI_REPLACE_FOLDER ICON DISCARDABLE "REPFLD.ICO"
  2705. IDI_MOVE ICON DISCARDABLE "MOVE.ICO"
  2706. IDI_RENAME ICON DISCARDABLE "RENAME.ICO"
  2707. IDI_RNA ICON DISCARDABLE "RNA.ICO"
  2708. IDI_DESKTOP ICON DISCARDABLE "DESKTOP.ICO"
  2709. IDI_INIFILE ICON DISCARDABLE "INIFILE.ICO"
  2710. IDI_TXTFILE ICON DISCARDABLE "TXTFILE.ICO"
  2711. IDI_SYSFILE ICON DISCARDABLE "SYSFILE.ICO"
  2712. IDI_BATFILE ICON DISCARDABLE "BATFILE.ICO"
  2713. IDI_FONFILE ICON DISCARDABLE "FONFILE.ICO"
  2714. IDI_TTFFILE ICON DISCARDABLE "TTFFILE.ICO"
  2715. IDI_PFMFILE ICON DISCARDABLE "PFMFILE.ICO"
  2716. IDI_ATTRIBS ICON DISCARDABLE "ATTRIBS.ICO"
  2717. IDI_RUNDLG ICON DISCARDABLE "RUNDLG.ICO"
  2718. IDI_NUKEFILE ICON DISCARDABLE "NUKE.ICO"
  2719. IDI_BACKUP ICON DISCARDABLE "backup.ico"
  2720. IDI_CHKDSK ICON DISCARDABLE "chkdsk.ico"
  2721. IDI_DEFRAG ICON DISCARDABLE "defrag.ico"
  2722. IDI_DEF_PRINTER ICON DISCARDABLE "defprint.ICO"
  2723. IDI_DEF_PRINTER_NET ICON DISCARDABLE "defprnet.ICO"
  2724. IDI_DEF_PRINTER_FILE ICON DISCARDABLE "defpfile.ICO"
  2725. IDI_NDSCONTAINER ICON DISCARDABLE "NDSCONT.ICO"
  2726. IDI_FAVORITES ICON DISCARDABLE "fave.ico"
  2727. IDI_NETCONNECT ICON DISCARDABLE "netfol1.ico"
  2728. IDI_ADDNETPLACE ICON DISCARDABLE "addnp.ico"
  2729. IDI_CSC ICON DISCARDABLE "csc.ico"
  2730. IDI_FOLDERVIEW ICON DISCARDABLE "foldview.ico" // used in SHDOCVW 4.01, View.Advanced Settings references it
  2731. IDI_HTTFILE ICON DISCARDABLE "htt.ico"
  2732. IDI_ACTIVEDESK_ON ICON DISCARDABLE "ADeskOn.ico"
  2733. IDI_ACTIVEDESK_OFF ICON DISCARDABLE "ADeskOff.ico"
  2734. IDI_WEBVIEW_ON ICON DISCARDABLE "WebVwOn.ico"
  2735. IDI_WEBVIEW_OFF ICON DISCARDABLE "WebVwOff.ico"
  2736. IDI_SAME_WINDOW ICON DISCARDABLE "GenApps.ico"
  2737. IDI_SEPARATE_WINDOW ICON DISCARDABLE "WinApps.ico"
  2738. IDI_SINGLE_CLICK ICON DISCARDABLE "SinglClk.ico"
  2739. IDI_DOUBLE_CLICK ICON DISCARDABLE "DblClick.ico"
  2740. IDI_SERVERSHARE ICON DISCARDABLE "sharefldr.ico"
  2741. IDI_OLD_RECYCLER ICON DISCARDABLE "recycold.ico"
  2742. IDI_OLD_RECYCLER_FULL ICON DISCARDABLE "recy2old.ico"
  2743. IDI_OLD_MYNETWORK ICON DISCARDABLE "mynetold.ico"
  2744. IDI_PASSWORD ICON DISCARDABLE "passwd.ico"
  2745. IDI_FAX_PRINTER ICON DISCARDABLE "faxing.ICO"
  2746. IDI_FAX_PRINTER_DEF ICON DISCARDABLE "faxdef.ICO"
  2747. IDI_FAX_PRINTER_NET ICON DISCARDABLE "faxnet.ICO"
  2748. IDI_FAX_PRINTER_DEF_NET ICON DISCARDABLE "faxndef.ICO"
  2749. IDI_NUKE ICON DISCARDABLE "nuke.ico"
  2750. IDI_NUKE_FOLDER ICON DISCARDABLE "nuke.ico"
  2751. IDI_ATTRIBS_FOLDER ICON DISCARDABLE "nuke.ico"
  2752. IDI_ATTRIBS_FILE ICON DISCARDABLE "nuke.ico"
  2753. IDI_DEFAULTICON ICON DISCARDABLE "nuke.ico"
  2754. IDI_AP_VIDEO ICON DISCARDABLE "dvdap.ico"
  2755. IDI_AP_ITEM ICON DISCARDABLE "item.ico"
  2756. IDI_AP_FILMSTRP ICON DISCARDABLE "GenVideoDoc.ico"
  2757. IDI_AP_DMIDI ICON DISCARDABLE "GenericMusicDoc.ico"
  2758. IDI_AP_PICS ICON DISCARDABLE "pics.ico"
  2759. IDI_AP_MULTI ICON DISCARDABLE "GenMixedMediaDoc.ico"
  2760. IDI_AP_CDAUDIO ICON DISCARDABLE "cdaudioap.ico"
  2761. IDI_AP_SANDISK ICON DISCARDABLE "sandisk.ico"
  2762. IDI_AP_ZIPDRIVE ICON DISCARDABLE "zipdrive.ico"
  2763. IDI_AP_MEMSTICKW ICON DISCARDABLE "driverem.ico"
  2764. IDI_AP_ZIPNOMEDIA ICON DISCARDABLE "zipnomedia.ico"
  2765. IDI_MYDOCS ICON DISCARDABLE "mydocs.ico"
  2766. IDI_MYPICS ICON DISCARDABLE "mypics.ico"
  2767. IDI_MYMUSIC ICON DISCARDABLE "mymusic.ico"
  2768. IDI_MYVIDEOS ICON DISCARDABLE "myvideos.ico"
  2769. IDI_MSN ICON DISCARDABLE "msn.ico"
  2770. IDI_TASK_DELETE ICON DISCARDABLE "delete.ico"
  2771. IDI_TASK_MOVE ICON DISCARDABLE "mov.ico"
  2772. IDI_TASK_RENAME ICON DISCARDABLE "ren.ico"
  2773. IDI_TASK_COPY ICON DISCARDABLE "copy.ico"
  2774. IDI_TASK_PUBLISH ICON DISCARDABLE "publish.ico"
  2775. IDI_TASK_PRINT ICON DISCARDABLE "printer.ico"
  2776. IDI_TASK_PLAY_MUSIC ICON DISCARDABLE "play.ico"
  2777. IDI_TASK_BUY_MUSIC ICON DISCARDABLE "webmusic.ico"
  2778. IDI_TASK_GETFROMCAMERA ICON DISCARDABLE "camera.ico"
  2779. IDI_TASK_SLIDESHOW ICON DISCARDABLE "vwsldshw.ico"
  2780. IDI_TASK_SETASWALLPAPER ICON DISCARDABLE "setdskbg.ico"
  2781. IDI_TASK_ORDERPRINTS ICON DISCARDABLE "webprn.ico"
  2782. IDI_TASK_PRINTPICTURES ICON DISCARDABLE "prntpics.ico"
  2783. IDI_TASK_PROPERTIES ICON DISCARDABLE "prefs.ico"
  2784. IDI_TASK_EMPTYRECYCLEBIN ICON DISCARDABLE "recycler.ico"
  2785. IDI_TASK_RESTOREITEMS ICON DISCARDABLE "resitems.ico"
  2786. IDI_TASK_UPDATEITEMS ICON DISCARDABLE "repfld.ico"
  2787. IDI_TASK_VIEWNETCONNECTIONS ICON DISCARDABLE "netfol1.ico"
  2788. IDI_TASK_ADDNETWORKPLACE ICON DISCARDABLE "newnetpl.ico"
  2789. IDI_TASK_HOMENETWORKWIZARD ICON DISCARDABLE "wizard.ico"
  2790. IDI_TASK_BURNCD ICON DISCARDABLE "burncd.ico"
  2791. IDI_TASK_CLEARBURNAREA ICON DISCARDABLE "clnburn.ico"
  2792. IDI_TASK_ERASECDFILES ICON DISCARDABLE "erascd.ico"
  2793. IDI_TASK_CDBURN_HELP ICON DISCARDABLE "sthelp.ico"
  2794. IDI_TASK_OPENCONTAININGFOLDER ICON DISCARDABLE "opcfldr.ico"
  2795. // printer's folder DUI webview icons
  2796. IDI_PRINTERS_WV_INFO ICON DISCARDABLE "info.ico"
  2797. IDI_TASK_EMAILFILE ICON DISCARDABLE "mailfl.ico"
  2798. IDI_TASK_SENDTOAUDIOCD ICON DISCARDABLE "sndaudcd.ico"
  2799. IDI_TASK_SENDTOCD ICON DISCARDABLE "sndaudcd.ico"
  2800. IDI_TASK_SHARE ICON DISCARDABLE "sharetask.ico"
  2801. //
  2802. // Control Panel icons.
  2803. //
  2804. IDI_CPCAT_ACCESSIBILITY ICON DISCARDABLE "cpaccess.ico"
  2805. IDI_CPCAT_ACCOUNTS ICON DISCARDABLE "cpusers.ico"
  2806. IDI_CPCAT_APPEARANCE ICON DISCARDABLE "cpappearance.ico"
  2807. IDI_CPCAT_ARP ICON DISCARDABLE "cparp.ico"
  2808. IDI_CPCAT_HARDWARE ICON DISCARDABLE "cphardware.ico"
  2809. IDI_CPCAT_NETWORK ICON DISCARDABLE "cpnetwork.ico"
  2810. IDI_CPCAT_OTHERCPLS ICON DISCARDABLE "cpother.ico"
  2811. IDI_CPCAT_PERFMAINT ICON DISCARDABLE "cpperf.ico"
  2812. IDI_CPCAT_REGIONAL ICON DISCARDABLE "cpregional.ico"
  2813. IDI_CPCAT_SOUNDS ICON DISCARDABLE "cpsounds.ico"
  2814. //
  2815. // ISSUE-2001/01/03-BrianAu Update when icons are available.
  2816. //
  2817. // RomI is building Control Panel icons. Update these when
  2818. // the icon files are available.
  2819. //
  2820. IDI_CP_CATEGORYTASK ICON DISCARDABLE "cptaskarrow.ico"
  2821. IDI_CPTASK_ASSISTANCE ICON DISCARDABLE "cpassist.ico"
  2822. IDI_CPTASK_MAGNIFIER ICON DISCARDABLE "magnify.ico"
  2823. IDI_CPTASK_NARRATOR ICON DISCARDABLE "narrator.ico"
  2824. IDI_CPTASK_ONSCREENKBD ICON DISCARDABLE "app_osk.ico"
  2825. IDI_CPTASK_ACCESSUTILITYMGR ICON DISCARDABLE "utilmgr.ico"
  2826. IDI_CPTASK_ACCOUNTSPICT ICON DISCARDABLE "cpusers.ico"
  2827. IDI_CPTASK_HIGHCONTRAST ICON DISCARDABLE "highcontrast.ico"
  2828. IDI_CPTASK_32CPLS ICON DISCARDABLE "cplfld32.ico"
  2829. IDI_DVDDRIVE ICON DISCARDABLE "dvddrive.ico"
  2830. IDI_MEDIACDAUDIOPLUS ICON DISCARDABLE "cdaudioplus.ico"
  2831. IDI_MEDIACDEMPTY ICON DISCARDABLE "cdempty.ico"
  2832. IDI_MEDIACDROM ICON DISCARDABLE "cdrom.ico"
  2833. IDI_MEDIACDR ICON DISCARDABLE "cdr.ico"
  2834. IDI_MEDIACDRW ICON DISCARDABLE "cdrw.ico"
  2835. IDI_MEDIADVDRAM ICON DISCARDABLE "dvdram.ico"
  2836. IDI_MEDIADVDR ICON DISCARDABLE "dvdr.ico"
  2837. IDI_MEDIADVDRW ICON DISCARDABLE "dvdrw.ico"
  2838. IDI_AUDIOPLAYER ICON DISCARDABLE "audioplayer.ico"
  2839. IDI_DEVICETAPEDRIVE ICON DISCARDABLE "tapedrive.ico"
  2840. IDI_DEVICEOPTICALDRIVE ICON DISCARDABLE "opticaldrive.ico"
  2841. IDI_MEDIABLANKCD ICON DISCARDABLE "blankcd.ico"
  2842. IDI_MEDIACOMPFLASH ICON DISCARDABLE "compflsh.ico"
  2843. IDI_MEDIADVDROM ICON DISCARDABLE "dvdrom.ico"
  2844. IDI_MEDIAMEMSTICK ICON DISCARDABLE "driverem.ico"
  2845. IDI_MEDIAPCMCIA ICON DISCARDABLE "pcmcia.ico"
  2846. IDI_MEDIASECUREDIGITALMEDIA ICON DISCARDABLE "secdigmem.ico"
  2847. IDI_MEDIASMARTMEDIA ICON DISCARDABLE "smartmed.ico"
  2848. IDI_DEVICECAMERA ICON DISCARDABLE "camera.ico"
  2849. IDI_DEVICECELLPHONE ICON DISCARDABLE "cellphone.ico"
  2850. IDI_DEVICEHTTPPRINT ICON DISCARDABLE "httpprnt.ico"
  2851. IDI_DEVICEJAZDRIVE ICON DISCARDABLE "jazdrive.ico"
  2852. IDI_DEVICEZIPDRIVE ICON DISCARDABLE "zipDrive.ico"
  2853. IDI_DEVICEPOCKETPC ICON DISCARDABLE "pocketpc.ico"
  2854. IDI_DEVICESCANNER ICON DISCARDABLE "scanner.ico"
  2855. IDI_DEVICESTI ICON DISCARDABLE "sti.ico"
  2856. IDI_DEVICEVIDEOCAM ICON DISCARDABLE "videocam.ico"
  2857. IDI_TASK_NEWFOLDER ICON DISCARDABLE "newfldr.ico"
  2858. // more printer's folder DUI webview icons
  2859. IDI_PRINTERS_WV_PROPERTIES ICON DISCARDABLE "prnprops.ico"
  2860. IDI_PRINTERS_WV_SRVPROPS ICON DISCARDABLE "srvprop.ico"
  2861. IDI_PRINTERS_WV_TROUBLESHOOTER ICON DISCARDABLE "helpdoc.ico"
  2862. IDI_PRINTERS_WV_SENDFAX ICON DISCARDABLE "sendfax.ico"
  2863. IDI_PRINTERS_WV_OPENQUEUE ICON DISCARDABLE "prnqueue.ico"
  2864. IDI_PRINTERS_WV_PREFERENCES ICON DISCARDABLE "prnprefs.ico"
  2865. IDI_PRINTERS_WV_PAUSE ICON DISCARDABLE "prnpause.ico"
  2866. IDI_PRINTERS_WV_RESUME ICON DISCARDABLE "prnrsume.ico"
  2867. IDI_PRINTERS_WV_SHARE ICON DISCARDABLE "prnshare.ico"
  2868. IDI_PRINTERS_WV_FAXING ICON DISCARDABLE "faxmon.ico"
  2869. // "new" icons for "classic" startmenu (32x32 inset to 24x24)
  2870. IDI_CLASSICSM_FAVORITES ICON DISCARDABLE "cstfave.ico"
  2871. IDI_CLASSICSM_FIND ICON DISCARDABLE "cstfind.ico"
  2872. IDI_CLASSICSM_HELP ICON DISCARDABLE "csthelp.ico"
  2873. IDI_CLASSICSM_LOGOFF ICON DISCARDABLE "cstlgoff.ico"
  2874. IDI_CLASSICSM_PROGS ICON DISCARDABLE "cstprogs.ico"
  2875. IDI_CLASSICSM_RECENTDOCS ICON DISCARDABLE "cstrdocs.ico"
  2876. IDI_CLASSICSM_RUN ICON DISCARDABLE "cstrun.ico"
  2877. IDI_CLASSICSM_SHUTDOWN ICON DISCARDABLE "cstshutd.ico"
  2878. IDI_CLASSICSM_SETTINGS ICON DISCARDABLE "cststngs.ico"
  2879. IDI_CLASSICSM_UNDOCK ICON DISCARDABLE "cstundck.ico"
  2880. IDI_NONE ICON DISCARDABLE "none.ico"
  2881. IDI_TASK_SEARCHDS ICON DISCARDABLE "findds.ico"
  2882. //
  2883. // Control Panel text resource.
  2884. //
  2885. STRINGTABLE DISCARDABLE
  2886. BEGIN
  2887. IDS_CPCAT_ACCESSIBILITY_TITLE "Accessibility Options"
  2888. IDS_CPCAT_ACCESSIBILITY_INFOTIP "Adjust your computer settings for vision, hearing, and mobility."
  2889. IDS_CPCAT_ACCOUNTS_TITLE "User Accounts"
  2890. IDS_CPCAT_ACCOUNTS_INFOTIP "Change user account settings, passwords, and pictures."
  2891. IDS_CPCAT_ACCOUNTS_INFOTIP2 "Change user account settings and passwords."
  2892. IDS_CPCAT_APPEARANCE_TITLE "Appearance and Themes"
  2893. IDS_CPCAT_APPEARANCE_INFOTIP "Change the appearance of desktop items, apply a theme or screen saver to your computer, or customize the Start menu and taskbar."
  2894. IDS_CPCAT_ARP_TITLE "Add or Remove Programs"
  2895. IDS_CPCAT_ARP_INFOTIP "Install or remove programs and Windows components."
  2896. IDS_CPCAT_HARDWARE_TITLE "Printers and Other Hardware"
  2897. IDS_CPCAT_HARDWARE_INFOTIP "Change the settings for your printer, keyboard, mouse, camera, and other hardware."
  2898. IDS_CPCAT_NETWORK_TITLE "Network and Internet Connections"
  2899. IDS_CPCAT_NETWORK_INFOTIP "Connect to the Internet, create a home or small office network, configure network settings to work from home, or change modem, phone, and Internet settings."
  2900. IDS_CPCAT_OTHERCPLS_TITLE "Other Control Panel Options"
  2901. IDS_CPCAT_OTHERCPLS_INFOTIP "Change settings for other Control Panel items."
  2902. IDS_CPCAT_PERFMAINT_TITLE "Performance and Maintenance"
  2903. IDS_CPCAT_PERFMAINT_INFOTIP "Schedule regular maintenance checks, increase space on your hard disk, or configure energy-saving settings."
  2904. IDS_CPCAT_REGIONAL_TITLE "Date, Time, Language, and Regional Options"
  2905. IDS_CPCAT_REGIONAL_INFOTIP "Change the date, time, and time zone for your computer, the language to use, and the way numbers, currencies, dates, and times are displayed."
  2906. IDS_CPCAT_SOUNDS_TITLE "Sounds, Speech, and Audio Devices"
  2907. IDS_CPCAT_SOUNDS_INFOTIP "Change the entire sound scheme or individual sounds made by your computer, or configure the settings for your speakers and recording devices."
  2908. IDS_CPTASK_SEEALSO_TITLE "See Also"
  2909. IDS_CPTASK_SEEALSO_INFOTIP "These links take you quickly to other useful places."
  2910. IDS_CPTASK_LEARNABOUT_TITLE "Learn About"
  2911. IDS_CPTASK_LEARNABOUT_INFOTIP "These links provide more information about the tasks on this page."
  2912. IDS_CPTASK_TROUBLESHOOTER_TITLE "Troubleshooters"
  2913. IDS_CPTASK_TROUBLESHOOTER_INFOTIP "These links open troubleshooters that help you solve specific problems."
  2914. IDS_CPTASK_CONTROLPANEL_INFOTIP "The link below changes the way Control Panel items are displayed."
  2915. IDS_CPTASK_HELPANDSUPPORT_TITLE "Help and Support"
  2916. IDS_CPTASK_HELPANDSUPPORT_INFOTIP "Find answers to your computer questions using tours, tutorials, troubleshooters, and step-by-step instructions."
  2917. IDS_CPTASK_WINDOWSUPDATE_TITLE "Windows Update"
  2918. IDS_CPTASK_WINDOWSUPDATE_INFOTIP "Go to the Windows Update Web site to install new Windows features, device drivers, and system updates."
  2919. IDS_CPTASK_AUTOUPDATE_TITLE "Automatic Updates"
  2920. IDS_CPTASK_AUTOUPDATE_INFOTIP "Select how you want Windows to notify you of updates for your computer."
  2921. IDS_CPTASK_THEME_TITLE "Change the computer's theme"
  2922. IDS_CPTASK_THEME_INFOTIP "Choose a different theme to personalize your computer, using a predefined background and group of sounds, icons, and other elements."
  2923. IDS_CPTASK_SCREENSAVER_TITLE "Choose a screen saver"
  2924. IDS_CPTASK_SCREENSAVER_INFOTIP "Choose a moving image to appear on your screen when your computer is idle."
  2925. IDS_CPTASK_WALLPAPER_TITLE "Change the desktop background"
  2926. IDS_CPTASK_WALLPAPER_INFOTIP "Change the background image used to decorate your desktop."
  2927. IDS_CPTASK_RESOLUTION_TITLE "Change the screen resolution"
  2928. IDS_CPTASK_RESOLUTION_INFOTIP "Change the screen resolution to make icons, text, and other items appear larger or smaller on the screen."
  2929. IDS_CPTASK_FONTS_TITLE "Fonts"
  2930. IDS_CPTASK_FONTS_INFOTIP "Add, change, and manage fonts on your computer."
  2931. IDS_CPTASK_FILETYPES_TITLE "File Types"
  2932. IDS_CPTASK_FILETYPES_INFOTIP "Create, delete, or change associations between file types and the programs used to open them."
  2933. IDS_CPTASK_FOLDEROPTIONS_TITLE "Folder Options"
  2934. IDS_CPTASK_FOLDEROPTIONS_INFOTIP "Customizes the display of files and folders, changes file associations, and makes network files available offline."
  2935. IDS_CPTASK_MOUSEPOINTERS_TITLE "Mouse Pointers"
  2936. IDS_CPTASK_MOUSEPOINTERS_INFOTIP "Apply a scheme to set the appearance of all your mouse pointers, or change only one pointer for a specific task."
  2937. IDS_CPTASK_HIGHCONTRAST_TITLE "High Contrast"
  2938. IDS_CPTASK_HIGHCONTRAST_INFOTIP "Apply color combinations that heighten visual differences among screen elements such as text, graphics, and backgrounds so that they are easier to see."
  2939. IDS_CPTASK_ACCOUNTSPICT_TITLE "User Account Picture"
  2940. IDS_CPTASK_ACCOUNTSPICT_INFOTIP "Assign a new picture to your user account, which will be reflected on the Welcome page."
  2941. IDS_CPTASK_ACCOUNTSPICT2_TITLE "Change my picture"
  2942. IDS_CPTASK_ACCOUNTSPICT2_INFOTIP "Assign a new picture to your account."
  2943. IDS_CPTASK_ACCOUNTSMANAGE_TITLE "Change an account"
  2944. IDS_CPTASK_ACCOUNTSMANAGE_INFOTIP "Changes settings such as the account type, name, password or picture for one of the accounts on this computer."
  2945. IDS_CPTASK_ACCOUNTSMANAGE_INFOTIP2 "Changes settings such as the account type, name or password for one of the accounts on this computer."
  2946. IDS_CPTASK_ACCOUNTSCREATE_TITLE "Create a new account"
  2947. IDS_CPTASK_ACCOUNTSCREATE_INFOTIP "Assign a name and an account type to a new account."
  2948. IDS_CPTASK_TSDISPLAY_TITLE "Display"
  2949. IDS_CPTASK_TSDISPLAY_INFOTIP "Fix problems with your computer's display components, such as the computer screen or video card."
  2950. IDS_CPTASK_ADDPRINTER_TITLE "Add a printer"
  2951. IDS_CPTASK_ADDPRINTER_INFOTIP "Run the Add Printer Wizard to connect a printer to your computer."
  2952. IDS_CPTASK_HARDWAREWIZ_TITLE "Add Hardware"
  2953. IDS_CPTASK_HARDWAREWIZ_INFOTIP "Run the Add Hardware Wizard to install hardware and troubleshoot hardware problems."
  2954. IDS_CPTASK_DISPLAYCPL_TITLE "Display"
  2955. IDS_CPTASK_DISPLAYCPL_INFOTIP "Change the appearance of your desktop, such as the background, screen saver, colors, font sizes, and screen resolution."
  2956. IDS_CPTASK_SOUNDSCPL_TITLE "Sounds, Speech, and Audio Devices"
  2957. IDS_CPTASK_SOUNDSCPL_INFOTIP "Change the entire sound scheme or individual sounds made by your computer, or configure the settings for your speakers and recording devices."
  2958. IDS_CPTASK_POWERCPL_TITLE "Power Options"
  2959. IDS_CPTASK_POWERCPL_INFOTIP "Configure energy-saving settings for your computer."
  2960. IDS_CPTASK_MYCOMPUTER_INFOTIP "See the contents of your floppy disk, hard disk, CD-ROM drive, and mapped network drives."
  2961. IDS_CPTASK_MYCOMPUTER_TITLE "My Computer"
  2962. IDS_CPTASK_TSHARDWARE_TITLE "Hardware"
  2963. IDS_CPTASK_TSHARDWARE_INFOTIP "Fix problems with your computer's hardware, such as the keyboard or mouse."
  2964. IDS_CPTASK_NETCONNECTION_TITLE "Set up or change your Internet connection"
  2965. IDS_CPTASK_NETCONNECTION_INFOTIP "Create a connection to the Internet or change your Internet connection settings."
  2966. IDS_CPTASK_VPNCONNECTION_TITLE "Create a connection to the network at your workplace"
  2967. IDS_CPTASK_VPNCONNECTION_INFOTIP "Connect to a private network so you can work from home, a field office, or another location."
  2968. IDS_CPTASK_HOMENETWORK_TITLE "Set up or change your home or small office network"
  2969. IDS_CPTASK_HOMENETWORK_INFOTIP "Run the Network Setup Wizard, which helps you set up or modify a network so that you can share files, printers, and your Internet connection."
  2970. IDS_CPTASK_MYNETPLACES_TITLE "My Network Places"
  2971. IDS_CPTASK_MYNETPLACES_INFOTIP "Locate shared computers, printers, and other resources on the network to which your computer is connected."
  2972. IDS_CPTASK_PRINTERSHARDWARE_TITLE "Printers and Other Hardware"
  2973. IDS_CPTASK_PRINTERSHARDWARE_INFOTIP "Change the settings for your printer, keyboard, mouse, camera, and other hardware."
  2974. IDS_CPTASK_REMOTEDESKTOP_TITLE "Remote Desktop"
  2975. IDS_CPTASK_REMOTEDESKTOP_INFOTIP "Set up your computer so that you and others can use its desktop and programs from another computer. "
  2976. IDS_CPTASK_TSINETEXPLORER_TITLE "Internet Explorer"
  2977. IDS_CPTASK_TSINETEXPLORER_INFOTIP "Fix Internet connection problems, such as suddenly losing a connection, or Web pages that won't display."
  2978. IDS_CPTASK_TSNETWORK_TITLE "Networking"
  2979. IDS_CPTASK_TSNETWORK_INFOTIP "Fix problems with sharing an Internet connection, setting up a network, sharing files or printers, or your modem or dial-up networking."
  2980. IDS_CPTASK_TSHOMENETWORKING_TITLE "Home or Small Office Networking"
  2981. IDS_CPTASK_TSMODEM_TITLE "Modem"
  2982. IDS_CPTASK_TSMODEM_INFOTIP "Fix problems with modem detection or modem connection."
  2983. IDS_CPTASK_TSFILESHARING_TITLE "File Sharing and Printer Sharing"
  2984. IDS_CPTASK_TSFILESHARING_INFOTIP "Fix problems with modem connections, setup, configuration and detection."
  2985. IDS_CPTASK_TSNETDIAGS_TITLE "Network Diagnostics"
  2986. IDS_CPTASK_TSNETDIAGS_INFOTIP "Perform common networking and connectivity tests."
  2987. IDS_CPTASK_SOUNDVOLUME_TITLE "Adjust the system volume"
  2988. IDS_CPTASK_SOUNDVOLUME_INFOTIP "Increase or decrease the volume of the sounds associated with system events such as incoming e-mail."
  2989. IDS_CPTASK_SPEAKERSETTINGS_TITLE "Change the speaker settings"
  2990. IDS_CPTASK_SPEAKERSETTINGS_INFOTIP "Adjust individual speaker settings."
  2991. IDS_CPTASK_SOUNDSCHEMES_TITLE "Change the sound scheme"
  2992. IDS_CPTASK_SOUNDSCHEMES_INFOTIP "Change the set of sounds applied to events in Windows and programs."
  2993. IDS_CPTASK_SOUNDACCESSIBILITY_TITLE "Accessibility Sound Options"
  2994. IDS_CPTASK_SOUNDACCESSIBILITY_INFOTIP "Change sound options like SoundSentry and ShowSounds."
  2995. IDS_CPTASK_SYSTEMRESTORE_TITLE "System Restore"
  2996. IDS_CPTASK_SYSTEMRESTORE_INFOTIP "Undo harmful changes to your computer and restore its settings and performance."
  2997. IDS_CPTASK_SYSTEMCPL_TITLE "System"
  2998. IDS_CPTASK_SYSTEMCPL_INFOTIP "See information about your computer system, and change settings for hardware, performance, and automatic updates."
  2999. IDS_CPTASK_SYSTEMCPL_TITLE2 "See basic information about your computer"
  3000. IDS_CPTASK_SYSTEMCPL_INFOTIP2 "View basic system information, including hardware, network, and memory settings."
  3001. IDS_CPTASK_TSSOUND_TITLE "Sound"
  3002. IDS_CPTASK_TSSOUND_INFOTIP "Fix problems with your computer's sound and audio devices."
  3003. IDS_CPTASK_TSDVD_INFOTIP "Fix problems with your computer's DVD player, such as the display, or audio or video playback."
  3004. IDS_CPTASK_TSDVD_TITLE "DVD"
  3005. IDS_CPTASK_CLEANUPDISK_TITLE "Free up space on your hard disk"
  3006. IDS_CPTASK_CLEANUPDISK_INFOTIP "Clean up your hard disk to reclaim space used by temporary files and unnecessary program files."
  3007. IDS_CPTASK_BACKUPDATA_TITLE "Back up your data"
  3008. IDS_CPTASK_BACKUPDATA_INFOTIP "Open a program that can make a copy of the information on your computer. You can then restore your data as necessary."
  3009. IDS_CPTASK_DEFRAG_TITLE "Rearrange items on your hard disk to make programs run faster"
  3010. IDS_CPTASK_DEFRAG_INFOTIP "Use the Disk Defragmenter system tool to rearrange files, programs, and unused hard disk space so that programs run faster and files open more quickly."
  3011. IDS_CPTASK_TSSTARTUP_TITLE "Startup and Shutdown"
  3012. IDS_CPTASK_TSSTARTUP_INFOTIP "Fix problems during startup or shutdown, such as Windows not responding."
  3013. IDS_CPTASK_DATETIME_TITLE "Change the date and time"
  3014. IDS_CPTASK_DATETIME_INFOTIP "Change how the month, year, date, and time are displayed on your computer."
  3015. IDS_CPTASK_CHANGEREGION_TITLE "Change the format of numbers, dates, and times"
  3016. IDS_CPTASK_CHANGEREGION_INFOTIP "Change regional settings so that software which supports international data will correctly display languages, numbers, times, and dates."
  3017. IDS_CPTASK_LANGUAGE_TITLE "Add other languages"
  3018. IDS_CPTASK_LANGUAGE_INFOTIP "Install additional languages on your computer so that you can compose and read documents that contain more than one language."
  3019. IDS_CPTASK_SCHEDULEDTASKS_TITLE "Scheduled Tasks"
  3020. IDS_CPTASK_SCHEDULEDTASKS_INFOTIP "Schedule tasks to occur at regular times, such as cleaning up your hard disk by deleting unnecessary files on a regular basis."
  3021. IDS_CPTASK_TURNONHIGHCONTRAST_TITLE "Adjust the contrast for text and colors on your screen"
  3022. IDS_CPTASK_TURNONHIGHCONTRAST_INFOTIP "Use contrasting colors for screen elements to make them easier to see, such as a white font type and a black background."
  3023. IDS_CPTASK_ACCESSWIZARD_TITLE "Configure Windows to work for your vision, hearing, and mobility needs"
  3024. IDS_CPTASK_ACCESSWIZARD_INFOTIP "Run the Accessibility Wizard to change settings for your vision, hearing, and mobility needs."
  3025. IDS_CPTASK_MAGNIFIER_TITLE "Magnifier"
  3026. IDS_CPTASK_MAGNIFIER_INFOTIP "Enlarge selected text and other on-screen items for easier viewing."
  3027. IDS_CPTASK_ONSCREENKBD_TITLE "On-Screen Keyboard"
  3028. IDS_CPTASK_ONSCREENKBD_INFOTIP "Use your mouse or a switch input device to press keys on a virtual keyboard that is displayed on your screen."
  3029. IDS_CPTASK_ACCESSUTILITYMGR_TITLE "Utility Manager"
  3030. IDS_CPTASK_ACCESSUTILITYMGR_INFOTIP "Start and configure accessibility tools from one window."
  3031. IDS_CPTASK_TSPRINTING_TITLE "Printing"
  3032. IDS_CPTASK_TSPRINTING_INFOTIP "Fix problems with your printer, such as the inability to print or getting a garbled printout."
  3033. IDS_CPTASK_TSSAFEMODE_TITLE "Safe Mode"
  3034. IDS_CPTASK_TSSAFEMODE_INFOTIP "Helps you discover why your computer has started in Safe Mode, and then helps you fix the system problem that is causing your computer to run incorrectly."
  3035. IDS_CPTASK_TSSYSTEMSETUP_TITLE "System Setup"
  3036. IDS_CPTASK_TSSYSTEMSETUP_INFOTIP "Fix problems that can occur during Windows setup."
  3037. IDS_CPTASK_TSFIX_TITLE "Fix a problem"
  3038. IDS_CPTASK_TSFIX_INFOTIP "Opens the Help and Support Center, where you can find answers to many computer problems."
  3039. IDS_CPTASK_VISUALPERF_TITLE "Adjust visual effects"
  3040. IDS_CPTASK_VISUALPERF_INFOTIP "Change your computer's performance by choosing the visual effects it uses."
  3041. IDS_CPTASK_SWITCHTOCLASSICVIEW_TITLE "Switch to Classic View"
  3042. IDS_CPTASK_SWITCHTOCLASSICVIEW_INFOTIP "Classic View displays all Control Panel icons."
  3043. IDS_CPTASK_SWITCHTOCATEGORYVIEW_TITLE "Switch to Category View"
  3044. IDS_CPTASK_SWITCHTOCATEGORYVIEW_INFOTIP "Category View displays Control Panel icons grouped into categories."
  3045. IDS_CPTASK_ADDPROGRAM_TITLE "Add a program"
  3046. IDS_CPTASK_ADDPROGRAM_INFOTIP "Install software on your computer."
  3047. IDS_CPTASK_REMOVEPROGRAM_TITLE "Remove a program"
  3048. IDS_CPTASK_REMOVEPROGRAM_INFOTIP "Remove software from your computer."
  3049. IDS_CPTASK_SOUNDVOLUMEADV_TITLE "Advanced Volume Controls"
  3050. IDS_CPTASK_SOUNDVOLUMEADV_INFOTIP "Adjust the volume, balance, bass, and treble settings for your audio playback and recording devices."
  3051. IDS_CPTASK_PHONEMODEMCPL_TITLE "Phone and Modem Options"
  3052. IDS_CPTASK_PHONEMODEMCPL_INFOTIP "Configure your telephone dialing rules and modem settings."
  3053. IDS_CPTASK_VIEWPRINTERS_TITLE "View installed printers or fax printers"
  3054. IDS_CPTASK_VIEWPRINTERS_INFOTIP "See a list of installed printers and fax printers."
  3055. IDS_CPTASK_LEARNACCOUNTS_TITLE "User accounts"
  3056. IDS_CPTASK_LEARNACCOUNTSTYPES_TITLE "User account types"
  3057. IDS_CPTASK_LEARNACCOUNTSCHANGENAME_TITLE "Changing your account name or type"
  3058. IDS_CPTASK_LEARNACCOUNTSCREATE_TITLE "Creating a user account"
  3059. IDS_CPTASK_LEARNSWITCHUSERS_TITLE "Switching users"
  3060. IDS_CPTASK_32CPLS_TITLE "View x86 Control Panel Icons"
  3061. IDS_CPTASK_32CPLS_INFOTIP "See and Configure Other Settings"
  3062. IDS_CP_PICKCATEGORY "Pick a category"
  3063. IDS_CP_PICKTASK "Pick a task..."
  3064. IDS_CP_PICKICON "Pick a Control Panel icon"
  3065. IDS_CP_ORPICKICON "or pick a Control Panel icon"
  3066. IDS_CP_TASKBARANDSTARTMENU "Taskbar and Start Menu"
  3067. IDS_CP_LINK_ACCDEFACTION "Press"
  3068. IDS_CP_CATEGORY_BARRICADE_TITLE "These Control Panel options are not available."
  3069. IDS_CP_CATEGORY_BARRICADE_MSG "The content of this Control Panel category has been made unavailable by your system administrator. To make changes in this area, contact your system administrator."
  3070. //
  3071. // These strings are used by Control Panel for detecting policy
  3072. // restrictions on specific CP applets. Policy can be specified by
  3073. // either filename or display name. In order for the restriction
  3074. // code in cpnamespc.cpp to properly test for restriction-by-display-
  3075. // name, it must know about the display names. These name strings
  3076. // serve that purpose.
  3077. //
  3078. // These names should be localized to match their corresponding
  3079. // applet names that are used in CPL applet restriction policy.
  3080. //
  3081. IDS_CPL_ACCESSIBILITYOPTIONS "Accessibility Options"
  3082. IDS_CPL_DATETIME "Date and Time"
  3083. IDS_CPL_ADDREMOVEPROGRAMS "Add or Remove Programs"
  3084. IDS_CPL_REGIONALOPTIONS "Regional and Language Options"
  3085. IDS_CPL_MOUSE "Mouse"
  3086. IDS_CPL_INTERNETOPTIONS "Internet Options"
  3087. IDS_CPL_PHONEANDMODEMOPTIONS "Phone and Modem Options"
  3088. IDS_CPL_POWEROPTIONS "Power Options"
  3089. IDS_CPL_SCANNERSANDCAMERAS "Scanners and Cameras"
  3090. IDS_CPL_SYSTEM "System"
  3091. IDS_CPL_SOUNDSANDAUDIO "Sounds and Audio Devices"
  3092. IDS_CPL_USERACCOUNTS "User Accounts"
  3093. IDS_CPL_ADDHARDWARE "Add Hardware"
  3094. IDS_CPL_DISPLAY "Display"
  3095. END
  3096. #ifndef APSTUDIO_INVOKED
  3097. //////////////////////////////////////////////////////////////////////////////
  3098. //
  3099. // Menu
  3100. //
  3101. POPUP_TEMPLATEDD MENU DISCARDABLE
  3102. BEGIN
  3103. POPUP ""
  3104. BEGIN
  3105. MENUITEM SEPARATOR
  3106. MENUITEM "Cancel", 0
  3107. END
  3108. END
  3109. POPUP_NONDEFAULTDD MENU DISCARDABLE
  3110. BEGIN
  3111. POPUP ""
  3112. BEGIN
  3113. MENUITEM "&Move Here", DDIDM_MOVE
  3114. MENUITEM "&Copy Here", DDIDM_COPY
  3115. MENUITEM "Create &Shortcuts Here", DDIDM_LINK
  3116. MENUITEM SEPARATOR
  3117. MENUITEM "Cancel", 0
  3118. END
  3119. END
  3120. POPUP_DRIVES_NONDEFAULTDD MENU DISCARDABLE
  3121. BEGIN
  3122. POPUP ""
  3123. BEGIN
  3124. MENUITEM "&Map Network Here", DDIDM_LINK
  3125. MENUITEM SEPARATOR
  3126. MENUITEM "Cancel", 0
  3127. END
  3128. END
  3129. POPUP_BRIEFCASE_NONDEFAULTDD MENU DISCARDABLE
  3130. BEGIN
  3131. POPUP ""
  3132. BEGIN
  3133. MENUITEM "&Move Here", DDIDM_MOVE
  3134. MENUITEM "Make Sync &Copy", DDIDM_SYNCCOPY
  3135. MENUITEM "Create &Shortcuts Here", DDIDM_LINK
  3136. MENUITEM SEPARATOR
  3137. MENUITEM "Cancel", 0
  3138. END
  3139. END
  3140. POPUP_BRIEFCASE_FOLDER_NONDEFAULTDD MENU DISCARDABLE
  3141. BEGIN
  3142. POPUP ""
  3143. BEGIN
  3144. MENUITEM "&Move Here", DDIDM_MOVE
  3145. MENUITEM "Make Sync &Copy", DDIDM_SYNCCOPY
  3146. MENUITEM "Make Sync Copy of &Type...", DDIDM_SYNCCOPYTYPE
  3147. MENUITEM "Create &Shortcuts Here", DDIDM_LINK
  3148. MENUITEM SEPARATOR
  3149. MENUITEM "Cancel", 0
  3150. END
  3151. END
  3152. POPUP_BRIEFCASE_FILECONTENTS MENU DISCARDABLE
  3153. BEGIN
  3154. POPUP ""
  3155. BEGIN
  3156. MENUITEM "Make Sync &Copy", DDIDM_SYNCCOPY
  3157. MENUITEM "&Move Here", DDIDM_MOVE
  3158. MENUITEM "Create &Shortcuts Here", DDIDM_LINK
  3159. MENUITEM SEPARATOR
  3160. MENUITEM "Cancel", 0
  3161. END
  3162. END
  3163. POPUP_SCRAP MENU DISCARDABLE
  3164. BEGIN
  3165. POPUP ""
  3166. BEGIN
  3167. MENUITEM "&Create Scrap Here", DDIDM_SCRAP_COPY
  3168. MENUITEM "&Move Scrap Here", DDIDM_SCRAP_MOVE
  3169. MENUITEM "&Create Document Shortcut Here", DDIDM_DOCLINK
  3170. MENUITEM SEPARATOR
  3171. MENUITEM "Cancel", 0
  3172. END
  3173. END
  3174. POPUP_EMBEDDEDOBJECT MENU DISCARDABLE
  3175. BEGIN
  3176. POPUP ""
  3177. BEGIN
  3178. MENUITEM "&Copy Here", DDIDM_OBJECT_COPY
  3179. MENUITEM "&Move Here", DDIDM_OBJECT_MOVE
  3180. MENUITEM SEPARATOR
  3181. MENUITEM "Cancel", 0
  3182. END
  3183. END
  3184. POPUP_FILECONTENTS MENU DISCARDABLE
  3185. BEGIN
  3186. POPUP ""
  3187. BEGIN
  3188. MENUITEM "&Copy Here", DDIDM_CONTENTS_COPY
  3189. MENUITEM "&Move Here", DDIDM_CONTENTS_MOVE
  3190. MENUITEM "Create &Shortcuts Here", DDIDM_CONTENTS_LINK
  3191. MENUITEM SEPARATOR
  3192. MENUITEM "Cancel", 0
  3193. END
  3194. END
  3195. POPUP_DESKTOPCONTENTS MENU DISCARDABLE
  3196. BEGIN
  3197. POPUP ""
  3198. BEGIN
  3199. MENUITEM "&Copy Here", DDIDM_CONTENTS_COPY
  3200. MENUITEM "&Move Here", DDIDM_CONTENTS_MOVE
  3201. MENUITEM "Create &Shortcuts Here", DDIDM_CONTENTS_LINK
  3202. MENUITEM "Create Active &Desktop items Here", DDIDM_CONTENTS_DESKCOMP
  3203. MENUITEM SEPARATOR
  3204. MENUITEM "Cancel", 0
  3205. END
  3206. END
  3207. POPUP_DESKTOPCONTENTS_IMG MENU DISCARDABLE
  3208. BEGIN
  3209. POPUP ""
  3210. BEGIN
  3211. MENUITEM "&Copy Here", DDIDM_CONTENTS_COPY
  3212. MENUITEM "Create Active &Desktop Images Here", DDIDM_CONTENTS_DESKIMG
  3213. MENUITEM SEPARATOR
  3214. MENUITEM "Cancel", 0
  3215. END
  3216. END
  3217. POPUP_DROPONEXE MENUEX DISCARDABLE
  3218. BEGIN
  3219. POPUP ""
  3220. BEGIN
  3221. MENUITEM "&Open With", DDIDM_COPY,, MFS_DEFAULT
  3222. MENUITEM "", -1, MFT_SEPARATOR
  3223. MENUITEM "Cancel", 0
  3224. END
  3225. END
  3226. POPUP_MOVEONLYDD MENU DISCARDABLE
  3227. BEGIN
  3228. POPUP ""
  3229. BEGIN
  3230. MENUITEM "&Move Here", DROPEFFECT_MOVE
  3231. MENUITEM SEPARATOR
  3232. MENUITEM "Cancel", DROPEFFECT_NONE
  3233. END
  3234. END
  3235. POPUP_DCM_ITEM MENUEX DISCARDABLE
  3236. BEGIN
  3237. POPUP ""
  3238. BEGIN
  3239. MENUITEM "Cu&t", DCMIDM_CUT
  3240. MENUITEM "&Copy", DCMIDM_COPY
  3241. MENUITEM "&Paste", DCMIDM_PASTE
  3242. MENUITEM "", -1, MFT_SEPARATOR
  3243. MENUITEM "Create &Shortcut", DCMIDM_LINK
  3244. MENUITEM "&Delete", DCMIDM_DELETE
  3245. MENUITEM "Rena&me", DCMIDM_RENAME
  3246. MENUITEM "", -1,MFT_SEPARATOR
  3247. END
  3248. END
  3249. POPUP_DCM_ITEM2 MENUEX DISCARDABLE
  3250. BEGIN
  3251. POPUP ""
  3252. BEGIN
  3253. MENUITEM "P&roperties", DCMIDM_PROPERTIES
  3254. END
  3255. END
  3256. POPUP_SFV_BACKGROUND_AD MENUEX DISCARDABLE
  3257. BEGIN
  3258. POPUP ""
  3259. BEGIN
  3260. MENUITEM "Show &Desktop Icons", SFVIDM_DESKTOPHTML_ICONS
  3261. MENUITEM "Lock Web &Items on Desktop", SFVIDM_DESKTOPHTML_LOCK
  3262. MENUITEM "&Run Desktop Cleanup Wizard", SFVIDM_DESKTOPHTML_WIZARD
  3263. END
  3264. END
  3265. POPUP_SFV_BACKGROUND MENUEX DISCARDABLE
  3266. BEGIN
  3267. POPUP ""
  3268. BEGIN
  3269. POPUP "&View", SFVIDM_MENU_VIEW
  3270. BEGIN
  3271. MENUITEM "Filmstri&p", SFVIDM_VIEW_THUMBSTRIP
  3272. MENUITEM "T&humbnails", SFVIDM_VIEW_THUMBNAIL
  3273. MENUITEM "Tile&s", SFVIDM_VIEW_TILE
  3274. MENUITEM "Ico&ns", SFVIDM_VIEW_ICON
  3275. MENUITEM "&List", SFVIDM_VIEW_LIST
  3276. MENUITEM "&Details", SFVIDM_VIEW_DETAILS
  3277. END
  3278. MENUITEM "", -1, MFT_SEPARATOR
  3279. POPUP "Arrange &Icons By", SFVIDM_MENU_ARRANGE
  3280. BEGIN
  3281. MENUITEM "", SFVIDM_GROUPSEP, MFT_SEPARATOR
  3282. MENUITEM "Show in &Groups", SFVIDM_GROUPBY
  3283. MENUITEM "&Auto Arrange", SFVIDM_ARRANGE_AUTO
  3284. MENUITEM "A&lign to Grid", SFVIDM_ARRANGE_AUTOGRID
  3285. END
  3286. MENUITEM "R&efresh", SFVIDM_MISC_REFRESH
  3287. MENUITEM "", -1, MFT_SEPARATOR
  3288. MENUITEM "Customize This &Folder...", SFVIDM_VIEW_CUSTOMWIZARD
  3289. // v = View
  3290. // h = Show Icons
  3291. // i = Arrange &Icons
  3292. // n = New
  3293. // l = Line up icons
  3294. // p = Paste
  3295. // s = Paste Shortcut
  3296. // u = Undo
  3297. //
  3298. MENUITEM "", -1, MFT_SEPARATOR
  3299. MENUITEM "&Paste", SFVIDM_EDIT_PASTE
  3300. MENUITEM "Paste &Shortcut", SFVIDM_EDIT_PASTELINK
  3301. MENUITEM "&Undo", SFVIDM_EDIT_UNDO
  3302. END
  3303. END
  3304. //
  3305. // DefView menu when it has the focus.
  3306. // there are hard coded references to these menus in defview.cpp
  3307. //
  3308. POPUP_SFV_MAINMERGE MENUEX DISCARDABLE
  3309. BEGIN
  3310. POPUP "",FCIDM_MENU_FILE
  3311. BEGIN
  3312. MENUITEM "Create &Shortcut", SFVIDM_FILE_LINK
  3313. MENUITEM "&Delete", SFVIDM_FILE_DELETE
  3314. MENUITEM "Rena&me", SFVIDM_FILE_RENAME
  3315. MENUITEM "P&roperties", SFVIDM_FILE_PROPERTIES
  3316. END
  3317. POPUP "",FCIDM_MENU_EDIT
  3318. BEGIN
  3319. MENUITEM "&Undo\tCtrl+Z", SFVIDM_EDIT_UNDO
  3320. MENUITEM "", -1, MFT_SEPARATOR
  3321. MENUITEM "Cu&t\tCtrl+X", SFVIDM_EDIT_CUT
  3322. MENUITEM "&Copy\tCtrl+C", SFVIDM_EDIT_COPY
  3323. MENUITEM "&Paste\tCtrl+V", SFVIDM_EDIT_PASTE,, MFS_GRAYED
  3324. MENUITEM "Paste &Shortcut", SFVIDM_EDIT_PASTELINK,, MFS_GRAYED
  3325. MENUITEM "", -1, MFT_SEPARATOR
  3326. MENUITEM "Copy To &Folder...", SFVIDM_EDIT_COPYTO,, MFS_GRAYED
  3327. MENUITEM "Mo&ve To Folder...", SFVIDM_EDIT_MOVETO,, MFS_GRAYED
  3328. MENUITEM "", -1, MFT_SEPARATOR
  3329. MENUITEM "Select &All\tCtrl+A", SFVIDM_SELECT_ALL
  3330. MENUITEM "&Invert Selection", SFVIDM_SELECT_INVERT
  3331. END
  3332. POPUP "",FCIDM_MENU_VIEW
  3333. BEGIN
  3334. MENUITEM "Filmstri&p", SFVIDM_VIEW_THUMBSTRIP
  3335. MENUITEM "T&humbnails", SFVIDM_VIEW_THUMBNAIL
  3336. MENUITEM "Tile&s", SFVIDM_VIEW_TILE
  3337. MENUITEM "Ico&ns", SFVIDM_VIEW_ICON
  3338. MENUITEM "&List", SFVIDM_VIEW_LIST
  3339. MENUITEM "&Details", SFVIDM_VIEW_DETAILS
  3340. MENUITEM "", -1, MFT_SEPARATOR
  3341. POPUP "Arrange &Icons by", SFVIDM_MENU_ARRANGE
  3342. BEGIN
  3343. MENUITEM "none", -1,,MFS_GRAYED
  3344. MENUITEM "", SFVIDM_GROUPSEP, MFT_SEPARATOR
  3345. MENUITEM "Show in &Groups", SFVIDM_GROUPBY
  3346. MENUITEM "&Auto Arrange", SFVIDM_ARRANGE_AUTO
  3347. MENUITEM "A&lign to Grid", SFVIDM_ARRANGE_AUTOGRID
  3348. END
  3349. MENUITEM "", -1, MFT_SEPARATOR
  3350. MENUITEM "&Choose Details...", SFVIDM_VIEW_COLSETTINGS
  3351. MENUITEM "Customize This &Folder...", SFVIDM_VIEW_CUSTOMWIZARD
  3352. // MENUITEM "&Refresh", FCIDM_REFRESH // browseui
  3353. // MENUITEM "Folder &Options...", FCIDM_BROWSEROPTIONS // browseui
  3354. END
  3355. POPUP "",FCIDM_MENU_HELP
  3356. BEGIN
  3357. MENUITEM "&Help and Support Center", SFVIDM_HELP_TOPIC
  3358. END
  3359. END
  3360. //
  3361. // DefView menu when it does not have the focus.
  3362. // there are hard coded references to these menus in defviewx.c
  3363. //
  3364. POPUP_SFV_MAINMERGENF MENUEX DISCARDABLE
  3365. BEGIN
  3366. // Edit menu (top half)
  3367. POPUP "",FCIDM_MENU_EDIT
  3368. BEGIN
  3369. MENUITEM "&Undo\tCtrl+Z", SFVIDM_EDIT_UNDO
  3370. MENUITEM "", -1, MFT_SEPARATOR
  3371. END
  3372. // Edit menu (bottom half)
  3373. POPUP "",FCIDM_MENU_EDIT
  3374. BEGIN
  3375. MENUITEM "&Paste\tCtrl+V", SFVIDM_EDIT_PASTE,,MFS_GRAYED
  3376. MENUITEM "Paste &Shortcut", SFVIDM_EDIT_PASTELINK,, MFS_GRAYED
  3377. MENUITEM "", -1, MFT_SEPARATOR
  3378. MENUITEM "Select &All\tCtrl+A", SFVIDM_SELECT_ALL
  3379. MENUITEM "&Invert Selection", SFVIDM_SELECT_INVERT
  3380. END
  3381. // View menu (middle)
  3382. POPUP "",FCIDM_MENU_VIEW
  3383. BEGIN
  3384. MENUITEM "Filmstri&p", SFVIDM_VIEW_THUMBSTRIP
  3385. MENUITEM "T&humbnails", SFVIDM_VIEW_THUMBNAIL
  3386. MENUITEM "Tile&s", SFVIDM_VIEW_TILE
  3387. MENUITEM "Ico&ns", SFVIDM_VIEW_ICON
  3388. MENUITEM "&List", SFVIDM_VIEW_LIST
  3389. MENUITEM "&Details", SFVIDM_VIEW_DETAILS
  3390. MENUITEM "", -1, MFT_SEPARATOR
  3391. POPUP "Arrange &Icons by", SFVIDM_MENU_ARRANGE
  3392. BEGIN
  3393. MENUITEM "none", -1,,MFS_GRAYED
  3394. MENUITEM "", SFVIDM_GROUPSEP, MFT_SEPARATOR
  3395. MENUITEM "Show in &Groups", SFVIDM_GROUPBY
  3396. MENUITEM "&Auto Arrange", SFVIDM_ARRANGE_AUTO
  3397. MENUITEM "A&lign to Grid", SFVIDM_ARRANGE_AUTOGRID
  3398. END
  3399. MENUITEM "", -1, MFT_SEPARATOR
  3400. MENUITEM "&Choose Details...", SFVIDM_VIEW_COLSETTINGS
  3401. MENUITEM "Customize This &Folder...", SFVIDM_VIEW_CUSTOMWIZARD
  3402. // MENUITEM "&Refresh", FCIDM_REFRESH // browseui
  3403. // MENUITEM "Folder &Options...", FCIDM_BROWSEROPTIONS // browseui
  3404. END
  3405. POPUP "",FCIDM_MENU_HELP
  3406. BEGIN
  3407. MENUITEM "&Help and Support Center", SFVIDM_HELP_TOPIC
  3408. END
  3409. END
  3410. POPUP_PROPERTIES_BG MENUEX DISCARDABLE
  3411. BEGIN
  3412. POPUP ""
  3413. BEGIN
  3414. MENUITEM "P&roperties", FSIDM_PROPERTIESBG
  3415. END
  3416. END
  3417. POPUP_BITBUCKET_ITEM MENUEX DISCARDABLE
  3418. BEGIN
  3419. POPUP ""
  3420. BEGIN
  3421. MENUITEM "R&estore", FSIDM_RESTORE
  3422. END
  3423. END
  3424. POPUP_BITBUCKET_POPUPMERGE MENUEX DISCARDABLE
  3425. BEGIN
  3426. POPUP "",FCIDM_MENU_FILE
  3427. BEGIN
  3428. MENUITEM "", -1, MFT_SEPARATOR
  3429. MENUITEM "Empty Recycle &Bin", FSIDM_PURGEALL
  3430. END
  3431. END
  3432. POPUP_BURN_POPUPMERGE MENUEX DISCARDABLE
  3433. BEGIN
  3434. POPUP "",FCIDM_MENU_FILE
  3435. BEGIN
  3436. MENUITEM "", -1, MFT_SEPARATOR
  3437. MENUITEM "Write &these files to CD", FSIDM_BURN
  3438. MENUITEM "Delete temporary &files", FSIDM_CLEANUP
  3439. MENUITEM "Er&ase this CD-RW", FSIDM_ERASE
  3440. END
  3441. END
  3442. POPUP_FINDEXT_POPUPMERGE MENUEX DISCARDABLE
  3443. BEGIN
  3444. POPUP ""
  3445. BEGIN
  3446. MENUITEM "&Files or Folders...", FSIDM_FINDFILES
  3447. MENUITEM "&Computer...", FSIDM_FINDCOMPUTER
  3448. END
  3449. END
  3450. POPUP_FSVIEW_ITEM_COREL7_HACK MENUEX DISCARDABLE
  3451. BEGIN
  3452. POPUP ""
  3453. BEGIN
  3454. POPUP "Se&nd To", FSIDM_MENU_SENDTO
  3455. BEGIN
  3456. MENUITEM "Empty", FSIDM_SENDTOFIRST,,MFS_GRAYED
  3457. END
  3458. END
  3459. END
  3460. POPUP_DESKTOP_ITEM MENU DISCARDABLE
  3461. BEGIN
  3462. POPUP ""
  3463. BEGIN
  3464. MENUITEM "Map &Network Drive...", FSIDM_CONNECT
  3465. MENUITEM "D&isconnect Network Drive...", FSIDM_DISCONNECT
  3466. END
  3467. END
  3468. POPUP_NETWORK_ITEM MENU DISCARDABLE
  3469. BEGIN
  3470. POPUP ""
  3471. BEGIN
  3472. MENUITEM "&Map Network Drive...", FSIDM_CONNECT, GRAYED
  3473. END
  3474. END
  3475. // These menu ids must be larger than above due to how they are merged
  3476. POPUP_NETWORK_PRINTER MENU DISCARDABLE
  3477. BEGIN
  3478. POPUP ""
  3479. BEGIN
  3480. MENUITEM "&Open", FSIDM_OPENPRN
  3481. MENUITEM "Co&nnect...", FSIDM_NETPRN_INSTALL
  3482. END
  3483. END
  3484. POPUP_DRIVES_ITEM MENU DISCARDABLE
  3485. BEGIN
  3486. POPUP ""
  3487. BEGIN
  3488. MENUITEM "Form&at...", FSIDM_FORMAT
  3489. MENUITEM "&Disconnect", FSIDM_DISCONNECT
  3490. MENUITEM "E&ject", FSIDM_EJECT
  3491. END
  3492. END
  3493. POPUP_DRIVES_PRINTERS MENUEX DISCARDABLE
  3494. BEGIN
  3495. POPUP ""
  3496. BEGIN
  3497. MENUITEM "", -1, MFT_SEPARATOR
  3498. POPUP "Run as...", FSIDM_RUNAS
  3499. BEGIN
  3500. MENUITEM "&Add Printer", FSIDM_RUNAS_ADDPRN
  3501. MENUITEM "Server Proper&ties", FSIDM_RUNAS_SVRPROP
  3502. END
  3503. MENUITEM "", -1, MFT_SEPARATOR
  3504. MENUITEM "&Add Printer", FSIDM_ADDPRINTERWIZARD
  3505. MENUITEM "Server Proper&ties", FSIDM_SERVERPROPERTIES
  3506. MENUITEM "Send Fa&x", FSIDM_SENDFAXWIZARD
  3507. MENUITEM "Set Up Fa&xing", FSIDM_SETUPFAXING
  3508. MENUITEM "Install a Local Fa&x Printer", FSIDM_CREATELOCALFAX
  3509. END
  3510. END
  3511. POPUP_DOCFIND_MERGE MENUEX DISCARDABLE
  3512. BEGIN
  3513. POPUP ""
  3514. BEGIN
  3515. MENUITEM "S&ave Search", FSIDM_SAVESEARCH
  3516. END
  3517. END
  3518. POPUP_DOCFIND_ITEM_MERGE MENUEX DISCARDABLE
  3519. BEGIN
  3520. POPUP ""
  3521. BEGIN
  3522. MENUITEM "Open Conta&ining Folder", FSIDM_OPENCONTAININGFOLDER
  3523. END
  3524. END
  3525. POPUP_BRIEFCASE MENUEX DISCARDABLE
  3526. BEGIN
  3527. POPUP "&Briefcase", FSIDM_MENU_BRIEFCASE
  3528. BEGIN
  3529. MENUITEM "Update &All...", FSIDM_UPDATEALL
  3530. MENUITEM "&Update Selection", FSIDM_UPDATESELECTION,,MFS_GRAYED
  3531. MENUITEM "", -1, MFT_SEPARATOR
  3532. MENUITEM "&Split from Original", FSIDM_SPLIT,,MFS_GRAYED
  3533. END
  3534. END
  3535. POPUP_COMMDLG_POPUPMERGE MENUEX DISCARDABLE
  3536. BEGIN
  3537. POPUP ""
  3538. BEGIN
  3539. MENUITEM "Se&lect", 0
  3540. END
  3541. END
  3542. MENU_FINDDLG MENUEX DISCARDABLE
  3543. BEGIN
  3544. POPUP "&File",-1
  3545. BEGIN
  3546. MENUITEM "", -1, MFT_SEPARATOR
  3547. MENUITEM "Open Conta&ining Folder", IDM_OPENCONTAINING
  3548. MENUITEM "", -1, MFT_SEPARATOR
  3549. MENUITEM "S&ave Search", IDM_SAVESEARCH
  3550. MENUITEM "", -1, MFT_SEPARATOR
  3551. MENUITEM "&Close", IDM_CLOSE
  3552. END
  3553. POPUP "&Edit",-1
  3554. BEGIN
  3555. MENUITEM "", -1, MFT_SEPARATOR
  3556. END
  3557. POPUP "&View",-1
  3558. BEGIN
  3559. MENUITEM "", -1, MFT_SEPARATOR
  3560. END
  3561. POPUP "&Options",-1
  3562. BEGIN
  3563. MENUITEM "&Case Sensitive", IDM_CASESENSITIVE
  3564. END
  3565. POPUP "&Help",-1
  3566. BEGIN
  3567. MENUITEM "&What's This?", IDM_HELP_WHATSTHIS
  3568. END
  3569. END
  3570. MENU_FINDCOMPDLG MENUEX DISCARDABLE
  3571. BEGIN
  3572. POPUP "&File",-1
  3573. BEGIN
  3574. MENUITEM "", -1, MFT_SEPARATOR
  3575. MENUITEM "Open Containing &Folder", IDM_OPENCONTAINING
  3576. MENUITEM "", -1, MFT_SEPARATOR
  3577. MENUITEM "&Close", IDM_CLOSE
  3578. END
  3579. POPUP "&Edit",-1
  3580. BEGIN
  3581. MENUITEM "", -1, MFT_SEPARATOR
  3582. END
  3583. POPUP "&View",-1
  3584. BEGIN
  3585. MENUITEM "", -1, MFT_SEPARATOR
  3586. END
  3587. POPUP "&Options",-1
  3588. BEGIN
  3589. MENUITEM "", -1, MFT_SEPARATOR
  3590. END
  3591. POPUP "&Help",-1
  3592. BEGIN
  3593. MENUITEM "&What's This?", IDM_HELP_WHATSTHIS
  3594. END
  3595. END
  3596. MENU_GENERIC_OPEN_VERBS MENU DISCARDABLE
  3597. BEGIN
  3598. POPUP ""
  3599. BEGIN
  3600. MENUITEM "&Open", FSIDM_OPENPRN
  3601. END
  3602. END
  3603. MENU_ADDPRINTER_OPEN_VERBS MENU DISCARDABLE
  3604. BEGIN
  3605. POPUP ""
  3606. BEGIN
  3607. MENUITEM "&Add Printer" FSIDM_ADDPRINTERWIZARD
  3608. MENUITEM "Run as..." FSIDM_RUNAS_ADDPRN
  3609. END
  3610. END
  3611. MENU_GENERIC_CONTROLPANEL_VERBS MENU DISCARDABLE
  3612. BEGIN
  3613. POPUP ""
  3614. BEGIN
  3615. MENUITEM "&Open", FSIDM_OPENPRN
  3616. MENUITEM "Run &as..." FSIDM_RUNAS
  3617. END
  3618. END
  3619. MENU_PRINTOBJ_VERBS MENUEX DISCARDABLE
  3620. BEGIN
  3621. POPUP ""
  3622. BEGIN
  3623. MENUITEM "&Open", FSIDM_OPENPRN
  3624. MENUITEM "", -1, MFT_SEPARATOR
  3625. POPUP "Run as...", FSIDM_RUNAS
  3626. BEGIN
  3627. MENUITEM "&Open", FSIDM_RUNAS_OPENPRN
  3628. MENUITEM "", -1, MFT_SEPARATOR
  3629. MENUITEM "Pause Printin&g", FSIDM_RUNAS_PAUSEPRN
  3630. MENUITEM "Ca&ncel All Documents", FSIDM_RUNAS_PURGEPRN
  3631. MENUITEM "", -1, MFT_SEPARATOR
  3632. MENUITEM "S&haring...", FSIDM_RUNAS_SHARING
  3633. MENUITEM "&Use Printer Offline", FSIDM_RUNAS_WORKOFFLINE
  3634. MENUITEM "", -1, MFT_SEPARATOR
  3635. MENUITEM "&Delete", FSIDM_RUNAS_DELETE
  3636. MENUITEM "", -1, MFT_SEPARATOR
  3637. MENUITEM "P&roperties", FSIDM_RUNAS_PROPERTIES
  3638. END
  3639. MENUITEM "", -1, MFT_SEPARATOR
  3640. MENUITEM "Conn&ect...", FSIDM_NETPRN_INSTALL
  3641. MENUITEM "", -1, MFT_SEPARATOR
  3642. MENUITEM "Set as De&fault Printer", FSIDM_SETDEFAULTPRN
  3643. MENUITEM "Printing Pr&eferences...", FSIDM_DOCUMENTDEFAULTS
  3644. MENUITEM "", -1, MFT_SEPARATOR
  3645. MENUITEM "Pause Printin&g", FSIDM_PAUSEPRN
  3646. MENUITEM "Ca&ncel All Documents", FSIDM_PURGEPRN
  3647. MENUITEM "", -1, MFT_SEPARATOR
  3648. MENUITEM "S&haring...", FSIDM_SHARING
  3649. MENUITEM "&Use Printer Offline", FSIDM_WORKOFFLINE
  3650. END
  3651. END
  3652. MENU_PRINTOBJ_NEWPRN_DD MENU DISCARDABLE
  3653. BEGIN
  3654. POPUP ""
  3655. BEGIN
  3656. MENUITEM "&Install", DDIDM_LINK
  3657. MENUITEM SEPARATOR
  3658. MENUITEM "Cancel", 0
  3659. END
  3660. END
  3661. MENU_STARTMENUSTATICITEMS MENU DISCARDABLE
  3662. BEGIN
  3663. POPUP ""
  3664. BEGIN
  3665. MENUITEM "Open", SMCM_OPEN
  3666. MENUITEM "Explore", SMCM_EXPLORE
  3667. MENUITEM SEPARATOR
  3668. MENUITEM "Open All Users", SMCM_OPEN_ALLUSERS
  3669. MENUITEM "Explore All Users", SMCM_EXPLORE_ALLUSERS
  3670. END
  3671. END
  3672. MENU_PRINTOBJ_DD MENU DISCARDABLE
  3673. BEGIN
  3674. POPUP ""
  3675. BEGIN
  3676. MENUITEM "&Print", DDIDM_COPY
  3677. MENUITEM SEPARATOR
  3678. MENUITEM "Cancel", 0
  3679. END
  3680. END
  3681. MENU_PRINTERQUEUE MENU DISCARDABLE
  3682. BEGIN
  3683. POPUP "&Printer"
  3684. BEGIN
  3685. MENUITEM "P&roperties", ID_PRINTER_PROPERTIES
  3686. MENUITEM SEPARATOR
  3687. MENUITEM "&Close", IDCANCEL
  3688. END
  3689. POPUP "&Document"
  3690. BEGIN
  3691. MENUITEM "P&ause Printing", ID_DOCUMENT_PAUSE
  3692. MENUITEM "&Cancel Printing", ID_DOCUMENT_DELETE
  3693. END
  3694. POPUP "&View"
  3695. BEGIN
  3696. MENUITEM "&Status Bar", ID_VIEW_STATUSBAR
  3697. END
  3698. POPUP "&Help"
  3699. BEGIN
  3700. MENUITEM "&Help Topics...", ID_HELP_CONTENTS
  3701. MENUITEM SEPARATOR
  3702. MENUITEM "&About Windows", ID_HELP_ABOUT
  3703. END
  3704. END
  3705. MENU_SM_CONTEXTMENU MENUEX PRELOAD DISCARDABLE
  3706. BEGIN
  3707. POPUP "", MENU_SM_CONTEXTMENU
  3708. BEGIN
  3709. MENUITEM "&Open", SMIDM_OPEN
  3710. MENUITEM "O&pen All Users", SMIDM_OPENCOMMON
  3711. MENUITEM "&Explore", SMIDM_EXPLORE
  3712. MENUITEM "E&xplore All Users", SMIDM_EXPLORECOMMON
  3713. MENUITEM "", -1, MFT_SEPARATOR
  3714. MENUITEM "&Delete", SMIDM_DELETE
  3715. MENUITEM "Rena&me", SMIDM_RENAME
  3716. MENUITEM "", -1, MFT_SEPARATOR
  3717. MENUITEM "P&roperties", SMIDM_PROPERTIES
  3718. END
  3719. END
  3720. ACCEL_DEFVIEW ACCELERATORS DISCARDABLE
  3721. BEGIN
  3722. "Z", SFVIDM_EDIT_UNDO, VIRTKEY,NOINVERT,CONTROL
  3723. "X", SFVIDM_EDIT_CUT, VIRTKEY,NOINVERT,CONTROL
  3724. "C", SFVIDM_EDIT_COPY, VIRTKEY,NOINVERT,CONTROL
  3725. "V", SFVIDM_EDIT_PASTE, VIRTKEY,NOINVERT,CONTROL
  3726. "A", SFVIDM_SELECT_ALL, VIRTKEY,NOINVERT,CONTROL
  3727. VK_F1, SFVIDM_HELP_TOPIC, VIRTKEY,NOINVERT
  3728. VK_F2, SFVIDM_FILE_RENAME, VIRTKEY,NOINVERT
  3729. VK_INSERT, SFVIDM_EDIT_COPY, VIRTKEY,NOINVERT,CONTROL
  3730. VK_INSERT, SFVIDM_EDIT_PASTE, VIRTKEY,NOINVERT,SHIFT
  3731. VK_DELETE, SFVIDM_FILE_DELETE, VIRTKEY,NOINVERT
  3732. "D", SFVIDM_FILE_DELETE, VIRTKEY,NOINVERT,CONTROL
  3733. VK_DELETE, SFVIDM_FILE_DELETE, VIRTKEY,NOINVERT,SHIFT
  3734. VK_RETURN, SFVIDM_FILE_PROPERTIES, VIRTKEY,NOINVERT,ALT
  3735. END
  3736. ACCEL_PRN_QUEUE ACCELERATORS DISCARDABLE
  3737. BEGIN
  3738. VK_F5, ID_VIEW_REFRESH, VIRTKEY,NOINVERT
  3739. VK_DELETE, ID_DOCUMENT_DELETE, VIRTKEY,NOINVERT
  3740. "D", ID_DOCUMENT_DELETE, VIRTKEY,NOINVERT,CONTROL
  3741. VK_DELETE, ID_DOCUMENT_DELETE, VIRTKEY,NOINVERT,SHIFT
  3742. END
  3743. //////////////////////////////////////////////////////////////////////////////
  3744. //
  3745. // String Table
  3746. //
  3747. STRINGTABLE DISCARDABLE
  3748. BEGIN
  3749. IDS_LowMemError "There is not enough free memory to run this program. Quit one or more programs, and then try again."
  3750. IDS_RunFileNotFound "Windows cannot find '%1!" TSTRFMT "!'. Make sure you typed the name correctly, and then try again. To search for a file, click the Start button, and then click Search."
  3751. IDS_PathNotFoundA "%1!hs!\nThe specified path does not exist.\n\nCheck the path, and then try again."
  3752. IDS_PathNotFoundW "%1!ls!\nThe specified path does not exist.\n\nCheck the path, and then try again."
  3753. IDS_TooManyOpenFiles "Too many other files are currently in use by 16-bit programs. Quit one or more 16-bit programs, or increase the value of the FILES command in your Config.sys file."
  3754. IDS_RunAccessDenied "Windows cannot access the specified device, path, or file. You may not have the appropriate permissions to access the item."
  3755. IDS_OldWindowsVer "This program requires a newer version of Windows."
  3756. IDS_OS2AppError "The specified program was not designed to work with Windows or MS-DOS."
  3757. IDS_MultipleDS "Windows cannot start more than one copy of this program."
  3758. IDS_InvalidDLL "One of the library files needed to run this program is damaged. To repair the damage, reinstall this program."
  3759. IDS_ShareError "Another program is currently using this file."
  3760. IDS_AssocIncomplete "Windows cannot open this file. To open the file, start the program used to create it, and then open the file from there."
  3761. IDS_DDEFailError "There was a problem sending the command to the program."
  3762. IDS_NoAssocError "This file does not have a program associated with it for performing this action. Create an association in the Folder Options control panel."
  3763. IDS_BadFormat "Windows cannot run this program because it is not in a valid format."
  3764. IDS_RModeApp "Windows cannot run this program. Please contact your vendor for a later version."
  3765. END
  3766. STRINGTABLE DISCARDABLE
  3767. BEGIN
  3768. IDS_NOPAGE "The properties for this item are not available."
  3769. IDS_MULTIPLETYPES "Multiple Types"
  3770. IDS_ALLIN "All in "
  3771. IDS_ALLOFTYPE "All of type "
  3772. IDS_VARFOLDERS "Various Folders"
  3773. IDS_NUMFILES "%1!" TSTRFMT "! Files, %2!" TSTRFMT "! Folders"
  3774. IDS_ONEFILEPROP "%s" // wsprintf'd
  3775. IDS_MANYFILEPROP "%s, ..." // wsprintf'd
  3776. IDS_LOCATION "Location: %s" // wsprintf'd
  3777. IDS_BYTES "%s bytes" // wsprintf'd
  3778. IDS_DETAILSUNKNOWN "---"
  3779. IDS_SIZEANDBYTES "%1!" TSTRFMT "! (%2!" TSTRFMT "! bytes)"
  3780. IDS_SIZE "%1!" TSTRFMT "!"
  3781. IDS_VERBHELP "%1!" TSTRFMT "!"
  3782. IDS_DRIVELETTER "Drive %c"
  3783. IDS_VOLUMELABEL "Volume %s" // wsprintf'd
  3784. IDS_MOUNTEDVOLUME "Mounted Volume"
  3785. IDS_UNLABELEDVOLUME "Unlabeled Volume"
  3786. IDS_MULTIINVOKEPROMPT_TITLE "Confirm '%1!" TSTRFMT "!' Action"
  3787. IDS_MULTIINVOKEPROMPT_MESSAGE "Choosing to '%1!" TSTRFMT "!' %2!" TSTRFMT "! items at once may take a long time and cause your computer to respond slowly.\n\nDo you want to continue?")
  3788. // IDS_SYSDMCPL is loaded from explorer\tray.c
  3789. // do not delete
  3790. IDS_SYSDMCPL "SYSDM.CPL,System"
  3791. IDS_APPWIZCPL "Add/Remove Programs"
  3792. IDS_DRIVETSHOOT "hh.exe mk:@MSITStore:tshoot.chm::/hdw_drives.htm"
  3793. IDS_THESEDRIVES "All disk &drives:"
  3794. END
  3795. STRINGTABLE DISCARDABLE
  3796. BEGIN
  3797. IDS_ICO "ico"
  3798. IDS_EXE "exe"
  3799. IDS_PROGRAMSFILTER "Programs#*.exe;*.pif;*.com;*.bat;*.cmd#All Files#*.*#"
  3800. IDS_ICONSFILTER "Icon Files#*.ico;*.exe;*.dll#Programs#*.exe#Libraries#*.dll#Icons#*.ico#All Files#*.*#";
  3801. IDS_IMAGES "jpg"
  3802. IDS_IMAGESFILTER "Images#*.jpg;*.jpeg;*.gif;*.png;*.tif;*.tiff;*.bmp;*.ico;*.wmf;*.dib;*.jfif;*.jpe;*.fpx;*.mix#"
  3803. IDS_BROWSE "Browse"
  3804. IDS_OPENAS "Open With..."
  3805. IDS_CLP "clp"
  3806. IDS_SEPARATORFILTER "Separator Files#*.clp;*.wmf#"
  3807. IDS_ALLFILESFILTER "All Files#*.*#"
  3808. IDS_SAVEAS "Save As"
  3809. END
  3810. STRINGTABLE DISCARDABLE
  3811. BEGIN
  3812. IDS_MENUOPEN "&Open"
  3813. IDS_MENUEDIT "&Edit"
  3814. IDS_MENUEXPLORE "E&xplore"
  3815. IDS_MENUFIND "S&earch..."
  3816. IDS_MENUPRINT "&Print"
  3817. IDS_MENURUNAS "Run &as..."
  3818. IDS_MENUAUTORUN "Auto&Play"
  3819. IDS_HELPOPEN "Opens the selected items."
  3820. IDS_HELPPRINT "Prints the selected file on the default printer."
  3821. IDS_HELPPRINTTO "Prints the selected items."
  3822. IDS_HELPOPENAS "Opens selected items with the program you specify."
  3823. END
  3824. STRINGTABLE DISCARDABLE
  3825. BEGIN
  3826. IDS_FILEERRORMOVE "Error Moving File or Folder"
  3827. IDS_FILEERRORCOPY "Error Copying File or Folder"
  3828. IDS_FILEERRORDEL "Error Deleting File or Folder"
  3829. IDS_FILEERRORREN "Error Renaming File or Folder"
  3830. END
  3831. STRINGTABLE DISCARDABLE
  3832. BEGIN
  3833. IDS_ACTIONTITLEMOVE "Moving..."
  3834. IDS_ACTIONTITLECOPY "Copying..."
  3835. IDS_ACTIONTITLEDEL "Deleting..."
  3836. IDS_ACTIONTITLEREN "Renaming..."
  3837. IDS_FROMTO "From '%1!" TSTRFMT "!' to '%2!" TSTRFMT "!'"
  3838. IDS_FROM "From '%1!" TSTRFMT "!'"
  3839. IDS_COPYTO "To '%1!" TSTRFMT "!'"
  3840. IDS_COPYERROR "An error occurred while copying the file. "
  3841. IDS_PREPARINGTO "Preparing to %1!" TSTRFMT "!"
  3842. IDS_COPYING "Copying '%ws'" // wnsprintfW'd
  3843. IDS_MOVING "Moving '%ws'" // wnsprintfW'd
  3844. IDS_CALCMOVETIME "Calculating the time required to move the files."
  3845. IDS_CALCCOPYTIME "Calculating the time required to copy the files."
  3846. IDS_MOVEERROR "An error occurred while moving the file. "
  3847. IDS_ACCESSINGMONIKER "Accessing resource..."
  3848. END
  3849. STRINGTABLE DISCARDABLE
  3850. BEGIN
  3851. // App compat msgs
  3852. IDS_APPCOMPATWIN95H "This program is incompatible with this version of Windows. \
  3853. To exit, click Cancel. For more information, click Details."
  3854. IDS_APPCOMPATWIN95 "This program does not run correctly on this version of Windows. \
  3855. To continue, click Run Program. To exit, click Cancel. For more information, click Details."
  3856. IDS_APPCOMPATWIN95L "This program might not run as expected on this version of Windows. \
  3857. To continue, click Run Program. To exit, click Cancel. For more information, click Details."
  3858. END
  3859. STRINGTABLE DISCARDABLE
  3860. BEGIN
  3861. IDS_MOVE "Move"
  3862. IDS_COPY "Copy"
  3863. IDS_DELETE "Delete"
  3864. IDS_RENAME "Rename"
  3865. IDS_MOVEHELP "Move of %s" // wsprintf
  3866. IDS_COPYHELP "Copy of %s" // wsprintf
  3867. IDS_DELETEHELP "Delete of %s" // wsprintf
  3868. IDS_RENAMEHELP "Rename of '%1!" TSTRFMT "!' to '%2!" TSTRFMT "!'"
  3869. IDS_HTML_FILE_RENAME "If you rename this file, it will no longer belong to the folder '%1!" TSTRFMT "!'.\n\nTo rename it safely, open the file, save it with a new name, and then delete the folder '%1!" TSTRFMT "!'.\n\nDo you want to rename this file anyway?"
  3870. IDS_HTML_FOLDER_RENAME "If you rename this folder, the associated HTML file '%1!" TSTRFMT "!' might not work properly.\n\nTo rename the folder without damaging any files, open '%1!" TSTRFMT "!', save it with a new name, and then delete the folder '%2!" TSTRFMT "!'.\n\nDo you want to rename this folder anyway?"
  3871. IDS_UNDO "Undo %s" // Status bar text - no accelerator // wsprintf
  3872. IDS_UNDOACCEL "&Undo %s\tCtrl+Z" // wsprintf
  3873. IDS_UNDOMENU "&Undo\tCtrl+Z"
  3874. IDS_LINKEXTENSION "%s.lnk" // wsprintf
  3875. IDS_LINKTO "Shortcut () to %s.lnk" // wsprintf
  3876. IDS_RUN_NORMAL "Normal window"
  3877. IDS_RUN_MINIMIZED "Minimized"
  3878. IDS_RUN_MAXIMIZED "Maximized"
  3879. IDS_SPACEANDSPACE " and "
  3880. IDS_COMMASPACE ", "
  3881. IDS_LINKTITLE "Shortcut"
  3882. IDS_EXTTYPETEMPLATE "%s File" // wsprintf
  3883. IDS_LINKERROR "Problem with Shortcut"
  3884. IDS_LINKNOTFOUND "The file or folder '%1!" TSTRFMT "!' that this shortcut refers to cannot be found."
  3885. IDS_LINKBADWORKDIR "The folder '%1!" TSTRFMT "!' specified in the Start In box is not valid. Make sure that the folder exists and that the path is correct."
  3886. IDS_LINKBADPATH "The name '%1!" TSTRFMT "!' specified in the Target box is not valid. Make sure the path and file name are correct."
  3887. IDS_LINKCHANGED "The item '%1!" TSTRFMT "!' that this shortcut refers to has been changed or moved. The nearest match, based on size, date, and type, is '%2!" TSTRFMT "!'. Do you want this shortcut to point to this item?"
  3888. IDS_LINKUNAVAILABLE "The drive or network connection that the shortcut '%1!" TSTRFMT "!' refers to is unavailable. Make sure that the disk is properly inserted or the network resource is available, and then try again."
  3889. IDS_LINKNOTLINK "This is not a valid shortcut."
  3890. IDS_LINKCANTSAVE "Unable to save changes to '%2!" TSTRFMT "!'.\n\n%1!" TSTRFMT "!"
  3891. IDS_LINKTOLINK "You cannot create a shortcut to another shortcut. Either copy the shortcut and place it in the new location, or create a new shortcut to the original file or folder."
  3892. IDS_APP_FAULTED_IN "Application"
  3893. IDS_APP_NOT_FAULTED_IN "Application (installs on first use)"
  3894. END
  3895. //
  3896. // File Types dialog strings
  3897. //
  3898. STRINGTABLE DISCARDABLE
  3899. BEGIN
  3900. IDS_FT "File Types"
  3901. IDS_FT_MB_EXTTEXT "The extension '%1!" TSTRFMT "!' is already in use by file type '%2!" TSTRFMT "!'. Choose another extension."
  3902. IDS_FT_MB_EXETEXT "The specified program could not be found. Make sure the file name and path are correct."
  3903. IDS_FT_MB_NOACTION "You must specify an action."
  3904. IDS_FT_MB_NOEXT "You must specify an extension."
  3905. IDS_FT_MB_REMOVETYPE "If you remove a registered file name extension, you will not be able to open\nfiles with this extension by double-clicking their icons.\n\nAre you sure you want to remove this extension?"
  3906. IDS_FT_MB_REMOVEACTION "Are you sure you want to remove this action?"
  3907. IDS_FT_EDITTITLE "Editing action for type: %s" // wnsprintf
  3908. IDS_FT_EXEFILE "[Executable]"
  3909. IDS_FT_CLOSE "&Close"
  3910. IDS_CAP_OPENAS "Open With"
  3911. IDS_ADDNEWFILETYPE "Add New File Type"
  3912. IDS_PROGRAMSFILTER_NT "Programs#*.exe;*.pif;*.com;*.bat;*.cmd#All Files#*.*#"
  3913. IDS_PROGRAMSFILTER_WIN95 "Programs#*.exe;*.pif;*.com;*.bat#All Files#*.*#"
  3914. IDS_FT_EXTALREADYUSE "The extension '%1!" TSTRFMT "!' is already in use"
  3915. IDS_FT_MB_REPLEXTTEXT "The extension '%1!" TSTRFMT "!' is already associated with file type '%2!" TSTRFMT "!'.\nDo you want to associate it with file type '%3!" TSTRFMT "!' instead?"
  3916. IDS_FT_MB_EXISTINGACTION "The action '%1!" TSTRFMT "!' is already registered for this file type. Please enter a different name and try again."
  3917. IDS_FOLDEROPTIONS "Folder Options"
  3918. IDS_FT_PROP_ADVANCED "Files with extension '%1!" TSTRFMT "!' are of type '%2!" TSTRFMT "!'. To change settings that affect all '%3!" TSTRFMT "!' files, click Advanced."
  3919. IDS_FT_PROP_RESTORE "You have customized files with extension '%1!" TSTRFMT "!'. To restore these files to their default type (%2!" TSTRFMT "!), click Restore."
  3920. IDS_FT_PROP_EXTENSIONS "Extensions"
  3921. IDS_FT_PROP_DETAILSFOR "Details for '%1!" TSTRFMT "!' extension"
  3922. IDS_FT_EDIT_ALREADYASSOC "Extension %1!" TSTRFMT "! is already associated with File Type %2!" TSTRFMT "!. Do you want to un-associate %3!" TSTRFMT "! with %4!" TSTRFMT "! and create a new File Type for it?"
  3923. IDS_FT_EDIT_ALRASSOCTITLE "Extension is in use"
  3924. IDS_FT_EDIT_STATIC2A "File name extensions are associated with File Types. For example, TXT and INI files are both files of type 'Text Document'. "
  3925. IDS_FT_EDIT_STATIC2B "If you want, you can associate your new extension with an existing File Type. This means that files with your new extension will behave like the File Type you select."
  3926. IDS_FT_EDIT_STATIC2C "\n\nIn the list below, select a File Type to associate with your new extension or leave this as <new> to create a new File Type:"
  3927. IDS_FT_NEW "<New>"
  3928. IDS_FT_NODESCR "<No description>"
  3929. IDS_FT_FTTEMPLATE "%s File Type" // wnsprintf
  3930. IDS_FT_MB_NOSPACEINEXT "Extensions are not allowed to contain spaces."
  3931. IDS_FT_ADVBTNTEXTEXPAND "<< Ad&vanced"
  3932. IDS_FT_ADVBTNTEXTCOLLAPS "Ad&vanced >>"
  3933. IDS_FT_PROP_BTN_ADVANCED "Ad&vanced"
  3934. IDS_FT_PROP_BTN_RESTORE "&Restore"
  3935. IDS_FT_PROP_DETAILSFORPROGID "Details for '%1!" TSTRFMT "!' file type"
  3936. IDS_FT_PROP_ADVANCED_PROGID "To change settings that affect all '%1!" TSTRFMT "!' files, click Advanced."
  3937. IDS_FT_NA "(None)"
  3938. END
  3939. //
  3940. // Autoplay dialogs strings
  3941. //
  3942. STRINGTABLE DISCARDABLE
  3943. BEGIN
  3944. IDS_AP_USING "using %s"
  3945. IDS_AP_OPENFOLDER "Open folder to view files"
  3946. IDS_AP_OPENFOLDER_PROVIDER "Windows Explorer"
  3947. IDS_AP_TAKENOACTION "Take no action"
  3948. IDS_AP_SLIDESHOW "View a slideshow of the images"
  3949. IDS_AP_SLIDESHOW_PROVIDER "Windows Picture and Fax Viewer"
  3950. IDS_AP_PRINTPICTURE "Print the pictures"
  3951. IDS_AP_PRINTPICTURE_PROVIDER "Photo Printing Wizard"
  3952. IDS_AP_CDBURNING "Open writable CD folder"
  3953. IDS_AP_CDBURNING_PROVIDER "Windows Explorer"
  3954. IDS_AP_PICTURESCONTENTHANDLER "Pictures"
  3955. IDS_AP_MUSICFILESCONTENTHANDLER "Music files"
  3956. IDS_AP_VIDEOFILESCONTENTHANDLER "Video files"
  3957. IDS_AP_CDAUDIOCONTENTHANDLER "Music CD"
  3958. IDS_AP_DVDMOVIECONTENTHANDLER "DVD movie"
  3959. IDS_AP_BLANKCDCONTENTHANDLER "Blank CD"
  3960. IDS_AP_MIXEDCONTENTCONTENTHANDLER "Mixed content"
  3961. IDS_AP_PLAYAUDIOCD_LEGACY "Play Audio CD"
  3962. IDS_AP_PLAYDVDMOVIE_LEGACY "Play DVD Movie"
  3963. IDS_AP_SNIFFPROGRESSDIALOG "Autoplay"
  3964. END
  3965. //
  3966. // Strings for Open With context menu
  3967. //
  3968. STRINGTABLE DISCARDABLE
  3969. BEGIN
  3970. IDS_OPENWITH "Open Wit&h"
  3971. IDS_OPENWITHNEW "Open Wit&h..."
  3972. IDS_OPENWITHBROWSE "&Choose Program..."
  3973. IDS_OPENWITHHELP "Opens the document with a particular program."
  3974. IDS_OPENWITHAPPHELP "Opens the document with %s."
  3975. END
  3976. //
  3977. // Strings for Pin to start menu extension
  3978. //
  3979. STRINGTABLE DISCARDABLE
  3980. BEGIN
  3981. // p = print, n = send to, s = create shortcut, t = cut, a = format,
  3982. // r = properties, m = rename, e = edit... the only letter left is "i".
  3983. IDS_STARTPIN_PINME "P&in to Start menu"
  3984. IDS_STARTPIN_UNPINME "Unp&in from Start menu"
  3985. IDS_STARTPIN_PINME_HELP "Adds this item to the Start menu"
  3986. IDS_STARTPIN_UNPINME_HELP "Removes this item from the Start menu"
  3987. END
  3988. //
  3989. // Strings for openwith dialog
  3990. //
  3991. STRINGTABLE DISCARDABLE
  3992. BEGIN
  3993. IDS_OPENWITH_RECOMMENDED "Recommended Programs:"
  3994. IDS_OPENWITH_OTHERS "Other Programs:"
  3995. END
  3996. //
  3997. // Strings for stream-loss copy operation info
  3998. //
  3999. STRINGTABLE DISCARDABLE
  4000. BEGIN
  4001. IDS_DOCSUMINFOSTREAM "Document Summary Info"
  4002. IDS_SUMINFOSTREAM "Summary Info"
  4003. IDS_MACINFOSTREAM "Macintosh Application Info"
  4004. IDS_MACRESSTREAM "Macintosh Multimedia Resources"
  4005. IDS_UNKNOWNPROPSET "Unidentified Property Information"
  4006. IDS_GLOBALINFOSTREAM "Global Property Information"
  4007. IDS_IMAGECONTENTS "Image Content Information"
  4008. IDS_IMAGEINFO "Image Property Information"
  4009. IDS_USERDEFPROP "User-Defined Properties"
  4010. IDS_AUDIOSUMINFO "Audio Property Information"
  4011. IDS_VIDEOSUMINFO "Video Property Information"
  4012. IDS_MEDIASUMINFO "Media Property Information"
  4013. END
  4014. //
  4015. // Strings for file/folder property sheet.
  4016. //
  4017. STRINGTABLE DISCARDABLE
  4018. BEGIN
  4019. IDS_READONLY "set read-only, "
  4020. IDS_NOTREADONLY "unset read-only, "
  4021. IDS_HIDE "hide, "
  4022. IDS_UNHIDE "unhide, "
  4023. IDS_ARCHIVE "archive, "
  4024. IDS_UNARCHIVE "un-archive, "
  4025. IDS_INDEX "enable content indexing, "
  4026. IDS_DISABLEINDEX "disable content indexing, "
  4027. IDS_COMPRESS "compress, "
  4028. IDS_UNCOMPRESS "uncompress, "
  4029. IDS_ENCRYPT "encrypt, "
  4030. IDS_DECRYPT "decrypt, "
  4031. IDS_DESCRIPTION "Description:"
  4032. IDS_OPENSWITH "Opens with:"
  4033. IDS_UNKNOWNAPPLICATION "Unknown application"
  4034. IDS_APPLYINGATTRIBS "Applying Attributes..."
  4035. IDS_APPLYINGATTRIBSTO "Applying attributes to:"
  4036. IDS_THISFOLDER "this folder"
  4037. IDS_THESELECTEDITEMS "the selected items"
  4038. IDS_THISVOLUME "this volume"
  4039. IDS_SUPERHIDDENWARNING "You have chosen to display protected \
  4040. operating system files (files labeled System and Hidden) in \
  4041. Windows Explorer.\n\n\
  4042. These files are required to start and run Windows. \
  4043. Deleting or editing them can make your computer inoperable.\n\
  4044. Are you sure you want to display these files?"
  4045. END
  4046. STRINGTABLE DISCARDABLE
  4047. BEGIN
  4048. IDS_ATTRIBUTE_READONLY "Read-only"
  4049. IDS_ATTRIBUTE_HIDDEN "Hidden"
  4050. IDS_ATTRIBUTE_SYSTEM "System"
  4051. IDS_ATTRIBUTE_COMPRESSED "Compressed"
  4052. IDS_ATTRIBUTE_ENCRYPTED "Encrypted"
  4053. IDS_ATTRIBUTE_OFFLINE "Offline"
  4054. END
  4055. STRINGTABLE DISCARDABLE
  4056. BEGIN
  4057. IDS_SHAREDMUSIC "Shared Music"
  4058. IDS_SHAREDVIDEO "Shared Video"
  4059. IDS_SHAREDPICTURES "Shared Pictures"
  4060. // NOTE: Sample Music and Sample Pictures *must* to be localized to the same value
  4061. // as MYPICS_SAMPLES_DIR and MUSIC_SAMPLES_DIR in
  4062. // mergedcomponents\setupinfs\[locale]\shl_img.txt
  4063. IDS_SAMPLEMUSIC "Sample Music"
  4064. IDS_SAMPLEPICTURES "Sample Pictures"
  4065. END
  4066. //
  4067. // Error messages for thumbnail view part of "General" property sheet..
  4068. //
  4069. STRINGTABLE DISCARDABLE
  4070. BEGIN
  4071. IDS_THUMBNAILVIEW "T&humbnails"
  4072. IDS_THUMBHELPTEXT "Displays items using thumbnail view."
  4073. END
  4074. STRINGTABLE DISCARDABLE
  4075. BEGIN
  4076. IDS_SNS_DOCUMENTFOLDERS "Document Folders"
  4077. IDS_SNS_LOCALHARDDRIVES "Local Hard Drives (%s)" // wnsprintf
  4078. IDS_SNS_MYNETWORKPLACES "My Network Places"
  4079. IDS_SNS_ALL_FILE_TYPES "(All Files and Folders)"
  4080. IDS_SNS_BROWSER_FOR_DIR "Browse..."
  4081. IDS_SNS_BROWSERFORDIR_TITLE "Choose directory to search"
  4082. END
  4083. //used in the mdprsht.c
  4084. STRINGTABLE DISCARDABLE
  4085. BEGIN
  4086. IDS_CONTENTS "Contents"
  4087. END
  4088. STRINGTABLE DISCARDABLE
  4089. BEGIN
  4090. IDS_ENUMERR_NETTEMPLATE1 "Unable to browse the network.\n\n%1!" TSTRFMT "!"
  4091. IDS_ENUMERR_NETTEMPLATE2 "%2!" TSTRFMT "! is not accessible. You might not have permission to use this network resource. Contact the administrator of this server to find out if you have access permissions.\n\n%1!" TSTRFMT "!"
  4092. IDS_ENUMERR_FSTEMPLATE "%2!" TSTRFMT "! is not accessible.\n\n%1!" TSTRFMT "!"
  4093. IDS_ENUMERR_NETGENERIC "\tNetwork error (%d)." // wsprintf
  4094. IDS_ENUMERR_FSGENERIC "\tFile system error (%d)." // wsprintf
  4095. IDS_ENUMERR_PATHNOTFOUND "%2!" TSTRFMT "! refers to a location that is unavailable. It could be on a hard drive on this computer, or on a network. Check to make sure that the disk is properly inserted, or that you are connected to the Internet or your network, and then try again. If it still cannot be located, the information might have been moved to a different location."
  4096. IDS_ENUMERR_PATHTOOLONG "Can't access this folder.\n\nPath is too long."
  4097. //
  4098. // WARNING: Don't put any extra info in IDS_SHLEXEC_ERROR.
  4099. // Read comments of SHSysErrorMessage for detail. (SatoNa)
  4100. //
  4101. IDS_SHLEXEC_ERROR "%2!" TSTRFMT "!\n\n%1!" TSTRFMT "!"
  4102. IDS_SHLEXEC_ERROR2 "%1!" TSTRFMT "!"
  4103. IDS_ERR_VOLUMELABELBAD "The volume label is either too long, or contains invalid characters."
  4104. IDS_TITLE_VOLUMELABELBAD "Invalid Volume Label"
  4105. IDS_ERR_VOLUMEUNFORMATTED "The drive is not formatted. You must format it before you can label it."
  4106. IDS_DSPTEMPLATE_WITH_BACKSLASH "%1!" TSTRFMT "!\\%2!" TSTRFMT "!"
  4107. IDS_DSPTEMPLATE_WITH_ON "%2!" TSTRFMT "! on %1!" TSTRFMT "!"
  4108. END
  4109. STRINGTABLE DISCARDABLE
  4110. BEGIN
  4111. IDS_VERBSMOVE "Cannot move %2!" TSTRFMT "!: %1!" TSTRFMT "!"
  4112. IDS_VERBSCOPY "Cannot copy %2!" TSTRFMT "!: %1!" TSTRFMT "!"
  4113. IDS_VERBSDEL "Cannot delete %2!" TSTRFMT "!: %1!" TSTRFMT "!"
  4114. IDS_VERBSREN "Cannot rename %2!" TSTRFMT "!: %1!" TSTRFMT "!"
  4115. END
  4116. STRINGTABLE DISCARDABLE
  4117. BEGIN
  4118. IDS_ACTIONS1 "Cannot create folder %2!" TSTRFMT "!: %1!" TSTRFMT "!"
  4119. IDS_ACTIONS2 "Cannot remove folder %2!" TSTRFMT "!: %1!" TSTRFMT "!"
  4120. END
  4121. STRINGTABLE DISCARDABLE
  4122. BEGIN
  4123. IDS_REPLACING "Cannot create or replace %2!" TSTRFMT "!: %1!" TSTRFMT "!"
  4124. IDS_UNFORMATTED "The disk in drive %1!c! is not formatted.\n\nDo you want to format it now?"
  4125. IDS_UNFORMATTABLE_DISK "Windows cannot format this type of disk. Insert a different disk and try again."
  4126. IDS_UNRECOGNIZED_DISK "Windows cannot read from this disk. The disk might be corrupted, or it could be using a format that is not compatible with Windows."
  4127. IDS_MVUNFORMATTED "The volume mounted on folder %1!" TSTRFMT "! is not formatted."
  4128. IDS_DESTFULL "The disk in the destination drive is full.\n\nInsert a new disk to continue."
  4129. IDS_FORMAT_TITLE "Disk is not formatted"
  4130. IDS_NETERR "Network Error"
  4131. IDS_DRIVENOTREADY "There is no disk in drive %1!c!.\n\nInsert a disk, and then try again."
  4132. IDS_CREATELONGDIR "You may not be able to access files created in the folder %1!" TSTRFMT "!.\n\nDo you want to continue?"
  4133. IDS_CREATELONGDIRTITLE "Create Folder"
  4134. IDS_NOFMT "The disk in drive %1!c! cannot be formatted."
  4135. IDS_CANTSHUTDOWN "Windows is currently working with a file.\n\nEither wait for Windows to finish, or close it before you quit Windows."
  4136. IDS_INVALIDFN "A file name cannot contain any of the following characters:\n\t \\ / : * ? "" < > | "
  4137. IDS_INVALIDFNFAT "The drive that this file or folder is stored on does not allow long file names, or names containing blanks or any of the following characters:\n\t \\ / : , ; * ? "" < > | "
  4138. IDS_CHARSINVALID "A file name cannot contain any of the following characters:\n\t %1" // %1 == list of invalid characters.
  4139. IDS_CHARSVALID "A file name must contain only the following characters:\n\t %1" // %1 == list of valid characters.
  4140. IDS_NONULLNAME "You must type a file name."
  4141. IDS_ENUMABORTED "Reading the contents of this folder was canceled. You may not see all items."
  4142. IDS_WARNCHANGEEXT "If you change a file name extension, the file may become unusable.\n\nAre you sure you want to change it?"
  4143. IDS_CANTLOGON "Unable to log on:"
  4144. END
  4145. STRINGTABLE DISCARDABLE
  4146. BEGIN
  4147. IDS_WALK_PROGRESS_TITLE "Preparing selected items..."
  4148. END
  4149. STRINGTABLE DISCARDABLE
  4150. BEGIN
  4151. IDS_PATHNOTTHERE "The %1!" TSTRFMT "! folder does not exist.\n\nDo you want to create it?"
  4152. IDS_FILEWONTFIT "The file being copied is too large for the destination drive.\n\nIf possible, insert a higher-capacity disk."
  4153. IDS_FILETYPENAME "File"
  4154. IDS_FOLDERTYPENAME "Folder"
  4155. IDS_FILE "file"
  4156. IDS_FINDFILES "Find Files"
  4157. IDS_FINDINVALIDFILENAME "This file name is not valid. Type a valid file name."
  4158. IDS_FINDWRONGPATH "The folder '%1!" TSTRFMT "!' does not exist.\n\nCheck the folder name and try again."
  4159. IDS_FINDNOTFINDABLE "The folder '%1!" TSTRFMT "!' does not support Find."
  4160. IDS_FINDDATAREQUIRED "You must type a value in this field."
  4161. IDS_FINDINVALIDNUMBER "You must specify a valid number."
  4162. IDS_FINDINVALIDDATE "You must specify a valid date or date range."
  4163. IDS_FINDGT "At least"
  4164. IDS_FINDLT "At most"
  4165. IDS_FINDRESET "This will clear your current search."
  4166. IDS_FINDALLFILETYPES "All Files and Folders"
  4167. IDS_FINDOUTOFMEM "There is not enough free memory to complete the search. Quit one or more programs and then try again."
  4168. IDS_FINDMAXFILESFOUND "The number of files found exceeds the maximum allowed. Please refine your search."
  4169. IDS_FINDMONITORNEWITEMS "Monitoring New Items"
  4170. IDS_FINDNOTHINGFOUND "Nothing found"
  4171. IDS_FINDVIEWEMPTYINIT "To start your search, follow the instructions in the left pane."
  4172. IDS_FINDVIEWEMPTYBUSY "Searching..."
  4173. IDS_FINDVIEWEMPTY "Search is complete. There are no results to display."
  4174. END
  4175. STRINGTABLE DISCARDABLE
  4176. BEGIN
  4177. IDS_REASONS_INVFUNCTION "Invalid MS-DOS function."
  4178. IDS_REASONS_FILENOFOUND "Cannot find the specified file.\n\nMake sure you specify the correct path and file name."
  4179. IDS_REASONS_PATHNOFOUND "Cannot find the specified path.\n\nMake sure you specify the correct path."
  4180. IDS_REASONS_NOHANDLES "Too many files are currently in use. Quit one or more programs, and then try again."
  4181. IDS_REASONS_ACCDENIED "Access is denied.\n\nMake sure the disk is not full or write-protected\nand that the file is not currently in use."
  4182. IDS_REASONS_INVHANDLE "Invalid file handle."
  4183. IDS_REASONS_INSMEM "There is not enough free memory.\n\nQuit one or more programs, and then try again."
  4184. IDS_REASONS_INVFILEACC "Invalid file access."
  4185. END
  4186. STRINGTABLE DISCARDABLE
  4187. BEGIN
  4188. IDS_REASONS_DELCURDIR "Cannot remove the current folder (internal error)."
  4189. IDS_REASONS_NOTSAMEDEV "Invalid device."
  4190. IDS_REASONS_NODIRENTRY "The folder is empty."
  4191. IDS_REASONS_WRITEPROT "The disk is write-protected.\n\nRemove the write-protection or use another disk."
  4192. IDS_REASONS_WRITEFAULT "Cannot write to the destination file or disk."
  4193. IDS_REASONS_GENFAILURE "Cannot read from the source file or disk."
  4194. END
  4195. STRINGTABLE DISCARDABLE
  4196. BEGIN
  4197. IDS_REASONS_NODISKSPACE "There is not enough free disk space.\n\nDelete one or more files to free disk space, and then try again."
  4198. IDS_REASONS_SAMEFILE "The source and destination file names are the same."
  4199. IDS_REASONS_MANYSRC1DST "Select only one file to rename, or use MS-DOS wildcards (for example, *.txt) to rename a group of files with similar names."
  4200. IDS_REASONS_DIFFDIR "You cannot specify a different folder or disk when you rename a file or folder."
  4201. IDS_REASONS_ROOTDIR "Root directory (internal error)."
  4202. IDS_REASONS_DESTSUBTREE "The destination folder is a subfolder of the source folder."
  4203. IDS_REASONS_WINDOWSFILE "The specified file is being used by Windows."
  4204. IDS_REASONS_ACCDENYSRC "Access is denied. The source file may be in use."
  4205. IDS_REASONS_PATHTODEEP "The path is too deep."
  4206. IDS_REASONS_MANYDEST "Specify only one file or folder. Or, if you want to specify a group of files, use MS-DOS wildcards (for example, *.txt)."
  4207. IDS_REASONS_RENREPLACE "A file with the name you specified already exists. Specify a different file name."
  4208. IDS_REASONS_INVFILES "The file name you specified is not valid or too long. \nSpecify a different file name."
  4209. IDS_REASONS_DESTSAMETREE "The destination folder is the same as the source folder."
  4210. IDS_REASONS_FLDDESTISFILE "There is already a file with the same name as the folder name you specified. Specify a different name."
  4211. IDS_REASONS_FILEDESTISFLD "There is already a folder with the same name as the file name you specified. Specify a different name."
  4212. IDS_REASONS_FILENAMETOOLONG "\n\nThe resulting file name is too long. Specify a different file name."
  4213. IDS_REASONS_DEST_IS_CDROM "Files on this CD-ROM drive are read-only. You cannot copy or move files over to this CD-ROM drive."
  4214. IDS_REASONS_DEST_IS_DVD "Files on this DVD drive are read-only. You cannot copy or move files over to this DVD drive."
  4215. IDS_REASONS_DEST_IS_CDRECORD "Files on this CD are read-only. You can still copy new files to this writable CD, which will replace files already on the disc."
  4216. IDS_REASONS_URLINTEMPDIR "In order to add this item to your Active Desktop, you need to save a copy of the picture.\n\nDo you want to continue?"
  4217. END
  4218. STRINGTABLE DISCARDABLE
  4219. BEGIN
  4220. IDS_REASONS_NETACCDEN "Network access is denied. Be sure you have the correct network permissions to perform this operation."
  4221. IDS_REASONS_BADNETNAME "Windows cannot find '%1!" TSTRFMT "!'. Check the spelling and try again, or try searching for the item by clicking the Start button and then clicking Search."
  4222. END
  4223. STRINGTABLE DISCARDABLE
  4224. BEGIN
  4225. IDS_REASONS_SHAREVIOLA "It is being used by another person or program.\n\nClose any programs that might be using the file and try again."
  4226. IDS_SHAREVIOLATION_HINT "The file is in use by the following program:\n\n\t%1\n\nYou must close the file before proceeding."
  4227. IDS_REASONS_COMPRESSEDVOLUME "This file may be a compressed volume file.\nDeleting it could destroy all the data on a drive.\nUse DriveSpace to delete it."
  4228. END
  4229. STRINGTABLE DISCARDABLE
  4230. BEGIN
  4231. IDS_BADPATHMSG "Windows cannot find the file %1!" TSTRFMT "!."
  4232. IDS_NOICONSMSG1 "The file %1!" TSTRFMT "! contains no icons.\n\nChoose an icon from the list or specify a different file."
  4233. IDS_NOICONSMSG "The file %1!" TSTRFMT "! contains no icons."
  4234. IDS_MAKINGDESKTOPLINK "The new shortcut will be placed on the desktop."
  4235. IDS_TRYDESKTOPLINK "Windows cannot create a shortcut here.\nDo you want the shortcut to be placed on the desktop instead?"
  4236. IDS_CANNOTCREATEFILE "Unable to create the file '%2!" TSTRFMT "!'\n\n%1!" TSTRFMT "!"
  4237. IDS_CANNOTCREATEFOLDER "Unable to create the folder '%2!" TSTRFMT "!'\n\n%1!" TSTRFMT "!"
  4238. IDS_CANNOTCREATELINK "Windows could not create the shortcut. Check to see if the disk is full."
  4239. IDS_FILEFOUND "File found"
  4240. IDS_FILENOTFOUND "File not found"
  4241. IDS_FINDASSEXEBROWSETITLE "Specify the folder that contains\n%s" // wnsprintf
  4242. IDS_MOVEBRIEFCASE "A Briefcase cannot be moved or renamed while it is open.\n\nClose the Briefcase before moving or renaming it."
  4243. IDS_DELETEBRIEFCASE "A Briefcase cannot be deleted while it is open.\n\nClose the Briefcase before deleting it."
  4244. IDS_NOTCUSTOMIZABLE "This folder cannot be customized.\n\nIt is either marked as read-only, or your system administrator has disabled this functionality.\n\nPlease contact your system administrator."
  4245. IDS_HTMLFILE_NOTFOUND "Internet Explorer cannot find the Active Desktop HTML file. This file is needed for your Active Desktop.\n\nTo turn off Active Desktop, click OK."
  4246. IDS_CUSTOMIZE_THIS_FOLDER "&Customize This Folder..."
  4247. IDS_PLAYABLEFILENOTFOUND "Unable to find a playable file."
  4248. IDS_NOFILESTOEMAIL "No files found to e-mail."
  4249. IDS_BUILTIN_DOMAIN "BUILTIN" // E.g., BUILTIN\Administrator
  4250. END
  4251. STRINGTABLE PRELOAD DISCARDABLE
  4252. BEGIN
  4253. IDS_SELECTEDFILES "the selected files"
  4254. IDS_SELECTALLBUTHIDDEN "This folder contains %1!d! hidden files.\nIf you want to select these files as well,\nenable viewing of hidden files in the Folder Options control panel."
  4255. IDS_SELECTALL "Select All"
  4256. IDS_ACTIVEDESKTOP "Active &Desktop"
  4257. IDS_COMPSETTINGS "desk.cpl,,@Web"
  4258. IDS_BACKSETTINGS "desk.cpl,,@Background"
  4259. IDS_APPEARANCESETTINGS "desk.cpl,,@Appearance"
  4260. IDS_TURNOFFSTARTPAGE "Turn &off Start Page"
  4261. IDS_TURNONSTARTPAGE "Turn &on Start Page"
  4262. END
  4263. STRINGTABLE DISCARDABLE
  4264. BEGIN
  4265. //IDS_ASSOCNONE "(None)"
  4266. //IDS_ASSOCNOTEXE "%1 cannot be associated with a file name extension because it is not a program. Please specify a program." // not used: can not find format string
  4267. //IDS_NOEXEASSOC "Files with the extension %1 are programs. You cannot associate a program with another program."
  4268. IDS_WASTEBASKET "Recycle Bin"
  4269. IDS_RENAMEFILESINREG "Renaming, moving or deleting '%1!" TSTRFMT "!' could make some programs not work. Are you sure you want to do this?"
  4270. IDS_RECYCLEBININVALIDFORMAT "The Recycle Bin on %1!" TSTRFMT "! is corrupted. Do you want to empty the Recycle Bin for this drive?"
  4271. END
  4272. STRINGTABLE DISCARDABLE
  4273. BEGIN
  4274. IDS_EXITHELP "Exit Help"
  4275. IDS_WINDOWS_HLP "windows.hlp"
  4276. IDS_WINDOWS "Windows"
  4277. END
  4278. STRINGTABLE DISCARDABLE
  4279. BEGIN
  4280. IDS_FILESFOUND "%1!d! files found"
  4281. IDS_COMPUTERSFOUND "%1!d! computers found"
  4282. IDS_SEARCHING "Searching %1!" TSTRFMT "!"
  4283. IDS_FIND_SELECT_PATH "Select the drive and folder where you want to begin the search."
  4284. IDS_SEARCHINGASYNC "Searching by index, %1!d! files found, %2!d!%% complete"
  4285. IDS_NAME_COL "Name"
  4286. IDS_PATH_COL "In Folder"
  4287. IDS_SIZE_COL "Size"
  4288. IDS_TYPE_COL "Type"
  4289. IDS_MODIFIED_COL "Date Modified"
  4290. IDS_STATUS_COL "Status"
  4291. IDS_SYNCCOPYIN_COL "Sync Copy In"
  4292. IDS_WORKGROUP_COL "Location"
  4293. IDS_DELETEDFROM_COL "Original Location"
  4294. IDS_DATEDELETED_COL "Date Deleted"
  4295. IDS_ATTRIB_CHARS "RHSACEO"
  4296. IDS_ATTRIB_COL "Attributes"
  4297. IDS_RANK_COL "Relevance"
  4298. IDS_DESCRIPTION_COL "Description"
  4299. IDS_WHICHFOLDER_COL "Location"
  4300. IDS_NETWORKLOCATION "Network Location"
  4301. IDS_EXCOL_COMPUTER "Computer"
  4302. IDS_BROWSEFORFS "Select a target folder for the shortcut:"
  4303. IDS_FOLDERSHORTCUT_ERR_TITLE "Folder Shortcut"
  4304. IDS_FOLDERSHORTCUT_ERR "A Folder Shortcut must point to a folder. The target you specified is either not a folder or not accessible."
  4305. IDS_EXCOL_AUTHOR "Author"
  4306. IDS_EXCOL_LASTAUTHOR "Last Saved By"
  4307. IDS_EXCOL_REVNUMBER "Revision Number"
  4308. IDS_EXCOL_APPNAME "Application Name"
  4309. IDS_EXCOL_TITLE "Title"
  4310. IDS_EXCOL_PAGECOUNT "Pages"
  4311. IDS_EXCOL_COMMENT "Comments"
  4312. IDS_EXCOL_CREATE "Date Created"
  4313. IDS_EXCOL_ACCESSTIME "Date Accessed"
  4314. IDS_EXCOL_OWNER "Owner"
  4315. IDS_EXCOL_SUBJECT "Subject"
  4316. IDS_EXCOL_CATEGORY "Category"
  4317. IDS_EXCOL_KEYWORDS "Keywords"
  4318. IDS_EXCOL_RATING "Rating"
  4319. IDS_EXCOL_TEMPLATEPROP "Template"
  4320. IDS_EXCOL_WORDCOUNT "Word Count"
  4321. IDS_EXCOL_CHARCOUNT "Character Count"
  4322. IDS_EXCOL_LASTSAVEDTM "Date Last Saved"
  4323. IDS_EXCOL_LASTPRINTED "Last Printed"
  4324. IDS_EXCOL_EDITTIME "Edit time"
  4325. IDS_EXCOL_BYTECOUNT "Byte Count"
  4326. IDS_EXCOL_LINECOUNT "Line Count"
  4327. IDS_EXCOL_PARCOUNT "Paragraph Count"
  4328. IDS_EXCOL_SLIDECOUNT "Slides"
  4329. IDS_EXCOL_NOTECOUNT "Notes"
  4330. IDS_EXCOL_HIDDENCOUNT "Hidden Count"
  4331. IDS_EXCOL_MMCLIPCOUNT "Multimedia Clips"
  4332. IDS_EXCOL_SCALE "Scale"
  4333. IDS_EXCOL_LINKSDIRTY "Links Dirty?"
  4334. IDS_EXCOL_COPYRIGHT "Copyright"
  4335. IDS_EXCOL_ARTIST "Artist"
  4336. IDS_EXCOL_ALBUM "Album Title"
  4337. IDS_EXCOL_YEAR "Year"
  4338. IDS_EXCOL_TRACK "Track Number"
  4339. IDS_EXCOL_DURATION "Duration"
  4340. IDS_EXCOL_BITRATE "Bit Rate"
  4341. IDS_EXCOL_SAMPLERATE "Audio sample rate"
  4342. IDS_EXCOL_ASAMPLESIZE "Audio sample size"
  4343. IDS_EXCOL_CHANNELS "Channels"
  4344. IDS_EXCOL_FORMAT "Audio format"
  4345. IDS_EXCOL_DATARATE "Data rate"
  4346. IDS_EXCOL_FRAMERATE "Frame rate"
  4347. IDS_EXCOL_VSAMPLESIZE "Video sample size"
  4348. IDS_EXCOL_PROTECTED "Protected"
  4349. IDS_EXCOL_DRMDESCRIPTION "License description"
  4350. IDS_EXCOL_PLAYCOUNT "Plays remaining"
  4351. IDS_EXCOL_PLAYSTARTS "Play starts"
  4352. IDS_EXCOL_PLAYEXPIRES "Play expires"
  4353. IDS_EXCOL_GENRE "Genre"
  4354. IDS_EXCOL_LYRICS "Lyrics"
  4355. IDS_EXCOL_TEMPLATE "%s%s: %s"
  4356. IDS_EXCOL_CAMERAMODEL "Camera Model"
  4357. IDS_EXCOL_SOFTWARE "Creation Software"
  4358. IDS_EXCOL_WHENTAKEN "Date Picture Taken"
  4359. IDS_EXCOL_DIMENSIONS "Dimensions"
  4360. IDS_EXCOL_IMAGECX "Width"
  4361. IDS_EXCOL_IMAGECY "Height"
  4362. IDS_EXCOL_RESOLUTIONX "Horizontal Resolution"
  4363. IDS_EXCOL_RESOLUTIONY "Vertical Resolution"
  4364. IDS_EXCOL_BITDEPTH "Bit Depth"
  4365. IDS_EXCOL_TRANSPARENCY "Transparency"
  4366. IDS_EXCOL_FLASH "Flash Mode"
  4367. IDS_EXCOL_COLORSPACE "Color Representation"
  4368. IDS_EXCOL_SHUTTERSPEED "Shutter Speed"
  4369. IDS_EXCOL_APERTURE "Lens Aperture"
  4370. IDS_EXCOL_DISTANCE "Subject Distance"
  4371. IDS_EXCOL_FILETYPE "File Type"
  4372. IDS_EXCOL_FOCALLENGTH "Focal Length"
  4373. IDS_EXCOL_FNUMBER "F-Number"
  4374. IDS_EXCOL_EXPOSURETIME "Exposure Time"
  4375. IDS_EXCOL_ISOSPEED "ISO Speed"
  4376. IDS_EXCOL_METERINGMODE "Metering Mode"
  4377. IDS_EXCOL_LIGHTSOURCE "Light Source"
  4378. IDS_EXCOL_EXPOSUREPROG "Exposure Program"
  4379. IDS_EXCOL_FLASHENERGY "Flash Energy"
  4380. IDS_EXCOL_EXPOSUREBIAS "Exposure Compensation"
  4381. IDS_EXCOL_GAMMAVALUE "Gamma Value"
  4382. IDS_EXCOL_FRAMECOUNT "Frame Count"
  4383. IDS_EXCOL_ACOMPRESSION "Compression"
  4384. IDS_EXCOL_VCOMPRESSION "Video compression"
  4385. IDS_EXCOL_STREAMNAME "Stream name"
  4386. IDS_EXCOL_FAXENDTIME "Transmitted"
  4387. IDS_EXCOL_FAXSENDERNAME "Sender Name"
  4388. IDS_EXCOL_FAXTSID "TSID"
  4389. IDS_EXCOL_FAXCALLERID "Caller ID"
  4390. IDS_EXCOL_FAXRECIPNAME "Recipient Name"
  4391. IDS_EXCOL_FAXRECIPNUMBER "Recipient's Number"
  4392. IDS_EXCOL_FAXCSID "CSID"
  4393. IDS_EXCOL_FAXROUTING "Routing"
  4394. IDS_EXCOL_TAGEQUIPMAKE "Equipment Make"
  4395. IDS_EXCOL_SEQUENCENUMBER "Sequence Number"
  4396. IDS_EXCOL_EDITOR "Editor"
  4397. IDS_EXCOL_SUPPLIER "Supplier"
  4398. IDS_EXCOL_SOURCE "Source"
  4399. IDS_EXCOL_PROJECT "Project"
  4400. IDS_EXCOL_STATUS "Status"
  4401. IDS_EXCOL_PRODUCTION "Produced"
  4402. IDS_FIND_TITLE_FIND "Find: "
  4403. IDS_FIND_TITLE_NAME "%1!" TSTRFMT "!Files named %3!" TSTRFMT "!"
  4404. IDS_FIND_TITLE_TYPE "%1!" TSTRFMT "!Files of type %2!" TSTRFMT "!"
  4405. IDS_FIND_TITLE_TYPE_NAME "%1!" TSTRFMT "!Files of type %2!" TSTRFMT "! named %3!" TSTRFMT "!"
  4406. IDS_FIND_TITLE_TEXT "%1!" TSTRFMT "!Files containing text %4!" TSTRFMT "!"
  4407. IDS_FIND_TITLE_NAME_TEXT "%1!" TSTRFMT "!Files named %3!" TSTRFMT "! containing text %4!" TSTRFMT "!"
  4408. IDS_FIND_TITLE_TYPE_TEXT "%1!" TSTRFMT "!Files of type %2!" TSTRFMT "! containing text %4!" TSTRFMT "!"
  4409. IDS_FIND_TITLE_TYPE_NAME_TEXT "%1!" TSTRFMT "!Files of type %2!" TSTRFMT "! named %3!" TSTRFMT "! containing text %4!" TSTRFMT "!"
  4410. IDS_FIND_TITLE_ALL "%1!" TSTRFMT "!All Files"
  4411. IDS_FIND_TITLE_COMPUTER "Find%1!" TSTRFMT "! Computer"
  4412. IDS_FIND_SHORT_NAME "FIND.FND"
  4413. IDS_FIND_CUEBANNER_FILE "Type the file name here."
  4414. IDS_FIND_CUEBANNER_GREP "Type words contained in the file."
  4415. IDS_FIND_AND "AND" // Used as keywords to the search pane
  4416. IDS_FIND_OR "OR"
  4417. IDS_FIND_STATUS_OPENCONT "Open the folder containing this item"
  4418. IDS_FIND_STATUS_SAVESRCH "Save your search query"
  4419. IDS_FIND_STATUS_CLOSE "Close the Find window"
  4420. IDS_FIND_STATUS_CASESENSITIVE "Case sensitive search"
  4421. IDS_FIND_STATUS_WHATSTHIS "Lets you click any item for additional help"
  4422. END
  4423. STRINGTABLE DISCARDABLE
  4424. BEGIN
  4425. // General Folder Column Labels (w/mnemonics)
  4426. // "General Information"
  4427. IDS_MNEMONIC_NAME_COL "&Name"
  4428. IDS_MNEMONIC_SIZE_COL "&Size"
  4429. IDS_MNEMONIC_TYPE_COL "&Type"
  4430. IDS_MNEMONIC_MODIFIED_COL "&Modified"
  4431. IDS_MNEMONIC_ATTRIB_COL "Attrib&utes"
  4432. // "Extended Information"
  4433. IDS_MNEMONIC_EXCOL_OWNER "O&wner"
  4434. IDS_MNEMONIC_EXCOL_CREATE "&Created"
  4435. IDS_MNEMONIC_EXCOL_ACCESSTIME "&Accessed"
  4436. IDS_MNEMONIC_CSC_STATUS "Stat&us"
  4437. // "Document Information"
  4438. IDS_MNEMONIC_EXCOL_TITLE "&Title"
  4439. IDS_MNEMONIC_EXCOL_SUBJECT "Sub&ject"
  4440. IDS_MNEMONIC_EXCOL_AUTHOR "&Author"
  4441. IDS_MNEMONIC_EXCOL_LASTAUTHOR "&Last Saved By"
  4442. IDS_MNEMONIC_EXCOL_REVNUMBER "&Revision Number"
  4443. IDS_MNEMONIC_EXCOL_APPNAME "&Application Name"
  4444. IDS_MNEMONIC_EXCOL_PAGECOUNT "&Pages"
  4445. IDS_MNEMONIC_EXCOL_COMMENT "&Comments"
  4446. IDS_MNEMONIC_EXCOL_COPYRIGHT "Cop&yright"
  4447. IDS_MNEMONIC_EXCOL_CATEGORY "Categor&y"
  4448. IDS_MNEMONIC_EXCOL_KEYWORDS "&Keywords"
  4449. IDS_MNEMONIC_EXCOL_RATING "&Rating"
  4450. IDS_MNEMONIC_EXCOL_TEMPLATE "&Template"
  4451. IDS_MNEMONIC_EXCOL_WORDCOUNT "&Word Count"
  4452. IDS_MNEMONIC_EXCOL_CHARCOUNT "&Character Count"
  4453. IDS_MNEMONIC_EXCOL_LASTSAVEDTM "&Date Last Saved"
  4454. IDS_MNEMONIC_EXCOL_LASTPRINTED "&Last Printed"
  4455. IDS_MNEMONIC_EXCOL_EDITTIME "&Edit time"
  4456. IDS_MNEMONIC_EXCOL_BYTECOUNT "&Byte Count"
  4457. IDS_MNEMONIC_EXCOL_LINECOUNT "&Line Count"
  4458. IDS_MNEMONIC_EXCOL_PARCOUNT "&Paragraph Count"
  4459. IDS_MNEMONIC_EXCOL_SLIDECOUNT "&Slides"
  4460. IDS_MNEMONIC_EXCOL_NOTECOUNT "&Notes"
  4461. IDS_MNEMONIC_EXCOL_HIDDENCOUNT "&Hidden Count"
  4462. IDS_MNEMONIC_EXCOL_MMCLIPCOUNT "&Multimedia Clips"
  4463. IDS_MNEMONIC_EXCOL_SCALE "&Scale"
  4464. IDS_MNEMONIC_EXCOL_LINKSDIRTY "&Links Dirty?"
  4465. // "Music Information"
  4466. IDS_MNEMONIC_EXCOL_ARTIST "&Artist"
  4467. IDS_MNEMONIC_EXCOL_ALBUM "Al&bum Title"
  4468. IDS_MNEMONIC_EXCOL_YEAR "&Year"
  4469. IDS_MNEMONIC_EXCOL_TRACK "Trac&k Number"
  4470. IDS_MNEMONIC_EXCOL_DURATION "&Duration"
  4471. IDS_MNEMONIC_EXCOL_BITRATE "&Bit Rate"
  4472. IDS_MNEMONIC_EXCOL_SAMPLERATE "&Audio sample rate"
  4473. IDS_MNEMONIC_EXCOL_ASAMPLESIZE "&Audio sample size"
  4474. IDS_MNEMONIC_EXCOL_CHANNELS "&Channels"
  4475. IDS_MNEMONIC_EXCOL_FORMAT "&Audio format"
  4476. IDS_MNEMONIC_EXCOL_DATARATE "&Data rate"
  4477. IDS_MNEMONIC_EXCOL_FRAMERATE "&Frame rate"
  4478. IDS_MNEMONIC_EXCOL_VSAMPLESIZE "&Video sample size"
  4479. IDS_MNEMONIC_EXCOL_GENRE "&Genre"
  4480. // "DRM Information"
  4481. IDS_MNEMONIC_EXCOL_PROTECTED "&Protected"
  4482. IDS_MNEMONIC_EXCOL_DRMDESCRIPTION "&License Description"
  4483. IDS_MNEMONIC_EXCOL_PLAYCOUNT "&Plays remaining"
  4484. IDS_MNEMONIC_EXCOL_PLAYSTARTS "&Play starts"
  4485. IDS_MNEMONIC_EXCOL_PLAYEXPIRES "&Play expires"
  4486. // "Image Information"
  4487. IDS_MNEMONIC_EXCOL_CAMERAMODEL "&Camera Model"
  4488. IDS_MNEMONIC_EXCOL_SOFTWARE "&Creation Software"
  4489. IDS_MNEMONIC_EXCOL_WHENTAKEN "&Picture Taken On"
  4490. IDS_MNEMONIC_EXCOL_DIMENSIONS "&Dimensions"
  4491. IDS_MNEMONIC_EXCOL_IMAGECX "&Width"
  4492. IDS_MNEMONIC_EXCOL_IMAGECY "&Height"
  4493. IDS_MNEMONIC_EXCOL_RESOLUTIONX "&Horizontal Resolution"
  4494. IDS_MNEMONIC_EXCOL_RESOLUTIONY "&Vertical Resolution"
  4495. IDS_MNEMONIC_EXCOL_BITDEPTH "&Bit Depth"
  4496. IDS_MNEMONIC_EXCOL_TRANSPARENCY "&Transparency"
  4497. IDS_MNEMONIC_EXCOL_FLASH "&Flash Mode"
  4498. IDS_MNEMONIC_EXCOL_COLORSPACE "&Color Representation"
  4499. IDS_NMEMONIC_EXCOL_SHUTTERSPEED "&Shutter Speed"
  4500. IDS_NMEMONIC_EXCOL_APERTURE "&Lens Aperture"
  4501. IDS_NMEMONIC_EXCOL_DISTANCE "&Subject Distance"
  4502. IDS_MNEMONIC_EXCOL_FILETYPE "&File Type"
  4503. IDS_MNEMONIC_EXCOL_FOCALLENGTH "&Focal Length"
  4504. IDS_MNEMONIC_EXCOL_FNUMBER "&F-Number"
  4505. IDS_MNEMONIC_EXCOL_EXPOSURETIME "&Exposure Time"
  4506. IDS_MNEMONIC_EXCOL_ISOSPEED "&ISO Speed"
  4507. IDS_MNEMONIC_EXCOL_METERINGMODE "&Metering Mode"
  4508. IDS_MNEMONIC_EXCOL_LIGHTSOURCE "&Light Source"
  4509. IDS_MNEMONIC_EXCOL_EXPOSUREPROG "&Exposure Program"
  4510. IDS_MNEMONIC_EXCOL_FLASHENERGY "&Flash Energy"
  4511. IDS_MNEMONIC_EXCOL_EXPOSUREBIAS "&Exposure Compensation"
  4512. IDS_MNEMONIC_EXCOL_GAMMAVALUE "&Gamma Value"
  4513. IDS_MNEMONIC_EXCOL_FRAMECOUNT "&Frame Count"
  4514. IDS_MNEMONIC_EXCOL_ACOMPRESSION "&Compression"
  4515. IDS_MNEMONIC_EXCOL_VCOMPRESSION "&Video compression"
  4516. IDS_MNEMONIC_EXCOL_STREAMNAME "&Stream name"
  4517. IDS_MNEMONIC_EXCOL_FAXENDTIME "&Transmitted"
  4518. IDS_MNEMONIC_EXCOL_FAXSENDERNAME "&Sender Name"
  4519. IDS_MNEMONIC_EXCOL_FAXTSID "&TSID"
  4520. IDS_MNEMONIC_EXCOL_FAXCALLERID "&Caller ID"
  4521. IDS_MNEMONIC_EXCOL_FAXRECIPNAME "&Recipient Name"
  4522. IDS_MNEMONIC_EXCOL_FAXRECIPNUMBER "&Recipient's Number"
  4523. IDS_MNEMONIC_EXCOL_FAXCSID "&CSID"
  4524. IDS_MNEMONIC_EXCOL_FAXROUTING "&Routing"
  4525. IDS_MNEMONIC_EXCOL_TAGEQUIPMAKE "&Equipment Make"
  4526. IDS_MNEMONIC_EXCOL_SEQUENCENUMBER "&Sequence Number"
  4527. IDS_MNEMONIC_EXCOL_EDITOR "&Editor"
  4528. IDS_MNEMONIC_EXCOL_SUPPLIER "&Supplier"
  4529. IDS_MNEMONIC_EXCOL_SOURCE "&Source"
  4530. IDS_MNEMONIC_EXCOL_PROJECT "&Project"
  4531. IDS_MNEMONIC_EXCOL_STATUS "&Status"
  4532. IDS_MNEMONIC_EXCOL_PRODUCTION "&Produced"
  4533. // "Exe/Dll Version Information"
  4534. IDS_MNEMONIC_VN_COMPANYNAME "&Company"
  4535. IDS_MNEMONIC_EXCOL_MANAGER "&Manager"
  4536. IDS_MNEMONIC_EXCOL_PRESFORMAT "&Presentation Format"
  4537. IDS_MNEMONIC_VN_FILEDESCRIPTION "&Description"
  4538. IDS_MNEMONIC_VN_FILEVERSION "&File Version"
  4539. IDS_MNEMONIC_VN_PRODUCTNAME "Product &Name"
  4540. IDS_MNEMONIC_VN_PRODUCTVERSION "Product &Version"
  4541. // Printer Folder Column Labels (w/mnemonics)
  4542. IDS_MNEMONIC_PSD_QUEUESIZE "&Documents"
  4543. IDS_MNEMONIC_PSD_LOCATION "&Location"
  4544. IDS_MNEMONIC_PSD_MODEL "M&odel"
  4545. IDS_MNEMONIC_PRQ_STATUS "Stat&us"
  4546. // Recycle Bin Folder Column Labels (w/mnemonics)
  4547. IDS_MNEMONIC_DELETEDFROM_COL "&Original Location"
  4548. IDS_MNEMONIC_DATEDELETED_COL "&Date Deleted"
  4549. // Briefcase Folder Column Labels (w/mnemonics)
  4550. IDS_MNEMONIC_SYNCCOPYIN_COL "S&ync Copy In"
  4551. IDS_MNEMONIC_STATUS_COL "Stat&us"
  4552. // Drives Folder Column Labels (w/mnemonics)
  4553. IDS_MNEMONIC_DRIVES_FREE "&Free Space"
  4554. IDS_MNEMONIC_DRIVES_CAPACITY "Total &Size"
  4555. IDS_MNEMONIC_DRIVES_FILESYSTEM "File S&ystem"
  4556. // Find Folder Column Labels (w/mnemonics)
  4557. IDS_MNEMONIC_PATH_COL "&Folder"
  4558. IDS_MNEMONIC_RANK_COL "&Relevance"
  4559. // Merged Folder Column Labels (w/mnemonics)
  4560. IDS_MNEMONIC_WHICHFOLDER_COL "&Location"
  4561. IDS_MNEMONIC_NETWORKLOCATION "&Network Location"
  4562. END
  4563. STRINGTABLE DISCARDABLE
  4564. BEGIN
  4565. IDS_BOOLVAL_YES "Yes"
  4566. IDS_BOOLVAL_NO "No"
  4567. IDS_STATUSVAL_NEW "New"
  4568. IDS_STATUSVAL_PRELIM "Preliminary"
  4569. IDS_STATUSVAL_DRAFT "Draft"
  4570. IDS_STATUSVAL_INPROGRESS "In Progress"
  4571. IDS_STATUSVAL_EDIT "Edit"
  4572. IDS_STATUSVAL_REVIEW "Review"
  4573. IDS_STATUSVAL_PROOF "Proof"
  4574. IDS_STATUSVAL_FINAL "Final"
  4575. IDS_STATUSVAL_NORMAL "Normal"
  4576. IDS_STATUSVAL_OTHER "Other"
  4577. END
  4578. STRINGTABLE DISCARDABLE
  4579. BEGIN
  4580. IDS_DRIVES_CAPACITY "Total Size"
  4581. IDS_DRIVES_FREE "Free Space"
  4582. IDS_DRIVES_REMOVABLE "Removable Disk"
  4583. IDS_DRIVES_DRIVE525 "5�-Inch Floppy Disk"
  4584. IDS_DRIVES_DRIVE35 "3�-Inch Floppy Disk"
  4585. IDS_DRIVES_DRIVE525_UGLY "5.25-Inch Floppy Disk"
  4586. IDS_DRIVES_DRIVE35_UGLY "3.5-Inch Floppy Disk"
  4587. IDS_DRIVES_UGLY_TEST "��"
  4588. IDS_DRIVES_FIXED "Local Disk"
  4589. IDS_DRIVES_RAMDISK "RAM Disk"
  4590. IDS_DRIVES_NETDRIVE "Network Drive"
  4591. IDS_DRIVES_NETUNAVAIL "Disconnected Network Drive"
  4592. IDS_DRIVES_REGITEM "System Folder"
  4593. IDS_DRIVES_SHAREDDOCS_GROUP "Files Stored on This Computer"
  4594. IDS_DRIVES_REMOVABLE_GROUP "Devices with Removable Storage"
  4595. IDS_DRIVES_FIXED_GROUP "Hard Disk Drives"
  4596. IDS_DRIVES_NETDRIVE_GROUP "Network Drives"
  4597. IDS_DRIVES_OTHER_GROUP "Other"
  4598. IDS_DRIVES_IMAGING_GROUP "Scanners and Cameras"
  4599. IDS_DRIVES_AUDIO_GROUP "Audio Devices"
  4600. IDS_DRIVES_CDROM "CD Drive"
  4601. IDS_DRIVES_DVDRAM "DVD-RAM Drive"
  4602. IDS_DRIVES_DVDR "DVD-R Drive"
  4603. IDS_DRIVES_DVDRW "DVD-RW Drive"
  4604. IDS_DRIVES_DVDCDRW "DVD/CD-RW Drive"
  4605. IDS_DRIVES_DVDCDR "DVD/CD-R Drive"
  4606. IDS_DRIVES_DVD "DVD Drive"
  4607. IDS_DRIVES_CDRW "CD-RW Drive"
  4608. IDS_DRIVES_CDR "CD-R Drive"
  4609. IDS_DRIVES_FILESYSTEM "File System"
  4610. END
  4611. STRINGTABLE DISCARDABLE
  4612. BEGIN
  4613. IDS_CSC_STATUS "Status"
  4614. IDS_CSC_STATUS_ONLINE "Online"
  4615. IDS_CSC_STATUS_OFFLINE "Offline"
  4616. END
  4617. STRINGTABLE DISCARDABLE
  4618. BEGIN
  4619. // these are the actual names that folders will be created
  4620. // or the canonical folder names.
  4621. IDS_CSIDL_APPDATA "Application Data"
  4622. IDS_CSIDL_CDBURN_AREA "Application Data\\Microsoft\\CD Burning"
  4623. IDS_CSIDL_DESKTOPDIRECTORY "Desktop"
  4624. IDS_CSIDL_PROGRAMS "Start Menu\\Programs"
  4625. IDS_CSIDL_RECENT "Recent"
  4626. IDS_CSIDL_SENDTO "SendTo"
  4627. IDS_CSIDL_PERSONAL "My Documents"
  4628. IDS_CSIDL_FAVORITES "Favorites"
  4629. IDS_CSIDL_STARTUP "Start Menu\\Programs\\StartUp"
  4630. IDS_CSIDL_STARTMENU "Start Menu"
  4631. IDS_CSIDL_NETHOOD "NetHood"
  4632. IDS_CSIDL_PRINTHOOD "PrintHood"
  4633. IDS_CSIDL_TEMPLATES "Templates"
  4634. IDS_CSIDL_ALTSTARTUP "Start Menu\\Programs\\StartUp"
  4635. IDS_CSIDL_CACHE "Temporary Internet Files"
  4636. IDS_CSIDL_COOKIES "Cookies"
  4637. IDS_CSIDL_HISTORY "History"
  4638. IDS_CSIDL_MYPICTURES "My Pictures"
  4639. IDS_CSIDL_MYMUSIC "My Music"
  4640. IDS_CSIDL_MYVIDEO "My Videos"
  4641. IDS_CSIDL_ALLUSERS_DOCUMENTS "Documents"
  4642. IDS_CSIDL_ALLUSERS_MUSIC "Documents\\My Music"
  4643. IDS_CSIDL_ALLUSERS_VIDEO "Documents\\My Videos"
  4644. IDS_CSIDL_ALLUSERS_PICTURES "Documents\\My Pictures"
  4645. IDS_CSIDL_ALLUSERS_OEM_LINKS "OEM Links"
  4646. IDS_LOCALSETTINGS "Local Settings"
  4647. IDS_ALL_USERS "All Users"
  4648. IDS_CSIDL_ADMINTOOLS "Start Menu\\Programs\\Administrative Tools"
  4649. IDS_QUICKLAUNCH "Microsoft\\Internet Explorer\\Quick Launch\\Show Desktop.scf"
  4650. END
  4651. STRINGTABLE DISCARDABLE
  4652. BEGIN
  4653. IDS_DRIVEROOT "My Computer"
  4654. IDS_INETROOT "Internet Explorer"
  4655. IDS_NETWORKROOT "My Network Places"
  4656. IDS_MYDOCUMENTS "My Documents"
  4657. IDS_RESTOFNET "Entire Network"
  4658. IDS_SEARCH_RESULTS "Search Results"
  4659. IDS_SEARCH_RESULTS_COMPTUER "Search Results - Computers"
  4660. IDS_RESTOFNETTIP "Displays all computers, printers, files and folders, and people on your network."
  4661. IDS_525_FLOPPY_DRIVE "5� Floppy"
  4662. IDS_35_FLOPPY_DRIVE "3� Floppy"
  4663. IDS_UNK_FLOPPY_DRIVE "Removable Disk"
  4664. IDS_UNC_FORMAT "%1!" TSTRFMT "! on '%2!" TSTRFMT "!'"
  4665. IDS_VOL_FORMAT "%1!" TSTRFMT "! (%2!c!:)"
  4666. IDS_VOL_FORMAT_LETTER_1ST "(%2!c!:) %1!" TSTRFMT "!"
  4667. IDS_525_FLOPPY_DRIVE_UGLY "5.25 Floppy"
  4668. IDS_35_FLOPPY_DRIVE_UGLY "3.5 Floppy"
  4669. IDS_NECUNK_FLOPPY_DRIVE "Floppy"
  4670. END
  4671. STRINGTABLE DISCARDABLE
  4672. BEGIN
  4673. IDS_STILLNOTFOUND "Cannot find file '%1!" TSTRFMT "!'."
  4674. IDS_PROGFOUND "(found)"
  4675. IDS_PROGNOTFOUND "(not found)"
  4676. END
  4677. STRINGTABLE DISCARDABLE
  4678. BEGIN
  4679. IDS_DESKTOP "Desktop"
  4680. IDS_CONTROLPANEL "Control Panel"
  4681. IDS_DOCUMENTFOLDERS "Document Folders"
  4682. END
  4683. STRINGTABLE DISCARDABLE
  4684. BEGIN
  4685. IDS_COPYLONGPLATE "Copy () of "
  4686. IDS_NEW "New "
  4687. IDS_ANOTHER "Another "
  4688. END
  4689. STRINGTABLE DISCARDABLE
  4690. BEGIN
  4691. IDS_NOCOMMDLG "Cannot load COMMDLG.DLL."
  4692. IDS_AD_NAME "Active Desktop"
  4693. END
  4694. STRINGTABLE DISCARDABLE
  4695. BEGIN
  4696. IDS_WNETOPENENUMERR "Cannot open this network resource (%1!lx!)."
  4697. IDS_SHARINGERROR "Problem With Sharing"
  4698. IDS_COULDNOTSHARE "The folder could not be shared. In Control Panel, double-click the Network icon, and make sure sharing is enabled."
  4699. IDS_CREATIONERROR "Problem Creating Folder"
  4700. IDS_COULDNOTCREATE "Windows could not create the folder. Check to see if disk is full."
  4701. IDS_CANTFINDORIGINAL "%1!" TSTRFMT "! cannot be found."
  4702. IDS_RESTRICTIONSTITLE "Restrictions"
  4703. IDS_RESTRICTIONS "This operation has been cancelled due to restrictions in effect on this computer. Please contact your system administrator."
  4704. END
  4705. STRINGTABLE DISCARDABLE
  4706. BEGIN
  4707. IDS_VN_COMMENTS "Comments"
  4708. IDS_VN_COMPANYNAME "Company"
  4709. IDS_EXCOL_MANAGER "Manager"
  4710. IDS_EXCOL_PRESFORMAT "Presentation Format"
  4711. IDS_VN_FILEDESCRIPTION "Description"
  4712. IDS_VN_INTERNALNAME "Internal Name"
  4713. IDS_VN_LEGALTRADEMARKS "Legal Trademarks"
  4714. IDS_VN_ORIGINALFILENAME "Original File name"
  4715. IDS_VN_PRIVATEBUILD "Private Build Description"
  4716. IDS_VN_PRODUCTNAME "Product Name"
  4717. IDS_VN_PRODUCTVERSION "Product Version"
  4718. IDS_VN_SPECIALBUILD "Special Build Description"
  4719. IDS_VN_FILEVERSIONKEY "\\StringFileInfo\\040904E4\\"
  4720. IDS_VN_LANGUAGE "Language"
  4721. IDS_VN_LANGUAGES "Languages"
  4722. IDS_VN_FILEVERSION "File Version"
  4723. END
  4724. STRINGTABLE DISCARDABLE
  4725. BEGIN
  4726. IDS_TIMEEST_MINUTES "%d Minutes Remaining" // wsprintf'd
  4727. IDS_TIMEEST_SECONDS "%d Seconds Remaining" // wsprintf'd
  4728. IDS_TIMEEST_MINUTES2 "Estimated time left: %d minutes" // wsprintf'd
  4729. IDS_TIMEEST_SECONDS2 "Estimated time left: %d seconds" // wsprintf'd
  4730. END
  4731. STRINGTABLE DISCARDABLE
  4732. BEGIN
  4733. IDS_MH_PROPERTIESBG "Displays properties for this folder."
  4734. IDS_MH_FORMAT "Formats the selected drive."
  4735. IDS_MH_DISCONNECT "Disconnects the selected network drive."
  4736. IDS_MH_EJECT "Ejects the removable disk from the drive."
  4737. IDS_MH_CONNECT "Assigns a drive letter to a network resource."
  4738. IDS_MH_NETPRN_INSTALL "Sets up the selected printers."
  4739. IDS_MH_CONNECT_PRN "Maps a printer port to a network resource."
  4740. IDS_MH_DISCONNECT_PRN "Disconnects a network printer."
  4741. IDS_MH_SETDEFAULTPRN "Specifies that the selected printer is the default printer."
  4742. IDS_MH_SERVERPROPERTIES "Displays properties for this server."
  4743. IDS_MH_ADDPRINTERWIZARD "Creates a new printer."
  4744. IDS_MH_SENDFAXWIZARD "Sends a quick fax."
  4745. IDS_MH_SHARING "Displays sharing properties for the selected printers."
  4746. IDS_MH_DOCUMENTDEFAULTS "Displays default document settings for the selected printers."
  4747. IDS_MH_OPENPRN "Opens the selected items."
  4748. IDS_MH_RESUMEPRN "Resumes printing on the selected printers."
  4749. IDS_MH_PAUSEPRN "Pauses printing on the selected printers."
  4750. IDS_MH_WORKONLINE "Connects to the selected printers and prints pending jobs."
  4751. IDS_MH_WORKOFFLINE "Allows printing to the selected printers while not physically connected."
  4752. IDS_MH_PURGEPRN "Cancels all print jobs on the selected printers."
  4753. IDS_MH_SETUPFAXING "Install a fax printer so that you can use the fax service on this computer to send faxes from any program that prints documents."
  4754. IDS_MH_CREATELOCALFAX "Install the software needed to send and receive faxes from this computer."
  4755. IDS_MH_RUNAS "Runs the selected command as different user."
  4756. IDS_MH_MENU_SENDTO "Contains items that you can copy or send the selected file or folder to."
  4757. IDS_MH_MENU_NEW "Contains commands for creating new items."
  4758. IDS_MH_NEWFOLDER "Creates a new, empty folder."
  4759. IDS_MH_NEWLINK "Creates a new, empty shortcut."
  4760. IDS_MH_MENU_BRIEFCASE "Contains commands for the Briefcase."
  4761. IDS_MH_UPDATEALL "Updates the entire Briefcase."
  4762. IDS_MH_UPDATESELECTION "Updates the selected items."
  4763. IDS_MH_SPLIT "Splits the selected items."
  4764. IDS_MH_RESTORE "Returns the selected items to their original locations."
  4765. //IDS_MH_PURGE "Really delete the selected files"
  4766. IDS_MH_PURGEALL "Empties the Recycle Bin."
  4767. IDS_MH_FINDFILES "Find files"
  4768. IDS_MH_FINDCOMPUTER "Find computers"
  4769. END
  4770. // string table of menu help strings.
  4771. STRINGTABLE DISCARDABLE
  4772. BEGIN
  4773. SFVIDS_MH_FILE_LINK "Creates shortcuts to the selected items."
  4774. SFVIDS_MH_FILE_DELETE "Deletes the selected items."
  4775. SFVIDS_MH_FILE_RENAME "Renames the selected item."
  4776. SFVIDS_MH_FILE_PROPERTIES "Displays the properties of the selected items."
  4777. SFVIDS_MH_EDIT_UNDO "Undoes the previous file operation."
  4778. SFVIDS_MH_EDIT_CUT "Removes the selected items and copies them onto the Clipboard."
  4779. SFVIDS_MH_EDIT_COPY "Copies the selected items to the Clipboard. To put them in the new location, use the Paste command."
  4780. SFVIDS_MH_EDIT_PASTE "Inserts the items you have copied or cut into the selected location."
  4781. SFVIDS_MH_EDIT_PASTELINK "Creates shortcuts to the items you have copied or cut into the selected location."
  4782. // SFVIDS_MH_EDIT_PASTESPECIAL "",
  4783. SFVIDS_MH_EDIT_COPYTO "Copies the selected items to another location."
  4784. SFVIDS_MH_EDIT_MOVETO "Moves the selected items to another location."
  4785. SFVIDS_MH_SELECT_ALL "Selects all items in the window."
  4786. SFVIDS_MH_SELECT_INVERT "Reverses which items are selected and which are not."
  4787. SFVIDS_MH_MENU_VIEW "Contains commands for customizing this window."
  4788. SFVIDS_MH_VIEW_ICON "Displays items by using large icons."
  4789. SFVIDS_MH_VIEW_TILE "Displays information about each item in the window using a tile."
  4790. SFVIDS_MH_VIEW_THUMBNAILS "Displays items by using thumbnails."
  4791. SFVIDS_MH_VIEW_THUMBSTRIP "Displays items by using thumbnails in a strip with a large preview."
  4792. SFVIDS_MH_VIEW_SMALLICON "Displays items by using small icons."
  4793. SFVIDS_MH_VIEW_LIST "Displays items in a list."
  4794. SFVIDS_MH_VIEW_DETAILS "Displays information about each item in the window."
  4795. SFVIDS_MH_VIEW_OPTIONS "Viewing options available"
  4796. SFVIDS_MH_VIEW_CUSTOMWIZARD "Customizes the view of this folder."
  4797. SFVIDS_MH_VIEW_COLUMNSETTINGS "Configures the columns displayed in the list."
  4798. SFVIDS_MH_MENU_ARRANGE "Contains commands for arranging items in the window."
  4799. SFVIDS_MH_ARRANGE_AUTO "Arranges the icons automatically."
  4800. SFVIDS_MH_ARRANGE_AUTOGRID "Arranges icons in a grid automatically."
  4801. SFVIDS_MH_TOOL_CONNECT "Assigns a drive letter to a network drive."
  4802. SFVIDS_MH_TOOL_DISCONNECT "Disconnects a network drive."
  4803. SFVIDS_MH_HELP_TOPIC "Opens Help."
  4804. IDS_GROUPBYITEM_HELPTEXT "Groups items in the window by the sorted property."
  4805. IDS_ARRANGEBY_HELPTEXT "Arrange items in the window by %s"
  4806. IDS_GROUPBY_HELPTEXT "Group items in the window by %s"
  4807. IDS_NETLOC_INTERNET "The Internet"
  4808. IDS_NETLOC_LOCALNETWORK "Local Network"
  4809. END
  4810. // string table of tool tip strings.
  4811. STRINGTABLE DISCARDABLE
  4812. BEGIN
  4813. // these are for the briefcase
  4814. IDS_TT_UPDATEALL "Update All"
  4815. IDS_TT_UPDATESELECTION "Update Selection"
  4816. // these are for defview
  4817. IDS_TT_VIEW_ICON "Large Icons"
  4818. IDS_TT_VIEW_SMALLICON "Small Icons"
  4819. IDS_TT_VIEW_LIST "List"
  4820. IDS_TT_VIEW_DETAILS "Details"
  4821. IDS_TT_VIEW_VIEWMENU "Views"
  4822. IDS_TT_TOOL_CONNECT "Map Network Drive"
  4823. IDS_TT_TOOL_DISCONNECT "Disconnect Net Drive"
  4824. IDS_TT_EDIT_CUT "Cut"
  4825. IDS_TT_EDIT_COPY "Copy"
  4826. IDS_TT_EDIT_PASTE "Paste"
  4827. IDS_TT_FILE_DELETE "Delete"
  4828. IDS_TT_FILE_PROPERTIES "Properties"
  4829. IDS_TT_EDIT_UNDO "Undo"
  4830. END
  4831. STRINGTABLE DISCARDABLE
  4832. BEGIN
  4833. IDS_CPL_EXCEPTION "An error occurred while Windows was working with the Control Panel file %1!" TSTRFMT "!."
  4834. IDS_NONE "(Empty) "
  4835. IDS_FINDSEARCHTITLE "Select the folder where you want to begin the search."
  4836. IDS_FINDSEARCH_COMPUTER "Browse for Computer"
  4837. IDS_FINDSEARCH_PRINTER "Browse for Printer"
  4838. IDS_FINDSEARCH_ALLDRIVES "Local hard drives (%1!" TSTRFMT "!)"
  4839. IDS_FINDFILESFILTER "Saved search files#*.fnd#All Files#*.*#"
  4840. IDS_FINDSAVERESULTSTITLE "Save Search"
  4841. //
  4842. // There are four filesystem status strings, depending on whether we have
  4843. // hidden files and/or disk free space.
  4844. //
  4845. // %1 - number of normal objects
  4846. // %2 - number of hidden objects
  4847. // %3 - disk free space
  4848. //
  4849. IDS_FSSTATUSBASE "%1!" TSTRFMT "! objects"
  4850. IDS_FSSTATUSHIDDEN "%1!" TSTRFMT "! objects (plus %2!" TSTRFMT "! hidden)"
  4851. IDS_FSSTATUSSPACE "%1!" TSTRFMT "! objects (Disk free space: %3!" TSTRFMT "!)"
  4852. IDS_FSSTATUSHIDDENSPACE "%1!" TSTRFMT "! objects (plus %2!" TSTRFMT "! hidden) (Disk free space: %3!" TSTRFMT "!)"
  4853. IDS_FSSTATUSSELECTED "%1!" TSTRFMT "! objects selected"
  4854. IDS_FSSTATUSSEARCHING "Searching for items..."
  4855. // Magic! the status bar control changes \r\n to two spaces, exactly what we wanted!
  4856. //IDS_DRIVESSTATUSTEMPLATE "Free Space: %1!" TSTRFMT "!,\r\nCapacity: %2!" TSTRFMT "!" // not used
  4857. //IDS_FILESINFOLDER "%d Objects in Folder." // not used
  4858. IDS_WINHELPERROR "Cannot display the Help information. The file Winhlp32.exe may be missing or damaged."
  4859. IDS_WINHELPTITLE "Help"
  4860. IDS_CANTMOVESPECIALDIRHERE "%1!" TSTRFMT "! is a Windows system folder and is required for Windows to run properly. It cannot be moved or renamed."
  4861. IDS_CANTDELETESPECIALDIR "%1!" TSTRFMT "! is a Windows system folder and is required for Windows to run properly. It cannot be deleted."
  4862. IDS_FOLDERDOESNTEXIST "Folder Does not exist"
  4863. IDS_DIRCREATEFAILED_TITLE "Unable to create folder"
  4864. IDS_CREATEFOLDERPROMPT "The folder '%1!" TSTRFMT "!' doesn't exist. Do you want to create it?"
  4865. IDS_CREATEFOLDERFAILED "An error occurred creating the folder '%s'. Make sure the file name is valid and you have permission to create a folder in the location specified."
  4866. IDS_FOLDER_NOT_ALLOWED_TITLE "The folder cannot be used"
  4867. IDS_FOLDER_NOT_ALLOWED "The folder %1!" TSTRFMT "! cannot be used. Please choose another folder."
  4868. IDS_NEWFOLDER_NOT_HERE_TITLE "Invalid location"
  4869. IDS_NEWFOLDER_NOT_HERE "You cannot create a new folder here. Choose a different location."
  4870. IDS_FILECREATEFAILED_TITLE "Unable to create file"
  4871. END
  4872. STRINGTABLE DISCARDABLE
  4873. BEGIN
  4874. IDS_NEWPRN "Add Printer"
  4875. IDS_PRINTERS "Printers"
  4876. IDS_CHANGEDEFAULTPRINTER "This program requires you to print documents with the default printer. Do you want this printer to become your default printer? If you click No, this document will not be printed."
  4877. IDS_CANTVIEW_FILEPRN "Files are created for documents printed to this printer. To find your print jobs, click the Search command on the Start menu."
  4878. IDS_CANTPRINT "Unable to print to this printer. Make sure the printer is available and you have permission to print to it."
  4879. IDS_ADDPRINTERTRYRUNAS "You do not have sufficient privileges to add a printer on '%1!" TSTRFMT "!'. Do you want to run this command as different user?"
  4880. IDS_PRINTERNAME_CHANGED "The printer that this shortcut refers to does not exist on this computer. Delete this shortcut and create a new one from your Printers folder."
  4881. IDS_PRINTER_NOTCONNECTED "You have to connect to this printer before you can print on it. Do you want to connect to this printer and then print the selected document?"
  4882. IDS_MULTIPLEPRINTFILE "You are trying to print multiple files at once. Are you sure you want to do this?"
  4883. IDS_CANTOPENMODALPROP "The properties dialog box is already open.\nIf it is not visible, try minimizing all open windows."
  4884. IDS_CANTOPENDRIVERPROP "Could not display the printer properties.\nYou may need to reinstall this printer."
  4885. IDS_MUSTCOMPLETE "You must complete the Add Printer wizard before you can perform this operation."
  4886. IDS_PRNANDFAXFOLDER "Printers and Faxes"
  4887. IDS_WORKONLINE "&Use Printer Online"
  4888. IDS_RESUMEPRINTER "Resume Printin&g"
  4889. END
  4890. STRINGTABLE DISCARDABLE
  4891. BEGIN
  4892. IDS_CANTINSTALLRESOURCE "Windows cannot set up the printer because the network resource '%1!" TSTRFMT "!' is not a shared printer."
  4893. END
  4894. STRINGTABLE DISCARDABLE
  4895. BEGIN
  4896. IDS_SUREDELETE "Are you sure you want to delete the printer '%1!" TSTRFMT "!'?"
  4897. IDS_SUREDELETEREMOTE "Are you sure you want to delete the printer '%1!" TSTRFMT "!'? This will delete the printer from the server '%2!" TSTRFMT "!'."
  4898. IDS_SUREDELETECONNECTION "Are you sure you want to remove your connection to the printer '%1!" TSTRFMT "!' on the server '%2!" TSTRFMT "!'?"
  4899. IDS_SUREDELETECONNECTIONNOSERVERNAME "Are you sure you want to remove your connection to the printer '%1!" TSTRFMT "!'?"
  4900. IDS_DELNEWDEFAULT "Warning: The default printer has been deleted.\nThe new default printer is '%1!" TSTRFMT "!'."
  4901. IDS_DELNODEFAULT "Warning: The default printer has been deleted.\nThere are no printers set up on your computer."
  4902. IDS_SUREPURGE "Are you sure you want to cancel all documents for '%1!" TSTRFMT "!'?"
  4903. IDS_SUREDELETEMULTIPLE "Are you sure you want to delete the selected printers?"
  4904. IDS_SUREPURGEMULTIPLE "Are you sure you want to cancel all documents for the selected printers?"
  4905. IDS_ERRORPRINTING "This file cannot be printed. Please try opening the file with the correct application and printing from there."
  4906. END
  4907. STRINGTABLE DISCARDABLE
  4908. BEGIN
  4909. IDS_PSD_QUEUESIZE "Documents"
  4910. IDS_PSD_LOCATION "Location"
  4911. IDS_PSD_MODEL "Model"
  4912. END
  4913. STRINGTABLE DISCARDABLE
  4914. BEGIN
  4915. IDS_PRN_INFOTIP_NAME_FMT "%s" // wnsprintf
  4916. IDS_PRN_INFOTIP_STATUS_FMT "Status: \t%s" // wnsprintf
  4917. IDS_PRN_INFOTIP_QUEUESIZE_FMT "Documents:\t%s" // wnsprintf
  4918. IDS_PRN_INFOTIP_LOCATION_FMT "Location: \t%s" // wnsprintf
  4919. IDS_PRN_INFOTIP_READY "Ready"
  4920. END
  4921. STRINGTABLE DISCARDABLE
  4922. BEGIN
  4923. IDS_PRQ_STATUS "Status"
  4924. IDS_PRQ_DOCNAME "Document Name"
  4925. IDS_PRQ_OWNER "Owner"
  4926. IDS_PRQ_TIME "Started At"
  4927. IDS_PRQ_PROGRESS "Progress"
  4928. IDS_PRQ_PAGES "%1!ld! pages"
  4929. IDS_PRQ_PAGESPRINTED "%1!ld! of %2!ld! pages"
  4930. IDS_PRQ_BYTESPRINTED "%1!" TSTRFMT "! of %2!" TSTRFMT "!"
  4931. IDS_PRQ_JOBSINQUEUE "%1!ld! jobs in queue"
  4932. END
  4933. STRINGTABLE DISCARDABLE
  4934. BEGIN
  4935. IDS_PRQSTATUS_SEPARATOR " - "
  4936. IDS_PRQSTATUS_PAUSED "Paused"
  4937. IDS_PRQSTATUS_ERROR "Error"
  4938. IDS_PRQSTATUS_PENDING_DELETION "Deleting"
  4939. IDS_PRQSTATUS_PAPER_JAM "Paper Jam"
  4940. IDS_PRQSTATUS_PAPER_OUT "Out Of Paper"
  4941. IDS_PRQSTATUS_MANUAL_FEED "Manual Feed Required"
  4942. IDS_PRQSTATUS_PAPER_PROBLEM "Paper Problem"
  4943. IDS_PRQSTATUS_OFFLINE "Offline"
  4944. IDS_PRQSTATUS_IO_ACTIVE "IO Active"
  4945. IDS_PRQSTATUS_BUSY "Busy"
  4946. IDS_PRQSTATUS_PRINTING "Printing"
  4947. IDS_PRQSTATUS_OUTPUT_BIN_FULL "Output Bin Full"
  4948. IDS_PRQSTATUS_NOT_AVAILABLE "Not Available"
  4949. IDS_PRQSTATUS_WAITING "Waiting"
  4950. IDS_PRQSTATUS_PROCESSING "Processing"
  4951. IDS_PRQSTATUS_INITIALIZING "Initializing"
  4952. IDS_PRQSTATUS_WARMING_UP "Warming Up"
  4953. IDS_PRQSTATUS_TONER_LOW "Toner Low"
  4954. IDS_PRQSTATUS_NO_TONER "No Toner"
  4955. IDS_PRQSTATUS_PAGE_PUNT "Page Punt"
  4956. IDS_PRQSTATUS_USER_INTERVENTION "User Intervention Required"
  4957. IDS_PRQSTATUS_OUT_OF_MEMORY "Out Of Memory"
  4958. IDS_PRQSTATUS_DOOR_OPEN "Door Open"
  4959. IDS_PRQSTATUS_UNAVAILABLE "Unavailable"
  4960. IDS_PRQSTATUS_PRINTED "Printed"
  4961. IDS_PRQSTATUS_SPOOLING "Spooling"
  4962. IDS_PRQSTATUS_WORK_OFFLINE "Offline"
  4963. END
  4964. STRINGTABLE DISCARDABLE
  4965. BEGIN
  4966. IDS_PRTPROP_DRIVER_WARN "If you change the printer driver, your changes will be saved and the properties for the new driver will appear. The properties for the new driver may look different. Do you want to continue?"
  4967. IDS_PRTPROP_RENAME_ERROR "The printer name you specified is either not valid or already taken by another printer. Specify a new printer name."
  4968. IDS_PRTPROP_RENAME_NULL "You must specify a printer name."
  4969. IDS_PRTPROP_RENAME_BADCHARS "A printer name cannot contain the characters '!' '\\', or ','. Specify a new printer name."
  4970. IDS_PRTPROP_RENAME_TOO_LONG "The printer name you specified is too long. The name must contain fewer than 221 characters. Specify a new printer name."
  4971. IDS_PRTPROP_PORT_ERROR "You must specify a valid port to print to."
  4972. IDS_PRTPROP_SEP_ERROR "You must select a valid separator page."
  4973. IDS_PRTPROP_UNKNOWN_ERROR "The following error occurred while trying to save your changes:\n\n%1!" TSTRFMT "!"
  4974. IDS_PRTPROP_CANNOT_OPEN "The printer information that Windows needs to display the printer properties is not available."
  4975. IDS_PRTPROP_PORT_FORMAT "%1!" TSTRFMT "! (%2!" TSTRFMT "!)"
  4976. IDS_PRTPROP_TESTPAGE_WARN "The printer setting have been changed, but not saved. Printing a test page may not give the desired results until you save these changes. Do you want to print a test page anyway?"
  4977. IDS_PRTPROP_ADDPORT_CANTDEL_BUSY "This port is currently in use by a printer and cannot be removed. Make sure no printer is connected to this port."
  4978. IDS_PRTPROP_ADDPORT_CANTDEL_LOCAL "You cannot delete this system port."
  4979. IDS_PRTPROP_UNIQUE_FORMAT "%%s (Copy %u)" // wsprintf'd twice
  4980. IDS_PRTPROP_UNKNOWNERROR "Unknown Error (0x%08x)" // wsprintf
  4981. END
  4982. STRINGTABLE DISCARDABLE
  4983. BEGIN
  4984. IDS_PRNSEP_NONE "(none)"
  4985. IDS_PRNSEP_SIMPLE "Simple"
  4986. IDS_PRNSEP_FULL "Full"
  4987. END
  4988. STRINGTABLE DISCARDABLE
  4989. BEGIN
  4990. IDS_DRIVES_LASTCHECKDAYS "You last checked this drive for errors %d days ago." // wsprintf
  4991. IDS_DRIVES_LASTBACKUPDAYS "You last backed up one or more files on this drive %d days ago." // wsprintf
  4992. IDS_DRIVES_LASTOPTIMIZEDAYS "You last defragmented this drive %d days ago." // wsprintf
  4993. IDS_DRIVES_LASTCHECKUNK "Windows was unable to determine when you last checked this drive for errors."
  4994. IDS_DRIVES_LASTBACKUPUNK "Windows was unable to determine when you last backed up files on this drive."
  4995. IDS_DRIVES_LASTOPTIMIZEUNK "Windows was unable to determine when you last defragmented this drive."
  4996. IDS_DRIVES_NOOPTINSTALLED "No defragmentation tool is currently installed."
  4997. END
  4998. STRINGTABLE DISCARDABLE
  4999. BEGIN
  5000. IDS_DEBUG "(Debug)" /* 32 */
  5001. IDS_VERSIONMSG "Version %d.%d (Build %d%s)%s" /* 32 */
  5002. IDS_PROCESSORINFOKEY "HARDWARE\\DESCRIPTION\\System\\CentralProcessor\\0"
  5003. IDS_PROCESSORIDENTIFIER "Identifier"
  5004. IDS_LDK "%s KB" /* 16 */
  5005. IDS_DATESIZELINE "%s\nmodified: %s"
  5006. IDS_FILEDELETEWARNING "Are you sure you want to delete it?"
  5007. IDS_FOLDERDELETEWARNING "all its contents?"
  5008. IDS_FILERECYCLEWARNING "Are you sure you want to move it to the Recycle Bin?"
  5009. IDS_FOLDERRECYCLEWARNING "move all its contents to the Recycle Bin?"
  5010. END
  5011. STRINGTABLE DISCARDABLE
  5012. BEGIN
  5013. IDS_RSDLG_TITLE "System Settings Change"
  5014. IDS_RSDLG_SHUTDOWN "%1!" TSTRFMT "!Do you want to shut down now?"
  5015. IDS_RSDLG_RESTART "%1!" TSTRFMT "!You must restart your computer before the new settings will take effect.\n\nDo you want to restart your computer now?"
  5016. IDS_RSDLG_PIFFILENAME "Exit To Dos.pif";
  5017. IDS_RSDLG_PIFSHORTFILENAME "EXTTODOS.pif";
  5018. IDS_BB_RESTORINGFILES "Restoring files from the Recycle Bin"
  5019. IDS_BB_EMPTYINGWASTEBASKET "Emptying the Recycle Bin"
  5020. IDS_BB_DELETINGWASTEBASKETFILES "Deleting files from the Recycle Bin"
  5021. IDS_BB_CANNOTCHANGESETTINGS "You do not have permission to modify the settings for the Recycle Bin."
  5022. END
  5023. STRINGTABLE DISCARDABLE
  5024. BEGIN
  5025. IDS_CANTRECYCLEREGITEMS_NAME "To restore it later, %s" // wsprintf'd
  5026. IDS_CANTRECYCLEREGITEMS_INCL_NAME "One or more of the items you are about to delete cannot be restored from the Recycle Bin.\nTo restore them later, %s" // wsprintf'd
  5027. IDS_CANTRECYCLEREGITEMS_ALL "To restore them later, %s" // wsprintf'd
  5028. IDS_CANTRECYCLEREGITEMS_SOME "Some of the items you are about to delete cannot be restored from the Recycle Bin.\nTo restore them later, %s" // wsprintf'd
  5029. IDS_CONFIRMDELETEDESKTOPREGITEM "Are you sure you want to delete the %s icon from your desktop?" // wsprintf'd
  5030. IDS_CONFIRMDELETEDESKTOPREGITEMS "Are you sure you want to delete these icons from your desktop?"
  5031. IDS_CONFIRMDELETEREGITEM "Are you sure you want to delete the %s icon?" // wsprintf'd
  5032. IDS_CONFIRMDELETEREGITEMS "Are you sure you want to delete these icons?"
  5033. IDS_CONFIRMDELETE_CAPTION "Confirm Delete"
  5034. IDS_CONFIRMNOTRECYCLABLE "Moving these items to the Recycle Bin will cause them to be permanently deleted. Are you sure you want to continue?"
  5035. IDS_CANTRECYLE_FOLDER "go to Display in Control Panel."
  5036. IDS_CANTRECYLE_GENERAL "go to Control Panel."
  5037. END
  5038. STRINGTABLE DISCARDABLE
  5039. BEGIN
  5040. IDS_NO_BACKUP_APP "The Backup program is not installed on your computer. To install it, double-click the Add or Remove Programs icon in Control Panel, and then follow the instructions on your screen."
  5041. IDS_NO_OPTIMISE_APP "The Disk Defragmenter is not installed on your computer. To install it, double-click the Add or Remove Programs icon in Control Panel, click the Install/Uninstall tab, and then follow the instructions on your screen."
  5042. IDS_NO_CLEANMGR_APP "Windows cannot locate the Disk Cleanup program. The program file may be corrupted or may have been deleted from your computer. To reinstall Disk Cleanup, run Windows Setup again."
  5043. IDS_NO_DISKCHECK_APP "Windows cannot locate the ScanDisk program. The program file may be corrupted or may have been deleted from your computer. To reinstall ScanDisk, run Windows Setup again."
  5044. END
  5045. STRINGTABLE DISCARDABLE
  5046. BEGIN
  5047. IDS_PIF_NONE, "None"
  5048. IDS_AUTO, "\x01Auto" // \1 forces AUTO to "sort" to the top
  5049. IDS_AUTONORMAL, "Auto"
  5050. IDS_PREVIEWTEXT, "C:\\WINDOWS> dir\nDirectory of C:\\WINDOWS\nSYSTEM <DIR> 03-01-95\nWIN COM 22,087 03-01-95\nWIN INI 11,728 03-01-95\nWELCOME EXE 19,539 03-01-95\n"
  5051. IDS_PREVIEWTEXT_BILNG, "C:\\WINDOWS> dir\nDirectory of C:\\WINDOWS\nSYSTEM <DIR> 03-01-95\nWIN COM 22,087 03-01-95\nWIN INI 11,728 03-01-95\nWELCOME EXE 19,539 03-01-95\n"
  5052. IDS_NO_ICONS, "The file you selected does not contain any icons."
  5053. IDS_QUERY_ERROR, "Cannot query the properties for this program. There may not be enough memory available.\nQuit one or more programs, and then try again."
  5054. IDS_UPDATE_ERROR, "Cannot update the properties for this program. The shortcut or .pif may be read-only, or another program may be modifying them.\nClose all copies of this program, and then try again."
  5055. IDS_BAD_HOTKEY, "The shortcut key you specified is not valid.\nFor information about valid shortcut keys, press F1 in the properties dialog box."
  5056. IDS_BAD_MEMLOW, "The specified value for Conventional Memory is not valid.\rSpecify Auto or a value from %u to %u."
  5057. IDS_BAD_MEMEMS, "The specified value for Expanded (EMS) Memory is not valid.\rSpecify Auto or a value from %u to %u."
  5058. IDS_BAD_MEMXMS, "The specified value for Extended (XMS) Memory is not valid.\rSpecify Auto or a value from %u to %u."
  5059. IDS_BAD_MEMDPMI, "The specified value for DOS protected-mode (DPMI) memory is not valid.\rSpecify Auto or a value from %u to %u."
  5060. IDS_BAD_ENVIRONMENT,"The specified value for Local Environment Size is not valid.\rSpecify Auto or a value from %u to %u."
  5061. IDS_MEMORY_RELAUNCH,"The changes made to Memory settings will not take effect until you restart the program."
  5062. IDS_ADVANCED_RELAUNCH,"The changes made to Advanced settings will not take effect until you restart the program."
  5063. IDS_PROGRAMDEFEXT, "*.exe;*.pif;*.com;*.bat;*.cmd"
  5064. /*
  5065. * Localization note! The first character of the filter string is
  5066. * taken to be the component delimiter. It must be a SBCS character.
  5067. */
  5068. IDS_PROGRAMFILTER, "#Programs#*.exe;*.pif;*.com;*.bat;*.cmd#All Files#*.*#"
  5069. IDS_PROGRAMBROWSE, "Browse"
  5070. IDS_DEFAULTLINES, "Default"
  5071. IDS_25LINES, "25 lines"
  5072. IDS_43LINES, "43 lines"
  5073. IDS_50LINES, "50 lines"
  5074. IDS_MINIMIZED, "Minimized"
  5075. IDS_MAXIMIZED, "Maximized"
  5076. IDS_NORMALWINDOW, "Normal window"
  5077. IDS_PIFCONVERT, "PIFConvert"
  5078. IDS_PIFCONVERTEXE, "PIFCONV.EXE"
  5079. IDS_AUTOEXECTOP, "@ECHO OFF\r\n"
  5080. IDS_AUTOEXECBOTTOM, "REM\r\nREM The following lines have been created by Windows. Do not modify them.\r\nREM\r\n"
  5081. IDS_DISKINSERT, "Please insert the disk for %s in drive A now." // wsprintf'd
  5082. IDS_DISKREMOVE, "Remove the disk in drive A so that your system can restart."
  5083. IDS_APPSINF, "APPS.INF"
  5084. IDS_NOAPPSINF, "Properties for this program cannot be verified.\rThe APPS.INF file is missing. Copy the APPS.INF file from your Windows Setup disks into your Windows INF folder."
  5085. IDS_CANTOPENAPPSINF,"Properties for this program cannot be verified.\rAnother program may be using the APPS.INF file. Close your other programs and then try again."
  5086. IDS_APPSINFERROR, "The APPS.INF file is incomplete.\nCopy the APPS.INF file from your Windows Setup disks into your Windows INF folder."
  5087. IDS_EMM386_NOEMS,"The 'device=EMM386' line in your CONFIG.SYS contains the 'noems' keyword. %s" // wsprintf'd
  5088. IDS_EMM386_NOEMS+1,"To enable expanded memory, use Notepad to remove that keyword and restart the system."
  5089. IDS_QEMM_NOEMS,"Third-party memory-management software has not been configured for expanded memory. %s" // wsprintf'd
  5090. IDS_QEMM_NOEMS+1,"Consult the product documentation for instructions on how to enable expanded memory."
  5091. IDS_RING0_NOEMS,"Windows has disabled expanded memory in order to give more conventional memory for MS-DOS sessions. %s" // wsprintf'd
  5092. IDS_RING0_NOEMS+1,"To re-enable expanded memory, use Notepad to add the line 'ReservePageFrame=1' to the [386Enh] section of SYSTEM.INI and restart."
  5093. IDS_ERROR + ERROR_NOT_ENOUGH_MEMORY, "There is not enough memory available to perform this task.\nQuit one or more programs, and then try again."
  5094. IDS_WARNING "Warning"
  5095. IDS_NUKECONFIGMSG "Any data currently entered for CONFIG.SYS and AUTOEXEC.BAT will be replaced by the new configuration you select. Do you want to continue?"
  5096. // the following two strings are face names of fonts used for dos prompt
  5097. // they are supposed to be localized only for bilingual dos (Korea/Japan)
  5098. //
  5099. IDS_TTFACENAME_SBCS "Lucida Console"
  5100. IDS_TTFACENAME_DBCS "Courier New" // this is a place folder. must be localized
  5101. IDS_TTCACHESEC_SBCS "TTFontDimenCache"
  5102. IDS_TTCACHESEC_DBCS "TTFontDimenCacheDBCS" // this needs to be localized for Korean
  5103. END
  5104. STRINGTABLE PRELOAD
  5105. BEGIN
  5106. IDS_CNSL_NAME, "Console"
  5107. IDS_CNSL_INFO, "Configures console properties."
  5108. IDS_CNSL_TITLE, "Console Windows"
  5109. IDS_CNSL_RASTERFONT, "Raster Fonts"
  5110. IDS_CNSL_FONTSIZE, "Point size should be between %1!d! and %2!d!"
  5111. IDS_CNSL_SELECTEDFONT, "Selected Font : "
  5112. IDS_NO_PERMISSION_SHUTDOWN "You do not have permission to shut down this computer."
  5113. IDS_SHUTDOWN "Shutdown"
  5114. IDS_NO_PERMISSION_RESTART "You do not have permission to shut down and restart this computer."
  5115. IDS_RESTART "Restart"
  5116. // drive eject error strings
  5117. IDS_UNMOUNT_TITLE "Cannot Unmount Volume"
  5118. IDS_UNMOUNT_TEXT "'%1!" TSTRFMT "!' is currently in use. If you eject this disk now, you may lose data in any open files. Before ejecting the disk, make sure that all files are closed and no multimedia files (such as music or video) are playing."
  5119. IDS_EJECT_TITLE "Cannot Eject Volume"
  5120. IDS_EJECT_TEXT "An error was encountered trying to eject '%1!" TSTRFMT "!'."
  5121. IDS_RETRY_UNMOUNT_TITLE "Cannot Unmount Volume"
  5122. IDS_RETRY_UNMOUNT_TEXT "An error was encountered trying to unmount '%1!" TSTRFMT "!'.\n\
  5123. Check to make sure there are no open files or windows from that volume.\n\
  5124. If you choose to continue, the files will be closed, which may cause data to be lost."
  5125. END
  5126. // Find Computer
  5127. STRINGTABLE DISCARDABLE
  5128. BEGIN
  5129. IDS_FC_NAME "Search for Computers"
  5130. IDS_NETWORKROOT_FIND "Search for &Computers..."
  5131. END
  5132. // line-breaking characters (max 127 chars per string)
  5133. STRINGTABLE DISCARDABLE
  5134. BEGIN
  5135. IDS_LINEBREAK_REMOVE " \t" // line breaking characters which are removed at the break.
  5136. IDS_LINEBREAK_PRESERVE "-/\\" // line breaking characters which are preserved ahead of break.
  5137. END
  5138. // FSearch dialogs
  5139. STRINGTABLE DISCARDABLE
  5140. BEGIN
  5141. IDS_FSEARCH_BANDWIDTH "150" // initial width for the undebuted band, in DLU
  5142. IDS_FSEARCH_STARTSTOPWIDTH "50" // width of start, stop buttons, in DLU.
  5143. IDS_FSEARCH_CAPTION "Search for Files or Folders"
  5144. IDS_FSEARCH_BANDCAPTION "Search"
  5145. IDS_FSEARCH_TBLABELS "|&New|Help||\0"
  5146. IDS_FSEARCH_MODIFIED_DATE "files Modified"
  5147. IDS_FSEARCH_CREATION_DATE "files Created"
  5148. IDS_FSEARCH_ACCESSED_DATE "files Last Accessed"
  5149. IDS_FSEARCH_SIZE_EQUAL "equals"
  5150. IDS_FSEARCH_SIZE_GREATEREQUAL "at least"
  5151. IDS_FSEARCH_SIZE_LESSEREQUAL "at most"
  5152. IDS_FSEARCH_EMPTYFOLDER "A valid folder name must be entered."
  5153. IDS_FSEARCH_INVALIDFOLDER_FMT "'%s' is not a valid folder." // wnsprintf'd
  5154. IDS_FSEARCH_CI_DISABLED_WARNING "The specified query expression will not be processed;\nIndexing Service is currently disabled.\n\nContinue executing the search?"
  5155. END
  5156. STRINGTABLE DISCARDABLE
  5157. BEGIN
  5158. IDS_FSEARCH_CI_STATUSFMT "Status: %s" // wsprintf'd
  5159. IDS_FSEARCH_CI_READY "Indexing Service has finished building an index of all the files on your local hard disks and is monitoring changes."
  5160. IDS_FSEARCH_CI_READY_LINK "<a>Indexing Service</a> has finished building an index of all the files on your local hard disks and is monitoring changes."
  5161. IDS_FSEARCH_CI_BUSY "Indexing Service is currently building an index of files on your local drives."
  5162. IDS_FSEARCH_CI_BUSY_LINK "<a>Indexing Service</a> is currently building an index of files on your local drives."
  5163. IDS_FSEARCH_CI_DISABLED "Indexing Service is currently disabled."
  5164. IDS_FSEARCH_CI_DISABLED_LINK "<a>Indexing Service</a> is currently disabled."
  5165. IDS_FSEARCH_CI_ENABLED "Indexing Service is enabled."
  5166. IDS_FSEARCH_CI_ENABLED_LINK "<a>Indexing Service</a> is enabled."
  5167. IDS_FSEARCH_SEARCHLINK_OPTIONS "<a>Search Options >></a>"
  5168. IDS_FSEARCH_SEARCHLINK_FILES "<a>Files or Folders</a>"
  5169. IDS_FSEARCH_SEARCHLINK_COMPUTERS "<a>Computers</a>"
  5170. IDS_FSEARCH_SEARCHLINK_PRINTERS "<a>Printers</a>"
  5171. IDS_FSEARCH_SEARCHLINK_PEOPLE "<a>People</a>"
  5172. IDS_FSEARCH_SEARCHLINK_INTERNET "<a>Internet</a>"
  5173. IDS_FSEARCH_SEARCHLINK_PREVIOUS "<a>Previous Searches</a>"
  5174. IDS_FSEARCH_GROUPBTN_OPTIONS "Search Options <<"
  5175. IDS_FSEARCH_NEWINFOTIP "Clear the current search and start over"
  5176. IDS_FSEARCH_HELPINFOTIP "Help on searching"
  5177. END
  5178. STRINGTABLE DISCARDABLE
  5179. BEGIN
  5180. IDS_DOCFIND_CONSTRAINT "One or more Indexing Service query parameters are incorrect."
  5181. IDS_DOCFIND_SCOPEERROR "The Indexing Service query cannot be completed successfully\nbecause the volumes you have specified are not indexed."
  5182. IDS_DOCFIND_PATHNOTFOUND "One or more of the specified search locations does not exist."
  5183. IDS_DOCFIND_CI_NOT_CASE_SEN "The Indexing Service query cannot be completed successfully\nbecause the queries are not case sensitive."
  5184. IDS_LINKWINDOW_DEFAULTACTION "Press" // accessibility prompt
  5185. IDS_GROUPBTN_DEFAULTACTION "Press" // accessibility prompt
  5186. END
  5187. //
  5188. // Strings for shut down options and their descriptions
  5189. //
  5190. // Shut down computer
  5191. STRINGTABLE DISCARDABLE
  5192. BEGIN
  5193. IDS_SHUTDOWN_NAME "Shut down"
  5194. IDS_SHUTDOWN_DESC "Ends your session and shuts down Windows so that you can safely turn off power."
  5195. IDS_RESTART_NAME "Restart"
  5196. IDS_RESTART_DESC "Ends your session, shuts down Windows, and starts Windows again."
  5197. IDS_SLEEP_NAME "Stand by"
  5198. IDS_SLEEP_DESC "Maintains your session, keeping the computer running on low power with data still in memory."
  5199. IDS_SLEEP2_NAME "Stand by (with wakeup events disabled)"
  5200. IDS_SLEEP2_DESC "Maintains your session, keeping the computer running on low power with data still in memory."
  5201. IDS_HIBERNATE_NAME "Hibernate"
  5202. IDS_HIBERNATE_DESC "Saves your session to disk so that you can safely turn off power. Your session is restored the next time you start Windows."
  5203. IDS_LOGOFF_NAME "Log off %s"
  5204. IDS_LOGOFF_DESC "Ends your session, leaving the computer running on full power."
  5205. IDS_RESTARTDOS_NAME "Restart in MS-DOS mode"
  5206. IDS_RESTARTDOS_DESC "Ends your session, shuts down Windows, and starts MS-DOS mode."
  5207. END
  5208. STRINGTABLE DISCARDABLE
  5209. BEGIN
  5210. IDS_DD_COPY "&Copy Here"
  5211. IDS_DD_MOVE "&Move Here"
  5212. IDS_DD_LINK "Create &Shortcuts Here"
  5213. IDS_DD_SCRAP_COPY "&Create Scrap Here"
  5214. IDS_DD_SCRAP_MOVE "&Move Scrap Here"
  5215. IDS_DD_DOCLINK "&Create Document Shortcut Here"
  5216. IDS_DD_CONTENTS_COPY "&Copy Here"
  5217. IDS_DD_CONTENTS_MOVE "&Move Here"
  5218. IDS_DD_SYNCCOPY "Make Sync &Copy"
  5219. IDS_DD_SYNCCOPYTYPE "Make Sync Copy of &Type..."
  5220. IDS_DD_CONTENTS_LINK "Create &Shortcuts Here"
  5221. IDS_DD_CONTENTS_DESKCOMP "Create Active &Desktop items Here"
  5222. IDS_DD_CONTENTS_DESKIMG "Create Active &Desktop Images Here"
  5223. IDS_DD_OBJECT_COPY "&Copy Here"
  5224. IDS_DD_OBJECT_MOVE "&Move Here"
  5225. IDS_DD_CONTENTS_DESKURL "Create Active &Desktop items Here"
  5226. END
  5227. STRINGTABLE DISCARDABLE
  5228. BEGIN
  5229. IDS_RECCLEAN_NAMETEXT "Recycle Bin"
  5230. IDS_RECCLEAN_DESCTEXT "The Recycle Bin contains files you have deleted from your computer. These files are not permanently removed until you empty the Recycle Bin."
  5231. IDS_RECCLEAN_BTNTEXT "&View Files"
  5232. IDS_DISK_FULL_TITLE "Low Disk Space"
  5233. IDS_DISK_FULL_TEXT "You are running out of disk space on %s.\nTo free space on this drive by deleting old or unnecessary files, click here..."
  5234. IDS_DISK_FULL_TEXT_SERIOUS "You are running very low on disk space on %s.\nTo free space on this drive by deleting old or unnecessary files, click here..."
  5235. END
  5236. STRINGTABLE DISCARDABLE
  5237. BEGIN
  5238. IDS_FIT_Delimeter ", "
  5239. IDS_FIT_ExtraItems "..."
  5240. IDS_FIT_TipFormat "%1!s! %2!s! %3!s!"
  5241. IDS_FIT_Size "Size: %1!s!"
  5242. IDS_FIT_Size_LT "Size: larger than %1!s!"
  5243. IDS_FIT_Size_Empty "Folder is Empty"
  5244. IDS_FIT_Files "\nFiles: %1!s!"
  5245. IDS_FIT_Folders "\nFolders: %1!s!"
  5246. // Strings for the encryption context menu
  5247. IDS_ECM_ENCRYPT "Encrypt"
  5248. IDS_ECM_DECRYPT "Decrypt"
  5249. IDS_ECM_ENCRYPT_HELP "Encrypt the selected items"
  5250. IDS_ECM_DECRYPT_HELP "Decrypt the selected items"
  5251. END
  5252. STRINGTABLE DISCARDABLE
  5253. BEGIN
  5254. IDS_TODAY "Today"
  5255. IDS_YESTERDAY "Yesterday"
  5256. IDS_EARLIERTHISWEEK "Earlier this week"
  5257. IDS_LASTWEEK "Last week"
  5258. IDS_TWOWEEKSAGO "Two weeks ago"
  5259. IDS_EARLIERTHISMONTH "Earlier this month"
  5260. IDS_LASTMONTH "Last month"
  5261. IDS_TWOMONTHSAGO "Two months ago"
  5262. IDS_EARLIERTHISYEAR "Earlier this year"
  5263. IDS_LASTYEAR "Last year"
  5264. IDS_TWOYEARSAGO "Two years ago"
  5265. IDS_LONGTIMEAGO "A long time ago"
  5266. IDS_TOMORROW "Tomorrow"
  5267. IDS_TWODAYSFROMNOW "Two days from now"
  5268. IDS_LATERTHISWEEK "Later this week"
  5269. IDS_NEXTWEEK "Next week"
  5270. IDS_LATERTHISMONTH "Later this month"
  5271. IDS_NEXTMONTH "Next month"
  5272. IDS_LATERTHISYEAR "Later this year"
  5273. IDS_NEXTYEAR "Next year"
  5274. IDS_SOMETIMETHISMILLENNIA "Sometime this millennia"
  5275. IDS_SOMEFUTUREDATE "Sometime in the future"
  5276. IDS_ZERO "Zero"
  5277. IDS_TINY "Tiny"
  5278. IDS_SMALL "Small"
  5279. IDS_MEDIUM "Medium"
  5280. IDS_LARGE "Large"
  5281. IDS_HUGE "Huge"
  5282. IDS_GIGANTIC "Gigantic"
  5283. IDS_FOLDERS "Folders"
  5284. IDS_UNSPECIFIED "Unspecified"
  5285. IDS_GROUPBYFREESPACE "Group by Free Space"
  5286. IDS_GROUPBYSIZE "Group by Size"
  5287. IDS_GROUPBYDRIVETYPE "Group by Type"
  5288. IDS_GROUPBYTIME "Group by Time"
  5289. IDS_GROUPALPHABETICALLY "Group Alphabetically"
  5290. IDS_GROUPOTHERCHAR "Other"
  5291. IDS_GROUPFOLDERS "Folders"
  5292. IDS_UNKNOWNGROUP "Unknown"
  5293. IDS_THISCOMPUTERGROUP "This computer"
  5294. IDS_FREESPACEPERCENT "%d%% free"
  5295. IDS_ALLUSER_WARNING "Modifying this folder will affect all users who log on to this computer. Do you want to continue?"
  5296. END
  5297. STRINGTABLE DISCARDABLE
  5298. BEGIN
  5299. IDS_BURN "CD Writing"
  5300. IDS_BURN_WIZTITLE "CD Writing Wizard"
  5301. IDS_BURN_USERBLOCK "You must have administrative privileges to change the storage location for temporary files."
  5302. IDS_BURN_PREPARINGBURN "Preparing the files for the writing process..."
  5303. IDS_BURN_CLOSINGDISC "Performing final steps to make the CD ready to use..."
  5304. IDS_BURN_COMPLETE "Finished."
  5305. IDS_BURN_INITIALIZESTASH "Initializing the CD image..."
  5306. IDS_BURN_ERASEDISC "Erasing all files on the CD-RW disc..."
  5307. IDS_BURN_ADDDATA "Adding data to the CD image..."
  5308. IDS_BURN_RECORDING "Writing the data files to the CD..."
  5309. IDS_BURN_DISCFULLTEXT "This CD does not have enough free space for all your files. There is %1 free space on the disc, and %2 to be written. To continue, please reduce the total amount to be written by %3."
  5310. IDS_BURN_NOTIFY_TITLE "You have files waiting to be written to the CD."
  5311. IDS_BURN_NOTIFY "To see the files now, click this balloon."
  5312. IDS_BURN_DISCFULL "This CD does not have enough free space for your files."
  5313. IDS_BURN_HDFULL1 "Disk %1 does not have enough free space to create temporary files for the writing process. Click <A>here</A> for more information."
  5314. IDS_BURN_HDFULL2 "Create at least %1 free space on drive %2. To do this you will need to free up an additional %3. Then try this wizard again."
  5315. IDS_BURN_CANTWRITEMEDIACDRW "Windows does not support this CD-RW format. To use this disc, choose the task ""Erase this CD-RW"", which will format the disc so that Windows can use it."
  5316. IDS_BURN_CANTWRITEMEDIACDR "Windows does not support this CD-R format. Please try another disc."
  5317. // below is used to replace IDC_BURNWIZ_STATUSTEXT in DLG_BURNWIZ_BURN_FAILURE.
  5318. IDS_BURN_CANTWRITETOMEDIA "Windows cannot write to this disc because the CD drive's recording speed is slower than the high speed disc in the drive. To successfully create this CD, please use a standard writable CD."
  5319. IDS_BURN_CANTSHUTDOWN "Windows is currently using the CD.\n\nEither wait for Windows to finish, or cancel the CD operation before you quit Windows."
  5320. IDS_BURN_CANTBURN "Windows is currently using the CD. Please wait before starting the CD Writing Wizard."
  5321. IDS_BURN_FAILURE_MEDIUM_NOTPRESENT "There is no disc in the drive."
  5322. IDS_BURN_FAILURE_MEDIUM_INVALIDTYPE "The disc in the drive is not a writable CD or it is full."
  5323. IDS_BURN_INSERTDISC "Please insert a writable CD into drive %1."
  5324. IDS_BURN_INSERTDISCFULL "Please insert a blank, writable CD into drive %1, or insert a disc with enough free space to hold all the files you have selected for writing to CD."
  5325. IDS_BURN_CONFIRM_ERASE "Are you sure you want to delete the files on the CD?"
  5326. IDS_BURN_CONFIRM_CANCEL "If you cancel the wizard while it is still writing files, the CD may be unusable.\n\nAre you sure you want to cancel?"
  5327. IDS_BURN_CONFIRM_DISABLE "You still have files waiting to be written to CD. The files will be accessible when CD Writing is enabled. Do you want to continue?"
  5328. IDS_BURN_FORMAT_DISCLABEL "MMM dd yyyy" // passed to GetDateFormat, must be <= 16 characters
  5329. IDS_BURN_LOCATION_CD "Files Currently on the CD"
  5330. IDS_BURN_LOCATION_STAGED "Files Ready to Be Written to the CD"
  5331. IDS_BURNWIZ_MUSIC_HEAD "Do you want to make an audio CD?"
  5332. IDS_BURNWIZ_MUSIC_SUB ""
  5333. IDS_BURNWIZ_PROGRESS_BURN_HEAD "Please wait..."
  5334. IDS_BURNWIZ_PROGRESS_BURN_SUB ""
  5335. IDS_BURNWIZ_PROGRESS_ERASE_HEAD "Erasing the CD..."
  5336. IDS_BURNWIZ_PROGRESS_ERASE_SUB "Your files are being erased from the CD."
  5337. IDS_BURNWIZ_WAIT_HEAD "Insert a writable disc to continue."
  5338. IDS_BURNWIZ_WAIT_SUB ""
  5339. // For "1X", "2X" CD-Rs
  5340. IDS_BURN_WRITESPEED_NX "%dX"
  5341. IDS_BURN_WRITESPEED_FASTEST "Fastest"
  5342. END
  5343. STRINGTABLE DISCARDABLE
  5344. BEGIN
  5345. IDS_AUTOCM_PROPERTIESMENU "Internet P&roperties"
  5346. IDS_AUTOCM_BROWSEINTERNET "&Browse the Internet"
  5347. IDS_AUTOCM_READEMAIL "Read &e-mail"
  5348. IDS_AUTOCM_WINSECURITY "&Windows Security"
  5349. IDS_AUTOCM_SEARCH "Sear&ch"
  5350. IDS_AUTOCM_HELP "&Help and Support"
  5351. IDS_AUTOCM_FILERUN "&Run"
  5352. END
  5353. /////////////////////////////////////////////
  5354. // When Setup creates the folders, LNK, they should
  5355. // use SHSetLocalizedName API to set proper refer in desktop.ini to
  5356. // point to these for displaying purpose
  5357. // Localizer should localize these names exactly as they are localizing they are
  5358. // localizing the physical names (ie, Accessories are localized). In the future,
  5359. // this way should be used for localizing Shell Display name and the physical
  5360. // folder names should not be localized. For question, check with EdYe/ZekeL
  5361. // These are shell folder "display names"
  5362. STRINGTABLE DISCARDABLE
  5363. BEGIN
  5364. IDS_LOCALGDN_FLD_ACCESSIBILITY "Accessibility"
  5365. IDS_LOCALGDN_FLD_ACCESSORIES "Accessories"
  5366. IDS_LOCALGDN_FLD_ADMIN_TOOLS "Administrative Tools"
  5367. IDS_LOCALGDN_FLD_ADMINISTRATOR "Administrator"
  5368. IDS_LOCALGDN_FLD_APP_COMP_SCRIPTS "Application Compatibility Scripts"
  5369. IDS_LOCALGDN_FLD_APP_DATA "Application Data"
  5370. IDS_LOCALGDN_FLD_COMMON_COVER "Common Coverpages"
  5371. IDS_LOCALGDN_FLD_COMMON_FILES "Common Files"
  5372. IDS_LOCALGDN_FLD_COMMUNICATIONS "Communications"
  5373. IDS_LOCALGDN_FLD_DESKTOP "Desktop"
  5374. IDS_LOCALGDN_FLD_DOCUMENTS "Documents"
  5375. IDS_LOCALGDN_FLD_DOCSETTINGS "Documents and Settings"
  5376. IDS_LOCALGDN_FLD_ENTERTAINMENT "Entertainment"
  5377. IDS_LOCALGDN_FLD_GAMES "Games"
  5378. IDS_LOCALGDN_FLD_LOCALSETTINGS "Local Settings"
  5379. IDS_LOCALGDN_FLD_MEDIA "Media"
  5380. IDS_LOCALGDN_FLD_MSSCRIPTDEBUG "Microsoft Script Debugger"
  5381. IDS_LOCALGDN_FLD_MYBRIEFCASE "My Briefcase"
  5382. IDS_LOCALGDN_FLD_MYFAXES "My Faxes"
  5383. IDS_LOCALGDN_FLD_MYPICTURES "My Pictures"
  5384. IDS_LOCALGDN_FLD_ONLINE_SERVICES "Online Services"
  5385. IDS_LOCALGDN_FLD_PROGRAM_FILES "Program Files"
  5386. IDS_LOCALGDN_FLD_PROGRAMS "Programs"
  5387. IDS_LOCALGDN_FLD_RECEIVED_FAXES "Received Faxes"
  5388. IDS_LOCALGDN_FLD_SENT_FAXES "Sent Faxes"
  5389. IDS_LOCALGDN_FLD_SHARED_DOC "Shared Documents"
  5390. IDS_LOCALGDN_FLD_START_MENU "Start Menu"
  5391. IDS_LOCALGDN_FLD_STARTUP "Startup"
  5392. IDS_LOCALGDN_FLD_SYSTEM_TOOLS "System Tools"
  5393. IDS_LOCALGDN_FLD_WINDOWS_MEDIA "Windows Media"
  5394. IDS_LOCALGDN_FLD_MYMUSIC "My Music"
  5395. IDS_LOCALGDN_FLD_MYVIDEOS "My Videos"
  5396. IDS_LOCALGDN_FLD_THEIRDOCUMENTS "%s's Documents"
  5397. IDS_LOCALGDN_FLD_THEIRPICTURES "%s's Pictures"
  5398. IDS_LOCALGDN_FLD_THEIRMUSIC "%s's Music"
  5399. IDS_LOCALGDN_FLD_THEIRVIDEOS "%s's Videos"
  5400. END
  5401. // These are display name for LNK in Start Menu
  5402. STRINGTABLE DISCARDABLE
  5403. BEGIN
  5404. IDS_LOCALGDN_LNK_ACCESSIBILITY_WIZARD "Accessibility Wizard"
  5405. IDS_LOCALGDN_LNK_ADDRESS_BOOK "Address Book"
  5406. IDS_LOCALGDN_LNK_BACKUP "Backup"
  5407. IDS_LOCALGDN_LNK_CALCULATOR "Calculator"
  5408. IDS_LOCALGDN_LNK_CDPLAYER "CD Player"
  5409. IDS_LOCALGDN_LNK_CHARACTER_MAP "Character Map"
  5410. IDS_LOCALGDN_LNK_COMMAND_PROMPT "Command Prompt"
  5411. IDS_LOCALGDN_LNK_COMP_MANAG "Computer Management"
  5412. IDS_LOCALGDN_LNK_CONFIG_SERVER "Configure Your Server"
  5413. IDS_LOCALGDN_LNK_DATA_ODBC "Data Sources (ODBC)"
  5414. IDS_LOCALGDN_LNK_DISK_CLEANUP "Disk Cleanup"
  5415. IDS_LOCALGDN_LNK_DISK_DEFRAG "Disk Defragmenter"
  5416. IDS_LOCALGDN_LNK_DFS "Distributed File System"
  5417. IDS_LOCALGDN_LNK_EVENT_VIEWER "Event Viewer"
  5418. IDS_LOCALGDN_LNK_FREECELL "FreeCell"
  5419. IDS_LOCALGDN_LNK_HYPERTERMINAL "HyperTerminal"
  5420. IDS_LOCALGDN_LNK_IMAGING "Imaging"
  5421. IDS_LOCALGDN_LNK_ICW "Internet Connection Wizard"
  5422. IDS_LOCALGDN_LNK_INTERNET_EXPLORER "Internet Explorer"
  5423. IDS_LOCALGDN_LNK_INTERNET_SERVICES "Internet Services Manager"
  5424. IDS_LOCALGDN_LNK_ISDN_CONFIG "ISDN Configuration Wizard"
  5425. IDS_LOCALGDN_LNK_LAUNCH_IE "Launch Internet Explorer Browser"
  5426. IDS_LOCALGDN_LNK_LAUNCH_OE "Launch Outlook Express"
  5427. IDS_LOCALGDN_LNK_LICENSING "Licensing"
  5428. IDS_LOCALGDN_LNK_LOCAL_SECURITY "Local Security Policy"
  5429. IDS_LOCALGDN_LNK_MAGNIFIER "Magnifier"
  5430. IDS_LOCALGDN_LNK_MAINTENANCE_WIZARD "Maintenance Wizard"
  5431. IDS_LOCALGDN_LNK_MSSCRIPT_DEB "Microsoft Script Debugger"
  5432. IDS_LOCALGDN_LNK_MSSCRIPT_DEB_README "Microsoft Script Debugger Readme"
  5433. IDS_LOCALGDN_LNK_MINESWEEPER "Minesweeper"
  5434. IDS_LOCALGDN_LNK_MSN_MESSENGER "MSN Messenger Service"
  5435. IDS_LOCALGDN_LNK_MYBRIEFCASE "My Briefcase"
  5436. IDS_LOCALGDN_LNK_NARRATOR "Narrator"
  5437. IDS_LOCALGDN_LNK_NETWORK_DIALUP "Network Connections"
  5438. IDS_LOCALGDN_LNK_NETWORK_MON "Network Monitor"
  5439. IDS_LOCALGDN_LNK_NOTEPAD "Notepad"
  5440. IDS_LOCALGDN_LNK_ONSCREEN_KEY "On-Screen Keyboard"
  5441. IDS_LOCALGDN_LNK_OUTLOOK_EXPRESS "Outlook Express"
  5442. IDS_LOCALGDN_LNK_PAINT "Paint"
  5443. IDS_LOCALGDN_LNK_PERFORMANCE "Performance"
  5444. IDS_LOCALGDN_LNK_PHONE_DIALER "Phone Dialer"
  5445. IDS_LOCALGDN_LNK_PINBALL "Pinball"
  5446. IDS_LOCALGDN_LNK_SCHEDULED_TASKS "Scheduled Tasks"
  5447. IDS_LOCALGDN_LNK_SERVICES "Services"
  5448. IDS_LOCALGDN_LNK_SOLITAIRE "Solitaire"
  5449. IDS_LOCALGDN_LNK_SOUND_REC "Sound Recorder"
  5450. IDS_LOCALGDN_LNK_SYNCHRONIZE "Synchronize"
  5451. IDS_LOCALGDN_LNK_SYSTEM_INFO "System Information"
  5452. IDS_LOCALGDN_LNK_TELNET_SERVER_ADMIN "Telnet Server Administration"
  5453. IDS_LOCALGDN_LNK_UTILITY_MANAGER "Utility Manager"
  5454. IDS_LOCALGDN_LNK_VOLUME_CONTROL "Volume Control"
  5455. IDS_LOCALGDN_LNK_WINDOWS_EXPLORER "Windows Explorer"
  5456. IDS_LOCALGDN_LNK_WINDOWS_UPDATE "Windows Update"
  5457. IDS_LOCALGDN_LNK_WORDPAD "WordPad"
  5458. IDS_LOCALGDN_LNK_EUDCEDIT "Private Character Editor"
  5459. IDS_LOCALGDN_LNK_CHAT "Chat"
  5460. IDS_LOCALGDN_LNK_MEDIAPLAYER "Media Player"
  5461. IDS_LOCALGDN_LNK_GETSTART "Getting Started"
  5462. IDS_LOCALGDN_LNK_CLIPBOOK "Clipboard Viewer"
  5463. IDS_LOCALGDN_LNK_WINDOWS_CATALOG "Windows Catalog"
  5464. END
  5465. // InfoTip for above LNK files
  5466. STRINGTABLE DISCARDABLE
  5467. BEGIN
  5468. IDS_LOCALGDN_ITIP_ACCESSIBILITY_WIZARD "Use the Accessibility Wizard to configure your system to meet your vision, hearing, and mobility needs."
  5469. IDS_LOCALGDN_ITIP_ADDRESS_BOOK "Manages your contacts and finds people and businesses using directory services. "
  5470. IDS_LOCALGDN_ITIP_BACKUP "Archives data to protect it from accidental loss."
  5471. IDS_LOCALGDN_ITIP_CALCULATOR "Performs basic arithmetic tasks with an on-screen calculator."
  5472. IDS_LOCALGDN_ITIP_CDPLAYER "Plays audio compact discs (CDs)."
  5473. IDS_LOCALGDN_ITIP_CHARACTER_MAP "Selects special characters and copies them to your document."
  5474. IDS_LOCALGDN_ITIP_COMMAND_PROMPT "Performs text-based (command-line) functions."
  5475. IDS_LOCALGDN_ITIP_COMP_MANAG "Manages disks and provides access to other tools to manage local and remote computers."
  5476. IDS_LOCALGDN_ITIP_CONFIG_SERVER "Provides access to all Windows administrative tools, including snap-ins and control panels."
  5477. IDS_LOCALGDN_ITIP_DATA_ODBC "Adds, removes, and configures Open Database Connectivity (ODBC) data sources and drivers."
  5478. IDS_LOCALGDN_ITIP_DISK_CLEANUP "Enables you to clear your disk of unnecessary files."
  5479. IDS_LOCALGDN_ITIP_DISK_DEFRAG "Defragments your volumes so that your computer runs faster and more efficiently."
  5480. IDS_LOCALGDN_ITIP_DFS "Creates and manages distributed file systems that connect shared folders from different computers."
  5481. IDS_LOCALGDN_ITIP_EVEN_VIEWER "Displays monitoring and troubleshooting messages from Windows and other programs."
  5482. IDS_LOCALGDN_ITIP_FREECELL "Begins the Freecell card game."
  5483. IDS_LOCALGDN_ITIP_HYPERTERMINAL "Connects to other computers, Internet telnet sites, bulletin board systems, online services, and host computers using either a modem or a null-modem cable."
  5484. IDS_LOCALGDN_ITIP_IMAGING "Displays and edits existing image files such as scanned photographs or digital images."
  5485. IDS_LOCALGDN_ITIP_ICW "Sets up your computer to access the Internet"
  5486. IDS_LOCALGDN_ITIP_INTERNET_EXPLORER "Finds and displays information and Web sites on the Internet."
  5487. //IDS_LOCALGDN_ITIP_INTERNET_SERVICES ""
  5488. //IDS_LOCALGDN_ITIP_ISDN_CONFIG ""
  5489. //IDS_LOCALGDN_ITIP_LAUNCH_IE ""
  5490. //IDS_LOCALGDN_ITIP_LAUNCH_OE ""
  5491. IDS_LOCALGDN_ITIP_LICENSING "Manages client access licensing for a server product."
  5492. IDS_LOCALGDN_ITIP_LOCAL_SECURITY "View and modify local security policy, such as user rights and audit policies."
  5493. IDS_LOCALGDN_ITIP_MAGNIFIER "Enlarges selected text and other on-screen items for easier viewing."
  5494. //IDS_LOCALGDN_ITIP_MAINTENANCE_WIZARD ""
  5495. //IDS_LOCALGDN_ITIP_MSSCRIPT_DEB ""
  5496. //IDS_LOCALGDN_ITIP_MSSCRIPT_DEB_README ""
  5497. IDS_LOCALGDN_ITIP_MINESWEEPER "Begins a game of Minesweeper."
  5498. //IDS_LOCALGDN_ITIP_MSN_MESSENGER_SERVICE ""
  5499. //IDS_LOCALGDN_ITIP_MYBRIEFCASE ""
  5500. IDS_LOCALGDN_ITIP_NARRATOR "Reads on-screen text, dialog boxes, menus, and buttons aloud if speakers or a sound output device is installed."
  5501. //IDS_LOCALGDN_ITIP_NETWORK_DIALUP ""
  5502. //IDS_LOCALGDN_ITIP_NETWORK_MON ""
  5503. IDS_LOCALGDN_ITIP_NOTEPAD "Creates and edits text files using basic text formatting."
  5504. IDS_LOCALGDN_ITIP_ONSCREEN_KEY "Displays a keyboard that is controlled by a mouse or switch input device."
  5505. IDS_LOCALGDN_ITIP_OUTLOOK_EXPRESS "Sends and receives e-mail and newsgroup messages."
  5506. IDS_LOCALGDN_ITIP_PAINT "Creates and edits drawings, and displays and edits scanned photos."
  5507. IDS_LOCALGDN_ITIP_PERFORMANCE "Displays graphs of system performance and configures data logs and alerts."
  5508. IDS_LOCALGDN_ITIP_PHONE_DIALER "Makes voice or video calls to other computers and enables video conferencing."
  5509. IDS_LOCALGDN_ITIP_PINBALL "Begins a game of 3-D Pinball."
  5510. IDS_LOCALGDN_ITIP_SCHEDULED_TASKS "Use Task Scheduler to schedule computer tasks to run automatically."
  5511. IDS_LOCALGDN_ITIP_SERVICES "Starts and stop services."
  5512. IDS_LOCALGDN_ITIP_SOLITAIRE "Begins the Solitaire card game."
  5513. IDS_LOCALGDN_ITIP_SOUND_REC "Records sounds if a microphone and sound card are installed."
  5514. IDS_LOCALGDN_ITIP_SYNCHRONIZE "Updates the network copy of materials that were edited offline, such as documents, calendars, and e-mail messages."
  5515. IDS_LOCALGDN_ITIP_SYSTEM_INFO "Display current System Information."
  5516. IDS_LOCALGDN_ITIP_TELNET_SERVER_ADM "View and modify telnet server settings and connections."
  5517. IDS_LOCALGDN_ITIP_UTILITY_MANAGER "Starts and configures accessibility tools from one window."
  5518. IDS_LOCALGDN_ITIP_VOLUME_CONTROL "Controls the volume level of recorded and play-back sounds."
  5519. IDS_LOCALGDN_ITIP_WINDOWS_EXPLORER "Displays the files and folders on your computer."
  5520. IDS_LOCALGDN_ITIP_WINDOWS_UPDATE "Offers the latest critical and security updates, device drivers, and other features that are available for your Windows computer."
  5521. IDS_LOCALGDN_ITIP_WORDPAD "Creates and edits text documents with complex formatting."
  5522. IDS_LOCALGDN_ITIP_EUDCEDIT "Use Character Editor to modify how a character is shown on the screen."
  5523. IDS_LOCALGDN_ITIP_CHAT "Use Chat to communicate interactively with someone on another computer."
  5524. IDS_LOCALGDN_ITIP_MEDIAPLAYER "Use Media Player to play, edit, link, and embed a variety of multimedia files including video, audio, and animation files."
  5525. IDS_LOCALGDN_ITIP_GETSTART "Provides information about new Windows features and helps you to start using Windows."
  5526. IDS_LOCALGDN_ITIP_CLIPBOOK "Use Clipboard Viewer to view, save, and share text that you have cut and/or copied from documents."
  5527. IDS_LOCALGDN_ITIP_WINDOWS_CATALOG "Find products made for Windows."
  5528. END
  5529. // added on 5/2/2000 for Shell Name Space Infotip
  5530. STRINGTABLE DISCARDABLE
  5531. BEGIN
  5532. IDS_LOCALGDN_ITIPNS_MY_NETWORK_PLACES "Shows shortcuts to Web sites, network computers, and FTP sites."
  5533. IDS_LOCALGDN_ITIPNS_MY_COMPUTER "Shows the disk drives and hardware connected to this computer."
  5534. IDS_LOCALGDN_ITIPNS_MY_DOCUMENTS "Contains letters, reports, and other documents and files."
  5535. IDS_LOCALGDN_ITIPNS_RECYCLE_BIN "Contains the files and folders that you have deleted."
  5536. IDS_LOCALGDN_ITIPNS_BRIEFCASE "Synchronizes files when you use two computers."
  5537. // used in control panel classic view
  5538. IDS_LOCALGDN_ITIPNS_FONTS "Add, change, and manage fonts on your computer."
  5539. IDS_LOCALGDN_ITIPNS_ADMIN_TOOLS "Configure administrative settings for your computer."
  5540. IDS_LOCALGDN_ITIPNS_FOLDEROPTIONS "Customize the display of files and folders, change file associations, and make network files available offline."
  5541. IDS_LOCALGDN_ITIPNS_SCHEDULED_TASKS "Schedule computer tasks to run automatically."
  5542. END
  5543. // added on 5/2/2000 for Shell Name Space Display Name
  5544. STRINGTABLE DISCARDABLE
  5545. BEGIN
  5546. IDS_LOCALGDN_NS_BRIEFCASE "Briefcase"
  5547. IDS_LOCALGDN_NS_FONTS "Fonts"
  5548. IDS_LOCALGDN_NS_ADMIN_TOOLS "Administrative Tools"
  5549. IDS_LOCALGDN_NS_FOLDEROPTIONS "Folder Options"
  5550. END
  5551. // Shell search extensions
  5552. STRINGTABLE DISCARDABLE
  5553. BEGIN
  5554. IDS_LOCALGDN_SRCHEXT_FILES_AND_FOLDERS "For &Files or Folders..."
  5555. IDS_LOCALGDN_SRCHEXT_COMPUTERS "For &Computers"
  5556. IDS_LOCALGDN_SRCHEXT_PRINTER "For &Printer"
  5557. END
  5558. // Shell search extensions help
  5559. STRINGTABLE DISCARDABLE
  5560. BEGIN
  5561. IDS_LOCALGDN_SRCHHLP_FILES_AND_FOLDERS "Search for files or folders"
  5562. IDS_LOCALGDN_SRCHHLP_COMPUTERS "Search for computers on the network"
  5563. IDS_LOCALGDN_SRCHHLP_PRINTER "Search for a printer"
  5564. END
  5565. /////////////////////////////////////////
  5566. // Added 04/02/01 for Whistler. (buzzr)
  5567. // Infotips for the various special folders we have.
  5568. //
  5569. // Note:
  5570. // Even if you don't think something in this table is being used anywhere,
  5571. // be careful and check in selfreg.inx for the decimal id of the string.
  5572. //
  5573. STRINGTABLE DISCARDABLE
  5574. BEGIN
  5575. IDS_FOLDER_FAVORITES "Favorites"
  5576. IDS_FOLDER_RECENTDOCS "My Recent Documents"
  5577. IDS_FOLDER_RECENTDOCS_TT "Shows recently opened files and folders."
  5578. IDS_FOLDER_DESKTOP_TT "Shows the files, folders, program shortcuts, and other items on the desktop."
  5579. IDS_FOLDER_PRINTERS_TT "Shows installed printers and fax printers and helps you add new ones."
  5580. IDS_FOLDER_SHAREDDOCS_TT "Contains files and folders shared between users of this computer."
  5581. IDS_FOLDER_MYPICS_TT "Contains digital photos, images, and graphic files."
  5582. IDS_FOLDER_MYMUSIC_TT "Contains music and other audio files."
  5583. IDS_FOLDER_MYVIDEOS_TT "Contains movies and other video files."
  5584. END
  5585. /////////////////////////////////////////
  5586. STRINGTABLE DISCARDABLE
  5587. BEGIN
  5588. IDS_THUMBNAILVIEW_DESC "Thumbnails"
  5589. IDS_CREATETHUMBNAIL "Re&fresh Thumbnail"
  5590. IDS_CREATETHUMBNAILHELP "Refresh the thumbnails for the current selection."
  5591. IDS_HTMLTHUMBEXTRACT_DESC "HTML Thumbnail Extractor"
  5592. IDS_BMPTHUMBEXTRACT_DESC "BMP Thumbnail Extractor"
  5593. IDS_OFCTHUMBEXTRACT_DESC "Office Graphics Filters Thumbnail Extractor"
  5594. IDS_DOCTHUMBEXTRACT_DESC "Summary Info Thumbnail handler (DOCFILES)"
  5595. IDS_TASKSCHEDULER_DESC "Background Task Scheduler"
  5596. IDS_LNKTHUMBEXTRACT_DESC "LNK file thumbnail interface delegator"
  5597. IDS_EXTRACTING "Extracting %s"
  5598. IDS_THUMBNAILGEN_DESC "Thumbnail Generator"
  5599. IDS_GDITHUMBEXTRACT_DESC "GDI+ file thumbnail extractor"
  5600. END
  5601. /////////////////////////////////////////
  5602. STRINGTABLE DISCARDABLE
  5603. BEGIN
  5604. IDS_NETCONNECTFAILED_TITLE "Could not reconnect all network drives"
  5605. IDS_NETCONNECTFAILED_MESSAGE "Click here to open My Computer and see the status of your network drives."
  5606. END
  5607. STRINGTABLE DISCARDABLE
  5608. BEGIN
  5609. IDS_PROJNAME "stgtrans"
  5610. IDS_STORAGEPROCESSOR_DESC "StorageProcessor Class"
  5611. IDS_PREPARINGTOCOPY "Preparing To Copy"
  5612. IDS_PREPARINGTOMOVE "Preparing To Move"
  5613. IDS_PREPARINGTOREMOVE "Preparing To Delete"
  5614. IDS_PREPARINGTOSYNC "Preparing to Synchronize"
  5615. IDS_SCANNING "Scanning"
  5616. IDS_GATHERINGSTATS "Gathering Statistics"
  5617. END
  5618. STRINGTABLE DISCARDABLE
  5619. BEGIN
  5620. IDS_DEFAULTTITLE "Confirm"
  5621. IDS_CONFIRM_FILE_DELETE "Confirm File Delete"
  5622. IDS_CONFIRM_FILE_RENAME "Confirm File Rename"
  5623. IDS_CONFIRM_FILE_MOVE "Confirm File Move"
  5624. IDS_CONFIRM_FOLDER_DELETE "Confirm Folder Delete"
  5625. IDS_CONFIRM_FOLDER_RENAME "Confirm Folder Rename"
  5626. IDS_CONFIRM_FOLDER_MOVE "Confirm Folder Move"
  5627. END
  5628. STRINGTABLE DISCARDABLE
  5629. BEGIN
  5630. IDS_DELETE_FILE "Are you sure you want to send '%1' to the Recycle Bin?"
  5631. IDS_DELETE_FOLDER "Are you sure you want to remove the folder '%1' and move all its contents to the Recycle Bin?"
  5632. IDS_NUKE_FILE "Are you sure you want to permanently delete '%1'?"
  5633. IDS_NUKE_FOLDER "Are you sure you want to permanently remove the folder '%1' and all of its contents?"
  5634. END
  5635. STRINGTABLE DISCARDABLE
  5636. BEGIN
  5637. IDS_CONFIRM_COMPRESSION_LOSS "Confirm Compression Loss"
  5638. IDS_CONFIRM_STREAM_LOSS "Confirm Stream Loss"
  5639. IDS_CONFIRM_ENCRYPTION_LOSS "Confirm Encryption Loss"
  5640. IDS_CONFIRM_METADATA_LOSS "Confirm Metadata Loss"
  5641. IDS_CONFIRM_ACL_LOSS "Confirm Access Control Loss"
  5642. IDS_SELECT_FILE_NAME "Select New File Name"
  5643. IDS_SELECT_FOLDER_NAME "Select New Folder Name"
  5644. IDS_CONFIRM_FILE_REPLACE "Confirm File Replace"
  5645. IDS_CONFIRM_FOLDER_REPLACE "Confirm Folder Replace"
  5646. END
  5647. STRINGTABLE DISCARDABLE
  5648. BEGIN
  5649. IDS_DELETE_READONLY_FILE
  5650. "The file '%1' is a read-only file. Are you sure you want to delete it?"
  5651. IDS_DELETE_READONLY_FOLDER
  5652. "The folder '%1' is a read-only folder. Are you sure you want to remove it and all of its contents?"
  5653. IDS_DELETE_SYSTEM_FILE "The file '%1' is a system file. If you remove it, your computer or one of your programs may no longer work correctly. Are you sure you want to delete it?"
  5654. IDS_DELETE_SYSTEM_FOLDER
  5655. "The folder '%1' is a system folder. If you delete it, Windows or another program may no longer work correctly. Are you sure you want to delete this folder and all of its contents?"
  5656. IDS_DELETE_TOOBIG_FILE "The file '%1' is too big for the Recycle Bin.\n\nDo you want to permanently delete it?"
  5657. IDS_DELETE_TOOBIG_FOLDER
  5658. "The folder '%1' is too big for the Recycle Bin.\n\nDo you want to permanently delete it?"
  5659. IDS_DELETE_PROGRAM_FILE "The file '%1' is a program. If you remove it, you will no longer be able to run this program which might prevent opening some documents. Are you sure you want to delete it?"
  5660. IDS_MOVE_READONLY_FILE "Are you sure you want to move the read-only file '%1'?"
  5661. IDS_MOVE_READONLY_FOLDER
  5662. "Are you sure you want to move the read-only folder '%1'?"
  5663. IDS_MOVE_SYSTEM_FILE "Are you sure you want to move the system file '%1'?"
  5664. IDS_MOVE_SYSTEM_FOLDER "Are you sure you want to move the system folder '%1'?"
  5665. IDS_RENAME_READONLY_FILE
  5666. "Are you sure you want to rename the read-only file '%1' to '%2'?"
  5667. IDS_RENAME_READONLY_FOLDER
  5668. "Are you sure you want to rename the read-only folder '%1' to '%2'?"
  5669. IDS_RENAME_SYSTEM_FILE "Are you sure you want to rename the system file '%1' to '%2'?"
  5670. IDS_RENAME_SYSTEM_FOLDER
  5671. "Are you sure you want to rename the system folder '%1' to '%2'?"
  5672. IDS_STREAM_LOSS_COPY_FILE
  5673. "The file '%1' has extra information attached to it that might be lost if you continue copying. The contents of the file will not be affected. Do you want to copy the file anyway?"
  5674. END
  5675. STRINGTABLE DISCARDABLE
  5676. BEGIN
  5677. IDS_STREAM_LOSS_COPY_FOLDER
  5678. "The folder '%1' has extra information attached to it that might be lost if you continue copying. The contents of the file will not be affected. Do you want to copy the folder anyway?"
  5679. IDS_STREAM_LOSS_MOVE_FILE
  5680. "The file '%1' has extra information attached to it that might be lost if you continue moving. The contents of the file will not be affected. Do you want to move the file anyway?"
  5681. IDS_STREAM_LOSS_MOVE_FOLDER
  5682. "The folder '%1' has extra information attached to it that might be lost if you continue moving. The contents of the file will not be affected. Do you want to move the folder anyway?"
  5683. IDS_METADATA_LOSS_COPY_FILE
  5684. "The file '%1' contains secondary properties that the destination volume does not support. Some data will not be preserved as a result. Do you want to copy the file anyway?"
  5685. IDS_METADATA_LOSS_COPY_FOLDER
  5686. "The folder '%1' contains secondary properties that the destination volume does not support. Some data will not be preserved as a result. Do you want to copy the folder anyway?"
  5687. IDS_METADATA_LOSS_MOVE_FILE
  5688. "The file '%1' contains secondary properties that the destination volume does not support. Some data will not be preserved as a result. Do you want to move the file anyway?"
  5689. IDS_METADATA_LOSS_MOVE_FOLDER
  5690. "The folder '%1' contains secondary properties that the destination volume does not support. Some data will not be preserved as a result. Do you want to move the folder anyway?"
  5691. IDS_COMPRESSION_LOSS_COPY_FILE
  5692. "The file '%1' is compressed, but the destination volume does not support this feature. The new file will be expanded as a result. Do you want to copy the file anyway?"
  5693. IDS_COMPRESSION_LOSS_COPY_FOLDER
  5694. "The folder '%1' is compressed, but the destination volume does not support this feature. The new file will be expanded as a result. Do you want to copy the folder anyway?"
  5695. IDS_COMPRESSION_LOSS_MOVE_FILE
  5696. "The file '%1' is compressed, but the destination volume does not support this feature. The file will be expanded as a result. Do you want to move the file anyway?"
  5697. IDS_COMPRESSION_LOSS_MOVE_FOLDER
  5698. "The folder '%1' is compressed, but the destination volume does not support this feature. The file will be expanded as a result. Do you want to move the folder anyway?"
  5699. IDS_SPARSE_LOSS_COPY_FILE
  5700. "The file '%1' is a sparse file, but the destination volume does not support this feature. The new file will be expanded as a result. Do you want to copy the file anyway?"
  5701. IDS_SPARSE_LOSS_MOVE_FILE
  5702. "The file '%1' is a sparse file, but the destination volume does not support this feature. The file will be expanded as a result. Do you want to move the file anyway?"
  5703. IDS_ENCRYPTION_LOSS_COPY_FILE
  5704. "The file '%1' is encrypted, but the destination volume does not support this feature. The new file will be unencrypted as a result. Do you want to copy the file anyway?"
  5705. IDS_ENCRYPTION_LOSS_COPY_FOLDER
  5706. "The folder '%1' is encrypted, but the destination volume does not support this feature. The new folder will be unencrypted as a result. Do you want to move the folder anyway?"
  5707. IDS_ENCRYPTION_LOSS_MOVE_FILE
  5708. "The file '%1' is encrypted, but the destination volume does not support this feature. The new file will be unencrypted as a result. Do you want to move the file anyway?"
  5709. IDS_PROPFORMAT
  5710. "%1: %2"
  5711. END
  5712. STRINGTABLE DISCARDABLE
  5713. BEGIN
  5714. IDS_UNKNOWN_COPY_FILE "Windows encountered a problem when trying to copy this file. What do you want Windows to do?"
  5715. IDS_UNKNOWN_COPY_FOLDER "Windows encountered a problem when trying to copy this folder. What do you want Windows to do?"
  5716. IDS_UNKNOWN_MOVE_FILE "Windows encountered a problem when trying to move this file. What do you want Windows to do?"
  5717. IDS_UNKNOWN_MOVE_FOLDER "Windows encountered a problem when trying to move this folder. What do you want Windows to do?"
  5718. IDS_UNKNOWN_COPY_TITLE "Problem Copying"
  5719. IDS_UNKNOWN_MOVE_TITLE "Problem Moving"
  5720. IDS_NO_STORAGE_MOVE "Windows cannot move this file or folder."
  5721. IDS_NO_STORAGE_COPY "Windows cannot copy this file or folder."
  5722. END
  5723. STRINGTABLE DISCARDABLE
  5724. BEGIN
  5725. IDS_ENCRYPTION_LOSS_MOVE_FOLDER
  5726. "The folder '%1' is encrypted, but the destination volume does not support this feature. The new folder will be unencrypted as a result. Do you want to move the folder anyway?"
  5727. IDS_DEFAULTDESC "An unknown error has occurred."
  5728. IDS_REPLACE_FILE "This folder already contains a file named '%1'."
  5729. IDS_REPLACEEXISTING_FILE "Would you like to replace the existing file"
  5730. IDS_WITHTHIS "with this one?"
  5731. IDS_REPLACE_FOLDER "This folder already contains a folder named '%1'.\n\nIf the files in the existing folder have the same name as files in the folder you are moving or copying, they will be replaced."
  5732. IDS_REPLACEEXISTING_FOLDER "Do you still want to merge this folder"
  5733. IDS_INTOTHIS "into this one?"
  5734. END
  5735. STRINGTABLE DISCARDABLE
  5736. BEGIN
  5737. IDS_CUSTOMIZE_DOCUMENTS "Documents (for any file type)"
  5738. IDS_CUSTOMIZE_PICTURES "Pictures (best for many files)"
  5739. IDS_CUSTOMIZE_PHOTOALBUM "Photo Album (best for fewer files)"
  5740. IDS_CUSTOMIZE_MUSIC "Music (best for audio files and playlists)"
  5741. IDS_CUSTOMIZE_MUSICARTIST "Music Artist (best for works by one artist)"
  5742. IDS_CUSTOMIZE_MUSICALBUM "Music Album (best for tracks from one album)"
  5743. IDS_CUSTOMIZE_VIDEOS "Videos"
  5744. IDS_CUSTOMIZE_VIDEOALBUM "Video Album (best for fewer files)"
  5745. IDS_CUSTOMIZE_BOOKS "Books (best for audio and eBooks)"
  5746. IDS_CUSTOMIZE_USELEGACYHTT "Use existing customization template"
  5747. IDS_CUSTOMIZE "Customize" // must be same as caption of DLG_FOLDER_CUSTOMIZE
  5748. IDS_CUSTOMIZE_GENERATING "Generating preview..."
  5749. IDS_CUSTOMIZE_TURNONWEBVIEW "Folder tasks must be enabled to see your changes. Would you like to turn it on?"
  5750. END
  5751. // Start and Taskbar Properties Advanced page strings selfreg.inx sets
  5752. STRINGTABLE DISCARDABLE
  5753. BEGIN
  5754. IDS_ADV_STARTMENU_StartMenuSettings "Start menu"
  5755. IDS_ADV_STARTMENU_StartMenuIntelli "Use Personalized Menus"
  5756. IDS_ADV_STARTMENU_StartMenuFavorites "Display Favorites"
  5757. IDS_ADV_STARTMENU_StartMenuLogoff "Display Log Off"
  5758. IDS_ADV_STARTMENU_CascadeControlPanel "Expand Control Panel"
  5759. IDS_ADV_STARTMENU_CascadeMyDocuments "Expand My Documents"
  5760. IDS_ADV_STARTMENU_CascadePrinters "Expand Printers"
  5761. IDS_ADV_STARTMENU_StartMenuScrollPrograms "Scroll Programs"
  5762. IDS_ADV_STARTMENU_CascadeMyPictures "Expand My Pictures"
  5763. IDS_ADV_STARTMENU_CascadeNetConnect "Expand Network Connections"
  5764. IDS_ADV_STARTMENU_StartMenuRun "Display Run"
  5765. IDS_ADV_STARTMENU_StartMenuChange "Enable dragging and dropping"
  5766. IDS_ADV_STARTMENU_StartMenuAdminTools "Display Administrative Tools"
  5767. IDS_ADV_STARTMENU_StartMenuSmallIcons "Show Small Icons in Start menu"
  5768. IDS_ADV_STARTMENU_StartPanelAdminTools "System Administrative Tools"
  5769. IDS_ADV_STARTMENU_StartPanelATMenu "Display on the All Programs menu"
  5770. IDS_ADV_STARTMENU_StartPanelATBoth "Display on the All Programs menu and the Start menu"
  5771. IDS_ADV_STARTMENU_StartPanelShowMyComp "My Computer"
  5772. IDS_ADV_STARTMENU_StartPanelShowNetPlaces "My Network Places"
  5773. IDS_ADV_STARTMENU_StartPanelShowNetConn "Network Connections"
  5774. IDS_ADV_STARTMENU_StartPanelShowRun "Run command"
  5775. IDS_ADV_STARTMENU_StartPanelFavorites "Favorites menu"
  5776. IDS_ADV_STARTMENU_StartPanelShowMyDocs "My Documents"
  5777. IDS_ADV_STARTMENU_StartPanelShowMyPics "My Pictures"
  5778. IDS_ADV_STARTMENU_StartPanelShowMyMusic "My Music"
  5779. IDS_ADV_STARTMENU_StartPanelShowControlPanel "Control Panel"
  5780. IDS_ADV_STARTMENU_StartPanelShowHelp "Help and Support"
  5781. IDS_ADV_STARTMENU_StartPanelOpen "Display as a link"
  5782. IDS_ADV_STARTMENU_StartPanelMenu "Display as a menu"
  5783. IDS_ADV_STARTMENU_StartPanelHide "Don't display this item"
  5784. IDS_ADV_STARTMENU_StartPanelShowPrinters "Printers and Faxes"
  5785. IDS_ADV_STARTMENU_StartPanelNetConOpen "Link to Network Connections Folder"
  5786. IDS_ADV_STARTMENU_StartPanelNetConMenu "Display as Connect to menu"
  5787. IDS_ADV_STARTMENU_StartPanelShowSearch "Search"
  5788. IDS_ADV_STARTMENU_StartPanelOEMLink "Manufacturer Link"
  5789. END
  5790. // Folder Options strings selfreg.inx sets
  5791. STRINGTABLE DISCARDABLE
  5792. BEGIN
  5793. IDS_ADV_FOLDER_SHOWCONTROLPANEL "Show Control Panel in My Computer"
  5794. IDS_ADV_FOLDER_FileFolder "Files and Folders"
  5795. IDS_ADV_FOLDER_HiddenFiles "Hidden files and folders"
  5796. IDS_ADV_FOLDER_ShowAll "Show hidden files and folders"
  5797. IDS_ADV_FOLDER_NoHidden "Do not show hidden files and folders"
  5798. IDS_ADV_FOLDER_ShowInfoTip "Show pop-up description for folder and desktop items"
  5799. IDS_ADV_FOLDER_HideFileExt "Hide extensions for known file types"
  5800. IDS_ADV_FOLDER_DESC_ShowFullPath "Display the full path in the title bar"
  5801. IDS_ADV_FOLDER_ShowFullPathAddress "Display the full path in the address bar"
  5802. IDS_ADV_FOLDER_ClassicViewState "Remember each folder's view settings"
  5803. IDS_ADV_FOLDER_DesktopProcess "Launch folder windows in a separate process"
  5804. IDS_ADV_FOLDER_SuperHidden "Hide protected operating system files (Recommended)"
  5805. IDS_ADV_FOLDER_NetCrawl "Automatically search for network folders and printers"
  5806. IDS_ADV_FOLDER_WebViewBarricade "Display the contents of system folders"
  5807. IDS_ADV_FOLDER_FriendlyTree "Display simple folder view in Explorer's Folders list"
  5808. IDS_ADV_FOLDER_ShowCompColor "Show encrypted or compressed NTFS files in color"
  5809. IDS_ADV_FOLDER_PersistBrowsers "Restore previous folder windows at logon"
  5810. IDS_ADV_FOLDER_FolderSizeTip "Display file size information in folder tips"
  5811. IDS_ADV_FOLDER_ThumbnailCache "Do not cache thumbnails"
  5812. IDS_ADV_FOLDER_SimpleSharing "Use simple file sharing (Recommended)"
  5813. END
  5814. STRINGTABLE DISCARDABLE
  5815. BEGIN
  5816. IDS_VFX_TaskbarAnimations "Slide taskbar buttons"
  5817. IDS_VFX_CursorShadow "Show shadows under mouse pointer"
  5818. IDS_VFX_DropShadow "Show shadows under menus"
  5819. IDS_VFX_DragFullWindows "Show window contents while dragging"
  5820. IDS_VFX_AnimateMinMax "Animate windows when minimizing and maximizing"
  5821. IDS_VFX_FontSmoothing "Smooth edges of screen fonts"
  5822. IDS_VFX_MenuAnimation "Fade or slide menus into view"
  5823. IDS_VFX_WebView "Use common tasks in folders"
  5824. IDS_VFX_Themes "Use visual styles on windows and buttons"
  5825. IDS_VFX_ListviewAlphaSelect "Show translucent selection rectangle"
  5826. IDS_VFX_ListviewShadowText "Use drop shadows for icon labels on the desktop"
  5827. IDS_VFX_ListviewFolderwatermarks "Use a background image for each folder type"
  5828. IDS_VFX_ComboBoxAnimation "Slide open combo boxes"
  5829. IDS_VFX_ListBoxSmoothScrolling "Smooth-scroll list boxes"
  5830. IDS_VFX_SelectionFade "Fade out menu items after clicking"
  5831. IDS_VFX_TooltipAnimation "Fade or slide ToolTips into view"
  5832. IDS_VFX_TaskbarFade "Fade in taskbar"
  5833. END
  5834. STRINGTABLE DISCARDABLE
  5835. BEGIN
  5836. IDS_SIZE_INCREASE_PERCENTAGE "0"
  5837. IDS_EXPANDO_DEFAULT_ACTION_COLLAPSE "Collapse"
  5838. IDS_EXPANDO_DEFAULT_ACTION_EXPAND "Expand"
  5839. IDS_HEADER_FILEFOLDER "File and Folder Tasks"
  5840. IDS_HEADER_FILEFOLDER_TT "These tasks apply to the files and folders you select."
  5841. IDS_HEADER_ITEMFOLDER "Folder Tasks"
  5842. IDS_HEADER_ITEMFOLDER_TT "These tasks apply to the items and folders you select."
  5843. IDS_HEADER_MYCOMPUTER "System Tasks"
  5844. IDS_HEADER_MYCOMPUTER_TT "These tasks apply to your computer or the selected hardware device."
  5845. IDS_TASK_CURFOLDER_NEWFOLDER "Make a new folder"
  5846. IDS_TASK_CURFOLDER_NEWFOLDER_TT "Creates a new, empty folder in the folder you have open."
  5847. IDS_TASK_RENAME_FILE "Rename this file"
  5848. IDS_TASK_RENAME_ITEM "Rename this item"
  5849. IDS_TASK_RENAME_FOLDER "Rename this folder"
  5850. IDS_TASK_RENAME_FILE_TT "Gives this file or folder a new label that you type for it."
  5851. IDS_TASK_RENAME_ITEM_TT "Gives this item or folder a new label that you type for it."
  5852. IDS_TASK_MOVE_FILE "Move this file"
  5853. IDS_TASK_MOVE_ITEM "Move this item"
  5854. IDS_TASK_MOVE_FOLDER "Move this folder"
  5855. IDS_TASK_MOVE_ITEMS "Move the selected items"
  5856. IDS_TASK_MOVE_TT "Moves the selected items to a place you choose."
  5857. IDS_TASK_COPY_FILE "Copy this file"
  5858. IDS_TASK_COPY_ITEM "Copy this item"
  5859. IDS_TASK_COPY_FOLDER "Copy this folder"
  5860. IDS_TASK_COPY_ITEMS "Copy the selected items"
  5861. IDS_TASK_COPY_TT "Copies the selected items to a place you choose."
  5862. IDS_TASK_EMAIL_FILE "E-mail this file"
  5863. IDS_TASK_EMAIL_FOLDER "E-mail this folder's files"
  5864. IDS_TASK_EMAIL_ITEMS "E-mail the selected items"
  5865. IDS_TASK_EMAIL_TT "Sends an e-mail message with copies of the selected files, or the files within a selected folder."
  5866. IDS_TASK_PUBLISH_FILE "Publish this file to the Web"
  5867. IDS_TASK_PUBLISH_FOLDER "Publish this folder to the Web"
  5868. IDS_TASK_PUBLISH_ITEMS "Publish the selected items to the Web"
  5869. IDS_TASK_PUBLISH_TT "Transfers copies of the selected items to a public Web page so that you can share them with other people."
  5870. IDS_TASK_SHARE_FOLDER "Share this folder"
  5871. IDS_TASK_SHARE_TT "Makes the selected folder available to computers on a network so that other people can view it."
  5872. IDS_TASK_PRINT_FILE "Print this file"
  5873. IDS_TASK_PRINT_TT "Sends the selected file to the printer."
  5874. IDS_TASK_DELETE_FILE "Delete this file"
  5875. IDS_TASK_DELETE_ITEM "Delete this item"
  5876. IDS_TASK_DELETE_FOLDER "Delete this folder"
  5877. IDS_TASK_DELETE_ITEMS "Delete the selected items"
  5878. IDS_TASK_DELETE_TT "Moves the selected items to the Recycle Bin. If you want to recover them later, go to the Recycle Bin."
  5879. IDS_HEADER_OTHER_PLACES "Other Places"
  5880. IDS_HEADER_OTHER_PLACES_TT "These links open other folders and take you quickly to useful places."
  5881. IDS_HEADER_DETAILS "Details"
  5882. IDS_HEADER_DETAILS_TT "This section displays the size, file type, and other information about a selected item."
  5883. IDS_HEADER_MUSIC "Music Tasks"
  5884. IDS_HEADER_MUSIC_TT "These tasks apply to the music files and folders you select."
  5885. IDS_TASK_PLAYALL "Play all"
  5886. IDS_TASK_PLAY "Play selection"
  5887. IDS_TASK_PLAY_TT "Plays all or the selected music files in this folder."
  5888. IDS_TASK_PLAY_VIDEOS_TT "Plays all or the selected video files in this folder."
  5889. IDS_TASK_SHOPFORMUSICONLINE "Shop for music online"
  5890. IDS_TASK_SHOPFORMUSICONLINE_TT "Connects you to the Windows Media Web site where you can find music to download and buy."
  5891. IDS_TASK_SHOPFORPICTURESONLINE "Shop for pictures online"
  5892. IDS_TASK_SHOPFORPICTURESONLINE_TT "Connects you to the web site where you can find pictures to download and buy."
  5893. IDS_TASK_COPYTOAUDIOCDALL "Copy all items to audio CD"
  5894. IDS_TASK_COPYTOAUDIOCD "Copy to audio CD"
  5895. IDS_TASK_COPYTOAUDIOCD_TT "Starts the Windows Media Player so you can copy music files to a CD recorder."
  5896. IDS_HEADER_VIDEOS "Video Tasks"
  5897. IDS_HEADER_VIDEOS_TT "These tasks apply to the video files and folders you select."
  5898. IDS_HEADER_PICTURES "Picture Tasks"
  5899. IDS_HEADER_PICTURES_TT "These tasks apply to the picture files and folders you select."
  5900. IDS_TASK_SLIDESHOW "View as a slide show"
  5901. IDS_TASK_SLIDESHOW_TT "Arranges all the pictures in this folder into a slide show."
  5902. IDS_TASK_ORDERPRINTS "Order prints online"
  5903. IDS_TASK_ORDERPRINTS_TT "Starts the Online Print Ordering Wizard, which helps you order prints of your digital pictures."
  5904. IDS_TASK_PRINT_PICTURE "Print this picture"
  5905. IDS_TASK_PRINT_PICTURE_FOLDER "Print pictures"
  5906. IDS_TASK_PRINT_PICTURES "Print the selected pictures"
  5907. IDS_TASK_PRINT_PICTURES_TT "Starts the Photo Printing Wizard, which helps you format and print your digital pictures."
  5908. IDS_TASK_SETASWALLPAPER "Set as desktop background"
  5909. IDS_TASK_SETASWALLPAPER_TT "Uses the selected picture, pattern, or HTML document as the background for your computer screen."
  5910. IDS_TASK_COPYTOCDALL "Copy all items to CD"
  5911. IDS_TASK_COPYTOCD "Copy to CD"
  5912. IDS_TASK_COPYTOCD_TT "Copies the selected items to the CD-R folder so that you can burn them on a compact disc."
  5913. IDS_TASK_GETFROMCAMERA "Get pictures from camera or scanner"
  5914. IDS_TASK_GETFROMCAMERA_TT "Transfers pictures from a camera or scanner to your computer."
  5915. IDS_HEADER_MYNETPLACES "Network Tasks"
  5916. IDS_HEADER_MYNETPLACES_TT "These tasks help you work with computers on a network or the Internet."
  5917. IDS_TASK_VIEWNETCONNECTIONS "View network connections"
  5918. IDS_TASK_VIEWNETCONNECTIONS_TT "Shows you all the locations connected to your computer by a network."
  5919. IDS_TASK_ADDNETWORKPLACE "Add a network place"
  5920. IDS_TASK_ADDNETWORKPLACE_TT "Helps you sign up for personal Web storage space or create shortcuts to Web sites and network locations."
  5921. IDS_TASK_HOMENETWORKWIZARD "Set up a home or small office network"
  5922. IDS_TASK_HOMENETWORKWIZARD_TT "Helps you set up or modify a network so that you can share files, printers, and your Internet connection."
  5923. IDS_TASK_COMPUTERSNEARME "View workgroup computers"
  5924. IDS_TASK_COMPUTERSNEARME_TT "Shows you all the computers that are in the same workgroup as your computer."
  5925. IDS_TASK_SEARCHFORFILES "Search for files or folders"
  5926. IDS_TASK_SEARCHFORFILES_TT "The Search Companion helps you find files, folders, printers, and people."
  5927. IDS_TASK_MYCOMPUTER_SYSTEMPROPERTIES "View system information"
  5928. IDS_TASK_MYCOMPUTER_SYSTEMPROPERTIES_TT "Shows information about your computer, such as the processor speed and the amount of installed memory."
  5929. IDS_TASK_ARP "Add or remove programs"
  5930. IDS_TASK_ARP_TT "Provides the steps necessary to add a new program, or to change or remove an existing program."
  5931. IDS_TASK_CHANGESETTINGS "Change a setting"
  5932. IDS_TASK_CHANGESETTINGS_TT "Provides options for you to customize the appearance and functionality of your computer."
  5933. IDS_TASK_EJECTDISK "Eject this disk"
  5934. IDS_TASK_EJECTDISK_TT "Ejects the disk currently loaded in the selected drive."
  5935. IDS_HEADER_DEFVIEW_BLOCKADE "System Tasks"
  5936. IDS_HEADER_DEFVIEW_BLOCKADE_TT "These tasks apply to your computer and to this protected folder."
  5937. IDS_TASK_DEFVIEW_VIEWCONTENTS_DRIVE "Show the contents of this drive"
  5938. IDS_TASK_DEFVIEW_VIEWCONTENTS_DRIVE_TT "Displays all the files and folders stored on this drive, including hidden and system files."
  5939. IDS_TASK_DEFVIEW_HIDECONTENTS_DRIVE "Hide the contents of this drive"
  5940. IDS_TASK_DEFVIEW_HIDECONTENTS_DRIVE_TT "Hides the files and folders stored on this drive to protect them from being changed or deleted."
  5941. IDS_TASK_DEFVIEW_VIEWCONTENTS_FOLDER "Show the contents of this folder"
  5942. IDS_TASK_DEFVIEW_VIEWCONTENTS_FOLDER_TT "Displays all the items in this folder, including hidden and system files."
  5943. IDS_TASK_DEFVIEW_HIDECONTENTS_FOLDER "Hide the contents of this folder"
  5944. IDS_TASK_DEFVIEW_HIDECONTENTS_FOLDER_TT "Hides the items stored in this folder to protect them from being changed or deleted."
  5945. IDS_HEADER_CDBURN "CD Writing Tasks"
  5946. IDS_HEADER_CDBURN_TT "These tasks apply to the files already on or about to be written to a CD."
  5947. IDS_TASK_BURNCD "Write these files to CD"
  5948. IDS_TASK_BURNCD_TT "Copies and writes the files you select onto a recordable CD."
  5949. IDS_TASK_CLEARBURNAREA "Delete temporary files"
  5950. IDS_TASK_CLEARBURNAREA_TT "Removes all the files (in the staging area) that you selected for writing to a CD."
  5951. IDS_TASK_ERASECDFILES "Erase this CD-RW"
  5952. IDS_TASK_ERASECDFILES_TT "Erases the entire contents of the read/write compact disc (CD-RW)."
  5953. IDS_HEADER_BITBUCKET "Recycle Bin Tasks"
  5954. IDS_HEADER_BITBUCKET_TT "These tasks apply to the files and folders that you have deleted."
  5955. IDS_TASK_EMPTYRECYCLEBIN "Empty the Recycle Bin"
  5956. IDS_TASK_EMPTYRECYCLEBIN_TT "Permanently removes all items in the Recycle Bin and frees up disk space."
  5957. IDS_TASK_RESTORE_ALL "Restore all items"
  5958. IDS_TASK_RESTORE_ITEM "Restore this item"
  5959. IDS_TASK_RESTORE_ITEMS "Restore the selected items"
  5960. IDS_TASK_RESTORE_TT "Moves the selected items to the places they were before they were put in the Recycle Bin."
  5961. IDS_HEADER_SEARCH "Results Tasks"
  5962. IDS_HEADER_FIND_TT "These tasks apply to the items found in the search."
  5963. IDS_TASK_OPENCONTAININGFOLDER "Open the folder that contains this item"
  5964. IDS_TASK_OPENCONTAININGFOLDER_TT "Opens the folder where the selected item is stored."
  5965. IDS_HEADER_BRIEFCASE "Briefcase Tasks"
  5966. IDS_HEADER_BRIEFCASE_TT "These tasks help you update the files stored in your Briefcase."
  5967. IDS_TASK_UPDATE_ALL "Update all items"
  5968. IDS_TASK_UPDATE_ITEM "Update this item"
  5969. IDS_TASK_UPDATE_ITEMS "Update the selected items"
  5970. IDS_TASK_UPDATE_ITEM_TT "Updates the selected items in the Briefcase."
  5971. IDS_HEADER_COMMONDOCUMENTS "Shared Documents"
  5972. IDS_HEADER_COMMONDOCUMENTS_TT "The link below explains how to share files, pictures, and music with other people."
  5973. IDS_TASK_COMMONDOCUMENTSHELP "What's a shared folder?"
  5974. IDS_TASK_COMMONDOCUMENTSHELP_TT "Provides information about shared folders and how to use them."
  5975. IDS_TASK_SEARCHDS "Search Active Directory"
  5976. IDS_TASK_SEARCHDS_TT "Search the Active Directory for Shares, Computers or Users."
  5977. END
  5978. // Static intro text for WebView folders
  5979. STRINGTABLE DISCARDABLE
  5980. BEGIN
  5981. IDS_INTRO_SHAREDDOCS "Contains files you want to share with others."
  5982. IDS_INTRO_SHAREDPICTURES "Contains images you want to share with others."
  5983. IDS_INTRO_SHAREDMUSIC "Contains music you want to share with others."
  5984. IDS_INTRO_BARRICADED "Contains files that keep your system working properly. There is no need to modify its contents."
  5985. IDS_INTRO_STARTMENU "Contains shortcuts to the programs shown on your Start menu."
  5986. END
  5987. STRINGTABLE DISCARDABLE
  5988. BEGIN
  5989. IDS_COLONSEPERATED "%1!ls!: %2!ls!"
  5990. IDS_NSELECTED "%ld items selected."
  5991. IDS_TOTALFILESIZE "Total File Size: %ls"
  5992. END
  5993. STRINGTABLE DISCARDABLE
  5994. BEGIN
  5995. IDS_CANT_FIND_MYDOCS "The %2!s! folder could not be found. Right-click the %2!s! icon, click Properties, and then check that the path to your target folder location is correct."
  5996. IDS_CANT_FIND_MYDOCS_NET "The network folder, %1!s!, that contains %2!s! is not available.\n\nTry again later, or contact your system administrator for further assistance."
  5997. END
  5998. STRINGTABLE DISCARDABLE
  5999. BEGIN
  6000. IDS_SWITCHUSER_TITLE_FACENAME "Franklin Gothic"
  6001. IDS_SWITCHUSER_TITLE_FACESIZE "14"
  6002. IDS_SWITCHUSER_BUTTON_FACENAME "Tahoma"
  6003. IDS_SWITCHUSER_BUTTON_FACESIZE "8"
  6004. IDS_SWITCHUSER_TOOLTIP_TEXT_SWITCHUSER "Lets another user log on while your programs and files remain open.\r\n\r\n(You can also switch users by pressing the Windows logo key + L.)"
  6005. IDS_SWITCHUSER_TOOLTIP_TEXT_LOGOFF "Closes your programs and ends your Windows session."
  6006. END
  6007. STRINGTABLE DISCARDABLE
  6008. BEGIN
  6009. IDS_EXPLORERMANIFEST "\
  6010. <?xml version=""1.0"" encoding=""UTF-8"" standalone=""yes""?> \
  6011. <assembly xmlns=""urn:schemas-microsoft-com:asm.v1"" manifestVersion=""1.0""> \
  6012. <assemblyIdentity processorArchitecture=""*"" version="SXS_ASSEMBLY_VERSION" type=""win32"" name="SXS_ASSEMBLY_NAME"/> \
  6013. <description>Windows Shell</description> \
  6014. <dependency> \
  6015. <dependentAssembly> \
  6016. <assemblyIdentity \
  6017. type=""win32"" \
  6018. name=""Microsoft.Windows.Common-Controls"" \
  6019. version=""6.0.0.0"" \
  6020. publicKeyToken=""6595b64144ccf1df"" \
  6021. language=""*"" \
  6022. processorArchitecture=""*"" \
  6023. /> \
  6024. </dependentAssembly> \
  6025. </dependency> \
  6026. </assembly> \
  6027. "
  6028. END
  6029. STRINGTABLE DISCARDABLE
  6030. BEGIN
  6031. IDS_PROPERTYUI_MUSIC_BITRATE "%lukbps" // wnsprintf'd
  6032. IDS_PROPERTYUI_IMAGE_NOFLASH "No Flash"
  6033. IDS_PROPERTYUI_IMAGE_FLASHFIRED "Flash"
  6034. IDS_PROPERTYUI_IMAGE_NOSTROBERETURN "Flash without strobe return"
  6035. IDS_PROPERTYUI_IMAGE_STROBERETURN "Flash with strobe return"
  6036. IDS_PROPERTYUI_IMAGE_SRGB "sRGB"
  6037. IDS_PROPERTYUI_IMAGE_UNCALIBRATED "Uncalibrated"
  6038. IDS_PROPERTYUI_YES "Yes"
  6039. IDS_PROPERTYUI_NO "No"
  6040. IDS_PROPERTYUI_AUDIO_SAMPLERATE "%lu kHz"
  6041. IDS_PROPERTYUI_AUDIO_CHANNELCOUNT1 "1 (mono)"
  6042. IDS_PROPERTYUI_AUDIO_CHANNELCOUNT2 "2 (stereo)"
  6043. IDS_PROPERTYUI_VIDEO_FRAMERATE "%lu frames/second"
  6044. IDS_PROPERTYUI_AV_SAMPLESIZE "%lu bit"
  6045. IDS_PROPERTYUI_IMAGE_PIXELS "%lu pixels"
  6046. IDS_PROPERTYUI_IMAGE_UNKNOWN "Unknown"
  6047. IDS_PROPERTYUI_IMAGE_AVERAGE "Average"
  6048. IDS_PROPERTYUI_IMAGE_CWA "Center Weighted Average"
  6049. IDS_PROPERTYUI_IMAGE_SPOT "Spot"
  6050. IDS_PROPERTYUI_IMAGE_MULTISPOT "Multi Spot"
  6051. IDS_PROPERTYUI_IMAGE_PATTERN "Pattern"
  6052. IDS_PROPERTYUI_IMAGE_PARTIAL "Partial"
  6053. IDS_PROPERTYUI_IMAGE_DAYLIGHT "Daylight"
  6054. IDS_PROPERTYUI_IMAGE_FLOURESCENT "Fluorescent"
  6055. IDS_PROPERTYUI_IMAGE_TUNGSTEN "Tungsten"
  6056. IDS_PROPERTYUI_IMAGE_STANDARDA "Standard Illuminant A"
  6057. IDS_PROPERTYUI_IMAGE_STANDARDB "Standard Illuminant B"
  6058. IDS_PROPERTYUI_IMAGE_STANDARDC "Standard Illuminant C"
  6059. IDS_PROPERTYUI_IMAGE_D55 "D55"
  6060. IDS_PROPERTYUI_IMAGE_D65 "D65"
  6061. IDS_PROPERTYUI_IMAGE_D75 "D75"
  6062. IDS_PROPERTYUI_IMAGE_MANUAL "Manual"
  6063. IDS_PROPERTYUI_IMAGE_NORMAL "Normal"
  6064. IDS_PROPERTYUI_IMAGE_APERTUREPRI "Aperture Priority"
  6065. IDS_PROPERTYUI_IMAGE_SHUTTERPRI "Shutter Priority"
  6066. IDS_PROPERTYUI_IMAGE_CREATIVE "Creative Program (biased toward depth of field)"
  6067. IDS_PROPERTYUI_IMAGE_ACTION "Action Program (biased toward shutter speed)"
  6068. IDS_PROPERTYUI_IMAGE_PORTRAIT "Portrait Mode"
  6069. IDS_PROPERTYUI_IMAGE_LANDSCAPE "Landscape Mode"
  6070. IDS_PROPERTYUI_IMAGE_DPI "%lu dpi"
  6071. IDS_PROPERTYUI_IMAGE_SEC "%s sec."
  6072. IDS_PROPERTYUI_IMAGE_SEC_FRAC "1/%s sec."
  6073. IDS_PROPERTYUI_IMAGE_F "F/%s"
  6074. IDS_PROPERTYUI_IMAGE_M "%s m"
  6075. IDS_PROPERTYUI_IMAGE_MM "%s mm"
  6076. IDS_PROPERTYUI_IMAGE_ISO "ISO-%u"
  6077. IDS_PROPERTYUI_IMAGE_BCPS "%s bcps"
  6078. IDS_PROPERTYUI_IMAGE_STEP "%s%s step"
  6079. END
  6080. STRINGTABLE DISCARDABLE
  6081. BEGIN
  6082. IDS_BLOCKADETITLE "These files are hidden."
  6083. IDS_BLOCKADEMESSAGE "This folder contains files that keep your system working properly. You should not modify its contents."
  6084. END
  6085. STRINGTABLE DISCARDABLE
  6086. BEGIN
  6087. IDS_WEBDLG_TITLE "Downloading information from the Internet..."
  6088. IDS_WEBDLG_SUBTITLE ""
  6089. IDS_WEBDLG_ERRTITLE "Web Service Error"
  6090. IDS_WEBDLG_ERRSUBTITLE "An error has occurred connecting to the Internet or Web service."
  6091. END
  6092. STRINGTABLE DISCARDABLE
  6093. BEGIN
  6094. // bkgnd menu (common) commands
  6095. IDS_PRINTERS_WV_ADDPRINTER "Add a printer"
  6096. IDS_PRINTERS_WV_ADDPRINTER_TT "Start the Add Printer Wizard, which helps you install a printer."
  6097. IDS_PRINTERS_WV_SRVPROPS "Server properties"
  6098. IDS_PRINTERS_WV_SRVPROPS_TT "Open the Print Server Properties dialog box, where you can choose settings for this print server."
  6099. IDS_PRINTERS_WV_SENDFAX "Send a fax"
  6100. IDS_PRINTERS_WV_SENDFAX_TT "Send a document electronically, using a fax printer."
  6101. IDS_PRINTERS_WV_TROUBLESHOOTER "Troubleshoot printing"
  6102. IDS_PRINTERS_WV_TROUBLESHOOTER_TT "Open the Print Troubleshooter, which helps you diagnose and solve printer problems."
  6103. IDS_PRINTERS_WV_GOTOSUPPORT "Get help with printing"
  6104. IDS_PRINTERS_WV_GOTOSUPPORT_TT "Open Help and Support Center, where you can find help on printing and faxing."
  6105. IDS_PRINTERS_WV_SETUPFAXING "Set up faxing"
  6106. IDS_PRINTERS_WV_SETUPFAXING_TT "Install a fax printer so that you can use the fax service on this computer to send faxes from any program that prints documents."
  6107. IDS_PRINTERS_WV_CREATEFAXPRN "Install a local fax printer"
  6108. IDS_PRINTERS_WV_CREATEFAXPRN_TT "Install the software needed to send and receive faxes from this computer."
  6109. // commands single selection
  6110. IDS_PRINTERS_WV_FLD_RENAME "Rename this link"
  6111. IDS_PRINTERS_WV_FLD_RENAME_TT "Specify a new name for this link."
  6112. IDS_PRINTERS_WV_FLD_DELETE "Delete this link"
  6113. IDS_PRINTERS_WV_FLD_DELETE_TT "Delete this link from the current folder."
  6114. IDS_PRINTERS_WV_FLD_PROPERTIES "View link properties"
  6115. IDS_PRINTERS_WV_FLD_PROPERTIES_TT "View additional properties of this link."
  6116. IDS_PRINTERS_WV_PRN_RENAME "Rename this printer"
  6117. IDS_PRINTERS_WV_PRN_RENAME_TT "Specify a new name for the selected printer."
  6118. IDS_PRINTERS_WV_PRN_DELETE "Delete this printer"
  6119. IDS_PRINTERS_WV_PRN_DELETE_TT "Uninstall the selected printers from Windows so that they cannot be used."
  6120. IDS_PRINTERS_WV_PRN_PROPERTIES "Set printer properties"
  6121. IDS_PRINTERS_WV_PRN_PROPERTIES_TT "Open the Properties dialog box to select different settings for the selected printers."
  6122. IDS_PRINTERS_WV_PRN_OPENQUEUE "See what's printing"
  6123. IDS_PRINTERS_WV_PRN_OPENQUEUE_TT "Display the current print jobs for the selected printers so that you can delete or manage them."
  6124. IDS_PRINTERS_WV_PRN_PREFERENCES "Select printing preferences"
  6125. IDS_PRINTERS_WV_PRN_PREFERENCES_TT "Set layout, paper, and print quality options for the selected printers."
  6126. IDS_PRINTERS_WV_PRN_PAUSE "Pause printing"
  6127. IDS_PRINTERS_WV_PRN_PAUSE_TT "Temporarily stop the selected printers from printing, until you click 'Resume printing'."
  6128. IDS_PRINTERS_WV_PRN_RESUME "Resume printing"
  6129. IDS_PRINTERS_WV_PRN_RESUME_TT "Resume printing on the selected printers."
  6130. IDS_PRINTERS_WV_PRN_SHARE "Share this printer"
  6131. IDS_PRINTERS_WV_PRN_SHARE_TT "Enable or disable printer sharing, or change the share name of the selected printers."
  6132. IDS_PRINTERS_WV_PRN_VENDORURL "Go to manufacturer's Web site"
  6133. IDS_PRINTERS_WV_PRN_VENDORURL_TT "Visit the Web site of the selected printer manufacturer."
  6134. IDS_PRINTERS_WV_PRN_PRINTERURL "Go to printer's Web site"
  6135. IDS_PRINTERS_WV_PRN_PRINTERURL_TT "Opens a Web view of the current print jobs for the selected printers."
  6136. // commands for multiple selection
  6137. IDS_PRINTERS_WV_ANYMUL_DELETE "Delete selected items"
  6138. IDS_PRINTERS_WV_ANYMUL_DELETE_TT "Delete the selected items from Windows so that they cannot be used."
  6139. IDS_PRINTERS_WV_ANYMUL_PROPERTIES "Properties of selected items"
  6140. IDS_PRINTERS_WV_ANYMUL_PROPERTIES_TT "View additional properties of the selected items."
  6141. IDS_PRINTERS_WV_FLDMUL_DELETE "Delete selected links"
  6142. IDS_PRINTERS_WV_FLDMUL_DELETE_TT "Delete the selected links from this folder."
  6143. IDS_PRINTERS_WV_FLDMUL_PROPERTIES "Properties of selected links"
  6144. IDS_PRINTERS_WV_FLDMUL_PROPERTIES_TT "View additional properties of the selected links."
  6145. IDS_PRINTERS_WV_MUL_DELETE "Delete selected printers"
  6146. IDS_PRINTERS_WV_MUL_DELETE_TT "Uninstall the selected printers from Windows so that they cannot be used."
  6147. IDS_PRINTERS_WV_MUL_PROPERTIES "Set printer properties"
  6148. IDS_PRINTERS_WV_MUL_PROPERTIES_TT "Open the Properties dialog box to select different settings for the selected printers."
  6149. END
  6150. STRINGTABLE DISCARDABLE
  6151. BEGIN
  6152. IDS_PRINTERS_WV_HEADER_TASKS "Printer Tasks"
  6153. IDS_PRINTERS_WV_HEADER_TASKS_TT "These tasks apply to your printers and fax printers."
  6154. IDS_PRINTERS_WV_HEADER_SEEALSO "See Also"
  6155. IDS_PRINTERS_WV_HEADER_SEEALSO_TT "These links can help you if you have a printing problem."
  6156. END
  6157. STRINGTABLE DISCARDABLE
  6158. BEGIN
  6159. // The following are the StartMenu Prepopulated links and their targets.
  6160. //
  6161. // Note #1:This list has only items provided by MSFT; Oem provided items will be merged
  6162. // by setup manager when Factory.exe is run.
  6163. //
  6164. #ifdef _WIN64
  6165. // Non-server Win64: Just two items.
  6166. IDS_MSFT_LINK_0 "%USERPROFILE%\\Start Menu\\Programs\\Accessories\\Command Prompt.lnk"
  6167. IDS_MSFT_LINK_1 "%USERPROFILE%\\Start Menu\\Programs\\Accessories\\Notepad.lnk"
  6168. IDS_MSFT_LINK_2 ""
  6169. IDS_MSFT_LINK_3 ""
  6170. IDS_MSFT_LINK_4 ""
  6171. IDS_MSFT_LINK_5 ""
  6172. IDS_MSFT_LINK_6 ""
  6173. IDS_MSFT_LINK_7 ""
  6174. IDS_MSFT_LINK_8 ""
  6175. // Server Win64: Just two items.
  6176. IDS_MSFT_SRV_0 "%USERPROFILE%\\Start Menu\\Programs\\Accessories\\Command Prompt.lnk"
  6177. IDS_MSFT_SRV_1 "%USERPROFILE%\\Start Menu\\Programs\\Accessories\\Notepad.lnk"
  6178. IDS_MSFT_SRV_2 ""
  6179. IDS_MSFT_SRV_3 ""
  6180. IDS_MSFT_SRV_4 ""
  6181. IDS_MSFT_SRV_5 ""
  6182. IDS_MSFT_SRV_6 ""
  6183. IDS_MSFT_SRV_7 ""
  6184. IDS_MSFT_SRV_8 ""
  6185. #else
  6186. // Non-server Win32: Lots of stuff...
  6187. IDS_MSFT_LINK_0 "%USERPROFILE%\\Start Menu\\Programs\\Internet Explorer.lnk"
  6188. IDS_MSFT_LINK_1 "%ALLUSERSPROFILE%\\Start Menu\\Programs\\Get Online with MSN.lnk"
  6189. IDS_MSFT_LINK_2 "%ALLUSERSPROFILE%\\Start Menu\\Programs\\MSN Explorer.lnk"
  6190. IDS_MSFT_LINK_3 "%USERPROFILE%\\Start Menu\\Programs\\Windows Media Player.lnk"
  6191. IDS_MSFT_LINK_4 "%ALLUSERSPROFILE%\\Start Menu\\Programs\\Accessories\\Windows Movie Maker.lnk"
  6192. IDS_MSFT_LINK_5 "%USERPROFILE%\\Start Menu\\Programs\\Accessories\\Tour Windows XP.lnk"
  6193. IDS_MSFT_LINK_6 "%ALLUSERSPROFILE%\\Start Menu\\Programs\\Accessories\\System Tools\\Files and Settings Transfer Wizard.lnk"
  6194. IDS_MSFT_LINK_7 ""
  6195. IDS_MSFT_LINK_8 ""
  6196. // Server Win32: Insert "Command Prompt" between IE and MSN.
  6197. IDS_MSFT_SRV_0 "%USERPROFILE%\\Start Menu\\Programs\\Internet Explorer.lnk"
  6198. IDS_MSFT_SRV_1 "%USERPROFILE%\\Start Menu\\Programs\\Accessories\\Command Prompt.lnk"
  6199. IDS_MSFT_SRV_2 "%ALLUSERSPROFILE%\\Start Menu\\Programs\\Get Online with MSN.lnk"
  6200. IDS_MSFT_SRV_3 "%ALLUSERSPROFILE%\\Start Menu\\Programs\\MSN Explorer.lnk"
  6201. IDS_MSFT_SRV_4 "%USERPROFILE%\\Start Menu\\Programs\\Windows Media Player.lnk"
  6202. IDS_MSFT_SRV_5 "%ALLUSERSPROFILE%\\Start Menu\\Programs\\Accessories\\Windows Movie Maker.lnk"
  6203. IDS_MSFT_SRV_6 "%USERPROFILE%\\Start Menu\\Programs\\Accessories\\Tour Windows XP.lnk"
  6204. IDS_MSFT_SRV_7 "%ALLUSERSPROFILE%\\Start Menu\\Programs\\Accessories\\System Tools\\Files and Settings Transfer Wizard.lnk"
  6205. IDS_MSFT_SRV_8 ""
  6206. #endif
  6207. END
  6208. IDR_DUI_FOLDER UIFILE DISCARDABLE "folder.ui"
  6209. IDR_DUI_CPVIEW UIFILE DISCARDABLE "cpview.ui"
  6210. #include "unicpp\shell32.rc"
  6211. 1 TYPELIB "shldisp.tlb"
  6212. // HTML resources
  6213. WebServiceError.htm HTML DISCARDABLE "WebServiceError.htm"
  6214. /////////////////////////////////////////////////////////////////////////////////////
  6215. #endif // not APSTUDIO_INVOKED