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.

586 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. LTEXT "Select this option to provide authenticated network access for Ethernet networks.",
  192. IDC_TXT_EAP_LABEL,7,13,210,24
  193. CONTROL "&Enable IEEE 802.1x authentication for this network",
  194. CID_CA_RB_Eap,"Button",BS_AUTOCHECKBOX | WS_GROUP |
  195. WS_TABSTOP,7,40,180,10
  196. LTEXT "EAP &type:",IDC_TXT_EAP_TYPE,7,62,34,8
  197. COMBOBOX CID_CA_LB_EapPackages,45,58,175,42,CBS_DROPDOWNLIST |
  198. CBS_SORT | WS_VSCROLL | WS_TABSTOP
  199. PUSHBUTTON "P&roperties",CID_CA_PB_Properties,169,82,50,15
  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,113,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,138,216,
  207. 18
  208. ICON "",IDC_EAP_ICO_WARN,7,167,21,20,NOT WS_VISIBLE
  209. LTEXT "IEEE 802.1x authentication can only be enabled in access point networks that use Wired Equivalent Privacy (WEP) network keys for data encryption.",
  210. IDC_EAP_LBL_WARN,41,167,175,41,NOT WS_VISIBLE
  211. END
  212. IDD_DISABLEFIREWALLWARNING DIALOG DISCARDABLE 0, 0, 258, 78
  213. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  214. CAPTION "Internet Connection Firewall"
  215. FONT 8, "MS Shell Dlg"
  216. BEGIN
  217. ICON IDI_WARNING,IDC_STATIC,7,7,20,20
  218. 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
  219. CONTROL "&Do not show this dialog again",IDC_CHK_DISABLEFIREWALLWARNING,"Button",
  220. BS_AUTOCHECKBOX | WS_TABSTOP,46,39,204,10
  221. DEFPUSHBUTTON "&Yes",IDYES,77,57,50,14
  222. PUSHBUTTON "&No",IDNO,131,57,50,14
  223. END
  224. IDC_WZC_DLG_PROPS DIALOGEX 0, 0, 228, 214
  225. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  226. EXSTYLE WS_EX_CONTEXTHELP
  227. CAPTION "Association"
  228. FONT 8, "MS Shell Dlg"
  229. BEGIN
  230. LTEXT "Network &name (SSID):",IDC_STATIC,7,9,84,10
  231. EDITTEXT IDC_WZC_EDIT_SSID,98,7,121,14,ES_AUTOHSCROLL |
  232. WS_DISABLED
  233. GROUPBOX "Wireless network key (WEP)",IDC_WZC_GRP_Wep,7,25,212,
  234. 151
  235. LTEXT "This network requires a key for the following:",
  236. IDC_STATIC,14,41,178,8
  237. CONTROL "&Data encryption (WEP enabled)",IDC_USEPW,"Button",
  238. BS_AUTOCHECKBOX | WS_TABSTOP,21,57,164,10
  239. CONTROL "Network &Authentication (Shared mode)",IDC_SHAREDMODE,
  240. "Button",BS_AUTOCHECKBOX | WS_TABSTOP,21,71,164,10
  241. LTEXT "Network &key:",IDC_WZC_LBL_KMat,14,95,77,8
  242. EDITTEXT IDC_WZC_EDIT_KMat,98,93,115,14,ES_PASSWORD | ES_AUTOHSCROLL
  243. LTEXT "C&onfirm network key:",IDC_WZC_LBL_KMat2,14,115,77,8
  244. EDITTEXT IDC_WZC_EDIT_KMat2,98,113,115,14,ES_PASSWORD | ES_AUTOHSCROLL
  245. LTEXT "Key inde&x (advanced):",IDC_WZC_LBL_KIdx,14,143,77,8
  246. EDITTEXT IDC_WZC_EDIT_KIdx,98,141,26,14,ES_AUTOHSCROLL |
  247. ES_NUMBER
  248. CONTROL "T&he key is provided for me automatically",
  249. IDC_USEHARDWAREPW,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,
  250. 14,159,178,10
  251. CONTROL "This is a &computer-to-computer (ad hoc) network; wireless access points are not used",
  252. IDC_ADHOC,"Button",BS_AUTOCHECKBOX | BS_TOP |
  253. BS_MULTILINE | WS_TABSTOP,7,185,206,16
  254. END
  255. IDC_WZC_DLG_VPROPS DIALOGEX 0, 0, 206, 96
  256. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  257. EXSTYLE WS_EX_CONTEXTHELP
  258. CAPTION "Wireless Network Properties"
  259. FONT 8, "MS Shell Dlg"
  260. BEGIN
  261. LTEXT "Network &name:",IDC_STATIC,7,8,84,10,0
  262. EDITTEXT IDC_WZC_EDIT_SSID,98,7,99,12,ES_AUTOHSCROLL |
  263. WS_DISABLED
  264. CONTROL "This is an ""ad hoc"" network where computers connect directly to each other rather than through a wireless access point",IDC_ADHOC,"Button",
  265. WS_DISABLED | BS_AUTOCHECKBOX | WS_TABSTOP | BS_MULTILINE | BS_TOP,7,25,192,24
  266. CONTROL "M&ust use a network password",IDC_USEPW,"Button",
  267. WS_DISABLED | BS_AUTOCHECKBOX | WS_TABSTOP,7,57,192,10
  268. DEFPUSHBUTTON "Close",IDCANCEL,149,75,50,14
  269. END
  270. IDD_LAN_WZEROCONF DIALOGEX 0, 0, 227, 215
  271. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  272. CAPTION "Wireless Networks"
  273. FONT 8, "MS Shell Dlg", 0, 0, 0x1
  274. BEGIN
  275. CONTROL "Use &Windows to configure my wireless network settings",
  276. IDC_WZC_CHK_EnableWZC,"Button",BS_AUTOCHECKBOX |
  277. WS_TABSTOP,7,7,213,10
  278. LTEXT "To connect to an available network, click Configure.",IDC_AVAILLABEL,14,37,199,8
  279. GROUPBOX "Available &networks: ",IDC_WZC_LBL_VisNet,7,25,213,60,NOT WS_GROUP
  280. CONTROL "Available networks",IDC_WZC_LVW_BSSIDList,"SysListView32",LVS_REPORT |
  281. LVS_SINGLESEL | LVS_SHOWSELALWAYS | LVS_NOCOLUMNHEADER |
  282. LVS_NOSORTHEADER | WS_DISABLED | WS_BORDER | WS_TABSTOP,
  283. 14,47,141,34
  284. PUSHBUTTON "&Configure",IDC_WZC_BTN_COPY,163,47,50,14,WS_DISABLED
  285. PUSHBUTTON "R&efresh",IDC_WZC_BTN_RFSH,163,65,50,14,WS_DISABLED
  286. LTEXT "Automatically connect to available networks in the order listed below:",IDC_PREFERLABEL,14,105,199,16
  287. GROUPBOX "&Preferred networks: ",IDC_WZC_LBL_PrefNet,7,93,213,86,NOT WS_GROUP
  288. CONTROL "Preferred networks",IDC_WZC_LVW_StSSIDList,"SysListView32",LVS_REPORT |
  289. LVS_SINGLESEL | LVS_SHOWSELALWAYS | LVS_NOCOLUMNHEADER |
  290. LVS_NOSORTHEADER | WS_DISABLED | WS_BORDER | WS_TABSTOP,
  291. 14,123,141,34
  292. PUSHBUTTON "Move &up",IDC_WZC_BTN_UP,163,123,50,14,WS_DISABLED
  293. PUSHBUTTON "Move &down",IDC_WZC_BTN_DOWN,163,141,50,14,WS_DISABLED
  294. PUSHBUTTON "&Add...",IDC_WZC_BTN_ADD,14,161,50,14,WS_DISABLED
  295. PUSHBUTTON "&Remove",IDC_WZC_BTN_REM,68,161,50,14,WS_DISABLED
  296. PUSHBUTTON "Pr&operties",IDC_PROPERTIES,122,161,50,14,WS_DISABLED
  297. CONTROL "Learn about <A>setting up wireless network configuration.</A>",
  298. IDC_LEARNABOUT,WC_LINK,WS_TABSTOP|LWS_IGNORERETURN,12,183,153,27
  299. PUSHBUTTON "Ad&vanced",IDC_ADVANCED,170,187,50,14
  300. END
  301. IDD_LAN_WZC_ADVANCED DIALOGEX 0, 0, 200, 120
  302. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  303. EXSTYLE WS_EX_CONTEXTHELP
  304. CAPTION "Advanced"
  305. FONT 8, "MS Shell Dlg", 0, 0, 0x1
  306. BEGIN
  307. GROUPBOX "Networks to access",IDC_WZC_GRP_NetType,7,7,186,65,NOT WS_GROUP
  308. CONTROL "Any available &network (access point preferred)",IDC_ANYNET,"Button",BS_AUTORADIOBUTTON | BS_MULTILINE | WS_GROUP,14,23,172,10
  309. CONTROL "&Access point (infrastructure) networks only",IDC_INFRA,"Button",BS_AUTORADIOBUTTON | BS_MULTILINE,14,39,172,10
  310. CONTROL "&Computer-to-computer (ad hoc) networks only",IDC_ADHOC,"Button",BS_AUTORADIOBUTTON | BS_MULTILINE,14,55,172,10
  311. CONTROL "Auto&matically connect to non-preferred networks",
  312. IDC_WZC_CHK_Fallback,"Button",BS_AUTOCHECKBOX | BS_MULTILINE | WS_TABSTOP | NOT WS_GROUP,7,81,186,10
  313. DEFPUSHBUTTON "Close",IDOK,143,99,50,14,NOT WS_GROUP
  314. END
  315. #ifdef APSTUDIO_INVOKED
  316. /////////////////////////////////////////////////////////////////////////////
  317. //
  318. // TEXTINCLUDE
  319. //
  320. 1 TEXTINCLUDE DISCARDABLE
  321. BEGIN
  322. "resource.h\0"
  323. END
  324. 2 TEXTINCLUDE DISCARDABLE
  325. BEGIN
  326. "#include ""resource.h""\r\n"
  327. "#include ""commctrl.h""\r\n"
  328. "#include ""winnt.h""\r\n"
  329. "#include ""winuser.h""\r\n"
  330. "\0"
  331. END
  332. 3 TEXTINCLUDE DISCARDABLE
  333. BEGIN
  334. "\r\n"
  335. "\0"
  336. END
  337. #endif // APSTUDIO_INVOKED
  338. /////////////////////////////////////////////////////////////////////////////
  339. //
  340. // DESIGNINFO
  341. //
  342. #ifdef APSTUDIO_INVOKED
  343. GUIDELINES DESIGNINFO DISCARDABLE
  344. BEGIN
  345. IDD_LAN_NETWORKING, DIALOG
  346. BEGIN
  347. LEFTMARGIN, 7
  348. RIGHTMARGIN, 220
  349. TOPMARGIN, 7
  350. BOTTOMMARGIN, 208
  351. HORZGUIDE, 53
  352. HORZGUIDE, 67
  353. HORZGUIDE, 72
  354. HORZGUIDE, 79
  355. HORZGUIDE, 150
  356. END
  357. IDD_LAN_COMPONENT_ADD, DIALOG
  358. BEGIN
  359. LEFTMARGIN, 7
  360. TOPMARGIN, 7
  361. BOTTOMMARGIN, 119
  362. END
  363. IDD_LANWIZ_DLG, DIALOG
  364. BEGIN
  365. LEFTMARGIN, 7
  366. RIGHTMARGIN, 310
  367. VERTGUIDE, 70
  368. VERTGUIDE, 279
  369. TOPMARGIN, 6
  370. BOTTOMMARGIN, 137
  371. HORZGUIDE, 85
  372. END
  373. IDD_LAN_ADVANCED, DIALOG
  374. BEGIN
  375. LEFTMARGIN, 7
  376. RIGHTMARGIN, 220
  377. VERTGUIDE, 14
  378. VERTGUIDE, 26
  379. VERTGUIDE, 32
  380. TOPMARGIN, 7
  381. BOTTOMMARGIN, 208
  382. HORZGUIDE, 8
  383. HORZGUIDE, 37
  384. HORZGUIDE, 50
  385. END
  386. IDD_LAN_SECURITY, DIALOG
  387. BEGIN
  388. VERTGUIDE, 7
  389. HORZGUIDE, 40
  390. END
  391. IDC_WZC_DLG_PROPS, DIALOG
  392. BEGIN
  393. LEFTMARGIN, 7
  394. RIGHTMARGIN, 197
  395. VERTGUIDE, 76
  396. VERTGUIDE, 91
  397. VERTGUIDE, 98
  398. VERTGUIDE, 102
  399. TOPMARGIN, 7
  400. BOTTOMMARGIN, 175
  401. END
  402. IDC_WZC_DLG_VPROPS, DIALOG
  403. BEGIN
  404. LEFTMARGIN, 7
  405. RIGHTMARGIN, 197
  406. TOPMARGIN, 7
  407. BOTTOMMARGIN, 75
  408. END
  409. IDD_LAN_WZEROCONF, DIALOG
  410. BEGIN
  411. VERTGUIDE, 6
  412. VERTGUIDE, 221
  413. HORZGUIDE, 29
  414. END
  415. END
  416. #endif // APSTUDIO_INVOKED
  417. /////////////////////////////////////////////////////////////////////////////
  418. //
  419. // String Table
  420. //
  421. STRINGTABLE DISCARDABLE
  422. BEGIN
  423. IDS_LAN_CHANGE_SHARED_CONNECTION
  424. "Internet Connection Sharing is currently enabled for connection '%1'.\n\nIt will now be enabled for connection '%2' instead."
  425. IDS_LAN_ENABLE_SHARED_ACCESS
  426. "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?"
  427. IDS_ATM_DEFAULT_CONN_NAME "ATM Connection"
  428. IDS_ELAN_DEFAULT_CONN_NAME "ATM ELAN Connection"
  429. IDS_LANUI_APPLYFAILED "An unexpected condition occurred. Not all of your requested changes in settings could be made."
  430. IDS_LANUI_NOPROTOCOL_CAPTION "There are no protocols installed or enabled"
  431. 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 ?"
  432. 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) ?"
  433. 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."
  434. 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."
  435. 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."
  436. IDS_NEWLINE "\n"
  437. IDS_LANUI_REQUIRE_DISCONNECT_REMOVE
  438. "You must disconnect all Dial-up, VPN, and Incoming connections before this component can be removed."
  439. IDS_LANUI_REQUIRE_DISCONNECT_ADD
  440. "You must disconnect all Dial-up, VPN, and Incoming connections before this component can be added."
  441. IDS_LANUI_REQUIRE_REBOOT_ADD
  442. "You must reboot the machine before this component can be added."
  443. IDS_LANUI_REQUIRE_REBOOT_REMOVE
  444. "You must reboot the machine before this component can be removed."
  445. IDS_LANUI_BRIDGE_CAPTION
  446. "Network Bridge"
  447. END
  448. STRINGTABLE DISCARDABLE
  449. BEGIN
  450. IDS_LANWIZ_CUSTOM_CHANGE
  451. "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."
  452. IDS_LANUI_SHARING_CONFLICT
  453. "Internet Connection Sharing (ICS) and Internet Connection Firewall (ICF) cannot be enabled because Routing and Remote Access has been enabled on this computer. To enable ICS or ICF, first disable Routing and Remote Access.\n\nFor more information about Routing and Remote Access, ICS, or ICF, see Help and Support."
  454. IDS_SLOT_PORT_LOCATION "Location: Slot %d, Port %d"
  455. IDS_SLOT_LOCATION "Location: Slot %d"
  456. IDS_PORT_LOCATION "Location: Port %d"
  457. IDS_MAC_ADDRESS "MAC Address: %1!s!"
  458. END
  459. STRINGTABLE DISCARDABLE
  460. BEGIN
  461. IDS_LANUI_ERROR_CAPTION "Network Connections"
  462. IDS_LANUI_GENERIC_ADD_ERROR
  463. "Could not add the requested component. The error is: %1"
  464. IDS_LANUI_GENERIC_REMOVE_ERROR
  465. "Could not uninstall the %1 component. The error is %2."
  466. IDS_LANUI_LOCK_DESC "Local Network Connection Properties"
  467. IDS_SHAREDACCESSUI_LOCK_DESC "Remote ICS Connection Properties"
  468. IDS_LANUI_STILL_REFERENCED
  469. "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"
  470. IDS_LANWIZ_SUBTITLE "Click on the checkbox to enable a networking component for this device. To add a component, click Install."
  471. IDS_LANWIZ_TITLE "Networking Components"
  472. IDS_SHAREDACCESSUI_CONNECTING "Connecting..."
  473. IDS_SHAREDACCESSUI_CONNECTED "Connected"
  474. 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."
  475. IDS_SHAREDACCESS_SELECTADAPTER "Select a private network connection"
  476. 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."
  477. 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."
  478. 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."
  479. IDS_SHAREDACCESSSETTINGS "Advanced Settings"
  480. IDS_ADVANCEDLG_WRITE_PROVIDERS_CAPTION "Error updating Network Providers"
  481. IDS_ADVANCEDLG_WRITE_NET_PROVIDERS_ERROR "An error has occurred while trying to update the Network Provider order."
  482. 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."
  483. 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?"
  484. IDS_CLUSTERING_CONFLICT_WARNING "Clustering Services have been detected on this node.\nCertain clustering functionality may be impaired by Internet Connection Firewall."
  485. END
  486. STRINGTABLE DISCARDABLE
  487. BEGIN
  488. IDS_LAN_CAPTION "Local Network"
  489. IDS_LAN_CLIENT "Client"
  490. IDS_LAN_CLIENT_DESC "A client provides access to computers and files on the network you are connecting to."
  491. IDS_LAN_CONNECTED "Enabled"
  492. IDS_LAN_CONNECT_CAPTION "Enabling..."
  493. IDS_LAN_CONNECT_FAILED "Connection failed!"
  494. IDS_LAN_DEFAULT_CONN_NAME "Local Area Connection"
  495. IDS_LAN_PROTOCOL "Protocol"
  496. IDS_LAN_PROTOCOL_DESC "A protocol is a language your computer uses to communicate with other computers."
  497. IDS_LAN_REMOVE_CAPTION "Uninstall %1"
  498. IDS_LAN_REMOVE_WARNING "Uninstalling a component removes it from all network connections. Are you sure you want to uninstall %1?"
  499. IDS_LAN_SERVICE "Service"
  500. IDS_LAN_SERVICE_DESC "Services provide additional features such as file and printer sharing."
  501. IDS_UNKNOWN_NETWORK_CARD "Unknown network card."
  502. IDS_LAN_SHARE_FAILED "An error occurred while Internet Connection Sharing was being enabled."
  503. IDS_LAN_UNSHARE_FAILED "An error occurred while Internet Connection Sharing was being disabled."
  504. END
  505. STRINGTABLE DISCARDABLE
  506. BEGIN
  507. IDS_WZC_LEARNCMD "hcp://services/layout/contentonly?topic=ms-its%3A%25help_location%25\infrared.chm%3A%3A/WLAN_client_configure.htm"
  508. IDS_WZC_PARTIAL_APPLY "At least one of your changes was not applied successfully to the wireless configuration."
  509. IDS_EAPOL_PARTIAL_APPLY "At least one of the Authentication setting changes was not applied successfully to the configuration"
  510. IDS_EAPOL_PAGE_LABEL "Select this option to provide authenticated network access for wireless Ethernet networks."
  511. END
  512. STRINGTABLE DISCARDABLE
  513. BEGIN
  514. IDS_WZC_DLG_CAPTION "Wireless network properties"
  515. IDS_WZC_DLG_CAP_SUFFIX "%1 properties"
  516. IDS_WZC_KERR_MAT "The network key you entered is incorrect.\nThe key can be either a hexadecimal text (10 or 26 digits) or an ascii text (5 or 13 characters)."
  517. IDS_WZC_KERR_MAT2 "The network keys you typed do not match.\nPlease reenter the network key in the confirmation text box."
  518. IDS_WZC_KERR_IDX "The key index you entered is outside the permitted range.\nPlease adjust the key index to a value within 1 and 4."
  519. // The INFRA_** strings are used in other text (note the lack of caps)
  520. IDS_WZC_INFRA_IBSS "computer-to-computer"
  521. IDS_WZC_INFRA_INFRA "access point"
  522. END
  523. #endif // English (U.S.) resources
  524. /////////////////////////////////////////////////////////////////////////////
  525. #ifndef APSTUDIO_INVOKED
  526. /////////////////////////////////////////////////////////////////////////////
  527. //
  528. // Generated from the TEXTINCLUDE 3 resource.
  529. //
  530. /////////////////////////////////////////////////////////////////////////////
  531. #endif // not APSTUDIO_INVOKED