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.

493 lines
21 KiB

  1. //Microsoft Developer Studio generated resource script.
  2. //
  3. #include "resource.h"
  4. #define APSTUDIO_READONLY_SYMBOLS
  5. /////////////////////////////////////////////////////////////////////////////
  6. //
  7. // Generated from the TEXTINCLUDE 2 resource.
  8. //
  9. #define APSTUDIO_HIDDEN_SYMBOLS
  10. #include "windows.h"
  11. #undef APSTUDIO_HIDDEN_SYMBOLS
  12. /////////////////////////////////////////////////////////////////////////////
  13. #undef APSTUDIO_READONLY_SYMBOLS
  14. /////////////////////////////////////////////////////////////////////////////
  15. // English (U.S.) resources
  16. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  17. #ifdef _WIN32
  18. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  19. #pragma code_page(1252)
  20. #endif //_WIN32
  21. #ifdef APSTUDIO_INVOKED
  22. /////////////////////////////////////////////////////////////////////////////
  23. //
  24. // TEXTINCLUDE
  25. //
  26. 1 TEXTINCLUDE DISCARDABLE
  27. BEGIN
  28. "resource.h\0"
  29. END
  30. 2 TEXTINCLUDE DISCARDABLE
  31. BEGIN
  32. "#define APSTUDIO_HIDDEN_SYMBOLS\r\n"
  33. "#include ""windows.h""\r\n"
  34. "#undef APSTUDIO_HIDDEN_SYMBOLS\r\n"
  35. "\0"
  36. END
  37. 3 TEXTINCLUDE DISCARDABLE
  38. BEGIN
  39. "#ifdef USBUIDLL_INC_VERINFO\r\n"
  40. "#include ""usbuidll.rcv""\r\n"
  41. "#endif // USBUIDLL_INC_VERINFO\r\n"
  42. "\0"
  43. END
  44. #endif // APSTUDIO_INVOKED
  45. /////////////////////////////////////////////////////////////////////////////
  46. //
  47. // Dialog
  48. //
  49. IDD_BANDWIDTH DIALOG DISCARDABLE 0, 0, 258, 223
  50. STYLE WS_POPUP | WS_CAPTION
  51. CAPTION "Advanced"
  52. FONT 8, "MS Shell Dlg"
  53. BEGIN
  54. LTEXT "&Bandwidth-consuming devices:",IDC_STATIC,7,87,99,8
  55. CONTROL "List1",IDC_LIST_DEVICES,"SysListView32",LVS_REPORT |
  56. LVS_SINGLESEL | LVS_SHAREIMAGELISTS | LVS_NOLABELWRAP |
  57. LVS_AUTOARRANGE | WS_BORDER | WS_TABSTOP,7,98,244,59
  58. #if defined(WINNT)
  59. CONTROL "&Don't tell me about USB errors",
  60. IDC_DISABLE_ERROR_DETECTION,"Button",BS_AUTOCHECKBOX |
  61. WS_TABSTOP,7,206,125,10
  62. #endif // WINNT
  63. LTEXT "To update the list, click Refresh.",IDC_STATIC,7,162,140,8
  64. DEFPUSHBUTTON "&Refresh",IDC_REFRESH,201,162,50,14
  65. PUSHBUTTON "&Close",IDC_BANDWIDTH_CLOSE,201,162,50,14,NOT
  66. WS_VISIBLE | WS_DISABLED
  67. LTEXT "bandwidth",IDC_BAND_TEXT,15,18,230,25
  68. END
  69. IDD_POWER DIALOG DISCARDABLE 0, 0, 258, 183
  70. STYLE WS_POPUP | WS_CAPTION
  71. CAPTION "Power"
  72. FONT 8, "MS Shell Dlg"
  73. BEGIN
  74. GROUPBOX "Hub information",IDC_STATIC,7,7,244,54
  75. LTEXT "The hub is self-powered",IDC_SELF_POWER,18,25,200,8
  76. LTEXT "Total Power Available: ",IDC_POWER_AVAIL,18,40,228,8,
  77. SS_CENTERIMAGE
  78. LTEXT "&Attached devices:",IDC_DESCRIPTION,7,70,65,8
  79. CONTROL "List1",IDC_LIST_DEVICES,"SysListView32",LVS_REPORT |
  80. LVS_SINGLESEL | LVS_SHAREIMAGELISTS | LVS_NOLABELWRAP |
  81. LVS_AUTOARRANGE | WS_BORDER | WS_TABSTOP,7,82,244,73
  82. LTEXT "To update the list, click Refresh.", IDC_STATIC, 7,162,120,8
  83. DEFPUSHBUTTON "&Refresh",IDC_REFRESH,201,162,50,14
  84. PUSHBUTTON "&Close",IDC_POWER_CLOSE,201,162,50,14,NOT WS_VISIBLE |
  85. WS_DISABLED
  86. END
  87. IDD_INSUFFICIENT_POWER DIALOG DISCARDABLE 0, 0, 263, 266
  88. STYLE DS_MODALFRAME | DS_CENTER | WS_POPUP | WS_CAPTION
  89. CAPTION "USB Hub Power Exceeded"
  90. FONT 8, "MS Shell Dlg"
  91. BEGIN
  92. PUSHBUTTON "&Reset",IDC_RESET_PORT,145,245,50,14,NOT WS_VISIBLE |
  93. WS_DISABLED
  94. PUSHBUTTON "&Close",IDOK,206,245,50,14
  95. LTEXT "The indicated device requires more power than is available through the hub into which it is plugged.",
  96. IDC_POWER_NOTIFICATION,39,7,217,25
  97. CONTROL "",IDC_TREE_HUBS,"SysTreeView32",TVS_HASBUTTONS |
  98. TVS_HASLINES | TVS_LINESATROOT | TVS_DISABLEDRAGDROP |
  99. TVS_SHOWSELALWAYS | WS_BORDER | WS_GROUP | WS_TABSTOP,7,
  100. 64,249,116
  101. ICON "",IDC_ICON_POWER,7,7,20,20
  102. LTEXT "",IDC_POWER_EXPLANATION,7,43,249,16
  103. CONTROL "",IDC_STATIC,"Static",SS_ETCHEDHORZ,7,37,249,1
  104. GROUPBOX "Recommendation",IDC_STATIC,7,186,249,50
  105. LTEXT "",IDC_POWER_RECOMMENDATION,15,197,234,34
  106. END
  107. IDD_MODERN_DEVICE_IN_LEGACY_HUB DIALOG DISCARDABLE 0, 0, 263, 266
  108. STYLE DS_MODALFRAME | DS_CENTER | WS_POPUP | WS_CAPTION
  109. CAPTION "HI-SPEED USB Device Attached To non-HI-SPEED Hub"
  110. FONT 8, "MS Shell Dlg"
  111. BEGIN
  112. PUSHBUTTON "&Reset",IDC_RESET_PORT,145,245,50,14,NOT WS_VISIBLE |
  113. WS_DISABLED
  114. PUSHBUTTON "&Close",IDOK,206,245,50,14
  115. LTEXT "",
  116. IDC_LEGACY_NOTIFICATION,39,7,217,25
  117. CONTROL "",IDC_TREE_HUBS,"SysTreeView32",TVS_HASBUTTONS |
  118. TVS_HASLINES | TVS_LINESATROOT | TVS_DISABLEDRAGDROP |
  119. TVS_SHOWSELALWAYS | WS_BORDER | WS_GROUP | WS_TABSTOP,7,
  120. 64,249,116
  121. ICON "",IDC_ICON_POWER,7,7,20,20
  122. LTEXT "",IDC_LEGACY_EXPLANATION,7,43,249,16
  123. CONTROL "",IDC_STATIC,"Static",SS_ETCHEDHORZ,7,37,249,1
  124. GROUPBOX "Recommendation",IDC_STATIC,7,186,249,50
  125. LTEXT "",IDC_LEGACY_RECOMMENDATION,15,197,234,34
  126. END
  127. IDD_NESTED_HUB DIALOG DISCARDABLE 0, 0, 263, 266
  128. STYLE DS_MODALFRAME | DS_CENTER | WS_POPUP | WS_CAPTION
  129. CAPTION "Maximum Hub Number Surpassed"
  130. FONT 8, "MS Shell Dlg"
  131. BEGIN
  132. PUSHBUTTON "&Reset",IDC_RESET_PORT,145,245,50,14,NOT WS_VISIBLE |
  133. WS_DISABLED
  134. PUSHBUTTON "&Close",IDOK,206,245,50,14
  135. LTEXT "",
  136. IDC_NESTED_NOTIFICATION,39,7,217,25
  137. CONTROL "",IDC_TREE_HUBS,"SysTreeView32",TVS_HASBUTTONS |
  138. TVS_HASLINES | TVS_LINESATROOT | TVS_DISABLEDRAGDROP |
  139. TVS_SHOWSELALWAYS | WS_BORDER | WS_GROUP | WS_TABSTOP,7,
  140. 64,249,116
  141. ICON "",IDC_ICON_POWER,7,7,20,20
  142. LTEXT "",IDC_NESTED_EXPLANATION,7,43,249,16
  143. CONTROL "",IDC_STATIC,"Static",SS_ETCHEDHORZ,7,37,249,1
  144. GROUPBOX "Recommendation",IDC_STATIC,7,186,249,50
  145. LTEXT "",IDC_NESTED_RECOMMENDATION,15,197,234,34
  146. END
  147. IDD_INSUFFICIENT_BANDWIDTH DIALOG DISCARDABLE 0, 0, 263, 263
  148. STYLE DS_MODALFRAME | DS_CENTER | WS_POPUP | WS_CAPTION
  149. CAPTION "USB Controller Bandwidth Exceeded"
  150. FONT 8, "MS Shell Dlg"
  151. BEGIN
  152. PUSHBUTTON "&Close",IDOK,206,242,50,14
  153. CONTROL "List1",IDC_LIST_CONTROLLERS,"SysListView32",LVS_REPORT |
  154. LVS_SINGLESEL | LVS_SHAREIMAGELISTS | LVS_NOLABELWRAP |
  155. LVS_AUTOARRANGE | WS_BORDER | WS_TABSTOP,7,73,249,104
  156. PUSHBUTTON "&Refresh",IDC_BW_REFRESH,145,242,50,14
  157. LTEXT "",IDC_BANDWIDTH_RECOMMENDATION,16,196,232,32
  158. LTEXT "",
  159. IDC_BANDWIDTH_NOTIFICATION,39,7,217,25
  160. ICON "",IDC_ICON_BANDWIDTH,7,7,20,20
  161. LTEXT "",IDC_BANDWIDTH_EXPLANATION,7,43,249,26
  162. CONTROL "",IDC_STATIC,"Static",SS_ETCHEDHORZ,7,37,248,1
  163. GROUPBOX "Recommendation",IDC_STATIC,7,184,249,49
  164. END
  165. IDD_CPL_USB DIALOGEX 0, 0, 424, 278
  166. STYLE DS_CENTER | WS_MINIMIZEBOX | WS_MAXIMIZEBOX | WS_POPUP | WS_CAPTION |
  167. WS_SYSMENU | WS_THICKFRAME
  168. EXSTYLE WS_EX_CONTROLPARENT
  169. CAPTION "Universal Serial Bus"
  170. FONT 8, "MS Shell Dlg", 0, 0, 0x1
  171. BEGIN
  172. CONTROL "Tree1",IDC_TREE_USB,"SysTreeView32",TVS_HASBUTTONS |
  173. TVS_HASLINES | TVS_LINESATROOT | WS_BORDER | WS_TABSTOP,
  174. 7,7,174,264,WS_EX_CLIENTEDGE
  175. LTEXT "",IDC_EDIT1,187,7,230,264,NOT WS_VISIBLE,
  176. WS_EX_STATICEDGE
  177. END
  178. IDD_GENERIC_DEVICE DIALOG DISCARDABLE 0, 0, 186, 95
  179. STYLE WS_CHILD | WS_CAPTION
  180. CAPTION "Device"
  181. FONT 8, "MS Shell Dlg"
  182. BEGIN
  183. LTEXT "Power required: 0 mA",IDC_GENERIC_POWER,15,23,119,8
  184. LTEXT "Bandwidth currently in use: 0 %",IDC_GENERIC_BANDWIDTH,
  185. 15,37,119,8
  186. GROUPBOX "Device Information",IDC_STATIC,7,7,132,51
  187. END
  188. IDD_ROOT_PAGE DIALOG DISCARDABLE 0, 0, 186, 95
  189. STYLE WS_CHILD | WS_CAPTION
  190. CAPTION "USB Enabled Computer"
  191. FONT 8, "MS Shell Dlg"
  192. BEGIN
  193. CONTROL "&Disable Usb Error Reporting",IDC_ERROR_DETECT_DISABLE,
  194. "Button",BS_AUTOCHECKBOX | WS_TABSTOP,17,22,103,10
  195. GROUPBOX "USB Options",IDC_STATIC,7,7,172,40
  196. END
  197. /////////////////////////////////////////////////////////////////////////////
  198. //
  199. // DESIGNINFO
  200. //
  201. #ifdef APSTUDIO_INVOKED
  202. GUIDELINES DESIGNINFO DISCARDABLE
  203. BEGIN
  204. IDD_BANDWIDTH, DIALOG
  205. BEGIN
  206. LEFTMARGIN, 7
  207. RIGHTMARGIN, 251
  208. TOPMARGIN, 6
  209. BOTTOMMARGIN, 216
  210. END
  211. IDD_POWER, DIALOG
  212. BEGIN
  213. LEFTMARGIN, 7
  214. RIGHTMARGIN, 251
  215. TOPMARGIN, 7
  216. BOTTOMMARGIN, 176
  217. END
  218. IDD_INSUFFICIENT_POWER, DIALOG
  219. BEGIN
  220. LEFTMARGIN, 7
  221. RIGHTMARGIN, 256
  222. TOPMARGIN, 7
  223. BOTTOMMARGIN, 259
  224. END
  225. IDD_MODERN_DEVICE_IN_LEGACY_HUB, DIALOG
  226. BEGIN
  227. LEFTMARGIN, 7
  228. RIGHTMARGIN, 256
  229. TOPMARGIN, 7
  230. BOTTOMMARGIN, 259
  231. END
  232. IDD_INSUFFICIENT_BANDWIDTH, DIALOG
  233. BEGIN
  234. LEFTMARGIN, 7
  235. RIGHTMARGIN, 256
  236. TOPMARGIN, 7
  237. BOTTOMMARGIN, 259
  238. END
  239. IDD_CPL_USB, DIALOG
  240. BEGIN
  241. LEFTMARGIN, 7
  242. RIGHTMARGIN, 487
  243. TOPMARGIN, 7
  244. BOTTOMMARGIN, 311
  245. END
  246. IDD_GENERIC_DEVICE, DIALOG
  247. BEGIN
  248. LEFTMARGIN, 7
  249. RIGHTMARGIN, 179
  250. TOPMARGIN, 7
  251. BOTTOMMARGIN, 88
  252. END
  253. IDD_ROOT_PAGE, DIALOG
  254. BEGIN
  255. LEFTMARGIN, 7
  256. RIGHTMARGIN, 179
  257. TOPMARGIN, 7
  258. BOTTOMMARGIN, 88
  259. END
  260. END
  261. #endif // APSTUDIO_INVOKED
  262. /////////////////////////////////////////////////////////////////////////////
  263. //
  264. // Cursor
  265. //
  266. IDC_SPLIT CURSOR DISCARDABLE "split.cur"
  267. /////////////////////////////////////////////////////////////////////////////
  268. //
  269. // Icon
  270. //
  271. // Icon with lowest ID value placed first to ensure application icon
  272. // remains consistent on all systems.
  273. IDI_USB ICON DISCARDABLE "usb.ico"
  274. #if !defined(WINNT)
  275. IDI_INFRARED ICON DISCARDABLE "irexe.ico"
  276. IDI_MODEM ICON DISCARDABLE "modem2.ico"
  277. IDI_FLOPPY ICON DISCARDABLE "flpdrive.ico"
  278. IDI_CDROM ICON DISCARDABLE "cddrive.ico"
  279. IDI_IMAGE ICON DISCARDABLE "image.ico"
  280. IDI_MEDIA ICON DISCARDABLE "mm.ico"
  281. #endif // ~WINNT
  282. /////////////////////////////////////////////////////////////////////////////
  283. //
  284. // String Table
  285. //
  286. STRINGTABLE DISCARDABLE
  287. BEGIN
  288. IDS_POWER_EXCEEDED "USB Hub Power Exceeded"
  289. IDS_POWER_PORTS "The unused ports shown in bold type belong to hubs that can support the device."
  290. IDS_POWER_DEVICE "The devices shown in bold type can be supported by the hub to which the under-powered device is connected."
  291. IDS_POWER_NOTIFICATION "The %s is connected to a hub that does not have enough power available to support it."
  292. IDS_POWER_NOTSOLVED "The %s is has been reconnected to a different hub that also does not have enough power available to support it."
  293. IDS_POWER_SOLVED "Situation resolved: the %s is now connected to a hub that does have enough power available to support it."
  294. IDS_POWER_BOLD "These are shown as bolded items in the tree representation below."
  295. IDS_POWER_INITIAL "The hub does not have enough power available to operate the %s. \nFor assistance in solving this problem, click this message."
  296. IDS_POWER_RECOMMENDATION_DEVICE
  297. "Disconnect the %s from its current port and switch it with one of the devices shown in bold type."
  298. IDS_POWER_RECOMMENDATION_PORTS
  299. "Disconnect the %s from its current port and then connect it to one of the unused ports shown in bold type."
  300. IDS_POWER_SELF "The hub is self-powered."
  301. IDS_POWER_BUS "The hub is bus powered."
  302. IDS_POWER_HIGHDEVICE "The devices shown in bold type are attached to hubs that can support the device."
  303. IDS_POWER_RECHIGHDEVICE "Disconnect the %s from its current port and switch it with one of the devices shown in bold type. Note that the switched device may not work correctly."
  304. IDS_POWER_CONSUMPTION "%d mA"
  305. IDS_POWER_CONSUMED "Power Required"
  306. IDS_PORTS_AVAILABLE "%d port(s) available"
  307. IDS_TOTAL_POWER "Total power available: %d mA per port"
  308. IDS_POWER_MALFUNCTIONING
  309. "The hub is not working properly."
  310. IDS_MY_COMPUTER "My Computer"
  311. END
  312. STRINGTABLE DISCARDABLE
  313. BEGIN
  314. IDS_LEGACY_INITIAL "A HI-SPEED USB device is plugged into a non-HI-SPEED USB hub.\nFor assistance in solving this problem, click this message."
  315. IDS_USB2_DEVICE_IN_USB1_HUB
  316. "HI-SPEED USB Device Plugged into non-HI-SPEED USB Hub"
  317. IDS_LEGACY_NOTIFICATION "The %s is a HI-SPEED USB device and will function at reduced speed when plugged into a non-HI-SPEED port."
  318. IDS_LEGACY_SOLVED "Situation resolved: the %s is now connected to a HI-SPEED USB hub."
  319. IDS_USB1_DEVICE_IN_USB2_HUB
  320. "The devices shown in bold type are non-HI-SPEED USB devices that can be supported by the hub to which the HI-SPEED USB device is connected."
  321. IDS_USB1_DEVICE_IN_USB2_HUB_RECOMMENDATION
  322. "Disconnect the %s from its current port and switch it with one of the devices shown in bold type."
  323. IDS_FREE_USB2_PORTS "The hubs shown in bold type have free ports that can support the HI-SPEED USB device."
  324. IDS_FREE_USB2_PORTS_RECOMMENDATION
  325. "Disconnect the %s from its current port and then connect it to one of the ports on a hub shown in bold type."
  326. IDS_UNKNOWN_DEVICE_IN_USB2_HUB
  327. "The unrecognized devices shown in bold type are attached to hubs that can support the HI-SPEED USB device."
  328. IDS_UNKNOWN_DEVICE_IN_USB2_HUB_RECOMMENDATION
  329. "Disconnect the %s from its current port and switch it with one of the devices shown in bold type. Note that the switched device may not work correctly."
  330. IDS_NO_USB2_HUBS "There are no HI-SPEED USB host controllers installed on this computer."
  331. IDS_NO_USB2_HUBS_RECOMMENDATION
  332. "The %s will function at reduced speed. You must add a HI-SPEED USB host controller to this computer to obtain maximum performance."
  333. IDS_USB2_DEVICE_IN_USB2_HUB
  334. "The hubs shown in bold type can support the HI-SPEED USB device."
  335. IDS_USB2_DEVICE_IN_USB2_HUB_RECOMMENDATION
  336. "Either add another HI-SPEED USB hub to the system, or switch the %s with one of the devices attached to a hub shown in bold."
  337. END
  338. STRINGTABLE DISCARDABLE
  339. BEGIN
  340. IDS_NESTED_HUB_INITIAL "Too many USB hubs have been chained together. A USB hub will not function if it is more than 5 hubs away from the root port.\nFor assistance in solving this problem, click this message."
  341. IDS_HUB_NESTED_TOO_DEEPLY
  342. "Maximum Hub Number Surpassed"
  343. IDS_NESTED_NOTIFICATION "Too many USB hubs have been chained together. A USB hub will not function if it is more than 5 hubs away from the root port."
  344. IDS_NESTED_SOLVED "Situation resolved: the %s is now connected to a hub that is close enough to the root."
  345. IDS_NESTED "IDS_NESTED"
  346. IDS_FREE_PORTS "The hub's location is highlighted below. Hubs with free ports are shown in bold type."
  347. IDS_FREE_PORTS_RECOMMENDATION
  348. "Disconnect the %s from its current location and connect it to one of the hubs shown in bold type."
  349. IDS_FREE_POWERED_PORTS "The hub's location is highlighted below. The hubs shown in bold type have enough power for this hub."
  350. IDS_DEVICE_IN_POWERED_HUB
  351. "The hub's location is highlighted below. The devices shown in bold type can be switched with the hub."
  352. IDS_DEVICE_IN_POWERED_HUB_RECOMMENDATION
  353. "Disconnect the hub from its current location and switch it with one of the devices shown in bold type."
  354. IDS_BUS_POWERED_HUB_IN_POWERED_HUB
  355. "The hub's location is highlighted below. The hubs shown in bold type are attached to hubs that can support the hub."
  356. IDS_BUS_POWERED_HUB_IN_POWERED_HUB_RECOMMENDATION
  357. "Disconnect the highlighted hub from its current port and switch it with one of the hubs shown in bold type."
  358. END
  359. STRINGTABLE DISCARDABLE
  360. BEGIN
  361. IDS_USB "Universal Serial Bus"
  362. IDS_DEVICE_DESCRIPTION "Description"
  363. IDS_CONTROLLER "Controller"
  364. IDS_DEVICE "Device"
  365. IDS_USB_ERROR "Universal Serial Bus Error"
  366. IDS_UNKNOWN "Unknown"
  367. IDS_UNUSEDPORT "Unused Port"
  368. IDS_UNUSEDMINIPORT "Unused Mini-Port"
  369. IDS_UNKNOWNDEVICE "Unknown USB Device"
  370. IDS_UNKNOWNHUB "USB Hub"
  371. IDS_UNKNOWNCONTROLLER "USB Host Controller"
  372. IDS_UNKNOWN20HUB "HI-SPEED USB Hub"
  373. IDS_PORTS " (%d ports)"
  374. END
  375. STRINGTABLE DISCARDABLE
  376. BEGIN
  377. IDS_POWER_REQUIRED "Power required: %d mA"
  378. IDS_OVERCURRENT_INITIAL "The %s has exceeded the power limits of its hub port. \nFor assistance in solving this problem, click this message."
  379. IDS_OVERCURRENT_INITIAL_UNKNOWN
  380. "A USB device has exceeded the power limits of its hub port. \nFor assistance in solving this problem, click this message."
  381. IDS_OVERCURRENT_NOTIFICATION
  382. "The %s has malfunctioned and exceeded the power limits of its hub port. You should disconnect the device."
  383. IDS_OVERCURRENT_RECOMMENDATION
  384. "To reenable the port, disconnect the hardware and click Reset. If you click Close, the port will no longer function."
  385. IDS_OVERCURRENT_NOTIFICATION_UNKNOWN
  386. "A USB device has malfunctioned and exceeded the power limits of its hub port. You should disconnect the device."
  387. IDS_CURRENT_LIMIT_EXCEEDED "Power Surge On Hub Port"
  388. IDS_RESET_FAILED "The port was not reset properly. If you wish to use the port, please reboot."
  389. END
  390. STRINGTABLE DISCARDABLE
  391. BEGIN
  392. IDS_BANDWIDTH_NOTIFICATION
  393. "The controller does not have enough bandwidth available for the %s, which has requested %d%% of the bus bandwidth."
  394. IDS_BANDWIDTH_EXPLANATION
  395. "The following list shows the bandwidth being consumed by devices on each of the installed controllers. To obtain updated bandwidth information, click Refresh."
  396. IDS_BANDWIDTH_INITIAL "The controller does not have enough bandwidth available for the %s. \nFor assistance in solving this problem, click this message."
  397. IDS_BANDWIDTH_RECOMMENDATION
  398. "Move this device to a controller that has more available bandwidth or, to free bandwidth, close the programs using the devices on the current controller. If the programs cannot be found, unplug one or more devices."
  399. IDS_BANDWIDTH_PAGEHELP "The table below shows you how much bandwidth each USB controller is using. Each USB controller has a fixed amount of bandwidth, which all attached devices must share."
  400. IDS_BW_EXPLANATION "The devices listed below are being used by programs and are consuming bandwidth. To obtain updated bandwidth information, click Refresh."
  401. IDS_BW_RECOMMENDATION "To free bandwidth, close the programs using these devices. If the programs cannot be found, unplug one or more devices."
  402. IDS_BANDWIDTH_CONSUMED "Bandwidth Used"
  403. IDS_CONTROLLER_BW_EXCEEDED "USB Controller Bandwidth Exceeded"
  404. IDS_CURRENT_BANDWIDTH "Bandwidth currently in use: %d%%"
  405. IDS_BANDWIDTH_CONTROLLER_RSRVD
  406. "System reserved"
  407. END
  408. STRINGTABLE DISCARDABLE
  409. BEGIN
  410. IDS_ENUMFAIL_RECOMMENDATION
  411. "Try reconnecting the device. If Windows still does not recognize it, replace the device."
  412. IDS_ENUMERATION_FAILURE "USB Device Not Recognized"
  413. IDS_ENUMFAIL_NOTIFICATION
  414. "One of the USB devices attached to this computer has malfunctioned, and Windows does not recognize it."
  415. IDS_ENUMFAIL_COURSE "The location of the device is shown in bold type."
  416. IDS_ENUMFAIL_INITIAL "One of the USB devices attached to this computer has malfunctioned, and Windows does not recognize it.\nFor assistance in solving this problem, click this message."
  417. END
  418. #endif // English (U.S.) resources
  419. /////////////////////////////////////////////////////////////////////////////
  420. #ifndef APSTUDIO_INVOKED
  421. /////////////////////////////////////////////////////////////////////////////
  422. //
  423. // Generated from the TEXTINCLUDE 3 resource.
  424. //
  425. #ifdef USBUIDLL_INC_VERINFO
  426. #include "usbuidll.rcv"
  427. #endif // USBUIDLL_INC_VERINFO
  428. /////////////////////////////////////////////////////////////////////////////
  429. #endif // not APSTUDIO_INVOKED