Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1004 lines
48 KiB

  1. //Microsoft App Studio generated resource script.
  2. //
  3. #include "resource.h"
  4. #ifdef WINNT
  5. #include "windows.h"
  6. #else
  7. #include "winuser.h"
  8. #endif
  9. #include "commctrl.h"
  10. #include "dlgs.h"
  11. #include "regresid.h"
  12. #include "regedit.rcv"
  13. #include "clb.h"
  14. //////////////////////////////////////////////////////////////////////////////
  15. //
  16. // Dialog
  17. //
  18. IDD_REGEXPORT DIALOG DISCARDABLE 32, 24, 264, 191
  19. STYLE DS_3DLOOK | WS_CHILD | WS_VISIBLE | WS_CLIPSIBLINGS | DS_CONTROL
  20. FONT 8, "MS Shell Dlg"
  21. BEGIN
  22. LTEXT "",stc32,0,0,264,131,NOT WS_VISIBLE | WS_DISABLED
  23. GROUPBOX "Export range",IDC_EXPORTRANGE,4,131,196,54
  24. AUTORADIOBUTTON "&All",IDC_RANGEALL,12,143,76,12,WS_GROUP | WS_TABSTOP
  25. AUTORADIOBUTTON "S&elected branch",IDC_RANGESELECTEDPATH,12,156,76,12
  26. LTEXT "Selected branch",-1,-1,-1,0,0
  27. EDITTEXT IDC_SELECTEDPATH,30,169,162,12,ES_AUTOHSCROLL | WS_GROUP
  28. END
  29. IDD_REGPRINT DIALOG DISCARDABLE 0, 0, 288, 178
  30. STYLE WS_CHILD | WS_VISIBLE | DS_CONTROL
  31. FONT 8, "MS Shell Dlg"
  32. BEGIN
  33. GROUPBOX "Print range",grp1,0,0,278,56,WS_GROUP | WS_VISIBLE
  34. AUTORADIOBUTTON "A&ll",IDC_RANGEALL,8,12,64,12,WS_GROUP | WS_TABSTOP | WS_VISIBLE
  35. AUTORADIOBUTTON "S&elected branch",IDC_RANGESELECTEDPATH,8,25,76,12, WS_VISIBLE
  36. LTEXT "Selected branch",-1,-1,-1,0,0
  37. EDITTEXT IDC_SELECTEDPATH,26,38,238,12,ES_AUTOHSCROLL | WS_GROUP | WS_VISIBLE
  38. END
  39. IDD_REGPRINTABORT DIALOG DISCARDABLE 32, 24, 154, 49
  40. STYLE DS_MODALFRAME | DS_3DLOOK | DS_NOIDLEMSG | WS_POPUP | WS_VISIBLE |
  41. WS_CAPTION | WS_SYSMENU
  42. CAPTION "Print"
  43. FONT 8, "MS Shell Dlg"
  44. BEGIN
  45. DEFPUSHBUTTON "Cancel",IDCANCEL,51,28,50,14
  46. CTEXT "Printing the registry...",-1,29,10,93,8
  47. END
  48. IDD_EDITSTRINGVALUE DIALOG DISCARDABLE 32, 24, 252, 84
  49. STYLE DS_MODALFRAME | DS_3DLOOK | DS_NOIDLEMSG | DS_CONTEXTHELP | WS_POPUP |
  50. WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  51. CAPTION "Edit String"
  52. FONT 8, "MS Shell Dlg"
  53. BEGIN
  54. LTEXT "&Value data:",-1,6,35,161,8
  55. EDITTEXT IDC_VALUEDATA,6,46,240,12,ES_AUTOHSCROLL
  56. DEFPUSHBUTTON "OK",IDOK,142,64,50,14
  57. PUSHBUTTON "Cancel",IDCANCEL,196,64,50,14
  58. LTEXT "Value &name:",-1,6,6,134,8
  59. EDITTEXT IDC_VALUENAME,6,17,240,12,ES_AUTOHSCROLL | ES_READONLY
  60. END
  61. IDD_EDITBINARYVALUE DIALOG DISCARDABLE 32, 24, 232, 178
  62. STYLE DS_MODALFRAME | DS_3DLOOK | DS_NOIDLEMSG | DS_CONTEXTHELP | WS_POPUP |
  63. WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  64. CAPTION "Edit Binary Value"
  65. FONT 8, "MS Shell Dlg"
  66. BEGIN
  67. LTEXT "&Value data:",-1,6,33,220,8
  68. CONTROL "",IDC_VALUEDATA,HEXEDIT_CLASSNAME,WS_VSCROLL | WS_BORDER |
  69. WS_TABSTOP,6,44,220,110,WS_EX_CLIENTEDGE
  70. DEFPUSHBUTTON "OK",IDOK,120,158,50,14
  71. PUSHBUTTON "Cancel",IDCANCEL,176,158,50,14
  72. LTEXT "Value &name:",-1,6,6,220,8
  73. EDITTEXT IDC_VALUENAME,6,17,220,12,ES_AUTOHSCROLL | ES_READONLY
  74. END
  75. IDD_EDITMULTISZVALUE DIALOG DISCARDABLE 32, 24, 232, 178
  76. STYLE DS_MODALFRAME | DS_3DLOOK | DS_NOIDLEMSG | DS_CONTEXTHELP | WS_POPUP |
  77. WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  78. CAPTION "Edit Multi-String"
  79. FONT 8, "MS Shell Dlg"
  80. BEGIN
  81. LTEXT "&Value data:",-1,6,33,220,8
  82. EDITTEXT IDC_VALUEDATA,6,44,220,110,ES_MULTILINE | ES_AUTOVSCROLL |
  83. ES_AUTOHSCROLL | WS_VSCROLL | WS_HSCROLL | ES_WANTRETURN
  84. DEFPUSHBUTTON "OK",IDOK,120,158,50,14
  85. PUSHBUTTON "Cancel",IDCANCEL,176,158,50,14
  86. LTEXT "Value &name:",-1,6,6,220,8
  87. EDITTEXT IDC_VALUENAME,6,17,220,12,ES_AUTOHSCROLL | ES_READONLY
  88. END
  89. IDD_ADDFAVORITE DIALOG DISCARDABLE 32, 24, 191, 65
  90. STYLE DS_MODALFRAME | DS_3DLOOK | DS_NOIDLEMSG | WS_POPUP |
  91. WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  92. CAPTION "Add to Favorites"
  93. FONT 8, "MS Shell Dlg"
  94. BEGIN
  95. LTEXT "&Favorite name:",-1,7,15,75,8
  96. EDITTEXT IDC_FAVORITENAME,7,27,120,12,ES_AUTOHSCROLL
  97. DEFPUSHBUTTON "OK",IDOK,133,7,50,14
  98. PUSHBUTTON "Cancel",IDCANCEL,133,24,50,14
  99. END
  100. IDD_REMFAVORITE DIALOG DISCARDABLE 0, 0, 194, 103
  101. STYLE DS_MODALFRAME | DS_3DLOOK | WS_POPUP | WS_CAPTION | WS_SYSMENU
  102. CAPTION "Remove Favorites"
  103. FONT 8, "MS Shell Dlg"
  104. BEGIN
  105. DEFPUSHBUTTON "OK",IDOK,137,7,50,14
  106. PUSHBUTTON "Cancel",IDCANCEL,137,28,50,14
  107. LISTBOX IDC_FAVORITES,7,23,121,72,LBS_SORT | LBS_MULTIPLESEL |
  108. LBS_NOINTEGRALHEIGHT | WS_VSCROLL | WS_TABSTOP
  109. LTEXT "Select Favorite(s):",-1,7,7,93,8
  110. END
  111. IDD_REGFIND DIALOG DISCARDABLE 32, 24, 264, 96
  112. STYLE DS_MODALFRAME | DS_3DLOOK | DS_NOIDLEMSG | DS_CONTEXTHELP | WS_POPUP |
  113. WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  114. CAPTION "Find"
  115. FONT 8, "MS Shell Dlg"
  116. BEGIN
  117. LTEXT "Fi&nd what:",-1,6,8,40,8
  118. EDITTEXT IDC_FINDWHAT,50,6,150,14,ES_AUTOHSCROLL | WS_TABSTOP
  119. CONTROL "&Keys",IDC_FORKEYS,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,
  120. 12,38,35,10
  121. CONTROL "&Values",IDC_FORVALUES,"Button",BS_AUTOCHECKBOX |
  122. WS_TABSTOP,12,50,35,10
  123. CONTROL "&Data",IDC_FORDATA,"Button",BS_AUTOCHECKBOX |
  124. WS_TABSTOP,12,62,35,10
  125. CONTROL "Match &whole string only",IDC_WHOLEWORDONLY,"Button",
  126. BS_AUTOCHECKBOX | WS_TABSTOP,6,80,109,10
  127. DEFPUSHBUTTON "&Find Next",IDOK,208,6,50,14
  128. PUSHBUTTON "Cancel",IDCANCEL,208,24,50,14
  129. GROUPBOX "Look at",IDC_GROUPBOX,6,26,194,50
  130. END
  131. IDD_REGIMPORTNET DIALOG DISCARDABLE 32, 24, 250, 111
  132. STYLE DS_MODALFRAME | DS_3DLOOK | DS_NOIDLEMSG | DS_CONTEXTHELP| WS_POPUP |
  133. WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  134. CAPTION "Import Registry File"
  135. FONT 8, "MS Shell Dlg"
  136. BEGIN
  137. LTEXT "Select Computer:",-1,7,7,146,8
  138. CONTROL "",IDC_COMPUTERLIST,WC_LISTVIEW, WS_BORDER | WS_TABSTOP |
  139. LVS_REPORT | LVS_NOCOLUMNHEADER | LVS_SHAREIMAGELISTS,
  140. 7,18,236,63,WS_EX_CLIENTEDGE
  141. DEFPUSHBUTTON "OK",IDOK,138,90,50,14
  142. PUSHBUTTON "Cancel",IDCANCEL,193,90,50,14
  143. END
  144. IDD_REGDISCONNECT DIALOG DISCARDABLE 32, 24, 250, 111
  145. STYLE DS_MODALFRAME | DS_3DLOOK | DS_NOIDLEMSG | DS_CONTEXTHELP| WS_POPUP |
  146. WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  147. CAPTION "Disconnect Network Registry"
  148. FONT 8, "MS Shell Dlg"
  149. BEGIN
  150. LTEXT "Computer name:",-1,7,7,146,8
  151. CONTROL "",IDC_REMOTELIST,WC_LISTVIEW, WS_BORDER | WS_TABSTOP |
  152. LVS_REPORT | LVS_NOCOLUMNHEADER | LVS_SHAREIMAGELISTS,
  153. 7,18,236,63,WS_EX_CLIENTEDGE
  154. DEFPUSHBUTTON "OK",IDOK,138,90,50,14
  155. PUSHBUTTON "Cancel",IDCANCEL,193,90,50,14
  156. END
  157. IDD_REGFINDABORT DIALOG DISCARDABLE 32, 24, 170, 64
  158. STYLE DS_MODALFRAME | DS_3DLOOK | DS_NOIDLEMSG | WS_POPUP | WS_VISIBLE |
  159. WS_CAPTION | WS_SYSMENU
  160. CAPTION "Find"
  161. FONT 8, "MS Shell Dlg"
  162. BEGIN
  163. DEFPUSHBUTTON "Cancel",IDCANCEL,110,40,50,14
  164. LTEXT "Searching the registry...",-1,38,16,84,8
  165. ICON IDI_REGFIND,-1,10,10,18,20
  166. END
  167. IDD_REGPROGRESS DIALOG DISCARDABLE 32, 24, 240, 59
  168. STYLE DS_MODALFRAME | DS_3DLOOK | DS_NOIDLEMSG | WS_POPUP | WS_VISIBLE |
  169. WS_CAPTION
  170. CAPTION "Import Registry File"
  171. FONT 8, "MS Shell Dlg"
  172. BEGIN
  173. CONTROL "",IDC_PROGRESSBAR,PROGRESS_CLASS,0,10,40,220,9
  174. LTEXT "",IDC_FILENAME,10,22,220,8
  175. LTEXT "File:",-1,10,10,24,8
  176. END
  177. IDD_EDITDWORDVALUE DIALOG DISCARDABLE 32, 24, 212, 103
  178. STYLE DS_MODALFRAME | DS_3DLOOK | DS_NOIDLEMSG | DS_CONTEXTHELP | WS_POPUP |
  179. WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  180. CAPTION "Edit DWORD Value"
  181. FONT 8, "MS Shell Dlg"
  182. BEGIN
  183. LTEXT "&Value data:",-1,6,35,61,8
  184. EDITTEXT IDC_VALUEDATA,6,46,82,12,ES_AUTOHSCROLL
  185. GROUPBOX "Base",-1,98,35,108,39
  186. AUTORADIOBUTTON "&Hexadecimal",IDC_HEXADECIMAL,109,46,60,10,WS_TABSTOP |
  187. WS_GROUP
  188. AUTORADIOBUTTON "&Decimal",IDC_DECIMAL,109,59,60,10
  189. DEFPUSHBUTTON "OK",IDOK,100,81,50,14,WS_GROUP
  190. PUSHBUTTON "Cancel",IDCANCEL,156,81,50,14,WS_GROUP
  191. LTEXT "Value &name:",-1,6,6,69,8
  192. EDITTEXT IDC_VALUENAME,6,17,200,12,ES_AUTOHSCROLL | ES_READONLY
  193. END
  194. IDD_INPUTHIVENAME DIALOG DISCARDABLE 32, 24, 252, 53
  195. STYLE DS_MODALFRAME | DS_3DLOOK | DS_NOIDLEMSG | DS_CONTEXTHELP | WS_POPUP |
  196. WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  197. CAPTION "Load Hive"
  198. FONT 8, "MS Shell Dlg"
  199. BEGIN
  200. LTEXT "&Key Name:",-1,6,6,134,8
  201. EDITTEXT IDC_VALUEDATA,6,17,240,12,ES_AUTOHSCROLL
  202. DEFPUSHBUTTON "OK",IDOK,142,35,50,14
  203. PUSHBUTTON "Cancel",IDCANCEL,196,35,50,14
  204. END
  205. IDD_RESOURCE_LIST DIALOG 32, 24, 170, 120
  206. STYLE DS_MODALFRAME | DS_3DLOOK | DS_NOIDLEMSG | DS_CONTEXTHELP | WS_POPUP |
  207. WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  208. CAPTION "Resource Lists"
  209. FONT 8, "MS Shell Dlg"
  210. BEGIN
  211. PUSHBUTTON "OK", IDOK, 37, 96, 40, 14
  212. PUSHBUTTON "Display...", IDC_PUSH_DISPLAY_RESOURCES, 93, 96, 40, 14
  213. CONTROL "Bus Number;Interface Type", IDC_LIST_RESOURCE_LISTS,
  214. "ColumnListBox", CLBS_NOTIFY | CLBS_SORT | CLBS_VSCROLL |
  215. CLBS_BORDER | LBS_OWNERDRAWFIXED | WS_TABSTOP, 10, 10,
  216. 150, 76
  217. END
  218. IDD_FULL_RES_DESCRIPTOR DIALOG 32, 24, 281, 308
  219. STYLE DS_MODALFRAME | DS_3DLOOK | DS_NOIDLEMSG | DS_CONTEXTHELP | WS_POPUP |
  220. WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  221. CAPTION "Resources"
  222. FONT 8, "MS Shell Dlg"
  223. BEGIN
  224. DEFPUSHBUTTON "OK", IDOK, 92, 288, 40, 14
  225. PUSHBUTTON "&Data...", IDC_PUSH_DISPLAY_DATA, 148, 288, 40, 14,
  226. WS_DISABLED
  227. CONTROL "Channel;Port", IDC_FULL_RES_LIST_DMA, "ColumnListBox",
  228. CLBS_NOTIFY | CLBS_SORT | CLBS_VSCROLL | CLBS_BORDER |
  229. LBS_OWNERDRAWFIXED | WS_TABSTOP, 10, 15, 261, 36
  230. CONTROL "Vector;Level;Affinity;Type",
  231. IDC_FULL_RES_LIST_INTERRUPTS, "ColumnListBox",
  232. CLBS_NOTIFY | CLBS_SORT | CLBS_VSCROLL | CLBS_BORDER |
  233. LBS_OWNERDRAWFIXED | WS_TABSTOP, 10, 63, 261, 36
  234. CONTROL "Physical Address;Length;Access",
  235. IDC_FULL_RES_LIST_MEMORY, "ColumnListBox", CLBS_NOTIFY |
  236. CLBS_SORT | CLBS_VSCROLL | CLBS_BORDER |
  237. LBS_OWNERDRAWFIXED | WS_TABSTOP, 10, 111, 261, 36
  238. CONTROL "Physical Address;Length;Type", IDC_FULL_RES_LIST_PORTS,
  239. "ColumnListBox", CLBS_NOTIFY | CLBS_SORT | CLBS_VSCROLL |
  240. CLBS_BORDER | LBS_OWNERDRAWFIXED | WS_TABSTOP, 10, 159,
  241. 261, 36
  242. CONTROL "Reserved1;Reserved2;Data Size",
  243. IDC_FULL_RES_LIST_DEVICE_SPECIFIC, "ColumnListBox",
  244. CLBS_NOTIFY | CLBS_SORT | CLBS_VSCROLL | CLBS_BORDER |
  245. LBS_OWNERDRAWFIXED | WS_TABSTOP, 10, 207, 261, 36
  246. LTEXT "DMA:", -1, 10, 5, 20, 8
  247. LTEXT "Interrupt:", -1, 10, 53, 35, 8
  248. LTEXT "Memory:", -1, 10, 101, 28, 8
  249. LTEXT "Port:", -1, 10, 149, 17, 8
  250. LTEXT "Device Specific Data:", -1, 10, 197, 74, 8
  251. GROUPBOX "Share Disposition", -1, 10, 244, 125, 39
  252. LTEXT "Undetermined", IDC_FULL_RES_TEXT_UNDETERMINED, 18, 255,
  253. 46, 8, WS_DISABLED
  254. LTEXT "Shared", IDC_FULL_RES_TEXT_SHARED, 18, 265, 24, 8,
  255. WS_DISABLED
  256. LTEXT "Device Exclusive", IDC_FULL_RES_TEXT_DEVICE_EXCLUSIVE,
  257. 72, 255, 58, 8, WS_DISABLED
  258. LTEXT "Driver Exclusive", IDC_FULL_RES_TEXT_DRIVER_EXCLUSIVE,
  259. 72, 265, 54, 8, WS_DISABLED
  260. RTEXT "Interface Type:", -1, 151, 245, 51, 8
  261. RTEXT "Bus Number:", -1, 151, 255, 51, 8
  262. RTEXT "Version:", -1, 151, 265, 51, 8
  263. RTEXT "Revision:", -1, 151, 275, 51, 8
  264. LTEXT "", IDC_FULL_RES_TEXT_INTERFACE_TYPE, 205, 245, 66, 8
  265. LTEXT "", IDC_FULL_RES_TEXT_BUS_NUMBER, 205, 255, 66, 8
  266. LTEXT "", IDC_FULL_RES_TEXT_VERSION, 205, 265, 66, 8
  267. LTEXT "", IDC_FULL_RES_TEXT_REVISION, 205, 275, 66, 8
  268. END
  269. IDD_IO_REQUIREMENTS_LIST DIALOG 13, 15, 220, 135
  270. STYLE DS_MODALFRAME | DS_3DLOOK | DS_NOIDLEMSG | DS_CONTEXTHELP | WS_POPUP |
  271. WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  272. CAPTION "Requirements List"
  273. FONT 8, "MS Shell Dlg"
  274. BEGIN
  275. PUSHBUTTON "OK", IDOK, 62, 115, 40, 14
  276. PUSHBUTTON "Display...", IDC_IO_REQ_PUSH_DISPLAY_DEVICE, 118, 115,
  277. 40, 14, WS_DISABLED
  278. CONTROL "Alternative List;Resource List;Descriptor;Device Type",
  279. IDC_IO_LIST_ALTERNATIVE_LISTS, "ColumnListBox",
  280. CLBS_NOTIFY | CLBS_VSCROLL | CLBS_BORDER |
  281. LBS_OWNERDRAWFIXED | WS_TABSTOP, 10, 10, 200, 66
  282. RTEXT "Interface Type:", -1, 10, 80, 51, 8
  283. RTEXT "Bus Number:", -1, 10, 90, 51, 8
  284. RTEXT "Slot Number:", -1, 10, 100, 51, 8
  285. LTEXT "", IDC_IO_REQ_TEXT_INTERFACE_TYPE, 64, 80, 66, 8
  286. LTEXT "", IDC_IO_REQ_TEXT_BUS_NUMBER, 64, 90, 66, 8
  287. LTEXT "", IDC_IO_REQ_TEXT_SLOT_NUMBER, 64, 100, 66, 8
  288. END
  289. IDD_IO_MEMORY_RESOURCE DIALOG 6, 18, 158, 135
  290. STYLE DS_MODALFRAME | DS_3DLOOK | DS_NOIDLEMSG | DS_CONTEXTHELP | WS_POPUP |
  291. WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  292. CAPTION "Memory"
  293. FONT 8, "MS Shell Dlg"
  294. BEGIN
  295. DEFPUSHBUTTON "OK", IDOK, 58, 117, 40, 14
  296. GROUPBOX "Option", -1, 10, 72, 83, 39
  297. LTEXT "Preferred", IDC_IO_TEXT_OPTION_PREFERRED, 34, 96, 37, 8,
  298. WS_DISABLED
  299. LTEXT "Alternative", IDC_IO_TEXT_OPTION_ALTERNATIVE, 34, 86,
  300. 35, 8, WS_DISABLED
  301. RTEXT "Minimum Address:", -1, 10, 40, 61, 8
  302. RTEXT "Maximum Address:", -1, 10, 50, 61, 8
  303. RTEXT "Share Disposition:", -1, 10, 60, 61, 8
  304. RTEXT "Access:", -1, 10, 10, 61, 8
  305. LTEXT "", IDC_IO_TEXT_MEM_MAX_ADDRESS, 73, 50, 74, 8
  306. RTEXT "Length:", -1, 10, 20, 61, 8
  307. RTEXT "Alignment:", -1, 10, 30, 61, 8
  308. LTEXT "", IDC_IO_TEXT_MEM_ACCESS, 73, 10, 74, 8
  309. LTEXT "", IDC_IO_TEXT_MEM_LENGTH, 73, 20, 74, 8
  310. LTEXT "", IDC_IO_TEXT_MEM_ALIGNMENT, 73, 30, 74, 8
  311. LTEXT "", IDC_IO_TEXT_MEM_MIN_ADDRESS, 73, 40, 74, 8
  312. LTEXT "", IDC_IO_TEXT_DISPOSITION, 73, 60, 74, 8
  313. END
  314. IDD_IO_INTERRUPT_RESOURCE DIALOG 6, 18, 158, 135
  315. STYLE DS_MODALFRAME | DS_3DLOOK | DS_NOIDLEMSG | DS_CONTEXTHELP | WS_POPUP |
  316. WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  317. CAPTION "Interrupt"
  318. FONT 8, "MS Shell Dlg"
  319. BEGIN
  320. DEFPUSHBUTTON "OK", IDOK, 58, 117, 40, 14
  321. GROUPBOX "Option", -1, 10, 72, 83, 39
  322. LTEXT "Preferred", IDC_IO_TEXT_OPTION_PREFERRED, 34, 96, 37, 8,
  323. WS_DISABLED
  324. LTEXT "Alternative", IDC_IO_TEXT_OPTION_ALTERNATIVE, 34, 86,
  325. 35, 8, WS_DISABLED
  326. RTEXT "Maximum Vector:", -1, 10, 30, 61, 8
  327. RTEXT "Share Disposition:", -1, 10, 40, 61, 8
  328. RTEXT "Type:", -1, 10, 10, 61, 8
  329. RTEXT "Minimum Vector:", -1, 10, 20, 61, 8
  330. LTEXT "", IDC_IO_TEXT_INT_TYPE, 73, 10, 74, 8
  331. LTEXT "", IDC_IO_TEXT_INT_MIN_VECTOR, 73, 20, 74, 8
  332. LTEXT "", IDC_IO_TEXT_INT_MAX_VECTOR, 73, 30, 74, 8
  333. LTEXT "", IDC_IO_TEXT_DISPOSITION, 73, 40, 74, 8
  334. END
  335. IDD_IO_DMA_RESOURCE DIALOG 6, 18, 158, 135
  336. STYLE DS_MODALFRAME | DS_3DLOOK | DS_NOIDLEMSG | DS_CONTEXTHELP | WS_POPUP |
  337. WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  338. CAPTION "DMA"
  339. FONT 8, "MS Shell Dlg"
  340. BEGIN
  341. DEFPUSHBUTTON "OK", IDOK, 58, 117, 40, 14
  342. GROUPBOX "Option", -1, 10, 72, 83, 39
  343. LTEXT "Preferred", IDC_IO_TEXT_OPTION_PREFERRED, 34, 96, 37, 8,
  344. WS_DISABLED
  345. LTEXT "Alternative", IDC_IO_TEXT_OPTION_ALTERNATIVE, 34, 86,
  346. 35, 8, WS_DISABLED
  347. RTEXT "Minimum Channel:", -1, 10, 10, 61, 8
  348. RTEXT "Share Disposition:", -1, 10, 30, 61, 8
  349. RTEXT "Maximum Channel:", -1, 10, 20, 61, 8
  350. LTEXT "", IDC_IO_TEXT_DMA_MIN_CHANNEL, 73, 10, 74, 8
  351. LTEXT "", IDC_IO_TEXT_DMA_MAX_CHANNEL, 73, 20, 74, 8
  352. LTEXT "", IDC_IO_TEXT_DISPOSITION, 73, 30, 74, 8
  353. END
  354. IDD_IO_PORT_RESOURCE DIALOG 6, 18, 158, 135
  355. STYLE DS_MODALFRAME | DS_3DLOOK | DS_NOIDLEMSG | DS_CONTEXTHELP | WS_POPUP |
  356. WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  357. CAPTION "Port"
  358. FONT 8, "MS Shell Dlg"
  359. BEGIN
  360. DEFPUSHBUTTON "OK", IDOK, 58, 117, 40, 14
  361. GROUPBOX "Option", -1, 10, 72, 83, 39
  362. LTEXT "Preferred", IDC_IO_TEXT_OPTION_PREFERRED, 34, 96, 37, 8,
  363. WS_DISABLED
  364. LTEXT "Alternative", IDC_IO_TEXT_OPTION_ALTERNATIVE, 34, 86,
  365. 35, 8, WS_DISABLED
  366. RTEXT "Minimum Address:", -1, 10, 40, 61, 8
  367. RTEXT "Maximum Address:", -1, 10, 50, 61, 8
  368. RTEXT "Share Disposition:", -1, 10, 60, 61, 8
  369. RTEXT "Type:", -1, 10, 10, 61, 8
  370. LTEXT "", IDC_IO_TEXT_PORT_MAX_ADDRESS, 73, 50, 74, 8
  371. RTEXT "Length:", -1, 10, 20, 61, 8
  372. RTEXT "Alignment:", -1, 10, 30, 61, 8
  373. LTEXT "", IDC_IO_TEXT_PORT_TYPE, 73, 10, 74, 8
  374. LTEXT "", IDC_IO_TEXT_PORT_LENGTH, 73, 20, 74, 8
  375. LTEXT "", IDC_IO_TEXT_PORT_ALIGNMENT, 73, 30, 74, 8
  376. LTEXT "", IDC_IO_TEXT_PORT_MIN_ADDRESS, 73, 40, 74, 8
  377. LTEXT "", IDC_IO_TEXT_DISPOSITION, 73, 60, 74, 8
  378. END
  379. IDD_DISPLAY_BINARY_DATA DIALOG 5, 18, 440, 161
  380. STYLE DS_MODALFRAME | DS_3DLOOK | DS_NOIDLEMSG | DS_CONTEXTHELP | WS_POPUP |
  381. WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  382. CAPTION "Binary Data"
  383. FONT 8, "MS Shell Dlg"
  384. BEGIN
  385. LTEXT "D&ata:", 502, 4, 6, 20, 8
  386. LISTBOX IDD_DISPLAY_DATA_BINARY, 4, 15, 433, 71, WS_VSCROLL |
  387. WS_TABSTOP
  388. GROUPBOX "Format", 503, 4, 92, 163, 35, WS_GROUP
  389. AUTORADIOBUTTON "&Byte", IDC_BINARY_DATA_BYTE, 24, 105, 30, 10
  390. AUTORADIOBUTTON "&Word", IDC_BINARY_DATA_WORD, 64, 105, 35, 10
  391. AUTORADIOBUTTON "&Dword", IDC_BINARY_DATA_DWORD, 109, 105, 39, 10
  392. DEFPUSHBUTTON "OK", IDOK, 161, 137, 40, 14, WS_GROUP
  393. END
  394. IDD_DISPLAY_BINARY_DATA_VALUE_TYPE DIALOG 5, 18, 440, 161
  395. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  396. STYLE DS_MODALFRAME | DS_3DLOOK | DS_NOIDLEMSG | DS_CONTEXTHELP | WS_POPUP |
  397. WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  398. CAPTION "Binary Data"
  399. FONT 8, "MS Shell Dlg"
  400. BEGIN
  401. LTEXT "D&ata:", 502, 4, 6, 20, 8
  402. LISTBOX IDD_DISPLAY_DATA_BINARY, 4, 15, 433, 71, WS_VSCROLL |
  403. WS_TABSTOP
  404. GROUPBOX "Format", 503, 4, 92, 163, 35, WS_GROUP
  405. AUTORADIOBUTTON "&Byte", IDC_BINARY_DATA_BYTE, 24, 105, 30, 10
  406. AUTORADIOBUTTON "&Word", IDC_BINARY_DATA_WORD, 64, 105, 35, 10
  407. AUTORADIOBUTTON "&Dword", IDC_BINARY_DATA_DWORD, 109, 105, 39, 10
  408. DEFPUSHBUTTON "OK", IDOK, 161, 137, 40, 14, WS_GROUP
  409. LTEXT "Value Type:", -1, 195, 98, 44, 8
  410. LTEXT "", IDT_VALUE_TYPE, 243, 98, 58, 8 // , NOT WS_GROUP
  411. END
  412. //////////////////////////////////////////////////////////////////////////////
  413. //
  414. // Icon
  415. //
  416. IDI_REGEDIT ICON DISCARDABLE "REGEDIT.ICO"
  417. IDI_REGEDDOC ICON DISCARDABLE "REGEDDOC.ICO"
  418. IDI_REGFIND ICON DISCARDABLE "REGFIND.ICO"
  419. // IDI_DIAMOND ICON DISCARDABLE "DIAMOND.ICO"
  420. IDI_COMPUTER ICON DISCARDABLE "COMPUTER.ICO"
  421. IDI_REMOTE ICON DISCARDABLE "REMOTE.ICO"
  422. IDI_FOLDER ICON DISCARDABLE "FOLDER.ICO"
  423. IDI_FOLDEROPEN ICON DISCARDABLE "FOLDEROP.ICO"
  424. IDI_STRING ICON DISCARDABLE "STRING.ICO"
  425. IDI_BINARY ICON DISCARDABLE "BINARY.ICO"
  426. //////////////////////////////////////////////////////////////////////////////
  427. //
  428. // Cursor
  429. //
  430. IDC_SPLIT CURSOR DISCARDABLE "SPLIT.CUR"
  431. //////////////////////////////////////////////////////////////////////////////
  432. //
  433. // Menu
  434. //
  435. IDM_REGEDIT MENUEX DISCARDABLE
  436. BEGIN
  437. POPUP "&File", IDMP_REGISTRY
  438. BEGIN
  439. MENUITEM "&Import...", ID_IMPORTREGFILE
  440. MENUITEM "&Export...", ID_EXPORTREGFILE
  441. MENUITEM "", -1, MFT_SEPARATOR
  442. MENUITEM "&Load Hive...", ID_LOADHIVE
  443. MENUITEM "&Unload Hive...", ID_UNLOADHIVE
  444. MENUITEM "", -1, MFT_SEPARATOR
  445. MENUITEM "&Connect Network Registry...", ID_CONNECT
  446. MENUITEM "&Disconnect Network Registry...", ID_DISCONNECT
  447. MENUITEM "", ID_NETSEPARATOR, MFT_SEPARATOR
  448. MENUITEM "&Print...\tCtrl+P", ID_PRINT
  449. MENUITEM "", -1, MFT_SEPARATOR
  450. MENUITEM "E&xit", ID_EXIT
  451. END
  452. POPUP "&Edit", IDMP_EDIT
  453. BEGIN
  454. POPUP "&New", IDMP_NEW
  455. BEGIN
  456. MENUITEM "&Key", ID_NEWKEY
  457. MENUITEM "", -1, MFT_SEPARATOR
  458. MENUITEM "&String Value", ID_NEWSTRINGVALUE
  459. MENUITEM "&Binary Value", ID_NEWBINARYVALUE
  460. MENUITEM "&DWORD Value", ID_NEWDWORDVALUE
  461. MENUITEM "&Multi-String Value", ID_NEWMULTSZVALUE
  462. MENUITEM "&Expandable String Value",ID_NEWEXPSZVALUE
  463. END
  464. MENUITEM "", -1, MFT_SEPARATOR
  465. MENUITEM "&Permissions...", ID_PERMISSIONS
  466. MENUITEM "", -1, MFT_SEPARATOR
  467. MENUITEM "&Delete\tDel", ID_DELETE
  468. MENUITEM "&Rename", ID_RENAME
  469. MENUITEM "", -1, MFT_SEPARATOR
  470. MENUITEM "&Copy Key Name", ID_COPYKEYNAME
  471. MENUITEM "", -1, MFT_SEPARATOR
  472. MENUITEM "&Find...\tCtrl+F", ID_FIND
  473. MENUITEM "Find Ne&xt\tF3", ID_FINDNEXT
  474. END
  475. POPUP "&View", IDMP_VIEW
  476. BEGIN
  477. MENUITEM "Status &Bar", ID_STATUSBAR
  478. MENUITEM "", -1, MFT_SEPARATOR
  479. MENUITEM "Sp&lit", ID_SPLIT
  480. MENUITEM "", -1, MFT_SEPARATOR
  481. MENUITEM "&Display Binary Data", ID_DISPLAYBINARY
  482. MENUITEM "", -1, MFT_SEPARATOR
  483. MENUITEM "&Refresh\tF5", ID_REFRESH
  484. END
  485. POPUP "F&avorites", IDMP_FAVORITES
  486. BEGIN
  487. MENUITEM "&Add to Favorites", ID_ADDTOFAVORITES
  488. MENUITEM "&Remove Favorite", ID_REMOVEFAVORITE
  489. END
  490. POPUP "&Help", IDMP_HELP
  491. BEGIN
  492. MENUITEM "&Help Topics", ID_HELPTOPICS
  493. MENUITEM "", -1, MFT_SEPARATOR
  494. MENUITEM "&About Registry Editor", ID_ABOUT
  495. END
  496. END
  497. IDM_COMPUTER_CONTEXT MENUEX DISCARDABLE
  498. BEGIN
  499. POPUP ""
  500. BEGIN
  501. MENUITEM "Expand", ID_TOGGLE
  502. MENUITEM "", -1, MFT_SEPARATOR
  503. MENUITEM "&Export", ID_EXPORTREGFILE
  504. MENUITEM "", ID_NETSEPARATOR, MFT_SEPARATOR
  505. MENUITEM "&Disconnect", ID_DISCONNECT
  506. END
  507. END
  508. IDM_KEY_CONTEXT MENUEX DISCARDABLE
  509. BEGIN
  510. POPUP ""
  511. BEGIN
  512. MENUITEM "Expand", ID_TOGGLE
  513. POPUP "&New", IDMP_NEW
  514. BEGIN
  515. MENUITEM "&Key", ID_NEWKEY
  516. MENUITEM "", -1, MFT_SEPARATOR
  517. MENUITEM "&String Value", ID_NEWSTRINGVALUE
  518. MENUITEM "&Binary Value", ID_NEWBINARYVALUE
  519. MENUITEM "&DWORD Value", ID_NEWDWORDVALUE
  520. MENUITEM "&Multi-String Value", ID_NEWMULTSZVALUE
  521. MENUITEM "&Expandable String Value",ID_NEWEXPSZVALUE
  522. END
  523. MENUITEM "&Find...", ID_FIND
  524. MENUITEM "", -1, MFT_SEPARATOR
  525. MENUITEM "&Delete", ID_DELETE
  526. MENUITEM "&Rename", ID_RENAME
  527. MENUITEM "", -1, MFT_SEPARATOR
  528. MENUITEM "&Export", ID_EXPORTREGFILE
  529. MENUITEM "&Permissions...", ID_PERMISSIONS
  530. MENUITEM "", -1, MFT_SEPARATOR
  531. MENUITEM "&Copy Key Name", ID_COPYKEYNAME
  532. END
  533. END
  534. IDM_VALUE_CONTEXT MENU DISCARDABLE
  535. BEGIN
  536. POPUP ""
  537. BEGIN
  538. MENUITEM "&Modify", ID_MODIFY
  539. MENUITEM "Modify &Binary Data", ID_MODIFYBINARY
  540. MENUITEM SEPARATOR
  541. MENUITEM "&Delete", ID_DELETE
  542. MENUITEM "&Rename", ID_RENAME
  543. END
  544. END
  545. IDM_VALUELIST_NOITEM_CONTEXT MENUEX DISCARDABLE
  546. BEGIN
  547. POPUP ""
  548. BEGIN
  549. POPUP "&New", IDMP_NEW
  550. BEGIN
  551. MENUITEM "&Key", ID_NEWKEY
  552. MENUITEM "", -1, MFT_SEPARATOR
  553. MENUITEM "&String Value", ID_NEWSTRINGVALUE
  554. MENUITEM "&Binary Value", ID_NEWBINARYVALUE
  555. MENUITEM "&DWORD Value", ID_NEWDWORDVALUE
  556. MENUITEM "&Multi-String Value", ID_NEWMULTSZVALUE
  557. MENUITEM "&Expandable String Value",ID_NEWEXPSZVALUE
  558. END
  559. END
  560. END
  561. IDM_HEXEDIT_CONTEXT MENU DISCARDABLE
  562. BEGIN
  563. POPUP ""
  564. BEGIN
  565. MENUITEM "Cu&t", IDKEY_CUT
  566. MENUITEM "&Copy", IDKEY_COPY
  567. MENUITEM "&Paste", IDKEY_PASTE
  568. MENUITEM "&Delete", VK_DELETE
  569. MENUITEM SEPARATOR
  570. MENUITEM "Select &All", ID_SELECTALL
  571. END
  572. END
  573. //////////////////////////////////////////////////////////////////////////////
  574. //
  575. // Accelerator
  576. //
  577. IDACCEL_REGEDIT ACCELERATORS DISCARDABLE
  578. BEGIN
  579. VK_TAB, ID_CYCLEFOCUS, VIRTKEY,NOINVERT
  580. VK_TAB, ID_CYCLEFOCUS, VIRTKEY,SHIFT, NOINVERT
  581. VK_F1, ID_HELPTOPICS, VIRTKEY,NOINVERT
  582. VK_F2, ID_RENAME, VIRTKEY,NOINVERT
  583. VK_F3, ID_FINDNEXT, VIRTKEY,NOINVERT
  584. VK_F5, ID_REFRESH, VIRTKEY,NOINVERT
  585. VK_F6, ID_CYCLEFOCUS, VIRTKEY,NOINVERT
  586. VK_F10, ID_CONTEXTMENU, VIRTKEY,SHIFT, NOINVERT
  587. VK_DELETE, ID_DELETE, VIRTKEY,NOINVERT
  588. "^F", ID_FIND, NOINVERT
  589. "^P", ID_PRINT, NOINVERT
  590. END
  591. //////////////////////////////////////////////////////////////////////////////
  592. //
  593. // String Table
  594. //
  595. STRINGTABLE PRELOAD DISCARDABLE
  596. BEGIN
  597. IDS_REGEDIT "Registry Editor"
  598. IDS_NAMECOLUMNLABEL "Name"
  599. IDS_TYPECOLUMNLABEL "Type"
  600. IDS_DATACOLUMNLABEL "Data"
  601. IDS_COMPUTER "My Computer"
  602. IDS_DEFAULTVALUE "(Default)"
  603. IDS_EMPTYBINARY "(zero-length binary value)"
  604. IDS_NEWKEYNAMETEMPLATE "New Key #%%u"
  605. IDS_NEWVALUENAMETEMPLATE "New Value #%%u"
  606. IDS_COLLAPSE "Collapse"
  607. IDS_MODIFY "&Modify"
  608. IDS_MODIFYBINARY "Modify Binary Data"
  609. IDS_VALUENOTSET "(value not set)"
  610. IDS_HELPFILENAME "regedit.hlp"
  611. IDS_DWORDDATAFORMATSPEC "0x%1!08x! (%1!u!)"
  612. IDS_INVALIDDWORDDATA "(invalid DWORD value)"
  613. IDS_NOMEMORY "Insufficient memory. Try closing down some applications, and try again.\r\n If you still see this message, try restarting Windows."
  614. END
  615. STRINGTABLE DISCARDABLE
  616. BEGIN
  617. IDS_IMPORTREGFILETITLE "Import Registry File"
  618. IDS_EXPORTREGFILETITLE "Export Registry File"
  619. IDS_LOADHVREGFILETITLE "Load Hive"
  620. IDS_UNLOADHIVETITLE "Unload Hive"
  621. IDS_REGIMPORTFILEFILTER "Registration Files (*.reg)#*.reg#Registry Hive Files (*.*)#*.*#All Files#*.*#"
  622. // Any changes (including order) made to the export filter list must also be made to the defined types in regdef.h
  623. IDS_REGEXPORTFILEFILTER "Registration Files (*.reg)#*.reg#Registry Hive Files (*.*)#*.#Text Files (*.txt)#*.txt#Win9x/NT4 Registration Files (*.reg)#*.reg#All Files#*.*#"
  624. IDS_REGLOADHVFILEFILTER "All Files#*.*#"
  625. IDS_REGFILEDEFEXT "REG"
  626. IDS_CONFIRMIMPFILE "Are you sure you want to add the information in %1 to the registry?"
  627. IDS_ERRORLOADHVPRIV "Cannot Load %1: Insufficient privileges."
  628. IDS_ERRORLOADHV "Cannot Load %1: Error while loading hive."
  629. IDS_ERRORUNLOADHVPRIV "Cannot Unload %1: Insufficient privileges."
  630. IDS_ERRORUNLOADHV "Cannot Unload %1: Error while unloading hive."
  631. IDS_ERRORUNLOADHVNOACC "Cannot Unload %1: Access is denied."
  632. IDS_ERRORLOADHVNOACC "Cannot Load %1: Access is denied."
  633. IDS_ERRORLOADHVNOSHARE "Cannot Load %1: The process cannot access the file because it is being used by another process."
  634. END
  635. STRINGTABLE DISCARDABLE
  636. BEGIN
  637. IDS_REGEDITDISABLED "Registry editing has been disabled by your administrator."
  638. IDS_SEARCHEDTOEND "Finished searching through the registry."
  639. IDS_COMPUTERBROWSETITLE "Click the computer you want to connect to."
  640. IDS_NOFILESPECIFIED "Command line argument requires a filename and none was specified."
  641. END
  642. STRINGTABLE DISCARDABLE
  643. BEGIN
  644. IDS_CONFIRMDELKEYTEXT "Are you sure you want to delete this key and all of its subkeys?"
  645. IDS_CONFIRMDELKEYTITLE "Confirm Key Delete"
  646. IDS_CONFIRMDELHIVETITLE "Confirm Unload Hive"
  647. IDS_CONFIRMRESKEYTITLE "Confirm Restore Key"
  648. IDS_CONFIRMDELVALMULTITEXT "Are you sure you want to delete these values?"
  649. IDS_CONFIRMDELVALTITLE "Confirm Value Delete"
  650. IDS_CONFIRMDELVALTEXT "Are you sure you want to delete this value?"
  651. IDS_CONFIRMDELHIVETEXT "Are you sure you want to unload the current key and all of its subkeys?"
  652. IDS_CONFIRMRESTOREKEY "The key will be restored on top of key: %1.\r\nAll value entries and subkeys of this key will be deleted.\r\nDo you want to continue the operation?"
  653. END
  654. STRINGTABLE DISCARDABLE
  655. BEGIN
  656. IDS_RENAMEKEYERRORTITLE "Error Renaming Key"
  657. IDS_RENAMEKEYOTHERERROR "The Registry Editor cannot rename %1. Error while renaming key."
  658. IDS_RENAMEKEYTOOLONG "The Registry Editor cannot rename %1. The specified key name is too long. Type a shorter name and try again."
  659. IDS_RENAMEKEYEXISTS "The Registry Editor cannot rename %1. The specified key name already exists. Type another name and try again."
  660. IDS_RENAMEKEYBADCHARS "The Registry Editor cannot rename %1. Specify a key name without a backslash (\\)."
  661. IDS_RENAMEKEYEMPTY "The Registry Editor cannot rename %1. The specified key name is empty. Type another name and try again."
  662. IDS_RENAMEVALERRORTITLE "Error Renaming Value"
  663. IDS_RENAMEVALOTHERERROR "The Registry Editor cannot rename %1. Error while renaming value."
  664. IDS_RENAMEVALEXISTS "The Registry Editor cannot rename %1. The specified value name already exists. Type another name and try again."
  665. IDS_RENAMEVALEMPTY "The Registry Editor cannot rename %1. The specified value name is empty. Type another name and try again."
  666. END
  667. STRINGTABLE DISCARDABLE
  668. BEGIN
  669. IDS_DELETEKEYERRORTITLE "Error Deleting Key"
  670. IDS_DELETEKEYDELETEFAILED "Cannot delete %1: Error while deleting key."
  671. IDS_DELETEVALERRORTITLE "Error Deleting Values"
  672. IDS_DELETEVALDELETEFAILED "Unable to delete all specified values."
  673. END
  674. STRINGTABLE DISCARDABLE
  675. BEGIN
  676. IDS_OPENKEYERRORTITLE "Error Opening Key"
  677. IDS_OPENKEYCANNOTOPEN "Cannot open %1: Error while opening key."
  678. END
  679. STRINGTABLE DISCARDABLE
  680. BEGIN
  681. IDS_REFRESHERRORTITLE "Error Displaying Value"
  682. IDS_REFRESHCANNOTREAD "Cannot display %1: Error reading the value's contents."
  683. IDS_REFRESHNOMEMORY "Cannot display value: Insufficient memory. Try closing down some applications, and try again.\r\n If you still see this message, try restarting Windows."
  684. END
  685. STRINGTABLE DISCARDABLE
  686. BEGIN
  687. IDS_EDITWARNINGTITLE "Warning"
  688. IDS_EDITWARNOVERFLOW "Overflow"
  689. IDS_EDITVALERRORTITLE "Error Editing Value"
  690. IDS_EDITVALCANNOTREAD "Cannot edit %1: Error reading the value's contents."
  691. IDS_EDITVALCANNOTWRITE "Cannot edit %1: Error writing the value's new contents."
  692. IDS_EDITMULTSZEMPTYSTR "Data of type REG_MULTI_SZ cannot contain empty strings.\r\nRegistry Editor will remove the empty string found."
  693. IDS_EDITMULTSZEMPTYSTRS "Data of type REG_MULTI_SZ cannot contain empty strings.\r\nRegistry Editor will remove all empty strings found."
  694. IDS_EDITVALNOMEMORY "Cannot edit: Insufficient memory. Try closing down some applications, and try again.\r\nIf you still see this message, try restarting Windows."
  695. IDS_EDITDWTRUNCATEDEC "The decimal value entered is greater than the maximum value of a DWORD.\r\nShould the value be truncated in order to continue?"
  696. END
  697. STRINGTABLE DISCARDABLE
  698. BEGIN
  699. IDS_IMPFILEERRSUCCESS "Information in %1 has been successfully entered into the registry on %2."
  700. IDS_IMPFILEERRSUCCESSLOCAL "Information in %1 has been successfully entered into the registry."
  701. IDS_IMPFILEERRFILEOPEN "Cannot import %1: Error opening the file. There may be a disk or file system error."
  702. IDS_IMPFILEERRFILEREAD "Cannot import %1: Error reading the file. There may be a disk error or the file may be corrupt."
  703. IDS_IMPFILEERRREGOPEN "Cannot import %1: Error accessing the registry on %2."
  704. IDS_IMPFILEERRREGOPENLOCAL "Cannot import %1: Error accessing the registry."
  705. IDS_IMPFILEERRREGSET "Cannot import %1: Not all data was successfully written to the registry. Some keys are open by the system or other processes."
  706. IDS_IMPFILEERRFORMATBAD "Cannot import %1: The specified file is not a registry file. You can import only registry files."
  707. IDS_IMPFILEERRNOTASCRPT "Cannot import %1: The specified file is not a registry script.\r\nYou can only import binary registry files from within the registry editor."
  708. IDS_IMPFILEERRVERBAD "Cannot import %1: The specified file is not intended for use with this version of Windows."
  709. IDS_IMPFILEERRNOPRIV "Cannot import %1: Insufficient privileges."
  710. IDS_IMPFILEERRNOFILE "Cannot import %1: The file specified does not exist on %2."
  711. IDS_IMPFILEERRNOFILELOCAL "Cannot import %1: The file specified does not exist."
  712. IDS_IMPFILEERRINVALID "Cannot import %1: The key selected is invalid."
  713. END
  714. STRINGTABLE DISCARDABLE
  715. BEGIN
  716. IDS_EXPFILEERRFILEWRITE "Cannot export %1: Error writing the file. There may be a disk or file system error."
  717. IDS_EXPFILEERRNOPRIV "Cannot export %1: Insufficient privileges."
  718. IDS_EXPFILEERRINVALID "Cannot export %1: The key selected is invalid."
  719. IDS_EXPFILEERRFILEOPEN "Cannot export %1: Error opening the file. There may be a disk or file system error."
  720. END
  721. STRINGTABLE DISCARDABLE
  722. BEGIN
  723. IDS_PRINTERRNOMEMORY "Cannot print: Insufficient memory to begin job. Try closing down some applications, and try again. If you still see this message, try restarting Windows."
  724. IDS_PRINTERRPRINTER "Cannot print: An error occurred during printing. Check your printer and your printer's settings for problems, and try again."
  725. IDS_PRINTERRCANNOTREAD "Cannot print: Error reading a registry value's contents."
  726. END
  727. STRINGTABLE DISCARDABLE
  728. BEGIN
  729. IDS_SAVETREEERRNOMEMORY "Cannot save subtree: Insufficient memory. Try closing down some applications, and try again. If you still see this message, try restarting Windows."
  730. IDS_SAVETREEERRCANNOTREAD "Cannot save subtree: Error reading a registry value's contents."
  731. IDS_SAVETREEERRFILEWRITE "Cannot save subtree to %1: Error writing the file. There may be a disk or file system error."
  732. IDS_SAVETREEERRFILEOPEN "Cannot save subtree to %1: Error opening the file. There may be a disk or file system error."
  733. END
  734. STRINGTABLE DISCARDABLE
  735. BEGIN
  736. IDS_ERRINVALIDREGPATH "The selected branch does not exist. Make sure that the correct path is given."
  737. END
  738. STRINGTABLE DISCARDABLE
  739. BEGIN
  740. IDS_CONNECTERRORTITLE "Error Connecting Network Registry"
  741. IDS_CONNECTNOTLOCAL "You cannot connect to your own computer."
  742. IDS_CONNECTBADNAME "Unable to connect to %1. Make sure that this computer is on the network, has remote administration enabled, and that both computers are running the remote registry service."
  743. IDS_CONNECTROOTFAILED "Unable to connect to all of the roots of the computer's registry. Disconnect from the remote registry and then reconnect before trying again."
  744. IDS_CONNECTACCESSDENIED "Unable to connect to %1. Make sure you have permission to administer this computer."
  745. END
  746. STRINGTABLE DISCARDABLE
  747. BEGIN
  748. IDS_NEWKEYERRORTITLE "Error Creating Key"
  749. IDS_NEWKEYPARENTOPENFAILED "Cannot create key: Error while opening the key %1."
  750. IDS_NEWKEYCANNOTCREATE "Cannot create key: Error writing to the registry."
  751. IDS_NEWKEYNOUNIQUE "Cannot create key: Unable to generate a unique name."
  752. END
  753. STRINGTABLE DISCARDABLE
  754. BEGIN
  755. IDS_NEWVALUEERRORTITLE "Error Creating Value"
  756. IDS_NEWVALUECANNOTCREATE "Cannot create value: Error writing to the registry."
  757. IDS_NEWVALUENOUNIQUE "Cannot create value: Unable to generate a unique name."
  758. END
  759. STRINGTABLE DISCARDABLE
  760. BEGIN
  761. IDS_FAVORITEEXISTS "There is already a favorite with that name."
  762. IDS_FAVORITEERROR "Error Adding Favorite"
  763. IDS_FAVORITE "Favorite"
  764. END
  765. STRINGTABLE DISCARDABLE
  766. BEGIN
  767. ID_PERMISSIONS "Displays the permissions for a key."
  768. ID_DISPLAYBINARY "Displays a value's data as binary data."
  769. ID_UNLOADHIVE "Unloads a hive from the registry."
  770. ID_LOADHIVE "Loads a hive file to the registry."
  771. ID_CONNECT "Connects to a remote computer's registry."
  772. ID_IMPORTREGFILE "Imports a file into the registry."
  773. ID_EXPORTREGFILE "Exports all or part of the registry to a file."
  774. ID_PRINT "Prints all or part of the registry."
  775. ID_EXIT "Quits the Registry Editor."
  776. ID_NEWKEY "Adds a new key."
  777. ID_NEWSTRINGVALUE "Adds a new string value."
  778. ID_NEWMULTSZVALUE "Adds a new multi-string value."
  779. ID_NEWEXPSZVALUE "Adds a new expandable string value."
  780. ID_NEWBINARYVALUE "Adds a new binary value."
  781. ID_ABOUT "Displays program information, version number, and copyright."
  782. ID_STATUSBAR "Shows or hides the status bar."
  783. ID_REFRESH "Refreshes the window."
  784. ID_SPLIT "Changes position of split between two panes."
  785. ID_DISCONNECT "Disconnects from a remote computer's registry."
  786. ID_FIND "Finds a text string in a key, value, or data."
  787. ID_FINDNEXT "Finds the next occurrence of text specified in previous search."
  788. ID_HELPTOPICS "Opens Registry Editor Help."
  789. ID_MODIFY "Modifies the value's data."
  790. ID_DELETE "Deletes the selection."
  791. ID_RENAME "Renames the selection."
  792. ID_TOGGLE "Expands or collapses the branch."
  793. ID_NEWDWORDVALUE "Adds a new DWORD value."
  794. ID_COPYKEYNAME "Copies the name of the selected key to the Clipboard."
  795. ID_ADDTOFAVORITES "Adds keys to the Favorites list."
  796. ID_REMOVEFAVORITE "Removes keys from the Favorites list."
  797. IDMP_REGISTRY "Contains commands for working with the whole registry."
  798. IDMP_EDIT "Contains commands for editing values or keys."
  799. IDMP_VIEW "Contains commands for customizing the registry window."
  800. IDMP_HELP "Contains commands for displaying Help for and information about Registry Editor."
  801. IDMP_NEW "Contains commands for creating new keys or values."
  802. IDMP_FAVORITES "Contains commands for accessing frequently used keys."
  803. END
  804. STRINGTABLE DISCARDABLE
  805. BEGIN
  806. IDS_SEC_EDITOR_CREATE_LINK, "Create Link"
  807. IDS_SEC_EDITOR_QUERY_VALUE, "Query Value"
  808. IDS_SEC_EDITOR_SET_VALUE, "Set Value"
  809. IDS_SEC_EDITOR_ENUM_SUBKEYS, "Enumerate Subkeys"
  810. IDS_SEC_EDITOR_NOTIFY, "Notify"
  811. IDS_SEC_EDITOR_CREATE_SUBKEY, "Create Subkey"
  812. IDS_SEC_EDITOR_DELETE, "Delete"
  813. IDS_SEC_EDITOR_WRITE_DAC, "Write DAC"
  814. IDS_SEC_EDITOR_WRITE_OWNER, "Write Owner"
  815. IDS_SEC_EDITOR_READ_CONTROL, "Read Control"
  816. IDS_SEC_EDITOR_READ, "Read"
  817. IDS_SEC_EDITOR_FULL_ACCESS, "Full Control"
  818. IDS_SEC_EDITOR_SPECIAL_ACCESS, "Special Access..."
  819. IDS_SEC_EDITOR_REGISTRY_KEY, "Registry &Key"
  820. IDS_SEC_EDITOR_APPLY_TO_SUBKEYS, "R&eplace Permission on Existing Subkeys"
  821. IDS_SEC_EDITOR_AUDIT_SUBKEYS, "Audit Permission on Existing Subkeys"
  822. IDS_SEC_EDITOR_CONFIRM_APPLY_TO_SUBKEYS,"Do you want to replace the permission on all existing subkeys within %1?"
  823. IDS_SEC_EDITOR_CONFIRM_AUDIT_SUBKEYS, "Do you want to audit all existing subkeys within %1?"
  824. IDS_SEC_EDITOR_DEFAULT_PERM_NAME, "Read"
  825. IDS_KEY_FOLDER, "This key only"
  826. IDS_KEY_FOLDER_SUBFOLDER, "This key and subkeys"
  827. IDS_KEY_SUBFOLDER_ONLY, "Subkeys only"
  828. IDS_GET_SECURITY_ACCESS_DENIED_EX, "Registry Editor could not retrieve the security information. \012The key currently selected does not give you access to retrieve such information."
  829. IDS_GET_SECURITY_KEY_DELETED_EX, "Registry Editor could not retrieve the security information. \012The key currently selected is marked for deletion."
  830. IDS_SET_SECURITY_ACCESS_DENIED_EX, "Registry Editor could not save the security information. \012The key currently selected does not give you access to save such information."
  831. IDS_SET_SECURITY_KEY_DELETED_EX, "Registry Editor could not save the security information. \012The key currently selected is marked for deletion."
  832. IDS_SET_SECURITY_RECURSIVE_EX_FAIL, "Registry Editor could not set security in the key currently selected, or some of its subkeys. "
  833. IDS_SET_OWNER_RECURSIVE_EX_FAIL, "Registry Editor could not set owner on the key currently selected, or some of its subkeys. "
  834. IDS_SET_SECURITY_ACCESS_DENIED_RECURSIVE_EX, "Registry Editor could not set security in the key currently selected, or some of its subkeys. \012These keys do not give you access to change security information."
  835. IDS_SET_SECURITY_KEY_DELETED_RECURSIVE_EX, "Registry Editor could not set security in all subkeys. \012The key currently selected contains one or more subkeys marked for deletion."
  836. IDS_SET_SECURITY_KEY_NOT_ACCESSIBLE_RECURSIVE_EX, "Registry Editor could not set security in all subkeys. \012The key currently selected contains one or more inaccessible subkeys."
  837. IDS_GET_SECURITY_KEY_NOT_ACCESSIBLE_EX, "Registry Editor could not retrieve the security information. \012The key currently selected is not accessible."
  838. END
  839. STRINGTABLE DISCARDABLE
  840. BEGIN
  841. IDS_BUS_INTERNAL, "Internal"
  842. IDS_BUS_ISA, "Isa"
  843. IDS_BUS_EISA, "Eisa"
  844. IDS_BUS_MICRO_CHANNEL, "Micro Channel"
  845. IDS_BUS_TURBO_CHANNEL, "Turbo Channel"
  846. IDS_BUS_PCI_BUS, "PCI"
  847. IDS_BUS_VME_BUS, "VME"
  848. IDS_BUS_NU_BUS, "Nu"
  849. IDS_BUS_PCMCIA_BUS, "PCMCIA"
  850. IDS_BUS_C_BUS, "C Bus"
  851. IDS_BUS_MPI_BUS, "MPI"
  852. IDS_BUS_MPSA_BUS, "MPSA"
  853. IDS_INT_LEVEL_SENSITIVE, "Level Sensitive"
  854. IDS_INT_LATCHED, "Latched"
  855. IDS_MEM_READ_WRITE, "Read / Write"
  856. IDS_MEM_READ_ONLY, "Read Only"
  857. IDS_MEM_WRITE_ONLY, "Write Only"
  858. IDS_PORT_MEMORY, "Memory"
  859. IDS_PORT_PORT, "Port"
  860. IDS_INVALID, "Invalid"
  861. IDS_DEV_PORT, "Port"
  862. IDS_DEV_INTERRUPT, "Interrupt"
  863. IDS_DEV_MEMORY, "Memory"
  864. IDS_DEV_DMA, "DMA"
  865. IDS_DEV_DEVICE_SPECIFIC, "Device Specific"
  866. IDS_SHARE_UNDETERMINED, "Undetermined"
  867. IDS_SHARE_DEVICE_EXCLUSIVE, "Device Exclusive"
  868. IDS_SHARE_DRIVER_EXCLUSIVE, "Driver Exclusive"
  869. IDS_SHARE_SHARED, "Shared"
  870. END
  871. STRINGTABLE DISCARDABLE
  872. BEGIN
  873. IDS_PRINT_TYPE_REG_NONE, "REG_NONE"
  874. IDS_PRINT_TYPE_REG_SZ, "REG_SZ"
  875. IDS_PRINT_TYPE_REG_EXPAND_SZ, "REG_EXPAND_SZ"
  876. IDS_PRINT_TYPE_REG_BINARY, "REG_BINARY"
  877. IDS_PRINT_TYPE_REG_DWORD, "REG_DWORD"
  878. IDS_PRINT_TYPE_REG_LINK "REG_LINK"
  879. IDS_PRINT_TYPE_REG_MULTI_SZ, "REG_MULTI_SZ"
  880. IDS_PRINT_TYPE_REG_RESOURCE_LIST "REG_RESOURCE_LIST"
  881. IDS_PRINT_TYPE_REG_FULL_RESOURCE_DESCRIPTOR "REG_FULL_RESOURCE_DESCRIPTOR"
  882. IDS_PRINT_TYPE_REG_RESOURCE_REQUIREMENTS_LIST "REG_RESOURCE_REQUIREMENTS_LIST"
  883. IDS_PRINT_TYPE_REG_REG_QWORD "REG_QWORD"
  884. IDS_PRINT_TYPE_REG_UNKNOWN, "REG_UNKNOWN"
  885. IDS_PRINT_FONT, "SYSTEM"
  886. IDS_PRINT_SEPARATOR, " : "
  887. IDS_PRINT_KEY_NAME, "Key Name: "
  888. IDS_PRINT_KEY_NAME_INDENT " "
  889. IDS_PRINT_CLASS_NAME, "Class Name: "
  890. IDS_PRINT_LAST_WRITE_TIME, "Last Write Time: "
  891. IDS_PRINT_NUMBER, "Value "
  892. IDS_PRINT_NAME, " Name: "
  893. IDS_PRINT_TYPE, " Type: "
  894. IDS_PRINT_DATA_SIZE, " Data Size: "
  895. IDS_PRINT_DATA, " Data: "
  896. IDS_PRINT_NO_NAME, "<NO NAME>"
  897. IDS_PRINT_NO_CLASS, "<NO CLASS>"
  898. IDS_PRINT_FULL_DESCRIPTOR "Full Resource Descriptor "
  899. IDS_PRINT_PARTIAL_DESCRIPTOR " Partial Descriptor "
  900. IDS_PRINT_INTERFACE_TYPE " Interface Type: "
  901. IDS_PRINT_BUS_NUMBER " Bus Number: "
  902. IDS_PRINT_VERSION " Version: "
  903. IDS_PRINT_REVISION " Revision: "
  904. IDS_PRINT_RESOURCE " Resource: "
  905. IDS_PRINT_DISPOSITION " Disposition: "
  906. IDS_PRINT_IO_TYPE " Type: "
  907. IDS_PRINT_START " Start: "
  908. IDS_PRINT_LENGTH " Length: "
  909. IDS_PRINT_LEVEL " Level: "
  910. IDS_PRINT_VECTOR " Vector: "
  911. IDS_PRINT_AFFINITY " Affinity: "
  912. IDS_PRINT_CHANNEL " Channel: "
  913. IDS_PRINT_PORT " Port: "
  914. IDS_PRINT_RESERVED1 " Reserved1: "
  915. IDS_PRINT_RESERVED2 " Reserved2: "
  916. IDS_PRINT_DEV_SPECIFIC_DATA " Data:"
  917. IDS_PRINT_IO_INTERFACE_TYPE "Interface Type: "
  918. IDS_PRINT_IO_BUS_NUMBER "Bus Number: "
  919. IDS_PRINT_IO_SLOT_NUMBER "Slot Number: "
  920. IDS_PRINT_IO_LIST_NUMBER "List "
  921. IDS_PRINT_IO_DESCRIPTOR_NUMBER " Descriptor "
  922. IDS_PRINT_IO_OPTION " Option: "
  923. IDS_PRINT_IO_ALIGNMENT " Alignment: "
  924. IDS_PRINT_IO_MINIMUM_ADDRESS " Minimum Address: "
  925. IDS_PRINT_IO_MAXIMUM_ADDRESS " Maximum Address: "
  926. IDS_PRINT_IO_MINIMUM_VECTOR " Minimum Vector: "
  927. IDS_PRINT_IO_MAXIMUM_VECTOR " Maximum Vector: "
  928. IDS_PRINT_IO_MINIMUM_CHANNEL " Minimum Channel: "
  929. IDS_PRINT_IO_MAXIMUM_CHANNEL " Maximum Channel: "
  930. END