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.

597 lines
30 KiB

  1. //Microsoft Developer Studio generated resource script.
  2. //
  3. #include "resource.h"
  4. #include "..\inc\nsres.h"
  5. #define APSTUDIO_READONLY_SYMBOLS
  6. /////////////////////////////////////////////////////////////////////////////
  7. //
  8. // Generated from the TEXTINCLUDE 2 resource.
  9. //
  10. #include "resource.h"
  11. #include "commctrl.h"
  12. #include "winnt.h"
  13. #include "winuser.h"
  14. /////////////////////////////////////////////////////////////////////////////
  15. #undef APSTUDIO_READONLY_SYMBOLS
  16. /////////////////////////////////////////////////////////////////////////////
  17. // English (U.S.) resources
  18. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  19. #ifdef _WIN32
  20. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  21. #pragma code_page(1252)
  22. #endif //_WIN32
  23. /////////////////////////////////////////////////////////////////////////////
  24. //
  25. // Dialog
  26. //
  27. IDD_LAN_NETWORKING DIALOG DISCARDABLE 0, 0, 227, 207
  28. STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
  29. CAPTION "General"
  30. FONT 8, "MS Shell Dlg"
  31. BEGIN
  32. LTEXT "Connect using:",IDC_STATIC,7,7,48,8
  33. EDITTEXT IDC_EDT_Adapter_Border,7,18,213,18,ES_AUTOHSCROLL |
  34. ES_READONLY | WS_DISABLED | NOT WS_TABSTOP
  35. EDITTEXT IDC_EDT_Adapter,28,21,182,12,ES_AUTOHSCROLL |
  36. ES_READONLY | NOT WS_BORDER | NOT WS_TABSTOP
  37. ICON "",IDI_Device_Icon,12,20,16,16,NOT WS_VISIBLE
  38. PUSHBUTTON "&Configure...",IDC_PSB_Configure,160,39,60,14
  39. LTEXT "This c&onnection uses the following items:",
  40. IDC_TXT_LISTBOXLABEL,7,54,213,8
  41. CONTROL "",IDC_LVW_Net_Components,"SysListView32",LVS_REPORT |
  42. LVS_SINGLESEL | LVS_SHOWSELALWAYS | LVS_NOCOLUMNHEADER |
  43. LVS_NOSORTHEADER | WS_BORDER | WS_TABSTOP,7,66,213,52
  44. PUSHBUTTON "I&nstall...",IDC_PSB_Add,7,122,67,14
  45. PUSHBUTTON "&Uninstall",IDC_PSB_Remove,80,122,67,14
  46. PUSHBUTTON "P&roperties",IDC_PSB_Properties,153,122,67,14
  47. GROUPBOX "Description",IDC_GRP_DESCRIPTIONFRAME,7,139,213,42
  48. LTEXT "",IDC_TXT_Desc,16,150,196,28
  49. CONTROL "Sho&w icon in notification area when connected",IDC_CHK_ShowIcon,
  50. "Button",BS_AUTOCHECKBOX | WS_TABSTOP,7,186,213,10
  51. END
  52. IDD_LAN_NETWORKING_MACBRIDGE DIALOG DISCARDABLE 0, 0, 227, 207
  53. STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
  54. CAPTION "General"
  55. FONT 8, "MS Shell Dlg"
  56. BEGIN
  57. GROUPBOX "Adapters:",IDC_STATIC,7,7,213,103
  58. LTEXT "Select the &adapters you want to use to connect to computers on your local network.",
  59. IDC_STATIC,16,23,195,16
  60. // LISTBOX IDC_LVW_Bridged_Adapters, 16, 42, 195, 43, LBS_HASSTRINGS | LBS_STANDARD
  61. CONTROL "",IDC_LVW_Bridged_Adapters, "SysListView32",LVS_REPORT |
  62. LVS_SINGLESEL | LVS_SHOWSELALWAYS | LVS_NOCOLUMNHEADER |
  63. LVS_NOSORTHEADER | WS_BORDER | WS_TABSTOP,16,42,195,43
  64. PUSHBUTTON "&Configure...",IDC_PSB_Configure,150,90,60,14
  65. LTEXT "This c&onnection uses the following items:",
  66. IDC_STATIC,7,114,213,8
  67. CONTROL "",IDC_LVW_Net_Components,"SysListView32",LVS_REPORT |
  68. LVS_SINGLESEL | LVS_SHOWSELALWAYS | LVS_NOCOLUMNHEADER |
  69. LVS_NOSORTHEADER | WS_BORDER | WS_TABSTOP,7,124,213,48
  70. PUSHBUTTON "I&nstall...",IDC_PSB_Add,7,176,67,14
  71. PUSHBUTTON "&Uninstall",IDC_PSB_Remove,80,176,67,14
  72. PUSHBUTTON "P&roperties",IDC_PSB_Properties,153,176,67,14
  73. CONTROL "Sho&w icon in notification area when connected",IDC_CHK_ShowIcon,
  74. "Button",BS_AUTOCHECKBOX | WS_TABSTOP,7,194,213,10
  75. END
  76. IDD_LAN_NETWORKING_BRIDGED DIALOG DISCARDABLE 0, 0, 227, 207
  77. STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
  78. CAPTION "General"
  79. FONT 8, "MS Shell Dlg"
  80. BEGIN
  81. LTEXT "Connect using:",IDC_STATIC,7,7,48,8
  82. EDITTEXT IDC_EDT_Adapter_Border,7,18,213,18,ES_AUTOHSCROLL |
  83. ES_READONLY | WS_DISABLED | NOT WS_TABSTOP
  84. EDITTEXT IDC_EDT_Adapter,28,21,182,12,ES_AUTOHSCROLL |
  85. ES_READONLY | NOT WS_BORDER | NOT WS_TABSTOP
  86. ICON "",IDI_Device_Icon,12,20,16,16,NOT WS_VISIBLE
  87. PUSHBUTTON "&Configure...",IDC_PSB_Configure,160,39,60,14
  88. LTEXT "This adapter is part of the Network Bridge. To remove this adapter from the Network Bridge, or to modify bridge settings, right-click the Network Bridge, and then click Properties.",
  89. IDC_TXT_BRIDGEDCONNECTION,7,64,213,24
  90. CONTROL "Sho&w icon in notification area when connected",IDC_CHK_ShowIcon,
  91. "Button",BS_AUTOCHECKBOX | WS_TABSTOP,7,186,213,10
  92. END
  93. IDD_LAN_CONNECT DIALOG DISCARDABLE 0, 0, 175, 34
  94. STYLE DS_MODALFRAME | DS_CENTER | WS_POPUP | WS_VISIBLE | WS_CAPTION
  95. FONT 8, "MS Shell Dlg"
  96. BEGIN
  97. ICON "",IDI_Device_Icon,7,7,20,20
  98. LTEXT "Enabling...",IDC_TXT_Caption,40,12,128,8
  99. END
  100. IDD_LAN_COMPONENT_ADD DIALOG DISCARDABLE 0, 0, 200, 153
  101. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  102. EXSTYLE WS_EX_CONTEXTHELP
  103. CAPTION "Select Network Component Type"
  104. FONT 8, "MS Shell Dlg"
  105. BEGIN
  106. CONTROL "",IDC_LVW_Lan_Components,"SysListView32",LVS_REPORT |
  107. LVS_SINGLESEL | LVS_SHOWSELALWAYS | LVS_NOCOLUMNHEADER |
  108. LVS_NOSORTHEADER | WS_BORDER | WS_TABSTOP,7,26,186,40
  109. DEFPUSHBUTTON "&Add...",IDC_PSB_Component_Add,86,132,50,14
  110. PUSHBUTTON "Cancel",IDCANCEL,143,132,50,14
  111. LTEXT "&Click the type of network component you want to install:",
  112. IDC_STATIC,7,15,186,8
  113. GROUPBOX "Description",IDC_STATIC,7,70,186,52
  114. LTEXT "",IDC_TXT_Component_Desc,16,83,168,32
  115. END
  116. IDD_LANWIZ_DLG DIALOG DISCARDABLE 62, 23, 317, 135
  117. STYLE DS_MODALFRAME | WS_POPUP
  118. FONT 8, "MS Shell Dlg"
  119. BEGIN
  120. LTEXT "For device:",IDC_STATIC,21,1,36,8
  121. EDITTEXT IDC_DEVICE_DESC,60,1,236,8,ES_AUTOHSCROLL | ES_READONLY |
  122. NOT WS_BORDER | NOT WS_TABSTOP
  123. LTEXT "&Components checked are used by this connection:",
  124. IDC_STATIC,21,13,274,8
  125. CONTROL "",IDC_LVW_COMPLIST,"SysListView32",LVS_REPORT |
  126. LVS_SINGLESEL | LVS_SHOWSELALWAYS | LVS_NOCOLUMNHEADER |
  127. WS_BORDER | WS_TABSTOP,21,24,275,48
  128. PUSHBUTTON "&Install...",IDC_PSH_ADD,138,74,50,14
  129. PUSHBUTTON "&Uninstall",IDC_PSH_REMOVE,192,74,50,14
  130. PUSHBUTTON "P&roperties",IDC_PSH_PROPERTIES,246,74,50,14
  131. GROUPBOX "Description",IDC_STATIC,21,87,275,42
  132. LTEXT "component description",IDC_TXT_COMPDESC,31,98,255,28
  133. END
  134. IDD_LAN_ADVANCED DIALOGEX 0, 0, 227, 215
  135. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  136. CAPTION "Advanced"
  137. FONT 8, "MS Shell Dlg", 0, 0, 0x1
  138. BEGIN
  139. GROUPBOX "Internet Connection Firewall",IDC_STATIC,7,8,213,52
  140. CONTROL "&Protect my computer and network by limiting or preventing access to this computer from the Internet",
  141. IDC_CHK_Firewall,"Button",BS_AUTOCHECKBOX | BS_TOP | BS_MULTILINE | WS_TABSTOP,15,23,194,16
  142. CONTROL "Learn more about <A>Internet Connection Firewall</A>.",IDC_ST_ICFLINK,"Link Window",WS_TABSTOP,15,47,194,10
  143. GROUPBOX "Internet Connection Sharing",IDC_GB_Shared,7,62,213,87
  144. GROUPBOX "Internet Connection Sharing",IDC_GB_PrivateLan,7,62,213,107,NOT
  145. WS_VISIBLE
  146. CONTROL "Allow other &network users to connect through this computer's Internet connection",
  147. IDC_CHK_Shared,"Button",BS_AUTOCHECKBOX | BS_TOP | BS_MULTILINE | WS_TABSTOP,14,78,194,16
  148. LTEXT "&Home networking connection:", IDC_ST_HomeNetworkLabel,26,101,189,8,NOT WS_VISIBLE | WS_DISABLED
  149. COMBOBOX IDC_CB_PrivateLan,26,112,189,50,CBS_DROPDOWNLIST |
  150. NOT WS_VISIBLE | WS_VSCROLL | WS_TABSTOP
  151. EDITTEXT IDC_EDT_PrivateLan,26,112,189,12,ES_AUTOHSCROLL |
  152. ES_READONLY | NOT WS_VISIBLE | NOT WS_BORDER,
  153. WS_EX_CLIENTEDGE
  154. CONTROL "All&ow other network users to control or disable the shared Internet connection",IDC_CHK_BeaconControl,"Button",
  155. BS_AUTOCHECKBOX | BS_TOP | BS_MULTILINE | WS_TABSTOP,14,112,188,16
  156. CONTROL "",IDC_ST_PositionBar,"Static",SS_ETCHEDHORZ | NOT WS_VISIBLE | WS_DISABLED,15,132,194,1
  157. CONTROL "Learn more about <A>Internet Connection Sharing</A>.",IDC_ST_ICSLINK,"Link Window",WS_TABSTOP,15,136,194,10
  158. PUSHBUTTON "Settin&gs...",IDC_PSB_Settings,170,198,50,14
  159. CONTROL "If you're not sure how to set these properties, use the <A>Network Setup Wizard</A> instead.",IDC_ST_HNWLINK,"Link Window",WS_TABSTOP | NOT WS_VISIBLE,7,193,160,20
  160. END
  161. IDD_LAN_HOMENETUNAVAILABLE DIALOGEX 0, 0, 227, 215
  162. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  163. CAPTION "Advanced"
  164. FONT 8, "MS Shell Dlg", 0, 0, 0x1
  165. BEGIN
  166. LTEXT "", IDC_ST_ERRORTEXT,7,60,213,100
  167. // CONTROL "If you're not sure how to set these properties, use the <A>Network Setup Wizard</A> instead.",IDC_ST_HNWLINK,"Link Window",WS_TABSTOP | NOT WS_VISIBLE,7,197,160,16
  168. END
  169. IDD_SHAREDACCESS_GENERAL DIALOG DISCARDABLE 0, 0, 227, 207
  170. STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
  171. CAPTION "General"
  172. FONT 8, "MS Shell Dlg"
  173. BEGIN
  174. LTEXT "Connect to the Internet using:",IDC_TXT_CONNECTTO,7,7,213,8
  175. EDITTEXT IDC_EDT_Adapter_Border,7,18,213,18,ES_AUTOHSCROLL |
  176. ES_READONLY | WS_DISABLED | NOT WS_TABSTOP
  177. EDITTEXT IDC_EDT_Adapter,28,21,182,12,ES_AUTOHSCROLL |
  178. ES_READONLY | NOT WS_BORDER | NOT WS_TABSTOP
  179. ICON "",IDI_Device_Icon,12,20,16,16, NOT WS_VISIBLE
  180. LTEXT "This connection allows you to connect to the Internet through a shared connection on another computer.",
  181. IDC_TXT_SHAREDCONNECTION,7,64,213,24
  182. PUSHBUTTON "Settin&gs...",IDC_PSB_Settings,170,170,50,14
  183. CONTROL "Sho&w icon in notification area when connected",IDC_CHK_ShowIcon,
  184. "Button",BS_AUTOCHECKBOX | WS_TABSTOP,7,186,213,10
  185. END
  186. IDD_LAN_SECURITY DIALOG DISCARDABLE 0, 0, 227, 215
  187. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  188. CAPTION "Authentication"
  189. FONT 8, "MS Shell Dlg"
  190. BEGIN
  191. CONTROL "Enable &network access control using IEEE 802.1X",
  192. CID_CA_RB_Eap,"Button",BS_AUTOCHECKBOX | WS_GROUP |
  193. WS_TABSTOP,7,40,180,10
  194. LTEXT "&EAP type:",IDC_TXT_EAP_TYPE,7,62,34,8
  195. COMBOBOX CID_CA_LB_EapPackages,45,58,175,42,CBS_DROPDOWNLIST |
  196. CBS_SORT | WS_VSCROLL | WS_TABSTOP
  197. PUSHBUTTON "P&roperties",CID_CA_PB_Properties,169,82,50,15
  198. LTEXT "Select this option to provide authenticated network access for wired and wireless Ethernet networks.",
  199. IDC_STATIC,7,13,210,24
  200. CONTROL "Authenticate as &computer when computer information is available",
  201. CID_CA_RB_MachineAuth,"Button",BS_AUTOCHECKBOX | BS_LEFT |
  202. BS_TOP | BS_MULTILINE | WS_GROUP | WS_TABSTOP,7,115,215,
  203. 21
  204. CONTROL "Authenticate as &guest when user or computer information is unavailable",
  205. CID_CA_RB_GuestAuth,"Button",BS_AUTOCHECKBOX | BS_LEFT |
  206. BS_TOP | BS_MULTILINE | WS_GROUP | WS_TABSTOP,7,140,216,
  207. 18
  208. END
  209. IDD_DISABLEFIREWALLWARNING DIALOG DISCARDABLE 0, 0, 258, 78
  210. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  211. CAPTION "Internet Connection Firewall"
  212. FONT 8, "MS Shell Dlg"
  213. BEGIN
  214. ICON IDI_WARNING,IDC_STATIC,7,7,20,20
  215. LTEXT "Turning off Internet Connection Firewall could expose your computer to unauthorized access over the Internet. Are you sure you want to turn it off?",IDC_STATIC,46,7,204,24
  216. CONTROL "&Do not show this dialog again",IDC_CHK_DISABLEFIREWALLWARNING,"Button",
  217. BS_AUTOCHECKBOX | WS_TABSTOP,46,39,204,10
  218. DEFPUSHBUTTON "&Yes",IDYES,77,57,50,14
  219. PUSHBUTTON "&No",IDNO,131,57,50,14
  220. END
  221. IDC_WZC_DLG_PROPS DIALOGEX 0, 0, 206, 229
  222. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  223. EXSTYLE WS_EX_CONTEXTHELP
  224. CAPTION "Wireless Network Properties"
  225. FONT 8, "MS Shell Dlg"
  226. BEGIN
  227. LTEXT "Network &name (SSID):",IDC_STATIC,7,9,84,10,0
  228. EDITTEXT IDC_WZC_EDIT_SSID,98,7,99,14,ES_AUTOHSCROLL |
  229. WS_DISABLED
  230. GROUPBOX "Wireless network key (WEP)",IDC_WZC_GRP_Wep,7,25,192,151
  231. LTEXT "This network requires a key for the following:",IDC_STATIC,14,41,178,8
  232. CONTROL "&Data encryption (WEP enabled)",IDC_USEPW,"Button",
  233. BS_AUTOCHECKBOX | WS_TABSTOP,21,57,164,10
  234. CONTROL "Network &Authentication (Shared mode)",IDC_SHAREDMODE,"Button",
  235. BS_AUTOCHECKBOX | WS_TABSTOP,21,71,164,10
  236. LTEXT "Network &key:",IDC_WZC_LBL_KMat,14,89,77,8
  237. EDITTEXT IDC_WZC_EDIT_KMat,98,87,92,14,ES_AUTOHSCROLL
  238. LTEXT "Key &format:",IDC_WZC_LBL_KFmt,14,107,77,8
  239. COMBOBOX IDC_WZC_CB_KFmt,98,105,92,42,CBS_DROPDOWNLIST |
  240. WS_VSCROLL | WS_TABSTOP
  241. LTEXT "Key &length:",IDC_WZC_LBL_KLen,14,125,77,8
  242. COMBOBOX IDC_WZC_CB_KLen,98,123,92,42,CBS_DROPDOWNLIST |
  243. WS_VSCROLL | WS_TABSTOP
  244. LTEXT "Key inde&x (advanced):",IDC_WZC_LBL_KIdx,14,143,77,8
  245. EDITTEXT IDC_WZC_EDIT_KIdx,98,141,26,14,ES_AUTOHSCROLL |
  246. ES_NUMBER
  247. CONTROL "T&he key is provided for me automatically",IDC_USEHARDWAREPW,"Button",
  248. BS_AUTOCHECKBOX | WS_TABSTOP,14,159,178,10
  249. CONTROL "This is a &computer-to-computer (ad hoc) network; wireless access points are not used",IDC_ADHOC,"Button",
  250. BS_AUTOCHECKBOX | WS_TABSTOP | BS_MULTILINE | BS_TOP,7,184,192,16
  251. PUSHBUTTON "OK",IDOK,95,208,50,14
  252. PUSHBUTTON "Cancel",IDCANCEL,149,208,50,14
  253. END
  254. IDC_WZC_DLG_VPROPS DIALOGEX 0, 0, 206, 96
  255. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  256. EXSTYLE WS_EX_CONTEXTHELP
  257. CAPTION "Wireless Network Properties"
  258. FONT 8, "MS Shell Dlg"
  259. BEGIN
  260. LTEXT "Network &name:",IDC_STATIC,7,8,84,10,0
  261. EDITTEXT IDC_WZC_EDIT_SSID,98,7,99,12,ES_AUTOHSCROLL |
  262. WS_DISABLED
  263. CONTROL "This is an ""ad hoc"" network where computers connect directly to each other rather than through a wireless access point",IDC_ADHOC,"Button",
  264. WS_DISABLED | BS_AUTOCHECKBOX | WS_TABSTOP | BS_MULTILINE | BS_TOP,7,25,192,24
  265. CONTROL "M&ust use a network password",IDC_USEPW,"Button",
  266. WS_DISABLED | BS_AUTOCHECKBOX | WS_TABSTOP,7,57,192,10
  267. DEFPUSHBUTTON "Close",IDCANCEL,149,75,50,14
  268. END
  269. IDD_LAN_WZEROCONF DIALOGEX 0, 0, 227, 215
  270. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  271. CAPTION "Wireless Networks"
  272. FONT 8, "MS Shell Dlg", 0, 0, 0x1
  273. BEGIN
  274. CONTROL "Use &Windows to configure my wireless network settings",
  275. IDC_WZC_CHK_EnableWZC,"Button",BS_AUTOCHECKBOX |
  276. WS_TABSTOP,7,7,213,10
  277. LTEXT "To connect to an available network, click Configure.",IDC_AVAILLABEL,14,37,199,8
  278. GROUPBOX "Available &networks: ",IDC_WZC_LBL_VisNet,7,25,213,60,NOT WS_GROUP
  279. CONTROL "Available networks",IDC_WZC_LVW_BSSIDList,"SysListView32",LVS_REPORT |
  280. LVS_SINGLESEL | LVS_SHOWSELALWAYS | LVS_NOCOLUMNHEADER |
  281. LVS_NOSORTHEADER | WS_DISABLED | WS_BORDER | WS_TABSTOP,
  282. 14,47,141,34
  283. PUSHBUTTON "&Configure",IDC_WZC_BTN_COPY,163,47,50,14,WS_DISABLED
  284. PUSHBUTTON "R&efresh",IDC_WZC_BTN_RFSH,163,65,50,14,WS_DISABLED
  285. LTEXT "Automatically connect to available networks in the order listed below:",IDC_PREFERLABEL,14,105,199,16
  286. GROUPBOX "&Preferred networks: ",IDC_WZC_LBL_PrefNet,7,93,213,86,NOT WS_GROUP
  287. CONTROL "Preferred networks",IDC_WZC_LVW_StSSIDList,"SysListView32",LVS_REPORT |
  288. LVS_SINGLESEL | LVS_SHOWSELALWAYS | LVS_NOCOLUMNHEADER |
  289. LVS_NOSORTHEADER | WS_DISABLED | WS_BORDER | WS_TABSTOP,
  290. 14,123,141,34
  291. PUSHBUTTON "Move &up",IDC_WZC_BTN_UP,163,123,50,14,WS_DISABLED
  292. PUSHBUTTON "Move &down",IDC_WZC_BTN_DOWN,163,141,50,14,WS_DISABLED
  293. PUSHBUTTON "&Add...",IDC_WZC_BTN_ADD,14,161,50,14,WS_DISABLED
  294. PUSHBUTTON "&Remove",IDC_WZC_BTN_REM,68,161,50,14,WS_DISABLED
  295. PUSHBUTTON "Pr&operties",IDC_PROPERTIES,122,161,50,14,WS_DISABLED
  296. CONTROL "Learn about <A>setting up wireless network configuration.</A>",
  297. IDC_LEARNABOUT,WC_LINK,WS_TABSTOP|LWS_IGNORERETURN,12,183,153,27
  298. PUSHBUTTON "Ad&vanced",IDC_ADVANCED,170,187,50,14
  299. END
  300. IDD_LAN_WZC_ADVANCED DIALOGEX 0, 0, 200, 120
  301. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  302. EXSTYLE WS_EX_CONTEXTHELP
  303. CAPTION "Advanced"
  304. FONT 8, "MS Shell Dlg", 0, 0, 0x1
  305. BEGIN
  306. GROUPBOX "Networks to access",IDC_WZC_GRP_NetType,7,7,186,65,NOT WS_GROUP
  307. CONTROL "Any available &network (access point preferred)",IDC_ANYNET,"Button",BS_AUTORADIOBUTTON | WS_GROUP,14,23,172,10
  308. CONTROL "&Access point (infrastructure) networks only",IDC_INFRA,"Button",BS_AUTORADIOBUTTON,14,39,172,10
  309. CONTROL "&Computer-to-computer (ad hoc) networks only",IDC_ADHOC,"Button",BS_AUTORADIOBUTTON,14,55,172,10
  310. CONTROL "Auto&matically connect to non-preferred networks",
  311. IDC_WZC_CHK_Fallback,"Button",BS_AUTOCHECKBOX | WS_TABSTOP | NOT WS_GROUP,7,81,186,10
  312. DEFPUSHBUTTON "Close",IDOK,143,99,50,14,NOT WS_GROUP
  313. END
  314. #ifdef APSTUDIO_INVOKED
  315. /////////////////////////////////////////////////////////////////////////////
  316. //
  317. // TEXTINCLUDE
  318. //
  319. 1 TEXTINCLUDE DISCARDABLE
  320. BEGIN
  321. "resource.h\0"
  322. END
  323. 2 TEXTINCLUDE DISCARDABLE
  324. BEGIN
  325. "#include ""resource.h""\r\n"
  326. "#include ""commctrl.h""\r\n"
  327. "#include ""winnt.h""\r\n"
  328. "#include ""winuser.h""\r\n"
  329. "\0"
  330. END
  331. 3 TEXTINCLUDE DISCARDABLE
  332. BEGIN
  333. "\r\n"
  334. "\0"
  335. END
  336. #endif // APSTUDIO_INVOKED
  337. /////////////////////////////////////////////////////////////////////////////
  338. //
  339. // DESIGNINFO
  340. //
  341. #ifdef APSTUDIO_INVOKED
  342. GUIDELINES DESIGNINFO DISCARDABLE
  343. BEGIN
  344. IDD_LAN_NETWORKING, DIALOG
  345. BEGIN
  346. LEFTMARGIN, 7
  347. RIGHTMARGIN, 220
  348. TOPMARGIN, 7
  349. BOTTOMMARGIN, 208
  350. HORZGUIDE, 53
  351. HORZGUIDE, 67
  352. HORZGUIDE, 72
  353. HORZGUIDE, 79
  354. HORZGUIDE, 150
  355. END
  356. IDD_LAN_COMPONENT_ADD, DIALOG
  357. BEGIN
  358. LEFTMARGIN, 7
  359. TOPMARGIN, 7
  360. BOTTOMMARGIN, 119
  361. END
  362. IDD_LANWIZ_DLG, DIALOG
  363. BEGIN
  364. LEFTMARGIN, 7
  365. RIGHTMARGIN, 310
  366. VERTGUIDE, 70
  367. VERTGUIDE, 279
  368. TOPMARGIN, 6
  369. BOTTOMMARGIN, 137
  370. HORZGUIDE, 85
  371. END
  372. IDD_LAN_ADVANCED, DIALOG
  373. BEGIN
  374. LEFTMARGIN, 7
  375. RIGHTMARGIN, 220
  376. VERTGUIDE, 14
  377. VERTGUIDE, 26
  378. VERTGUIDE, 32
  379. TOPMARGIN, 7
  380. BOTTOMMARGIN, 208
  381. HORZGUIDE, 8
  382. HORZGUIDE, 37
  383. HORZGUIDE, 50
  384. END
  385. IDD_LAN_SECURITY, DIALOG
  386. BEGIN
  387. VERTGUIDE, 7
  388. HORZGUIDE, 40
  389. END
  390. IDC_WZC_DLG_PROPS, DIALOG
  391. BEGIN
  392. LEFTMARGIN, 7
  393. RIGHTMARGIN, 197
  394. VERTGUIDE, 76
  395. VERTGUIDE, 91
  396. VERTGUIDE, 98
  397. VERTGUIDE, 102
  398. TOPMARGIN, 7
  399. BOTTOMMARGIN, 175
  400. END
  401. IDC_WZC_DLG_VPROPS, DIALOG
  402. BEGIN
  403. LEFTMARGIN, 7
  404. RIGHTMARGIN, 197
  405. TOPMARGIN, 7
  406. BOTTOMMARGIN, 75
  407. END
  408. IDD_LAN_WZEROCONF, DIALOG
  409. BEGIN
  410. VERTGUIDE, 6
  411. VERTGUIDE, 221
  412. HORZGUIDE, 29
  413. END
  414. END
  415. #endif // APSTUDIO_INVOKED
  416. /////////////////////////////////////////////////////////////////////////////
  417. //
  418. // String Table
  419. //
  420. STRINGTABLE DISCARDABLE
  421. BEGIN
  422. IDS_LAN_CHANGE_SHARED_CONNECTION
  423. "Internet Connection Sharing is currently enabled for connection '%1'.\n\nIt will now be enabled for connection '%2' instead."
  424. IDS_LAN_ENABLE_SHARED_ACCESS
  425. "When Internet Connection Sharing is enabled, your LAN adapter will be set to use IP address 192.168.0.1. Your computer may lose connectivity with other computers on your network. If these other computers have static IP addresses, you should set them to obtain their IP addresses automatically. Are you sure you want to enable Internet Connection Sharing?"
  426. IDS_ATM_DEFAULT_CONN_NAME "ATM Connection"
  427. IDS_ELAN_DEFAULT_CONN_NAME "ATM ELAN Connection"
  428. IDS_LANUI_APPLYFAILED "An unexpected condition occurred. Not all of your requested changes in settings could be made."
  429. IDS_LANUI_NOPROTOCOL_CAPTION "There are no protocols installed or enabled"
  430. IDS_LANUI_NOPROTOCOL "You must install and enable at least one protocol for this connection to work. Do you want to select a protocol now ?"
  431. IDS_LANUI_INTENTCHECK "Your current selection will also disable the following components:\n%1\n\nAre you sure you want to disable these component(s) ?"
  432. IDS_LANUI_READONLY "Some of the controls on this property sheet are disabled because one or more other Network property sheets are already open. To use these controls, close all these property sheets and then reopen this one."
  433. IDS_LANUI_NEEDS_REBOOT "The controls on this property sheet are disabled because the system must first be rebooted before any configuration changes can be made."
  434. IDS_LANUI_ACCESS_DENIED "Some of the controls on this property sheet are disabled because you do not have sufficient privileges to access or change them."
  435. IDS_NEWLINE "\n"
  436. IDS_LANUI_REQUIRE_DISCONNECT_REMOVE
  437. "You must disconnect all Dial-up, VPN, and Incoming connections before this component can be removed."
  438. IDS_LANUI_REQUIRE_DISCONNECT_ADD
  439. "You must disconnect all Dial-up, VPN, and Incoming connections before this component can be added."
  440. IDS_LANUI_REQUIRE_REBOOT_ADD
  441. "You must reboot the machine before this component can be added."
  442. IDS_LANUI_REQUIRE_REBOOT_REMOVE
  443. "You must reboot the machine before this component can be removed."
  444. IDS_LANUI_BRIDGE_CAPTION
  445. "Network Bridge"
  446. END
  447. STRINGTABLE DISCARDABLE
  448. BEGIN
  449. IDS_LANWIZ_CUSTOM_CHANGE
  450. "You previously selected Custom and then changed one or more network settings. Those changes will be kept even if you now select Typical. To change network settings after Setup is complete, open the Network Connections folder by right-clicking My Network Places and clicking Properties."
  451. IDS_LANUI_SHARING_CONFLICT
  452. "Network Address Translation (NAT) is currently installed as a routing protocol, and must be removed before enabling Internet Connection Sharing and/or Internet Connection Firewall. To remove Network Address Translation, open the Routing and Remote Access Manager snapin and expand the router's entry in the left pane. Delete the Network Address Translation routing protocol from the list of IP routing protocols."
  453. IDS_SLOT_PORT_LOCATION "Location: Slot %d, Port %d"
  454. IDS_SLOT_LOCATION "Location: Slot %d"
  455. IDS_PORT_LOCATION "Location: Port %d"
  456. IDS_MAC_ADDRESS "MAC Address: %1!s!"
  457. END
  458. STRINGTABLE DISCARDABLE
  459. BEGIN
  460. IDS_LANUI_ERROR_CAPTION "Network Connections"
  461. IDS_LANUI_GENERIC_ADD_ERROR
  462. "Could not add the requested component. The error is: %1"
  463. IDS_LANUI_GENERIC_REMOVE_ERROR
  464. "Could not uninstall the %1 component. The error is %2."
  465. IDS_LANUI_LOCK_DESC "Local Network Connection Properties"
  466. IDS_SHAREDACCESSUI_LOCK_DESC "Remote ICS Connection Properties"
  467. IDS_LANUI_STILL_REFERENCED
  468. "Could not uninstall the %1 component. %1 is still required by the following component(s) and cannot be uninstalled until those components are uninstalled: %2"
  469. IDS_LANWIZ_SUBTITLE "Click on the checkbox to enable a networking component for this device. To add a component, click Install."
  470. IDS_LANWIZ_TITLE "Networking Components"
  471. IDS_SHAREDACCESSUI_CONNECTING "Connecting..."
  472. IDS_SHAREDACCESSUI_CONNECTED "Connected"
  473. IDS_SHAREDACCESSUI_ACCESSDENIED "The Internet Connection Sharing computer is not configured to let network users control or disable the shared Internet connection.\n\nThis setting can be changed in the Advanced Properties of the shared connection on the Internet Connection Sharing computer."
  474. IDS_SHAREDACCESS_SELECTADAPTER "Select a private network connection"
  475. IDS_SHAREDACCESS_SELECTADAPTERERROR "To enable Internet Connection Sharing a connection must be selected for the private network. Please select a connection from the list of available connections."
  476. IDS_ADVANCEDPAGE_NOWMI_ERROR "Because the Windows Management Instrumentation (WMI) service has been disabled, Windows cannot display the properties of this connection or the home network.\n\nTo configure the properties of this connection or your home network, you must first enable the WMI service. To do this, in the Administrative Tools control panel, double-click Services, right-click Windows Management Instrumentation, and then click Start."
  477. IDS_ADVANCEDPAGE_STORE_ERROR "Windows cannot display the properties of this connection. The Windows Management Instrumentation (WMI) information might be corrupted. To correct this, use System Restore to restore Windows to an earlier time (called a restore point). System Restore is located in the System Tools folder in Accessories."
  478. IDS_SHAREDACCESSSETTINGS "Advanced Settings"
  479. IDS_ADVANCEDLG_WRITE_PROVIDERS_CAPTION "Error updating Network Providers"
  480. IDS_ADVANCEDLG_WRITE_NET_PROVIDERS_ERROR "An error has occurred while trying to update the Network Provider order."
  481. IDS_ADVANCEDLG_WRITE_PRINT_PROVIDERS_ERROR "An error has occurred while trying to update the Print Provider order. The Print Spooler service on this machine may be disabled or could not be contacted."
  482. IDS_DIRTY_PROPERTIES "You have made changes to the properties of this connection.\nIf you proceed your changes will be lost.\n\nDo you wish to proceed?"
  483. END
  484. STRINGTABLE DISCARDABLE
  485. BEGIN
  486. IDS_LAN_CAPTION "Local Network"
  487. IDS_LAN_CLIENT "Client"
  488. IDS_LAN_CLIENT_DESC "A client provides access to computers and files on the network you are connecting to."
  489. IDS_LAN_CONNECTED "Enabled"
  490. IDS_LAN_CONNECT_CAPTION "Enabling..."
  491. IDS_LAN_CONNECT_FAILED "Connection failed!"
  492. IDS_LAN_DEFAULT_CONN_NAME "Local Area Connection"
  493. IDS_LAN_PROTOCOL "Protocol"
  494. IDS_LAN_PROTOCOL_DESC "A protocol is a language your computer uses to communicate with other computers."
  495. IDS_LAN_REMOVE_CAPTION "Uninstall %1"
  496. IDS_LAN_REMOVE_WARNING "Uninstalling a component removes it from all network connections. Are you sure you want to uninstall %1?"
  497. IDS_LAN_SERVICE "Service"
  498. IDS_LAN_SERVICE_DESC "Services provide additional features such as file and printer sharing."
  499. IDS_UNKNOWN_NETWORK_CARD "Unknown network card."
  500. IDS_LAN_SHARE_FAILED "An error occurred while Internet Connection Sharing was being enabled."
  501. IDS_LAN_UNSHARE_FAILED "An error occurred while Internet Connection Sharing was being disabled."
  502. END
  503. STRINGTABLE DISCARDABLE
  504. BEGIN
  505. IDS_WZC_AUTH_OPEN "Open"
  506. IDS_WZC_AUTH_SHARED "Shared"
  507. IDS_WZC_AUTH_AUTO "AutoSwitch"
  508. IDS_WZC_ERR_DUPSSID "The %1 network '%2' is already configured.\n\nPlease change either the network name or the network type before adding this entry to the preferred list."
  509. IDS_WZC_PRIV_ABS "Absent"
  510. IDS_WZC_PRIV_REQ "Required"
  511. IDS_WZC_WEP_DISABLED "Disabled"
  512. IDS_WZC_WEP_ENABLED "Enabled"
  513. IDS_WZC_LEARNCMD "hcp://services/layout/contentonly?topic=ms-its%3A%25help_location%25\infrared.chm%3A%3A/WLAN_client_configure.htm"
  514. END
  515. STRINGTABLE DISCARDABLE
  516. BEGIN
  517. IDS_WZC_KLEN_40X "40 bits (10 digits)"
  518. IDS_WZC_KLEN_104X "104 bits (26 digits)"
  519. IDS_WZC_KLEN_40A "40 bits (5 characters)"
  520. IDS_WZC_KLEN_104A "104 bits (13 characters)"
  521. IDS_WZC_KFMT_X "Hexadecimal digits"
  522. IDS_WZC_KFMT_A "ASCII characters"
  523. IDS_WZC_KERR_SHORT "The length of the WEP key material you entered is %1.\nThe required length is %2.\nPlease adjust the key material to match exactly the indicated length."
  524. IDS_WZC_KERR_LARGE "The length of the WEP key material you entered is %1.\nThe required length is %2.\nPlease adjust the key material to match exactly the indicated length."
  525. IDS_WZC_KERR_NONX "The character on position %1 in the WEP key material is not a hexadecimal digit.\nPlease either change the key format or remove any non hexadecimal characters from the key material text."
  526. IDS_WZC_KERR_IDX "The WEP key index you entered is outside the permitted range.\nPlease ajust the key index to a value within %1 and %2."
  527. // The INFRA_** strings are used in other text (note the lack of caps)
  528. IDS_WZC_INFRA_IBSS "computer-to-computer"
  529. IDS_WZC_INFRA_INFRA "access point"
  530. // The INFRA_**2 strings are used in the wireless net properties dropdown
  531. IDS_WZC_INFRA_IBSS2 "Computer-to-computer"
  532. IDS_WZC_INFRA_INFRA2 "Access point"
  533. END
  534. #endif // English (U.S.) resources
  535. /////////////////////////////////////////////////////////////////////////////
  536. #ifndef APSTUDIO_INVOKED
  537. /////////////////////////////////////////////////////////////////////////////
  538. //
  539. // Generated from the TEXTINCLUDE 3 resource.
  540. //
  541. /////////////////////////////////////////////////////////////////////////////
  542. #endif // not APSTUDIO_INVOKED