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.

3568 lines
166 KiB

  1. //Microsoft Developer Studio generated resource script.
  2. //
  3. #include "rasdlgrc.h"
  4. #define APSTUDIO_READONLY_SYMBOLS
  5. /////////////////////////////////////////////////////////////////////////////
  6. //
  7. // Generated from the TEXTINCLUDE 2 resource.
  8. //
  9. #include <windows.h>
  10. // While Studio allows common resources
  11. // to be included here it has trouble finding
  12. // non-local included files from this
  13. // non-project RC file. Therefore, the
  14. // following is for builds only.
  15. //
  16. #ifndef APSTUDIO_INVOKED
  17. // Version resources
  18. //
  19. #include <ntverp.h>
  20. #define VER_FILETYPE VFT_DLL
  21. #define VER_FILESUBTYPE VFT2_UNKNOWN
  22. #define VER_FILEDESCRIPTION_STR "Remote Access Common Dialog API"
  23. #define VER_INTERNALNAME_STR "rasdlg.dll"
  24. #define VER_ORIGINALFILENAME_STR "rasdlg.dll"
  25. #include "common.ver"
  26. // Common resources.
  27. //
  28. #include <wait.rc>
  29. #include <lvx.rc>
  30. #include <rassrvui.rc>
  31. #endif // APSTUDIO_INVOKED
  32. /////////////////////////////////////////////////////////////////////////////
  33. #undef APSTUDIO_READONLY_SYMBOLS
  34. /////////////////////////////////////////////////////////////////////////////
  35. // English (U.S.) resources
  36. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  37. #ifdef _WIN32
  38. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  39. #pragma code_page(1252)
  40. #endif //_WIN32
  41. #ifdef APSTUDIO_INVOKED
  42. /////////////////////////////////////////////////////////////////////////////
  43. //
  44. // TEXTINCLUDE
  45. //
  46. 1 TEXTINCLUDE DISCARDABLE
  47. BEGIN
  48. "rasdlgrc.h\0"
  49. END
  50. 2 TEXTINCLUDE DISCARDABLE
  51. BEGIN
  52. "#include <windows.h>\r\n"
  53. "\r\n"
  54. "// While Studio allows common resources \r\n"
  55. "// to be included here it has trouble finding\r\n"
  56. "// non-local included files from this\r\n"
  57. "// non-project RC file. Therefore, the \r\n"
  58. "// following is for builds only.\r\n"
  59. "//\r\n"
  60. "#ifndef APSTUDIO_INVOKED\r\n"
  61. "\r\n"
  62. "// Version resources\r\n"
  63. "//\r\n"
  64. "#include <ntverp.h>\r\n"
  65. "#define VER_FILETYPE VFT_DLL\r\n"
  66. "#define VER_FILESUBTYPE VFT2_UNKNOWN\r\n"
  67. "#define VER_FILEDESCRIPTION_STR ""Remote Access Common Dialog API""\r\n"
  68. "#define VER_INTERNALNAME_STR ""rasdlg.dll""\r\n"
  69. "#define VER_ORIGINALFILENAME_STR ""rasdlg.dll""\r\n"
  70. "#include ""common.ver"" \r\n"
  71. "\r\n"
  72. "// Common resources. \r\n"
  73. "//\r\n"
  74. "#include <wait.rc>\r\n"
  75. "#include <lvx.rc>\r\n"
  76. "#include <rassrvui.rc>\r\n"
  77. "\r\n"
  78. "#endif // APSTUDIO_INVOKED\r\n"
  79. "\0"
  80. END
  81. 3 TEXTINCLUDE DISCARDABLE
  82. BEGIN
  83. "\0"
  84. END
  85. #endif // APSTUDIO_INVOKED
  86. /////////////////////////////////////////////////////////////////////////////
  87. //
  88. // Bitmap
  89. //
  90. BID_WizardHeader BITMAP DISCARDABLE "wizhdr.bmp"
  91. BID_Dialer BITMAP DISCARDABLE "dialer.bmp"
  92. BID_DialerHi BITMAP DISCARDABLE "dialerluna.bmp"
  93. BID_Wizard BITMAP DISCARDABLE "wizintro.bmp"
  94. /////////////////////////////////////////////////////////////////////////////
  95. //
  96. // Icon
  97. //
  98. // Icon with lowest ID value placed first to ensure application icon
  99. // remains consistent on all systems.
  100. IID_DnArr ICON DISCARDABLE "..\\inc\\dnarr.ico"
  101. IID_RM_Modem ICON DISCARDABLE "..\\inc\\modem.ico"
  102. IID_UpArr ICON DISCARDABLE "..\\inc\\uparr.ico"
  103. IID_UpArrDis ICON DISCARDABLE "..\\inc\\uparrdis.ico"
  104. IID_DnArrDis ICON DISCARDABLE "..\\inc\\dnarrdis.ico"
  105. IID_Broadband ICON DISCARDABLE "..\\inc\\p3oEcon.ico"
  106. IID_Dun1 ICON DISCARDABLE "..\\inc\\dun1.ico"
  107. /////////////////////////////////////////////////////////////////////////////
  108. //
  109. // Dialog
  110. //
  111. DID_DU_DialUpNetworking DIALOG DISCARDABLE 10, 20, 233, 71
  112. STYLE WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  113. CAPTION "Network Connections"
  114. FONT 8, "MS Shell Dlg"
  115. BEGIN
  116. LTEXT "C&hoose a network connection:",CID_DU_ST_Entries,7,7,
  117. 219,10
  118. COMBOBOX CID_DU_LB_Entries,7,17,219,140,CBS_DROPDOWNLIST |
  119. CBS_SORT | WS_VSCROLL | WS_TABSTOP
  120. DEFPUSHBUTTON "&Connect...",CID_DU_PB_Dial,7,50,50,14
  121. PUSHBUTTON "Cancel",CID_DU_PB_Close,64,50,50,14
  122. PUSHBUTTON "&New...",CID_DU_PB_New,120,50,50,14
  123. PUSHBUTTON "P&roperties",CID_DU_PB_More,176,50,50,14
  124. END
  125. PID_GE_GeneralMultiple DIALOGEX 0, 0, 227, 215
  126. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION
  127. CAPTION "General"
  128. FONT 8, "MS Shell Dlg", 0, 0, 0x1
  129. BEGIN
  130. LTEXT "Connec&t using:",CID_GE_GB_ConnectUsing,7,7,193,8
  131. CONTROL "",CID_GE_LV_Devices,"SysListView32",LVS_REPORT |
  132. LVS_SINGLESEL | LVS_SHOWSELALWAYS | LVS_OWNERDRAWFIXED |
  133. LVS_ALIGNLEFT | LVS_NOCOLUMNHEADER | WS_BORDER |
  134. WS_TABSTOP,7,17,193,44,WS_EX_CLIENTEDGE
  135. PUSHBUTTON "&Up",CID_GE_PB_MoveUp,204,18,16,14,BS_ICON
  136. PUSHBUTTON "&Down",CID_GE_PB_MoveDown,204,36,16,14,BS_ICON
  137. CONTROL "A&ll devices call the same numbers",
  138. CID_GE_CB_SharedPhoneNumber,"Button",BS_AUTOCHECKBOX |
  139. BS_TOP | BS_MULTILINE | WS_TABSTOP,7,68,137,14
  140. PUSHBUTTON "C&onfigure...",CID_GE_PB_Configure,150,66,50,14
  141. GROUPBOX "Sample type",CID_GE_GB_PhoneNumber,7,87,213,100,
  142. WS_GROUP
  143. LTEXT "Ar&ea code:",CID_GE_ST_AreaCodes,17,102,48,8
  144. COMBOBOX CID_GE_CLB_AreaCodes,17,112,48,110,CBS_DROPDOWN |
  145. WS_VSCROLL | WS_TABSTOP
  146. LTEXT "&Phone number:",CID_GE_ST_PhoneNumber,71,102,139,8
  147. EDITTEXT CID_GE_EB_PhoneNumber,71,112,84,14,ES_AUTOHSCROLL
  148. PUSHBUTTON "Alter&nates",CID_GE_PB_Alternates,161,112,50,14
  149. LTEXT "Country/re&gion code:",CID_GE_ST_CountryCodes,17,132,
  150. 197,8
  151. COMBOBOX CID_GE_LB_CountryCodes,17,143,193,130,CBS_DROPDOWNLIST |
  152. CBS_SORT | WS_VSCROLL | WS_TABSTOP
  153. CONTROL "U&se dialing rules",CID_GE_CB_UseDialingRules,"Button",
  154. BS_AUTOCHECKBOX | BS_TOP | BS_MULTILINE | WS_TABSTOP,17,
  155. 163,137,20
  156. PUSHBUTTON "Dialing &Rules",CID_GE_PB_DialingRules,161,161,50,14
  157. CONTROL "Sho&w icon in notification area when connected",
  158. CID_GE_CB_ShowIcon,"Button",BS_AUTOCHECKBOX | BS_TOP |
  159. BS_MULTILINE | WS_TABSTOP,7,194,212,20
  160. END
  161. PID_GE_GeneralSingle DIALOG DISCARDABLE 0, 0, 227, 215
  162. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION
  163. CAPTION "General"
  164. FONT 8, "MS Shell Dlg"
  165. BEGIN
  166. PUSHBUTTON "C&onfigure...",CID_GE_PB_Configure,169,38,50,14
  167. GROUPBOX "Sample text",CID_GE_GB_PhoneNumber,7,57,213,100,
  168. WS_GROUP
  169. LTEXT "Ar&ea code:",CID_GE_ST_AreaCodes,17,72,48,8
  170. COMBOBOX CID_GE_CLB_AreaCodes,17,83,48,119,CBS_DROPDOWN |
  171. WS_VSCROLL | WS_TABSTOP
  172. LTEXT "&Phone number:",CID_GE_ST_PhoneNumber,71,72,140,8
  173. EDITTEXT CID_GE_EB_PhoneNumber,71,83,84,14,ES_AUTOHSCROLL
  174. PUSHBUTTON "Alter&nates",CID_GE_PB_Alternates,161,83,50,14
  175. LTEXT "Country/re&gion code:",CID_GE_ST_CountryCodes,17,103,
  176. 193,8
  177. COMBOBOX CID_GE_LB_CountryCodes,17,114,193,130,CBS_DROPDOWNLIST |
  178. CBS_SORT | WS_VSCROLL | WS_TABSTOP
  179. CONTROL "U&se dialing rules",CID_GE_CB_UseDialingRules,"Button",
  180. BS_AUTOCHECKBOX | BS_TOP | BS_MULTILINE | WS_TABSTOP,17,
  181. 134,136,20
  182. PUSHBUTTON "Dialing &Rules",CID_GE_PB_DialingRules,161,132,50,14
  183. CONTROL "Sho&w icon in notification area when connected",
  184. CID_GE_CB_ShowIcon,"Button",BS_AUTOCHECKBOX | BS_TOP |
  185. BS_MULTILINE | WS_TABSTOP,7,194,213,10
  186. LTEXT "Connect using:",CID_GE_GB_ConnectUsing,7,7,194,8
  187. CONTROL "",CID_GE_LV_Device,"SysListView32",LVS_REPORT |
  188. LVS_SINGLESEL | LVS_SHOWSELALWAYS | LVS_OWNERDRAWFIXED |
  189. LVS_ALIGNLEFT | LVS_NOSCROLL | LVS_NOCOLUMNHEADER |
  190. LVS_NOSORTHEADER | WS_DISABLED | WS_BORDER,7,18,213,15
  191. END
  192. PID_GE_GeneralVpn DIALOG DISCARDABLE 0, 0, 227, 215
  193. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION
  194. CAPTION "General"
  195. FONT 8, "MS Shell Dlg"
  196. BEGIN
  197. LTEXT "&Host name or IP address of destination (such as microsoft.com or 157.54.0.1):",
  198. CID_GE_ST_HostName,7,7,214,18
  199. EDITTEXT CID_GE_EB_HostName,7,28,213,14,ES_AUTOHSCROLL
  200. GROUPBOX "First connect",CID_GE_GB_FirstConnect,7,50,213,78
  201. LTEXT "Windows can first connect the public network, such as the Internet, before trying to establish this virtual connection.",
  202. CID_GE_ST_Explain,17,63,193,24
  203. CONTROL "&Dial another connection first:",
  204. CID_GE_CB_DialAnotherFirst,"Button",BS_AUTOCHECKBOX |
  205. WS_TABSTOP,17,94,183,10
  206. COMBOBOX CID_GE_LB_DialAnotherFirst,29,106,182,87,
  207. CBS_DROPDOWNLIST | CBS_SORT | WS_VSCROLL | WS_TABSTOP
  208. CONTROL "Sho&w icon in notification area when connected",
  209. CID_GE_CB_ShowIcon,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,
  210. 7,192,213,13
  211. END
  212. PID_GE_GeneralBroadband DIALOG DISCARDABLE 0, 0, 227, 215
  213. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION
  214. CAPTION "General"
  215. FONT 8, "MS Shell Dlg"
  216. BEGIN
  217. LTEXT "&Service name:",CID_GE_ST_ServiceName,7,7,214,10
  218. EDITTEXT CID_GE_EB_ServiceName,7,17,213,14,ES_AUTOHSCROLL
  219. CONTROL "Sho&w icon in notification area when connected",
  220. CID_GE_CB_ShowIcon,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,
  221. 7,200,213,8
  222. END
  223. PID_GE_GeneralDirect DIALOG DISCARDABLE 0, 0, 227, 215
  224. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION
  225. CAPTION "General"
  226. FONT 8, "MS Shell Dlg"
  227. BEGIN
  228. LTEXT "&Select a device:",CID_GE_ST_Devices,7,7,213,8
  229. COMBOBOX CID_GE_LB_Devices,7,17,213,166,CBS_DROPDOWNLIST |
  230. CBS_AUTOHSCROLL | WS_VSCROLL | WS_TABSTOP
  231. CONTROL "Sho&w icon in notification area when connected",
  232. CID_GE_CB_ShowIcon,"Button",BS_AUTOCHECKBOX | BS_TOP |
  233. BS_MULTILINE | WS_TABSTOP,7,198,213,10
  234. PUSHBUTTON "C&onfigure...",CID_GE_PB_Configure,170,33,50,14
  235. END
  236. PID_LO_Security DIALOG DISCARDABLE 0, 0, 227, 215
  237. STYLE WS_CHILD | WS_CAPTION
  238. CAPTION "Security"
  239. FONT 8, "MS Shell Dlg"
  240. BEGIN
  241. GROUPBOX "Security options",CID_LO_GB_SecurityOptions,7,6,213,139
  242. CONTROL "&Typical (recommended settings)",
  243. CID_LO_RB_TypicalSecurity,"Button",BS_AUTORADIOBUTTON |
  244. BS_NOTIFY | WS_GROUP | WS_TABSTOP,14,16,197,9
  245. CONTROL "A&dvanced (custom settings)",CID_LO_RB_AdvancedSecurity,
  246. "Button",BS_AUTORADIOBUTTON | BS_NOTIFY | WS_TABSTOP,14,
  247. 102,197,8
  248. LTEXT "&Validate my identity as follows:",CID_LO_ST_Auths,26,
  249. 29,183,8,NOT WS_GROUP
  250. COMBOBOX CID_LO_LB_Auths,26,40,180,78,CBS_DROPDOWNLIST |
  251. CBS_AUTOHSCROLL | WS_VSCROLL | WS_TABSTOP
  252. CONTROL "A&utomatically use my Windows logon name and password (and domain if any)",
  253. CID_LO_CB_UseWindowsPw,"Button",BS_AUTOCHECKBOX | BS_TOP |
  254. BS_MULTILINE | WS_TABSTOP,26,58,180,20
  255. CONTROL "Requ&ire data encryption (disconnect if none)",
  256. CID_LO_CB_Encryption,"Button",BS_AUTOCHECKBOX | BS_TOP |
  257. BS_MULTILINE | WS_TABSTOP,26,82,180,10
  258. LTEXT "Using these settings requires a knowledge of security protocols.",
  259. CID_LO_ST_AdvancedText,26,114,136,20
  260. PUSHBUTTON "&Settings...",CID_LO_PB_Advanced,165,115,46,14
  261. GROUPBOX "Interactive logon and scripting",CID_LO_GB_Scripting,7,
  262. 148,213,58,WS_GROUP
  263. CONTROL "S&how terminal window",CID_LO_CB_Terminal,"Button",
  264. BS_AUTOCHECKBOX | BS_TOP | BS_MULTILINE | WS_TABSTOP,14,
  265. 159,198,11
  266. CONTROL "&Run script:",CID_LO_CB_RunScript,"Button",
  267. BS_AUTOCHECKBOX | BS_TOP | BS_MULTILINE | WS_TABSTOP,14,
  268. 172,53,10
  269. COMBOBOX CID_LO_LB_Scripts,72,171,140,104,CBS_DROPDOWN |
  270. CBS_AUTOHSCROLL | WS_VSCROLL | WS_TABSTOP
  271. PUSHBUTTON "&Edit...",CID_LO_PB_Edit,106,187,50,14
  272. PUSHBUTTON "&Browse...",CID_LO_PB_Browse,161,187,50,14
  273. END
  274. PID_LO_SecurityVpn DIALOG DISCARDABLE 0, 0, 227, 215
  275. STYLE WS_CHILD | WS_CAPTION
  276. CAPTION "Security"
  277. FONT 8, "MS Shell Dlg"
  278. BEGIN
  279. GROUPBOX "Security options",CID_LO_GB_SecurityOptions,7,6,213,139
  280. CONTROL "&Typical (recommended settings)",
  281. CID_LO_RB_TypicalSecurity,"Button",BS_AUTORADIOBUTTON |
  282. WS_GROUP | WS_TABSTOP,14,16,197,9
  283. CONTROL "A&dvanced (custom settings)",CID_LO_RB_AdvancedSecurity,
  284. "Button",BS_AUTORADIOBUTTON | BS_NOTIFY | WS_TABSTOP,14,
  285. 102,197,8
  286. LTEXT "&Validate my identity as follows:",CID_LO_ST_Auths,26,
  287. 29,183,8,NOT WS_GROUP
  288. COMBOBOX CID_LO_LB_Auths,26,40,180,78,CBS_DROPDOWNLIST |
  289. CBS_AUTOHSCROLL | WS_VSCROLL | WS_TABSTOP
  290. CONTROL "A&utomatically use my Windows logon name and password (and domain if any)",
  291. CID_LO_CB_UseWindowsPw,"Button",BS_AUTOCHECKBOX | BS_TOP |
  292. BS_MULTILINE | WS_TABSTOP,26,58,180,20
  293. CONTROL "Requ&ire data encryption (disconnect if none)",
  294. CID_LO_CB_Encryption,"Button",BS_AUTOCHECKBOX | BS_TOP |
  295. BS_MULTILINE | WS_TABSTOP,26,82,180,10
  296. LTEXT "Using these settings requires a knowledge of security protocols.",
  297. CID_LO_ST_AdvancedText,26,114,136,20
  298. PUSHBUTTON "&Settings...",CID_LO_PB_Advanced,165,115,46,14
  299. PUSHBUTTON "I&PSec Settings...",CID_LO_PB_IPSec,143,159,69,14
  300. END
  301. PID_SE_SecuritySettings DIALOG DISCARDABLE 6, 18, 248, 148
  302. STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  303. CAPTION "Security"
  304. FONT 8, "MS Shell Dlg"
  305. BEGIN
  306. GROUPBOX "Authentication and encryption policy",
  307. CID_SE_GB_AuthEncryption,6,10,200,98,WS_GROUP
  308. CONTROL "Accept any authentication including &clear text",
  309. CID_SE_RB_AnyAuth,"Button",BS_AUTORADIOBUTTON |
  310. WS_TABSTOP,14,24,183,10
  311. CONTROL "Accept only &encrypted authentication",
  312. CID_SE_RB_EncryptedAuth,"Button",BS_AUTORADIOBUTTON |
  313. WS_TABSTOP,14,38,183,10
  314. CONTROL "Accept only &Microsoft encrypted authentication",
  315. CID_SE_RB_MsEncryptedAuth,"Button",BS_AUTORADIOBUTTON |
  316. WS_TABSTOP,14,52,184,10
  317. CONTROL "Require &data encryption",
  318. CID_SE_CB_RequireDataEncryption,"Button",BS_AUTOCHECKBOX |
  319. WS_GROUP | WS_TABSTOP,33,66,165,10
  320. CONTROL "Require &strong data encryption",
  321. CID_SE_CB_RequireStrongDataEncryption,"Button",
  322. BS_AUTOCHECKBOX | WS_TABSTOP,46,78,152,10
  323. CONTROL "&Use current username and password ",
  324. CID_SE_CB_UseLogonCredentials,"Button",BS_AUTOCHECKBOX |
  325. WS_TABSTOP,33,90,165,10
  326. PUSHBUTTON "Unsave &password",CID_SE_PB_UnsavePw,14,114,71,14,
  327. WS_GROUP
  328. PUSHBUTTON "&Advanced...",CID_SE_PB_Advanced,90,114,50,14,NOT
  329. WS_VISIBLE | WS_DISABLED
  330. CONTROL "Detect &file and print sharing before dialing",
  331. CID_SE_CB_SecureLocalFiles,"Button",BS_AUTOCHECKBOX |
  332. NOT WS_VISIBLE | WS_DISABLED | WS_TABSTOP,14,134,193,10
  333. END
  334. PID_SE_RouterSecuritySettings DIALOG DISCARDABLE 6, 18, 227, 215
  335. STYLE WS_CHILD | WS_VISIBLE | WS_CAPTION
  336. CAPTION "Security"
  337. FONT 8, "MS Shell Dlg"
  338. BEGIN
  339. GROUPBOX "Authentication and encryption policy",
  340. CID_SE_GB_AuthEncryption,7,7,212,95,WS_GROUP
  341. CONTROL "A&ccept any authentication including clear text",
  342. CID_SE_RB_AnyAuth,"Button",BS_AUTORADIOBUTTON | BS_TOP |
  343. BS_MULTILINE | WS_TABSTOP,16,20,195,10
  344. CONTROL "Acc&ept only encrypted authentication",
  345. CID_SE_RB_EncryptedAuth,"Button",BS_AUTORADIOBUTTON |
  346. BS_TOP | BS_MULTILINE | WS_TABSTOP,16,33,195,10
  347. CONTROL "Accept &only Microsoft encrypted authentication",
  348. CID_SE_RB_MsEncryptedAuth,"Button",BS_AUTORADIOBUTTON |
  349. BS_TOP | BS_MULTILINE | WS_TABSTOP,16,46,195,10
  350. CONTROL "&Require data encryption",
  351. CID_SE_CB_RequireDataEncryption,"Button",BS_AUTOCHECKBOX |
  352. BS_TOP | BS_MULTILINE | WS_GROUP | WS_TABSTOP,27,57,184,
  353. 10
  354. CONTROL "Require &strong data encryption",
  355. CID_SE_CB_RequireStrongDataEncryption,"Button",
  356. BS_AUTOCHECKBOX | BS_TOP | BS_MULTILINE | WS_TABSTOP,39,
  357. 68,172,10
  358. CONTROL "Use t&wo-way authentication",
  359. CID_SE_CB_AuthenticateServer,"Button",BS_AUTOCHECKBOX |
  360. BS_TOP | BS_MULTILINE | WS_TABSTOP,17,84,194,10
  361. PUSHBUTTON "&Unsave Password",CID_SE_PB_UnsavePw,53,109,80,14,
  362. WS_GROUP
  363. PUSHBUTTON "Ad&vanced...",CID_SE_PB_Advanced,139,109,80,14,NOT
  364. WS_VISIBLE | WS_DISABLED
  365. CONTROL "&Detect file and print sharing before dialing",
  366. CID_SE_CB_SecureLocalFiles,"Button",BS_AUTOCHECKBOX |
  367. BS_TOP | BS_MULTILINE | NOT WS_VISIBLE | WS_DISABLED |
  368. WS_TABSTOP,7,198,212,10
  369. END
  370. DID_XS_X25Settings DIALOG DISCARDABLE 6, 18, 227, 225
  371. STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  372. CAPTION "X.25 Logon Settings"
  373. FONT 8, "MS Shell Dlg"
  374. BEGIN
  375. LTEXT "Select your X.25 network provider and type the X.121 address of the remote server:",
  376. CID_XS_ST_Explain,7,6,213,24
  377. LTEXT "&Network:",CID_XS_ST_Networks,7,38,213,8,NOT WS_GROUP
  378. COMBOBOX CID_XS_LB_Networks,7,49,213,125,CBS_DROPDOWNLIST |
  379. CBS_SORT | WS_VSCROLL | WS_TABSTOP
  380. LTEXT "X.121&address:",CID_XS_ST_Address,7,69,213,8,NOT
  381. WS_GROUP
  382. EDITTEXT CID_XS_EB_Address,7,80,213,14,ES_AUTOHSCROLL
  383. GROUPBOX "Optional",CID_XS_GB_Optional,7,109,213,79
  384. LTEXT "&User data:",CID_XS_ST_UserData,17,123,182,8,NOT
  385. WS_GROUP
  386. EDITTEXT CID_XS_EB_UserData,17,134,193,14,ES_AUTOHSCROLL
  387. LTEXT "&Facilities:",CID_XS_ST_Facilities,17,154,182,8,NOT
  388. WS_GROUP
  389. EDITTEXT CID_XS_EB_Facilities,17,165,193,14,ES_AUTOHSCROLL
  390. DEFPUSHBUTTON "OK",IDOK,114,204,50,14
  391. PUSHBUTTON "Cancel",IDCANCEL,170,204,50,14
  392. END
  393. PID_CB_CallbackSettings DIALOG DISCARDABLE 6, 18, 227, 215
  394. STYLE WS_CHILD | WS_VISIBLE | WS_CAPTION
  395. CAPTION "Callback"
  396. FONT 8, "MS Shell Dlg"
  397. BEGIN
  398. LTEXT "When you dial into a server, it may offer to call you back to reduce your phone charges. Specify whether you want callback. (Callback is not supported for virtual private network (VPN) connections.)",
  399. CID_CB_ST_Explain,7,4,213,43
  400. CONTROL "&No callback",CID_CB_RB_No,"Button",BS_AUTORADIOBUTTON |
  401. BS_TOP | BS_MULTILINE | WS_GROUP | WS_TABSTOP,7,48,213,
  402. 10
  403. CONTROL "A&sk me during dialing when the server offers",
  404. CID_CB_RB_Maybe,"Button",BS_AUTORADIOBUTTON | BS_TOP |
  405. BS_MULTILINE | WS_TABSTOP,7,61,213,10
  406. CONTROL "Al&ways call me back at the number(s) below:",
  407. CID_CB_RB_Yes,"Button",BS_AUTORADIOBUTTON | BS_TOP |
  408. BS_MULTILINE | WS_TABSTOP,7,74,213,10
  409. CONTROL "",CID_CB_LV_Numbers,"SysListView32",LVS_REPORT |
  410. LVS_OWNERDRAWFIXED | LVS_NOSORTHEADER | WS_BORDER |
  411. WS_GROUP | WS_TABSTOP,19,85,189,94
  412. PUSHBUTTON "&Edit...",CID_CB_PB_Edit,104,184,50,14
  413. PUSHBUTTON "&Delete",CID_CB_PB_Delete,159,184,50,14
  414. END
  415. PID_AD_AutoDial DIALOG DISCARDABLE 6, 18, 227, 215
  416. STYLE WS_CHILD | WS_VISIBLE | WS_CAPTION
  417. CAPTION "Autodial"
  418. FONT 8, "MS Shell Dlg"
  419. BEGIN
  420. LTEXT "If you are disconnected from a network, autodial attempts to connect to a network whenever you try to access remote information.",
  421. IDC_STATIC,7,7,213,32
  422. LTEXT "&Enable autodial by location:",CID_AD_ST_Enable,7,46,
  423. 213,8
  424. CONTROL "",CID_AD_LV_Enable,"SysListView32",LVS_REPORT |
  425. LVS_OWNERDRAWFIXED | LVS_NOCOLUMNHEADER |
  426. LVS_NOSORTHEADER | WS_BORDER | WS_GROUP | WS_TABSTOP,7,
  427. 57,213,109
  428. CONTROL "Al&ways ask me before autodialing",
  429. CID_AD_CB_AskBeforeAutodial,"Button",BS_AUTOCHECKBOX |
  430. BS_TOP | BS_MULTILINE | WS_TABSTOP,7,173,213,9
  431. CONTROL "&Disable autodial while I am logged on",
  432. CID_AD_CB_DisableThisSession,"Button",BS_AUTOCHECKBOX |
  433. BS_TOP | BS_MULTILINE | WS_TABSTOP,7,188,213,9
  434. END
  435. DID_AQ_AutoDialQuery DIALOG DISCARDABLE 6, 18, 248, 166
  436. STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION
  437. CAPTION "Network Connections"
  438. FONT 8, "MS Shell Dlg"
  439. BEGIN
  440. LTEXT "",CID_AQ_ST_Text,7,7,234,35,NOT WS_GROUP
  441. LTEXT "C&onnections:",IDC_STATIC,7,48,234,10
  442. CONTROL "List1",CID_AQ_LV_Connections,"SysListView32",LVS_REPORT |
  443. LVS_SINGLESEL | LVS_SHOWSELALWAYS | LVS_OWNERDRAWFIXED |
  444. LVS_NOCOLUMNHEADER | WS_BORDER | WS_TABSTOP,7,59,234,57
  445. CONTROL "&Don't ask me again until the next time I log on",
  446. CID_AQ_CB_DisableThisSession,"Button",BS_AUTOCHECKBOX |
  447. WS_TABSTOP,10,127,220,10
  448. PUSHBUTTON "&Settings",CID_AQ_PB_Settings,7,145,50,14
  449. DEFPUSHBUTTON "&Connect...",CID_AQ_PB_Dial,130,145,50,14
  450. PUSHBUTTON "Cancel",CID_AQ_PB_DoNotDial,191,145,50,14
  451. END
  452. DID_NW_NwcConnections DIALOG DISCARDABLE 16, 20, 252, 134
  453. STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  454. CAPTION "NetWare or Compatible Connections"
  455. FONT 8, "MS Shell Dlg"
  456. BEGIN
  457. ICON 32515,CID_NW_I_Exclamation,7,7,21,20,WS_GROUP
  458. LTEXT "You have connections to a NetWare compatible network. These connections will be closed when the PPP IPX connection is established.",
  459. CID_NW_ST_Explain1,42,7,203,32
  460. LTEXT "Before dialing, to avoid data loss, either close all files using these connections or uncheck IPX on this entry's Network Protocol settings.",
  461. CID_NW_ST_Explain2,42,46,203,32,NOT WS_GROUP
  462. CONTROL "&Do not display this message in the future",
  463. CID_NW_CB_SkipPopup,"Button",BS_AUTOCHECKBOX | BS_TOP |
  464. BS_MULTILINE | WS_GROUP | WS_TABSTOP,42,85,203,10
  465. DEFPUSHBUTTON "OK",IDOK,73,112,50,14,WS_GROUP
  466. PUSHBUTTON "Cancel",IDCANCEL,127,112,50,14
  467. END
  468. DID_UA_RetryAuthenticationUD DIALOG DISCARDABLE 12, 16, 215, 173
  469. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  470. CAPTION "Connect %1"
  471. FONT 8, "MS Shell Dlg"
  472. BEGIN
  473. LTEXT "Windows was unable to connect to the network using the user name and password you provided. Please re-enter the user name and password.",
  474. CID_UA_ST_Explain,7,6,199,26
  475. LTEXT "&User name:",CID_UA_ST_UserName,7,72,44,8
  476. EDITTEXT CID_UA_EB_UserName,90,69,115,14,ES_AUTOHSCROLL
  477. LTEXT "&Password:",CID_UA_ST_Password,7,90,45,8,NOT WS_GROUP
  478. EDITTEXT CID_UA_EB_Password,90,87,115,14,ES_PASSWORD |
  479. ES_AUTOHSCROLL
  480. LTEXT "&Domain:",CID_UA_ST_Domain,7,108,53,8,NOT WS_GROUP
  481. EDITTEXT CID_UA_EB_Domain,90,105,115,14,ES_UPPERCASE |
  482. ES_AUTOHSCROLL
  483. CONTROL "&Save user name and password",CID_UA_CB_SavePassword,
  484. "Button",BS_AUTOCHECKBOX | BS_TOP | BS_MULTILINE |
  485. WS_TABSTOP,90,123,115,10
  486. DEFPUSHBUTTON "OK",IDOK,100,149,50,14,WS_GROUP
  487. PUSHBUTTON "Cancel",IDCANCEL,155,149,50,14
  488. CONTROL "",CID_UA_ST_Separator,"Static",SS_ETCHEDHORZ | WS_GROUP,
  489. 7,140,198,1
  490. LTEXT "You can enter a domain name or leave the domain field empty.\n(Domain names are not required for connections to the Internet)",
  491. IDC_STATIC,8,38,199,26
  492. END
  493. DID_UA_RetryAuthenticationU DIALOG DISCARDABLE 12, 16, 212, 129
  494. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  495. CAPTION "Connect %1"
  496. FONT 8, "MS Shell Dlg"
  497. BEGIN
  498. LTEXT "Windows was unable to connect to the network using the user name and password you provided. Please re-enter the user name and password.",
  499. CID_UA_ST_Explain,7,6,198,32
  500. LTEXT "&User name:",CID_UA_ST_UserName,7,49,49,8
  501. EDITTEXT CID_UA_EB_UserName,62,46,143,14,ES_AUTOHSCROLL
  502. LTEXT "&Password:",CID_UA_ST_Password,7,67,49,8,NOT WS_GROUP
  503. EDITTEXT CID_UA_EB_Password,62,64,143,14,ES_PASSWORD |
  504. ES_AUTOHSCROLL
  505. CONTROL "&Save password",CID_UA_CB_SavePassword,"Button",
  506. BS_AUTOCHECKBOX | WS_TABSTOP,62,82,143,10
  507. CONTROL "",CID_UA_ST_Separator,"Static",SS_ETCHEDHORZ | WS_GROUP,
  508. 7,98,198,1
  509. DEFPUSHBUTTON "OK",IDOK,100,108,50,14,WS_GROUP
  510. PUSHBUTTON "Cancel",IDCANCEL,155,108,50,14
  511. END
  512. DID_OD_OperatorDial DIALOG DISCARDABLE 7, 22, 227, 89
  513. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  514. CAPTION "Manual Dial"
  515. FONT 8, "MS Shell Dlg"
  516. BEGIN
  517. LTEXT "Pick up the handset and dial (or ask the operator to dial). After dialing is complete, click OK. Listen to handset until silent, and then hang up.",
  518. CID_OD_ST_Explain,8,8,212,32
  519. LTEXT "Phone number:",CID_OD_ST_PhoneNumber,8,46,56,8
  520. LTEXT "",CID_OD_ST_PhoneNumberValue,94,46,126,8,NOT WS_GROUP
  521. DEFPUSHBUTTON "OK",IDOK,114,69,50,14,WS_GROUP
  522. PUSHBUTTON "Cancel",IDCANCEL,170,69,50,14
  523. END
  524. DID_DP_DialProgress DIALOG DISCARDABLE 21, 46, 217, 60
  525. STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION
  526. CAPTION "Connecting %1..."
  527. FONT 8, "MS Shell Dlg"
  528. BEGIN
  529. ICON IID_Broadband,CID_DP_Icon,7,7,20,20
  530. LTEXT "",CID_DP_ST_State,39,7,171,32,SS_NOPREFIX
  531. PUSHBUTTON "Cancel",IDCANCEL,84,39,50,14
  532. END
  533. DID_DQ_DisableAutoDialQuery DIALOG DISCARDABLE 6, 18, 212, 58
  534. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  535. CAPTION "Dial-Up Networking"
  536. FONT 8, "MS Shell Dlg"
  537. BEGIN
  538. ICON IID_Broadband,CID_DQ_I_DialUp,7,6,20,20,WS_GROUP
  539. LTEXT "The autodial attempt failed. Do you want to disable autodial from this location?",
  540. CID_DQ_ST_Text,40,6,165,24,NOT WS_GROUP
  541. PUSHBUTTON "&Yes",IDOK,56,38,50,14
  542. DEFPUSHBUTTON "&No",IDCANCEL,110,38,50,14
  543. END
  544. DID_MC_ModemConfigure DIALOG DISCARDABLE 12, 16, 252, 189
  545. STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  546. CAPTION "Modem Configuration"
  547. FONT 8, "MS Shell Dlg"
  548. BEGIN
  549. ICON IID_RM_Modem,CID_MC_I_Modem,7,7,20,20
  550. LTEXT "Modem",IDC_STATIC,25,27,24,8,NOT WS_VISIBLE | NOT
  551. WS_GROUP
  552. EDITTEXT CID_MC_EB_ModemValue,40,7,205,16,ES_AUTOHSCROLL |
  553. ES_READONLY | NOT WS_BORDER
  554. LTEXT "&Maximum speed (bps):",CID_MC_ST_MaxBps,7,36,95,8
  555. COMBOBOX CID_MC_LB_MaxBps,109,34,136,186,CBS_DROPDOWNLIST |
  556. CBS_AUTOHSCROLL | WS_VSCROLL | WS_TABSTOP
  557. LTEXT "Modem &protocol",CID_MC_ST_ModemProtocol,7,52,95,8
  558. COMBOBOX CID_MC_LB_ModemProtocol,109,50,136,186,CBS_DROPDOWNLIST |
  559. CBS_AUTOHSCROLL | WS_VSCROLL | WS_TABSTOP
  560. GROUPBOX "Hardware features",CID_MC_GB_Features,7,68,238,57,
  561. WS_GROUP
  562. CONTROL "E&nable hardware flow control",CID_MC_CB_FlowControl,
  563. "Button",BS_AUTOCHECKBOX | BS_TOP | BS_MULTILINE |
  564. WS_TABSTOP,17,82,217,10
  565. CONTROL "En&able modem error control",CID_MC_CB_ErrorControl,
  566. "Button",BS_AUTOCHECKBOX | BS_TOP | BS_MULTILINE |
  567. WS_TABSTOP,17,95,217,10
  568. CONTROL "Enable m&odem compression",CID_MC_CB_Compression,"Button",
  569. BS_AUTOCHECKBOX | BS_TOP | BS_MULTILINE | WS_TABSTOP,17,
  570. 108,217,10
  571. CONTROL "&Show terminal window",CID_MC_CB_Terminal,"Button",
  572. BS_AUTOCHECKBOX | BS_TOP | BS_MULTILINE | WS_TABSTOP,7,
  573. 135,238,10
  574. CONTROL "Enable mo&dem speaker",CID_MC_CB_EnableSpeaker,"Button",
  575. BS_AUTOCHECKBOX | BS_TOP | BS_MULTILINE | WS_GROUP |
  576. WS_TABSTOP,7,148,238,10
  577. DEFPUSHBUTTON "OK",IDOK,139,160,50,14,WS_GROUP
  578. PUSHBUTTON "Cancel",IDCANCEL,195,160,50,14
  579. END
  580. DID_DE_DialError DIALOG DISCARDABLE 6, 19, 281, 228
  581. STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  582. CAPTION "Error Connecting to %1"
  583. FONT 8, "MS Shell Dlg"
  584. BEGIN
  585. ICON 32515,CID_DE_I_Exclamation,7,7,20,20,WS_GROUP
  586. LTEXT "",CID_DE_ST_Text,40,10,216,92
  587. DEFPUSHBUTTON "Do not dial=88",IDOK,29,200,104,14,WS_GROUP
  588. PUSHBUTTON "&Close",IDCANCEL,135,200,54,14
  589. PUSHBUTTON "&More Info",CID_DE_PB_More,209,200,54,14
  590. CONTROL "&Enable logging",CID_DE_CB_EnableDiag,"Button",
  591. BS_AUTOCHECKBOX | WS_TABSTOP,28,134,62,10
  592. CONTROL "For logging options, see <A>diagnostics</A>",
  593. CID_DE_ST_ConfigureLnk,"Link Window",WS_TABSTOP,38,144,
  594. 143,14
  595. LTEXT "If you continue to receive error messages, you can enable logging for analysis.",
  596. CID_DE_ST_EnableHelp,28,108,225,20
  597. LTEXT "Logging options can also be accessed by clicking the Remote Access Preferences menu item under the Advanced menu of the Network Connection Folder .",
  598. CID_DE_ST_LinkHelp,38,162,232,31
  599. END
  600. DID_PR_ProjectionResult DIALOG DISCARDABLE 6, 20, 252, 84
  601. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  602. CAPTION "Network Protocol Connection Result"
  603. FONT 8, "MS Shell Dlg"
  604. BEGIN
  605. ICON 32516,CID_PR_I_Information,7,7,21,20,WS_GROUP
  606. LTEXT "",CID_PR_ST_Text,40,7,205,24,NOT WS_GROUP
  607. CONTROL "&Do not request the failed protocols next time",
  608. CID_PR_CB_DisableProtocols,"Button",BS_AUTOCHECKBOX |
  609. BS_TOP | BS_MULTILINE | WS_GROUP | WS_TABSTOP,40,38,177,
  610. 10
  611. PUSHBUTTON "&Accept",IDOK,73,63,50,14
  612. PUSHBUTTON "&Hang Up",IDCANCEL,127,63,50,14
  613. END
  614. DID_IT_Terminal DIALOG DISCARDABLE 6, 17, 348, 273
  615. STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  616. FONT 8, "MS Shell Dlg"
  617. BEGIN
  618. EDITTEXT CID_IT_EB_Screen,7,6,334,236,ES_MULTILINE |
  619. ES_AUTOVSCROLL | WS_VSCROLL | WS_GROUP
  620. DEFPUSHBUTTON "",CID_IT_PB_BogusButton,7,252,50,14,NOT WS_VISIBLE |
  621. WS_GROUP | NOT WS_TABSTOP
  622. PUSHBUTTON "&Done",IDOK,234,252,50,14,WS_GROUP
  623. PUSHBUTTON "Cancel",IDCANCEL,291,252,50,14
  624. END
  625. DID_IT_SlipTerminal DIALOG DISCARDABLE 11, 20, 348, 273
  626. STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  627. FONT 8, "MS Shell Dlg"
  628. BEGIN
  629. EDITTEXT CID_IT_EB_Screen,7,7,334,236,ES_MULTILINE |
  630. ES_AUTOVSCROLL | WS_VSCROLL | WS_GROUP
  631. LTEXT "I&P address:",CID_IT_ST_IpAddress,7,255,72,8
  632. CONTROL "",CID_IT_CC_IpAddress,"RasIpAddress",WS_TABSTOP,87,252,
  633. 85,14
  634. DEFPUSHBUTTON "",CID_IT_PB_BogusButton,157,253,16,13,NOT WS_VISIBLE |
  635. WS_GROUP | NOT WS_TABSTOP
  636. PUSHBUTTON "&Done",IDOK,235,252,50,14,WS_GROUP
  637. PUSHBUTTON "Cancel",IDCANCEL,291,252,50,14
  638. END
  639. DID_CP_ChangePassword DIALOG DISCARDABLE 6, 18, 212, 100
  640. STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  641. CAPTION "Change Password"
  642. FONT 8, "MS Shell Dlg"
  643. BEGIN
  644. LTEXT "Your password on the remote network has expired. Enter passwords, then press OK to set a new one.",
  645. CID_CP_ST_Explain,7,7,198,24
  646. LTEXT "&New password:",CID_CP_ST_Password,8,41,102,8
  647. EDITTEXT CID_CP_EB_Password,115,38,90,14,ES_PASSWORD |
  648. ES_AUTOHSCROLL
  649. LTEXT "&Confirm new password:",CID_CP_ST_ConfirmPassword,8,59,
  650. 102,8
  651. EDITTEXT CID_CP_EB_ConfirmPassword,115,56,90,14,ES_PASSWORD |
  652. ES_AUTOHSCROLL
  653. DEFPUSHBUTTON "OK",IDOK,99,80,50,14,WS_GROUP
  654. PUSHBUTTON "Cancel",IDCANCEL,155,80,50,14
  655. END
  656. DID_CP_ChangePassword2 DIALOG DISCARDABLE 6, 18, 212, 117
  657. STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  658. CAPTION "Change Password"
  659. FONT 8, "MS Shell Dlg"
  660. BEGIN
  661. LTEXT "Your password on the remote network has expired. Enter passwords, then press OK to set a new one.",
  662. CID_CP_ST_Explain,7,7,198,24
  663. LTEXT "&Old password:",CID_CP_ST_OldPassword,7,41,102,8
  664. EDITTEXT CID_CP_EB_OldPassword,115,38,90,14,ES_PASSWORD |
  665. ES_AUTOHSCROLL
  666. LTEXT "&New password:",CID_CP_ST_Password,7,59,102,8
  667. EDITTEXT CID_CP_EB_Password,115,56,90,14,ES_PASSWORD |
  668. ES_AUTOHSCROLL
  669. LTEXT "&Confirm new password:",CID_CP_ST_ConfirmPassword,7,77,
  670. 102,8
  671. EDITTEXT CID_CP_EB_ConfirmPassword,115,74,90,14,ES_PASSWORD |
  672. ES_AUTOHSCROLL
  673. DEFPUSHBUTTON "OK",IDOK,99,96,50,14,WS_GROUP
  674. PUSHBUTTON "Cancel",IDCANCEL,155,96,50,14
  675. END
  676. DID_DC_DialCallback DIALOG DISCARDABLE 12, 16, 227, 100
  677. STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  678. CAPTION "Callback"
  679. FONT 8, "MS Shell Dlg"
  680. BEGIN
  681. LTEXT "You have 'Set By Caller' callback privilege on the server. Press OK and the server will call you back at the number below. Press Cancel to skip callback.",
  682. CID_DC_ST_Explain,7,7,213,32,SS_NOPREFIX
  683. LTEXT "&Enter your modem's phone number:",CID_DC_ST_Number,7,
  684. 46,213,8,NOT WS_GROUP
  685. EDITTEXT CID_DC_EB_Number,7,57,213,14,ES_AUTOHSCROLL
  686. DEFPUSHBUTTON "OK",IDOK,114,79,50,14,WS_GROUP
  687. PUSHBUTTON "Cancel",IDCANCEL,170,79,50,14
  688. END
  689. DID_IC_IsdnConfigure DIALOG DISCARDABLE 6, 18, 212, 134
  690. STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  691. CAPTION "ISDN Configuration"
  692. FONT 8, "MS Shell Dlg"
  693. BEGIN
  694. LTEXT "&Line type:",CID_IC_ST_LineType,7,8,43,8
  695. COMBOBOX CID_IC_LB_LineType,57,7,148,42,CBS_DROPDOWNLIST |
  696. CBS_AUTOHSCROLL | WS_VSCROLL | WS_TABSTOP
  697. CONTROL "&Negotiate line type",CID_IC_CB_Fallback,"Button",
  698. BS_AUTOCHECKBOX | BS_TOP | BS_MULTILINE | WS_GROUP |
  699. WS_TABSTOP,57,24,148,10
  700. GROUPBOX " ",CID_IC_GB_DownLevel,7,48,198,51,WS_GROUP
  701. CONTROL "&Use old proprietary protocol",CID_IC_CB_DownLevel,
  702. "Button",BS_AUTOCHECKBOX | BS_TOP | BS_MULTILINE |
  703. WS_TABSTOP,13,48,102,10
  704. LTEXT "&Channels to use:",CID_IC_ST_Channels,16,64,72,8,NOT
  705. WS_GROUP
  706. EDITTEXT CID_IC_EB_Channels,101,61,94,14,ES_AUTOHSCROLL
  707. CONTROL "&Enable hardware compression",CID_IC_CB_Compression,
  708. "Button",BS_AUTOCHECKBOX | BS_TOP | BS_MULTILINE |
  709. WS_TABSTOP,16,82,118,10
  710. PUSHBUTTON "OK",IDOK,99,113,50,14,WS_GROUP
  711. PUSHBUTTON "Cancel",IDCANCEL,155,113,50,14
  712. END
  713. DID_IC_IsdnConfigureMlink DIALOG DISCARDABLE 6, 18, 212, 70
  714. STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  715. CAPTION "ISDN Configure"
  716. FONT 8, "MS Shell Dlg"
  717. BEGIN
  718. LTEXT "&Line type:",CID_IC_ST_LineType,7,8,38,8
  719. COMBOBOX CID_IC_LB_LineType,57,7,148,43,CBS_DROPDOWNLIST |
  720. CBS_AUTOHSCROLL | WS_VSCROLL | WS_TABSTOP
  721. CONTROL "&Negotiate line type",CID_IC_CB_Fallback,"Button",
  722. BS_AUTOCHECKBOX | BS_TOP | BS_MULTILINE | WS_GROUP |
  723. WS_TABSTOP,57,24,148,10
  724. PUSHBUTTON "OK",IDOK,99,48,50,14,WS_GROUP
  725. PUSHBUTTON "Cancel",IDCANCEL,155,48,50,14
  726. END
  727. DID_CC_ConnectComplete DIALOG DISCARDABLE 6, 18, 252, 105
  728. STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  729. CAPTION "Connection Complete"
  730. FONT 8, "MS Shell Dlg"
  731. BEGIN
  732. DEFPUSHBUTTON "OK",IDOK,101,84,50,14
  733. ICON IID_Broadband,CID_CC_I_Rasmon,7,7,20,20
  734. LTEXT "'Connection name' is now connected.",CID_CC_ST_Text,40,
  735. 7,205,16
  736. LTEXT "To check the status of this connection or disconnect, right-click its icon in the Network Connections folder, or click its icon on the taskbar (if present).",
  737. IDC_STATIC,40,30,205,34
  738. CONTROL "&Do not display this message again",
  739. CID_CC_CB_SkipMessage,"Button",BS_AUTOCHECKBOX | BS_TOP |
  740. BS_MULTILINE | WS_TABSTOP,40,69,205,10
  741. END
  742. DID_VI_VpnInitial DIALOG DISCARDABLE 6, 18, 238, 86
  743. STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  744. CAPTION "Initial Connection"
  745. FONT 8, "MS Shell Dlg"
  746. BEGIN
  747. DEFPUSHBUTTON "&Yes",IDYES,73,65,50,14
  748. PUSHBUTTON "&No",IDNO,131,65,50,14
  749. ICON 32516,CID_VI_I_Information,7,7,20,20
  750. LTEXT "",CID_VI_ST_Explain,40,10,180,33
  751. CONTROL "&Don't display this reminder again",
  752. CID_VI_CB_SkipMessage,"Button",BS_AUTOCHECKBOX | BS_TOP |
  753. BS_MULTILINE | WS_TABSTOP,40,47,180,11
  754. END
  755. DID_BE_BundlingErrors DIALOG DISCARDABLE 6, 18, 263, 263
  756. STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  757. CAPTION "Line Bundling Errors"
  758. FONT 8, "MS Shell Dlg"
  759. BEGIN
  760. ICON 32516,CID_BE_I_Information,7,7,20,20
  761. LTEXT "One or more additional lines did not connect. ",
  762. CID_BE_ST_Text,40,13,216,16
  763. CONTROL "",CID_BE_LV_Errors,"SysListView32",LVS_REPORT |
  764. LVS_OWNERDRAWFIXED | LVS_NOSORTHEADER | WS_BORDER |
  765. WS_TABSTOP,40,83,216,136
  766. CONTROL "&Do not attempt failed lines in the future",
  767. CID_BE_CB_DisableLink,"Button",BS_AUTOCHECKBOX |
  768. WS_TABSTOP,40,226,216,10
  769. DEFPUSHBUTTON "&Accept",IDOK,79,242,50,14
  770. PUSHBUTTON "&Hang Up",IDCANCEL,133,242,50,14
  771. LTEXT "If only a single line connected, the server may not be configured to accept multi-link calls. Check 'Do not attempt failed lines' to avoid unnecessary connection charges in such a case.",
  772. IDC_STATIC,40,36,216,40
  773. END
  774. DID_DM_DialingMultipleLines DIALOG DISCARDABLE 6, 18, 263, 236
  775. STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  776. CAPTION "Automatic Dialing And Hanging Up"
  777. FONT 8, "MS Shell Dlg"
  778. BEGIN
  779. LTEXT "Windows can automatically dial and hang up devices depending on how much information is being sent and received.",
  780. CID_DM_ST_Explain,7,7,248,24
  781. GROUPBOX "Automatic dialing",IDC_STATIC,7,38,248,81
  782. LTEXT "Dial another line when this connection meets both of the following conditions:",
  783. CID_DM_ST_Dial,16,51,229,16,NOT WS_GROUP
  784. LTEXT "Activity at &least:",IDC_STATIC,16,83,92,8
  785. COMBOBOX CID_DM_LB_DialPercent,115,81,42,100,CBS_DROPDOWNLIST |
  786. WS_VSCROLL | WS_TABSTOP
  787. LTEXT "&Duration at least:",CID_DM_ST_DialOrMore,16,99,92,8,
  788. NOT WS_GROUP
  789. COMBOBOX CID_DM_LB_DialTime,115,98,84,162,CBS_DROPDOWNLIST |
  790. WS_VSCROLL | WS_TABSTOP
  791. GROUPBOX "Automatic hangup",IDC_STATIC,7,123,248,81
  792. LTEXT "Hang up any device used for this connection when it meets both of the following conditions:",
  793. CID_DM_ST_HangUp,16,136,230,16,NOT WS_GROUP
  794. LTEXT "Activity no &more than:",IDC_STATIC,16,168,92,8
  795. COMBOBOX CID_DM_LB_HangUpPercent,115,166,42,100,CBS_DROPDOWNLIST |
  796. WS_VSCROLL | WS_TABSTOP
  797. LTEXT "D&uration at least:",CID_DM_ST_HangUpOrLess,16,184,92,8,
  798. NOT WS_GROUP
  799. COMBOBOX CID_DM_LB_HangUpTime,115,183,84,151,CBS_DROPDOWNLIST |
  800. WS_VSCROLL | WS_TABSTOP
  801. DEFPUSHBUTTON "OK",IDOK,150,213,50,14,WS_GROUP
  802. PUSHBUTTON "Cancel",IDCANCEL,205,213,50,14
  803. END
  804. PID_IN_InterfaceName DIALOG DISCARDABLE 6, 18, 317, 143
  805. STYLE DS_MODALFRAME | WS_CHILD | WS_VISIBLE | WS_CAPTION
  806. FONT 8, "MS Shell Dlg"
  807. BEGIN
  808. LTEXT "Type a name for this demand dial interface. A common practice is to name interfaces after the network or router to which they connect.",
  809. CID_IN_ST_Explain,21,2,275,26
  810. LTEXT "&Interface name:",CID_IN_ST_InterfaceName,21,30,275,8,
  811. NOT WS_GROUP
  812. EDITTEXT CID_IN_EB_InterfaceName,21,41,275,12,ES_AUTOHSCROLL
  813. CONTROL "I &know all about demand-dial interfaces and would rather edit the properties directly",
  814. CID_IN_CB_SkipWizard,"Button",BS_AUTOCHECKBOX | BS_TOP |
  815. BS_MULTILINE | NOT WS_VISIBLE | WS_DISABLED | WS_TABSTOP,
  816. 30,100,169,31
  817. END
  818. PID_SS_ServerSettings DIALOG DISCARDABLE 6, 18, 317, 144
  819. STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION
  820. FONT 8, "MS Shell Dlg"
  821. BEGIN
  822. LTEXT "Check all that apply:",CID_SS_ST_CheckAll,21,0,275,9
  823. CONTROL "Route &IP packets on this interface.",CID_SS_CB_RouteIp,
  824. "Button",BS_AUTOCHECKBOX | BS_LEFT | BS_TOP |
  825. BS_MULTILINE | WS_TABSTOP,32,14,275,11
  826. CONTROL "&Add a user account so a remote router can dial in.",
  827. CID_SS_CB_AddUser,"Button",BS_AUTOCHECKBOX | BS_LEFT |
  828. BS_TOP | BS_MULTILINE | WS_TABSTOP,32,29,275,11
  829. CONTROL "Send a &plain-text password if that is the only way to connect.",
  830. CID_SS_CB_PlainPw,"Button",BS_AUTOCHECKBOX | BS_LEFT |
  831. BS_TOP | BS_MULTILINE | WS_TABSTOP,32,44,275,11
  832. CONTROL "&Use scripting to complete the connection with the remote router.",
  833. CID_SS_CB_NotNt,"Button",BS_AUTOCHECKBOX | BS_LEFT |
  834. BS_TOP | BS_MULTILINE | WS_TABSTOP,32,59,275,22
  835. END
  836. PID_RP_RouterPhoneNumber DIALOG DISCARDABLE 6, 18, 317, 143
  837. STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION
  838. FONT 8, "MS Shell Dlg"
  839. BEGIN
  840. LTEXT "Enter the phone number of the dial-up server or router you are calling. Alternate phone numbers, if any, are dialed automatically if the primary number cannot be reached.",
  841. CID_RP_ST_Explain,21,2,275,42
  842. LTEXT "&Phone number or address:",CID_RP_ST_Number,21,50,275,8,
  843. NOT WS_GROUP
  844. EDITTEXT CID_RP_EB_Number,21,62,275,14,ES_AUTOHSCROLL
  845. PUSHBUTTON "Alternates...",CID_RP_PB_Alternates,246,80,50,14
  846. END
  847. PID_RC_RouterScripting DIALOG DISCARDABLE 6, 18, 317, 144
  848. STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION
  849. FONT 8, "MS Shell Dlg"
  850. BEGIN
  851. LTEXT "Some dial-up servers and routers require an interactive login after connecting. You can run a script automatically to respond for you.",
  852. CID_RC_ST_Explain,21,2,275,27
  853. CONTROL "Show &terminal window",CID_RC_CB_Terminal,"Button",
  854. BS_AUTOCHECKBOX | WS_TABSTOP,21,28,162,10
  855. CONTROL "&Run script:",CID_RC_CB_RunScript,"Button",
  856. BS_AUTOCHECKBOX | WS_TABSTOP,21,42,58,10
  857. COMBOBOX CID_RC_LB_Scripts,29,55,275,88,CBS_DROPDOWN |
  858. CBS_AUTOHSCROLL | CBS_SORT | WS_VSCROLL | WS_TABSTOP
  859. PUSHBUTTON "&Edit...",CID_RC_PB_Edit,201,71,50,14
  860. PUSHBUTTON "&Browse...",CID_RC_PB_Browse,254,71,50,14
  861. END
  862. PID_RA_RouterIpAddress DIALOG DISCARDABLE 6, 18, 317, 144
  863. STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION
  864. FONT 8, "MS Shell Dlg"
  865. BEGIN
  866. LTEXT "Enter this router's IP address on the remote network or if you expect the remote router to provide the address, leave as 0.0.0.0. Usually the operator of the remote network or router will tell you what to use.",
  867. CID_RA_ST_Explain,9,2,275,35
  868. LTEXT "My &IP address:",CID_RA_ST_Ip,21,50,50,8,NOT WS_GROUP
  869. CONTROL "",CID_RA_CC_Ip,"RasIpAddress",WS_TABSTOP,21,62,85,12
  870. LTEXT "Note: If you have a network adapter installed, you should NOT choose the same address as your network adapter.",
  871. CID_RA_ST_Note,9,94,275,36,NOT WS_GROUP
  872. END
  873. PID_RN_RouterModemAdapter DIALOG DISCARDABLE 6, 18, 317, 143
  874. STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION
  875. FONT 8, "MS Shell Dlg"
  876. BEGIN
  877. LTEXT "Select the &modem or adapter this interface will use.",
  878. CID_RN_ST_Device,21,2,275,11
  879. CONTROL "",CID_RN_LV_Devices,"SysListView32",LVS_REPORT |
  880. LVS_SINGLESEL | LVS_SORTASCENDING | LVS_OWNERDRAWFIXED |
  881. LVS_NOCOLUMNHEADER | LVS_NOSORTHEADER | WS_BORDER |
  882. WS_TABSTOP,21,14,275,80
  883. END
  884. PID_RF_RouterFinish DIALOG DISCARDABLE 6, 18, 317, 143
  885. STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION
  886. FONT 8, "MS Shell Dlg"
  887. BEGIN
  888. LTEXT "Completing the Demand-Dial Interface Wizard.",
  889. CID_RF_ST_Explain,122,2,178,32
  890. LTEXT "You have successfully completed the Demand-Dial Interface Wizard.",
  891. CID_RF_ST_Note,122,41,178,18,NOT WS_GROUP
  892. LTEXT "When you click Finish, this wizard creates the interface and enables it on the router. To edit the interface, in the Routing and Remote Access snap-in, click Network Interfaces. Select the interface, and then click Properties.",
  893. CID_RF_ST_Note2,122,66,178,44,NOT WS_GROUP
  894. END
  895. PID_NS_RouterNameServers DIALOG DISCARDABLE 6, 18, 317, 143
  896. STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION
  897. FONT 8, "MS Shell Dlg"
  898. BEGIN
  899. LTEXT "Enter the IP address of a DNS or WINS server on the remote network, or leave as 0.0.0.0 if you expect the remote router to provide them, or do not know.",
  900. CID_NS_ST_Explain,9,2,275,27
  901. LTEXT "&DNS server:",CID_NS_ST_Dns,21,29,160,8,NOT WS_GROUP
  902. CONTROL "",CID_NS_CC_Dns,"RasIpAddress",WS_TABSTOP,21,41,85,12
  903. LTEXT "&WINS server:",CID_NS_ST_Wins,21,65,166,8,NOT WS_GROUP
  904. CONTROL "",CID_NS_CC_Wins,"RasIpAddress",WS_TABSTOP,21,77,85,12
  905. END
  906. PID_DO_RouterDialOut DIALOG DISCARDABLE 6, 18, 317, 144
  907. STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION
  908. FONT 8, "MS Shell Dlg"
  909. BEGIN
  910. LTEXT "You need to set the dial out credentials that this interface will use when connecting to the remote router. These credentials must match the dial in credentials configured on the remote router.",
  911. CID_DO_ST_Explain,21,2,275,33
  912. LTEXT "&User name:",CID_DO_ST_UserName,29,42,69,8,NOT WS_GROUP
  913. EDITTEXT CID_DO_EB_UserName,117,40,175,12,ES_AUTOHSCROLL
  914. LTEXT "&Domain:",CID_DO_ST_Domain,29,58,69,8,NOT WS_GROUP
  915. EDITTEXT CID_DO_EB_Domain,117,56,175,12,ES_UPPERCASE |
  916. ES_AUTOHSCROLL
  917. LTEXT "&Password:",CID_DO_ST_Password,29,74,69,8,NOT WS_GROUP
  918. EDITTEXT CID_DO_EB_Password,117,72,175,12,ES_PASSWORD |
  919. ES_AUTOHSCROLL
  920. LTEXT "&Confirm password:",CID_DO_ST_Confirm,29,90,69,8,NOT
  921. WS_GROUP
  922. EDITTEXT CID_DO_EB_Confirm,117,88,175,12,ES_PASSWORD |
  923. ES_AUTOHSCROLL
  924. END
  925. PID_DI_RouterDialIn DIALOG DISCARDABLE 6, 18, 317, 144
  926. STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION
  927. FONT 8, "MS Shell Dlg"
  928. BEGIN
  929. LTEXT "You need to set the dial-in credentials that remote routers will use when connecting to this interface. A user account will be created on this router with the information that you enter here.",
  930. CID_DO_ST_Explain,21,2,275,29
  931. LTEXT "&User name:",CID_DI_ST_UserName,29,42,69,8,NOT WS_GROUP
  932. EDITTEXT CID_DI_EB_UserName,117,41,175,12,ES_AUTOHSCROLL |
  933. WS_DISABLED
  934. LTEXT "&Password:",CID_DI_ST_Password,29,59,69,8,NOT WS_GROUP
  935. EDITTEXT CID_DI_EB_Password,117,57,175,12,ES_PASSWORD |
  936. ES_AUTOHSCROLL
  937. LTEXT "&Confirm password:",CID_DI_ST_Confirm,29,75,69,8,NOT
  938. WS_GROUP
  939. EDITTEXT CID_DI_EB_Confirm,117,73,175,12,ES_PASSWORD |
  940. ES_AUTOHSCROLL
  941. END
  942. PID_OE_Options DIALOG DISCARDABLE 0, 0, 227, 215
  943. STYLE WS_CHILD | WS_CAPTION
  944. CAPTION "Options"
  945. FONT 8, "MS Shell Dlg"
  946. BEGIN
  947. GROUPBOX "Dialing options",CID_OE_GB_Progress,7,7,213,60
  948. CONTROL "&Display progress while connecting",
  949. CID_OE_CB_DisplayProgress,"Button",BS_AUTOCHECKBOX |
  950. WS_TABSTOP,16,17,199,10
  951. CONTROL "&Prompt for name and password, certificate, etc.",
  952. CID_OE_CB_PreviewUserPw,"Button",BS_AUTOCHECKBOX |
  953. WS_TABSTOP,16,29,199,10
  954. CONTROL "Include &Windows logon domain",CID_OE_CB_PreviewDomain,
  955. "Button",BS_AUTOCHECKBOX | WS_TABSTOP,16,41,198,10
  956. CONTROL "Prompt for phone &number",CID_OE_CB_PreviewNumber,
  957. "Button",BS_AUTOCHECKBOX | BS_TOP | BS_MULTILINE |
  958. WS_TABSTOP,16,53,178,10
  959. GROUPBOX "Redialing options",CID_OE_GB_Redial,7,72,213,79
  960. LTEXT "&Redial attempts:",CID_OE_ST_RedialAttempts,16,87,115,8
  961. EDITTEXT CID_OE_EB_RedialAttempts,141,84,69,14,ES_AUTOHSCROLL |
  962. ES_NUMBER
  963. LTEXT "&Time between redial attempts:",CID_OE_ST_RedialTimes,
  964. 16,103,115,8
  965. COMBOBOX CID_OE_LB_RedialTimes,141,101,70,123,CBS_DROPDOWNLIST |
  966. WS_VSCROLL | WS_TABSTOP
  967. LTEXT "Idle ti&me before hanging up:",CID_OE_ST_IdleTimes,16,
  968. 120,115,8
  969. COMBOBOX CID_OE_LB_IdleTimes,141,116,70,108,CBS_DROPDOWNLIST |
  970. WS_VSCROLL | WS_TABSTOP
  971. CONTROL "Redial if &line is dropped",CID_OE_CB_RedialOnDrop,
  972. "Button",BS_AUTOCHECKBOX | BS_TOP | BS_MULTILINE |
  973. WS_TABSTOP,16,136,199,10
  974. GROUPBOX "Multiple devices",CID_OE_GB_MultipleDevices,7,156,213,
  975. 32
  976. COMBOBOX CID_OE_LB_MultipleDevices,16,169,128,45,CBS_DROPDOWNLIST |
  977. WS_VSCROLL | WS_TABSTOP
  978. PUSHBUTTON "C&onfigure...",CID_OE_PB_Configure,150,168,60,14
  979. PUSHBUTTON "&X.25",CID_OE_PB_X25,7,194,50,14
  980. PUSHBUTTON "&Virtual ""tunnel"" connection",CID_OE_PB_Tunnel,64,194,
  981. 110,14,NOT WS_VISIBLE | WS_DISABLED
  982. END
  983. PID_OE_OptionsVD DIALOG DISCARDABLE 0, 0, 227, 215
  984. STYLE WS_CHILD | WS_CAPTION
  985. CAPTION "Options"
  986. FONT 8, "MS Shell Dlg"
  987. BEGIN
  988. GROUPBOX "Dialing options",CID_OE_GB_Progress,7,7,213,50
  989. CONTROL "&Display progress while connecting",
  990. CID_OE_CB_DisplayProgress,"Button",BS_AUTOCHECKBOX |
  991. WS_TABSTOP,16,17,199,10
  992. CONTROL "&Prompt for name and password, certificate, etc.",
  993. CID_OE_CB_PreviewUserPw,"Button",BS_AUTOCHECKBOX |
  994. WS_TABSTOP,16,29,199,10
  995. CONTROL "Include &Windows logon domain",CID_OE_CB_PreviewDomain,
  996. "Button",BS_AUTOCHECKBOX | WS_TABSTOP,16,41,178,10
  997. GROUPBOX "Redialing options",CID_OE_GB_Redial,7,62,213,79
  998. LTEXT "&Redial attempts:",CID_OE_ST_RedialAttempts,16,77,115,8
  999. EDITTEXT CID_OE_EB_RedialAttempts,141,74,69,14,ES_AUTOHSCROLL |
  1000. ES_NUMBER
  1001. LTEXT "&Time between redial attempts:",CID_OE_ST_RedialTimes,
  1002. 16,93,115,8
  1003. COMBOBOX CID_OE_LB_RedialTimes,141,91,70,123,CBS_DROPDOWNLIST |
  1004. WS_VSCROLL | WS_TABSTOP
  1005. LTEXT "Idle ti&me before hanging up:",CID_OE_ST_IdleTimes,16,
  1006. 110,115,8
  1007. COMBOBOX CID_OE_LB_IdleTimes,141,106,70,108,CBS_DROPDOWNLIST |
  1008. WS_VSCROLL | WS_TABSTOP
  1009. CONTROL "Redial if &line is dropped",CID_OE_CB_RedialOnDrop,
  1010. "Button",BS_AUTOCHECKBOX | BS_TOP | BS_MULTILINE |
  1011. WS_TABSTOP,16,126,199,10
  1012. END
  1013. DID_AN_AlternateNumbers DIALOG DISCARDABLE 0, 0, 252, 263
  1014. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  1015. CAPTION "Alternate Phone Numbers"
  1016. FONT 8, "MS Shell Dlg"
  1017. BEGIN
  1018. LTEXT "Specify alternate phone numbers you want to use to make this connection.",
  1019. CID_AN_ST_Explain,7,7,238,16
  1020. LTEXT "&Phone numbers:",CID_AN_ST_Numbers,7,30,238,8
  1021. CONTROL "",CID_AN_LV_Numbers,"SysListView32",LVS_REPORT |
  1022. LVS_SINGLESEL | LVS_SHOWSELALWAYS | LVS_NOLABELWRAP |
  1023. LVS_OWNERDRAWFIXED | LVS_NOSORTHEADER | WS_BORDER |
  1024. WS_TABSTOP,7,41,214,144
  1025. PUSHBUTTON "Move &up",CID_AN_PB_Up,227,51,18,16,BS_ICON
  1026. PUSHBUTTON "Move &down",CID_AN_PB_Down,227,72,18,16,BS_ICON
  1027. PUSHBUTTON "&Add...",CID_AN_PB_Add,7,190,68,14
  1028. PUSHBUTTON "&Edit...",CID_AN_PB_Edit,81,190,67,14
  1029. PUSHBUTTON "&Delete",CID_AN_PB_Delete,154,190,67,14
  1030. CONTROL "If &number fails, try next number",
  1031. CID_AN_CB_TryNextOnFail,"Button",BS_AUTOCHECKBOX |
  1032. BS_TOP | BS_MULTILINE | WS_TABSTOP,8,212,237,10
  1033. CONTROL "&Move successful number to top of list",
  1034. CID_AN_CB_MoveToTop,"Button",BS_AUTOCHECKBOX | BS_TOP |
  1035. BS_MULTILINE | WS_TABSTOP,8,225,237,10
  1036. DEFPUSHBUTTON "OK",IDOK,140,242,50,14
  1037. PUSHBUTTON "Cancel",IDCANCEL,195,242,50,14
  1038. END
  1039. DID_CE_ComplexPhoneEditor DIALOG DISCARDABLE 0, 0, 252, 167
  1040. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  1041. FONT 8, "MS Shell Dlg"
  1042. BEGIN
  1043. GROUPBOX "Phone number",CID_CE_GB_PhoneNumber,7,7,238,92
  1044. LTEXT "&Area code:",CID_CE_ST_AreaCodes,17,20,48,8
  1045. COMBOBOX CID_CE_CLB_AreaCodes,17,31,48,129,CBS_DROPDOWN |
  1046. WS_VSCROLL | WS_TABSTOP
  1047. LTEXT "&Phone number:",CID_CE_ST_PhoneNumber,71,20,138,8,NOT
  1048. WS_GROUP
  1049. EDITTEXT CID_CE_EB_PhoneNumber,71,30,163,14,ES_AUTOHSCROLL
  1050. LTEXT "&Country/region code:",CID_CE_ST_CountryCodes,17,50,219,
  1051. 8,NOT WS_GROUP
  1052. COMBOBOX CID_CE_LB_CountryCodes,17,61,218,93,CBS_DROPDOWNLIST |
  1053. CBS_SORT | WS_VSCROLL | WS_TABSTOP
  1054. CONTROL "&Use dialing rules",CID_CE_CB_UseDialingRules,"Button",
  1055. BS_AUTOCHECKBOX | BS_TOP | BS_MULTILINE | WS_TABSTOP,17,
  1056. 81,217,10
  1057. GROUPBOX "Co&mment",CID_CE_GB_Comment,7,103,238,35
  1058. EDITTEXT CID_CE_EB_Comment,17,115,218,14,ES_AUTOHSCROLL
  1059. DEFPUSHBUTTON "OK",IDOK,139,146,50,14
  1060. PUSHBUTTON "Cancel",IDCANCEL,195,146,50,14
  1061. END
  1062. PID_PL_PhoneList DIALOG DISCARDABLE 6, 18, 232, 140
  1063. STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  1064. CAPTION "Phonebook"
  1065. FONT 8, "MS Shell Dlg"
  1066. BEGIN
  1067. LTEXT "Use this phonebook:",CID_PL_ST_Open,8,8,211,8
  1068. CONTROL "The &system phonebook",CID_PL_RB_SystemList,"Button",
  1069. BS_AUTORADIOBUTTON | WS_GROUP | WS_TABSTOP,14,22,207,10
  1070. CONTROL "My &personal phonebook",CID_PL_RB_PersonalList,"Button",
  1071. BS_AUTORADIOBUTTON | WS_TABSTOP,14,34,210,10
  1072. CONTROL "This a&lternate phonebook:",CID_PL_RB_AlternateList,
  1073. "Button",BS_AUTORADIOBUTTON | WS_TABSTOP,14,46,207,10
  1074. COMBOBOX CID_PL_CL_Lists,26,60,194,77,CBS_DROPDOWN |
  1075. CBS_AUTOHSCROLL | WS_VSCROLL | WS_GROUP | WS_TABSTOP
  1076. PUSHBUTTON "&Browse...",CID_PL_PB_Browse,169,76,50,14
  1077. END
  1078. PID_PL_PhoneListLogon DIALOG DISCARDABLE 6, 18, 232, 140
  1079. STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  1080. CAPTION "Phonebook"
  1081. FONT 8, "MS Shell Dlg"
  1082. BEGIN
  1083. LTEXT "Use this phonebook:",CID_PL_ST_Open,8,8,211,8
  1084. CONTROL "The &system phonebook",CID_PL_RB_SystemList,"Button",
  1085. BS_AUTORADIOBUTTON | WS_GROUP | WS_TABSTOP,14,22,207,10
  1086. CONTROL "This a&lternate phonebook:",CID_PL_RB_AlternateList,
  1087. "Button",BS_AUTORADIOBUTTON | WS_TABSTOP,14,36,207,10
  1088. COMBOBOX CID_PL_CL_Lists,26,50,194,77,CBS_DROPDOWN |
  1089. CBS_AUTOHSCROLL | WS_VSCROLL | WS_GROUP | WS_TABSTOP
  1090. PUSHBUTTON "&Browse...",CID_PL_PB_Browse,169,66,50,14
  1091. END
  1092. PID_RD_Router DIALOG DISCARDABLE 0, 0, 215, 226
  1093. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  1094. CAPTION "Router"
  1095. FONT 8, "MS Shell Dlg"
  1096. BEGIN
  1097. CTEXT "NYI...need spec from KCrocker",IDC_STATIC,72,98,69,22
  1098. END
  1099. PID_EN_EntryName DIALOG DISCARDABLE 0, 0, 317, 143
  1100. STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
  1101. FONT 8, "MS Shell Dlg"
  1102. BEGIN
  1103. LTEXT "Type a name you want for this connection:",IDC_STATIC,
  1104. 21,1,135,8
  1105. EDITTEXT CID_EN_EB_EntryName,21,11,186,12,ES_AUTOHSCROLL
  1106. LTEXT "Click Finish to save it in the Network Connections folder.",
  1107. IDC_STATIC,21,32,178,8
  1108. LTEXT "To edit this connection later, select it, click the File menu, and then click Properties.",
  1109. IDC_STATIC,21,47,186,16
  1110. END
  1111. PID_MA_ModemAdapter DIALOG DISCARDABLE 0, 0, 317, 143
  1112. STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
  1113. FONT 8, "MS Shell Dlg"
  1114. BEGIN
  1115. LTEXT "You have more than one dial-up device on your computer.",
  1116. IDC_STATIC,21,1,275,13
  1117. LTEXT "&Select the devices to use in this connection:",
  1118. IDC_STATIC,21,14,194,11
  1119. CONTROL "",CID_MA_LV_Devices,"SysListView32",LVS_REPORT |
  1120. LVS_SINGLESEL | LVS_SORTASCENDING | LVS_OWNERDRAWFIXED |
  1121. LVS_NOCOLUMNHEADER | LVS_NOSORTHEADER | WS_BORDER |
  1122. WS_TABSTOP,21,27,275,66
  1123. END
  1124. PID_PA_PhoneNumber DIALOG DISCARDABLE 0, 0, 317, 143
  1125. STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
  1126. CAPTION "New Connection Wizard"
  1127. FONT 8, "MS Shell Dlg"
  1128. BEGIN
  1129. LTEXT "Type the phone number below. ",IDC_STATIC,21,3,275,14
  1130. LTEXT "&Phone number:",CID_PA_ST_Number,33,18,130,8
  1131. EDITTEXT CID_PA_EB_Number,33,28,234,14,ES_AUTOHSCROLL
  1132. LTEXT "You might need to include a ""1"" or the area code, or both. If you are not sure you need the extra numbers, dial the phone number on your telephone. If you hear a modem sound, the number dialed is correct.",
  1133. IDC_STATIC,34,50,249,42
  1134. END
  1135. PID_US_Users DIALOG DISCARDABLE 0, 0, 317, 143
  1136. STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
  1137. CAPTION "New Connection Wizard"
  1138. FONT 8, "MS Shell Dlg"
  1139. BEGIN
  1140. LTEXT "A connection that is created for your use only is saved in your user account and is not available unless you are logged on.",
  1141. IDC_STATIC,21,2,275,23
  1142. LTEXT "Create this connection for:",IDC_STATIC,21,27,272,12
  1143. CONTROL "&Anyone's use",CID_US_RB_All,"Button",
  1144. BS_AUTORADIOBUTTON | BS_TOP | BS_MULTILINE,31,40,265,10
  1145. CONTROL "&My use only",CID_US_RB_Myself,"Button",
  1146. BS_AUTORADIOBUTTON | BS_TOP | BS_MULTILINE,31,54,265,10
  1147. END
  1148. PID_ST_Start DIALOG DISCARDABLE 0, 0, 317, 143
  1149. STYLE WS_CHILD | WS_DISABLED
  1150. FONT 8, "MS Shell Dlg"
  1151. BEGIN
  1152. END
  1153. DID_CA_CustomAuth DIALOG DISCARDABLE 0, 0, 245, 252
  1154. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  1155. CAPTION "Advanced Security Settings"
  1156. FONT 8, "MS Shell Dlg"
  1157. BEGIN
  1158. GROUPBOX "Logon security",CID_CA_GB_LogonSecurity,7,38,231,188
  1159. LTEXT "&Data encryption:",CID_CA_ST_Encryption,7,7,229,10
  1160. COMBOBOX CID_CA_LB_Encryption,7,17,231,76,CBS_DROPDOWNLIST |
  1161. WS_VSCROLL | WS_TABSTOP
  1162. CONTROL "Use &Extensible Authentication Protocol (EAP)",
  1163. CID_CA_RB_Eap,"Button",BS_AUTORADIOBUTTON | WS_GROUP |
  1164. WS_TABSTOP,14,50,207,8
  1165. LTEXT "EAP Type",IDC_STATIC,7,64,12,8,NOT WS_VISIBLE | NOT
  1166. WS_GROUP
  1167. COMBOBOX CID_CA_LB_EapPackages,24,62,201,42,CBS_DROPDOWNLIST |
  1168. CBS_SORT | WS_VSCROLL | WS_TABSTOP
  1169. PUSHBUTTON "P&roperties",CID_CA_PB_Properties,175,77,50,14
  1170. CONTROL "Allow these &protocols",CID_CA_RB_AllowedProtocols,
  1171. "Button",BS_AUTORADIOBUTTON | WS_TABSTOP,14,94,173,10
  1172. CONTROL "&Unencrypted password (PAP)",CID_CA_CB_Pap,"Button",
  1173. BS_AUTOCHECKBOX | BS_TOP | BS_MULTILINE | WS_GROUP |
  1174. WS_TABSTOP,28,108,197,10
  1175. CONTROL "&Shiva Password Authentication Protocol (SPAP)",
  1176. CID_CA_CB_Spap,"Button",BS_AUTOCHECKBOX | BS_TOP |
  1177. BS_MULTILINE | WS_TABSTOP,28,122,198,10
  1178. CONTROL "&Challenge Handshake Authentication Protocol (CHAP)",
  1179. CID_CA_CB_Chap,"Button",BS_AUTOCHECKBOX | BS_TOP |
  1180. BS_MULTILINE | WS_TABSTOP,28,136,197,10
  1181. CONTROL "&Microsoft CHAP (MS-CHAP)",CID_CA_CB_MsChap,"Button",
  1182. BS_AUTOCHECKBOX | BS_TOP | BS_MULTILINE | WS_TABSTOP,28,
  1183. 150,200,10
  1184. CONTROL "Allow older MS-CHAP version for &Windows 95 servers",
  1185. CID_CA_CB_W95MsChap,"Button",BS_AUTOCHECKBOX | BS_TOP |
  1186. BS_MULTILINE | WS_TABSTOP,40,164,193,10
  1187. CONTROL "M&icrosoft CHAP Version 2 (MS-CHAP v2)",
  1188. CID_CA_CB_MsChap2,"Button",BS_AUTOCHECKBOX | BS_TOP |
  1189. BS_MULTILINE | WS_TABSTOP,28,178,200,10
  1190. CONTROL "",IDC_STATIC,"Static",SS_LEFTNOWORDWRAP | SS_SUNKEN |
  1191. WS_GROUP,28,192,200,1
  1192. CONTROL "&For MS-CHAP based protocols, automatically use my Windows logon name and password (and domain if any)",
  1193. CID_CA_CB_UseWindowsPw,"Button",BS_AUTOCHECKBOX | BS_TOP |
  1194. BS_MULTILINE | WS_TABSTOP,28,198,204,24
  1195. DEFPUSHBUTTON "OK",IDOK,133,232,50,14
  1196. PUSHBUTTON "Cancel",IDCANCEL,188,232,50,14
  1197. END
  1198. DID_DR_DialerUDN DIALOG DISCARDABLE 0, 0, 228, 263
  1199. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  1200. CAPTION "Connect %1"
  1201. FONT 8, "MS Shell Dlg"
  1202. BEGIN
  1203. CONTROL 1678,CID_DR_BM_Useless,"Static",SS_BITMAP,8,6,219,85
  1204. LTEXT "&User name:",CID_DR_ST_User,10,102,50,8
  1205. EDITTEXT CID_DR_EB_User,62,99,154,14,ES_AUTOHSCROLL
  1206. LTEXT "&Password:",CID_DR_ST_Password,10,120,50,8
  1207. EDITTEXT CID_DR_EB_Password,62,117,154,14,ES_PASSWORD |
  1208. ES_AUTOHSCROLL
  1209. LTEXT "Do&main:",CID_DR_ST_Domain,10,138,50,8
  1210. EDITTEXT CID_DR_EB_Domain,62,135,154,14,ES_UPPERCASE |
  1211. ES_AUTOHSCROLL
  1212. CONTROL "",IDC_STATIC,"Static",SS_LEFTNOWORDWRAP | SS_SUNKEN,7,
  1213. 156,214,1
  1214. CONTROL "&Save this user name and password for the following users:",
  1215. CID_DR_CB_SavePassword,"Button",BS_AUTOCHECKBOX |
  1216. BS_LEFT | BS_TOP | BS_MULTILINE | WS_GROUP | WS_TABSTOP,
  1217. 10,164,203,13
  1218. CONTROL "Me o&nly",CID_DR_RB_SaveForMe,"Button",
  1219. BS_AUTORADIOBUTTON | BS_LEFT | BS_TOP | BS_MULTILINE |
  1220. WS_GROUP | WS_TABSTOP,21,180,193,11
  1221. CONTROL "&Anyone who uses this computer",
  1222. CID_DR_RB_SaveForEveryone,"Button",BS_AUTORADIOBUTTON |
  1223. BS_LEFT | BS_TOP | BS_MULTILINE | WS_TABSTOP,21,192,193,
  1224. 11
  1225. CONTROL "",IDC_STATIC,"Static",SS_LEFTNOWORDWRAP | SS_SUNKEN |
  1226. WS_GROUP,7,209,214,1
  1227. LTEXT "D&ial:",CID_DR_ST_Numbers,14,218,48,8
  1228. COMBOBOX CID_DR_CLB_Numbers,62,215,154,112,CBS_DROPDOWN |
  1229. CBS_AUTOHSCROLL | WS_VSCROLL | WS_TABSTOP
  1230. CONTROL "",IDC_STATIC,"Static",SS_LEFTNOWORDWRAP | SS_SUNKEN |
  1231. WS_GROUP,7,233,214,1
  1232. DEFPUSHBUTTON "&Dial",CID_DR_PB_DialConnect,8,242,50,14,WS_GROUP
  1233. PUSHBUTTON "Cancel",CID_DR_PB_Cancel,62,242,50,14
  1234. PUSHBUTTON "Pr&operties",CID_DR_PB_Properties,116,242,50,14
  1235. PUSHBUTTON "&Help",CID_DR_PB_Help,170,242,50,14
  1236. END
  1237. DID_DR_DialerUDNL DIALOG DISCARDABLE 0, 0, 228, 278
  1238. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  1239. CAPTION "Connect %1"
  1240. FONT 8, "MS Shell Dlg"
  1241. BEGIN
  1242. CONTROL 1678,CID_DR_BM_Useless,"Static",SS_BITMAP,8,6,219,85
  1243. LTEXT "&User name:",CID_DR_ST_User,10,102,50,8
  1244. EDITTEXT CID_DR_EB_User,62,99,154,14,ES_AUTOHSCROLL
  1245. LTEXT "&Password:",CID_DR_ST_Password,10,120,50,8
  1246. EDITTEXT CID_DR_EB_Password,62,117,154,14,ES_PASSWORD |
  1247. ES_AUTOHSCROLL
  1248. LTEXT "Do&main:",CID_DR_ST_Domain,10,138,50,8
  1249. EDITTEXT CID_DR_EB_Domain,62,135,154,14,ES_UPPERCASE |
  1250. ES_AUTOHSCROLL
  1251. CONTROL "",IDC_STATIC,"Static",SS_LEFTNOWORDWRAP | SS_SUNKEN,7,
  1252. 155,214,1
  1253. CONTROL "&Save this user name and password for the following users:",
  1254. CID_DR_CB_SavePassword,"Button",BS_AUTOCHECKBOX |
  1255. BS_LEFT | BS_TOP | BS_MULTILINE | WS_GROUP | WS_TABSTOP,
  1256. 10,162,203,13
  1257. CONTROL "Me o&nly",CID_DR_RB_SaveForMe,"Button",
  1258. BS_AUTORADIOBUTTON | BS_LEFT | BS_TOP | BS_MULTILINE |
  1259. WS_GROUP | WS_TABSTOP,21,178,193,11
  1260. CONTROL "&Anyone who uses this computer",
  1261. CID_DR_RB_SaveForEveryone,"Button",BS_AUTORADIOBUTTON |
  1262. BS_LEFT | BS_TOP | BS_MULTILINE | WS_TABSTOP,21,190,193,
  1263. 11
  1264. CONTROL "",IDC_STATIC,"Static",SS_LEFTNOWORDWRAP | SS_SUNKEN |
  1265. WS_GROUP,7,205,214,1
  1266. LTEXT "D&ial:",CID_DR_ST_Numbers,14,215,48,8
  1267. COMBOBOX CID_DR_CLB_Numbers,62,212,154,112,CBS_DROPDOWN |
  1268. CBS_AUTOHSCROLL | WS_VSCROLL | WS_TABSTOP
  1269. LTEXT "Dialing &from:",CID_DR_ST_Locations,14,231,46,8
  1270. COMBOBOX CID_DR_LB_Locations,62,230,87,112,CBS_DROPDOWNLIST |
  1271. CBS_SORT | WS_VSCROLL | WS_TABSTOP
  1272. PUSHBUTTON "Dialing &Rules",CID_DR_PB_Rules,155,229,60,14
  1273. CONTROL "",IDC_STATIC,"Static",SS_LEFTNOWORDWRAP | SS_SUNKEN |
  1274. WS_GROUP,7,250,214,1
  1275. DEFPUSHBUTTON "&Dial",CID_DR_PB_DialConnect,8,256,50,14,WS_GROUP
  1276. PUSHBUTTON "Cancel",CID_DR_PB_Cancel,62,256,50,14
  1277. PUSHBUTTON "Pr&operties",CID_DR_PB_Properties,116,256,50,14
  1278. PUSHBUTTON "&Help",CID_DR_PB_Help,170,256,50,14
  1279. END
  1280. DID_DR_DialerUD DIALOG DISCARDABLE 0, 0, 228, 229
  1281. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  1282. CAPTION "Connect %1"
  1283. FONT 8, "MS Shell Dlg"
  1284. BEGIN
  1285. CONTROL 1678,CID_DR_BM_Useless,"Static",SS_BITMAP,8,6,219,85
  1286. LTEXT "&User name:",CID_DR_ST_User,10,102,50,8
  1287. EDITTEXT CID_DR_EB_User,62,99,154,14,ES_AUTOHSCROLL
  1288. LTEXT "&Password:",CID_DR_ST_Password,10,120,50,8
  1289. EDITTEXT CID_DR_EB_Password,62,117,154,14,ES_PASSWORD |
  1290. ES_AUTOHSCROLL
  1291. LTEXT "Do&main:",CID_DR_ST_Domain,10,138,50,8
  1292. EDITTEXT CID_DR_EB_Domain,62,135,154,14,ES_UPPERCASE |
  1293. ES_AUTOHSCROLL
  1294. CONTROL "",IDC_STATIC,"Static",SS_LEFTNOWORDWRAP | SS_SUNKEN,7,
  1295. 155,214,1
  1296. CONTROL "&Save this user name and password for the following users:",
  1297. CID_DR_CB_SavePassword,"Button",BS_AUTOCHECKBOX |
  1298. BS_LEFT | BS_TOP | BS_MULTILINE | WS_GROUP | WS_TABSTOP,
  1299. 10,159,203,13
  1300. CONTROL "Me o&nly",CID_DR_RB_SaveForMe,"Button",
  1301. BS_AUTORADIOBUTTON | BS_LEFT | BS_TOP | BS_MULTILINE |
  1302. WS_GROUP | WS_TABSTOP,21,175,193,11
  1303. CONTROL "&Anyone who uses this computer",
  1304. CID_DR_RB_SaveForEveryone,"Button",BS_AUTORADIOBUTTON |
  1305. BS_LEFT | BS_TOP | BS_MULTILINE | WS_TABSTOP,21,187,193,
  1306. 11
  1307. CONTROL "",IDC_STATIC,"Static",SS_LEFTNOWORDWRAP | SS_SUNKEN |
  1308. WS_GROUP,7,202,214,1
  1309. DEFPUSHBUTTON "&Dial",CID_DR_PB_DialConnect,8,208,50,14,WS_GROUP
  1310. PUSHBUTTON "Cancel",CID_DR_PB_Cancel,62,208,50,14
  1311. PUSHBUTTON "Pr&operties",CID_DR_PB_Properties,116,208,50,14
  1312. PUSHBUTTON "&Help",CID_DR_PB_Help,170,208,50,14
  1313. END
  1314. DID_DR_DialerUNL DIALOG DISCARDABLE 0, 0, 228, 257
  1315. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  1316. CAPTION "Connect %1"
  1317. FONT 8, "MS Shell Dlg"
  1318. BEGIN
  1319. CONTROL 1678,CID_DR_BM_Useless,"Static",SS_BITMAP,8,6,219,85
  1320. LTEXT "&User name:",CID_DR_ST_User,10,102,50,8
  1321. EDITTEXT CID_DR_EB_User,62,99,154,14,ES_AUTOHSCROLL
  1322. LTEXT "&Password:",CID_DR_ST_Password,10,120,50,8
  1323. EDITTEXT CID_DR_EB_Password,62,117,154,14,ES_PASSWORD |
  1324. ES_AUTOHSCROLL
  1325. CONTROL "",IDC_STATIC,"Static",SS_LEFTNOWORDWRAP | SS_SUNKEN,7,
  1326. 137,214,1
  1327. CONTROL "&Save this user name and password for the following users:",
  1328. CID_DR_CB_SavePassword,"Button",BS_AUTOCHECKBOX |
  1329. BS_LEFT | BS_TOP | BS_MULTILINE | WS_GROUP | WS_TABSTOP,
  1330. 9,143,203,13
  1331. CONTROL "Me o&nly",CID_DR_RB_SaveForMe,"Button",
  1332. BS_AUTORADIOBUTTON | BS_LEFT | BS_TOP | BS_MULTILINE |
  1333. WS_GROUP | WS_TABSTOP,21,157,193,11
  1334. CONTROL "&Anyone who uses this computer",
  1335. CID_DR_RB_SaveForEveryone,"Button",BS_AUTORADIOBUTTON |
  1336. BS_LEFT | BS_TOP | BS_MULTILINE | WS_TABSTOP,21,169,193,
  1337. 11
  1338. CONTROL "",IDC_STATIC,"Static",SS_LEFTNOWORDWRAP | SS_SUNKEN |
  1339. WS_GROUP,7,188,214,1
  1340. LTEXT "D&ial:",CID_DR_ST_Numbers,14,197,48,8
  1341. COMBOBOX CID_DR_CLB_Numbers,62,194,154,112,CBS_DROPDOWN |
  1342. CBS_AUTOHSCROLL | WS_VSCROLL | WS_TABSTOP
  1343. LTEXT "Dialing &from:",CID_DR_ST_Locations,14,213,46,8
  1344. COMBOBOX CID_DR_LB_Locations,62,212,87,112,CBS_DROPDOWNLIST |
  1345. CBS_SORT | WS_VSCROLL | WS_TABSTOP
  1346. PUSHBUTTON "Dialing &Rules",CID_DR_PB_Rules,155,211,60,14
  1347. CONTROL "",IDC_STATIC,"Static",SS_LEFTNOWORDWRAP | SS_SUNKEN |
  1348. WS_GROUP,7,230,214,1
  1349. DEFPUSHBUTTON "&Dial",CID_DR_PB_DialConnect,8,237,50,14,WS_GROUP
  1350. PUSHBUTTON "Cancel",CID_DR_PB_Cancel,62,237,50,14
  1351. PUSHBUTTON "Pr&operties",CID_DR_PB_Properties,116,237,50,14
  1352. PUSHBUTTON "&Help",CID_DR_PB_Help,170,237,50,14
  1353. END
  1354. DID_DR_DialerUN DIALOG DISCARDABLE 0, 0, 228, 244
  1355. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  1356. CAPTION "Connect %1"
  1357. FONT 8, "MS Shell Dlg"
  1358. BEGIN
  1359. CONTROL 1678,CID_DR_BM_Useless,"Static",SS_BITMAP,8,6,219,85
  1360. LTEXT "&User name:",CID_DR_ST_User,10,102,50,8
  1361. EDITTEXT CID_DR_EB_User,62,99,154,14,ES_AUTOHSCROLL
  1362. LTEXT "&Password:",CID_DR_ST_Password,10,120,50,8
  1363. EDITTEXT CID_DR_EB_Password,62,117,154,14,ES_PASSWORD |
  1364. ES_AUTOHSCROLL
  1365. CONTROL "",IDC_STATIC,"Static",SS_LEFTNOWORDWRAP | SS_SUNKEN,6,
  1366. 138,214,1
  1367. CONTROL "&Save this user name and password for the following users:",
  1368. CID_DR_CB_SavePassword,"Button",BS_AUTOCHECKBOX |
  1369. BS_LEFT | BS_TOP | BS_MULTILINE | WS_GROUP | WS_TABSTOP,
  1370. 10,144,203,13
  1371. CONTROL "Me o&nly",CID_DR_RB_SaveForMe,"Button",
  1372. BS_AUTORADIOBUTTON | BS_LEFT | BS_TOP | BS_MULTILINE |
  1373. WS_GROUP | WS_TABSTOP,20,159,193,11
  1374. CONTROL "&Anyone who uses this computer",
  1375. CID_DR_RB_SaveForEveryone,"Button",BS_AUTORADIOBUTTON |
  1376. BS_LEFT | BS_TOP | BS_MULTILINE | WS_TABSTOP,20,171,193,
  1377. 11
  1378. CONTROL "",IDC_STATIC,"Static",SS_LEFTNOWORDWRAP | SS_SUNKEN |
  1379. WS_GROUP,6,187,214,1
  1380. LTEXT "D&ial:",CID_DR_ST_Numbers,13,198,48,8
  1381. COMBOBOX CID_DR_CLB_Numbers,61,195,154,112,CBS_DROPDOWN |
  1382. CBS_AUTOHSCROLL | WS_VSCROLL | WS_TABSTOP
  1383. CONTROL "",IDC_STATIC,"Static",SS_LEFTNOWORDWRAP | SS_SUNKEN |
  1384. WS_GROUP,6,215,214,1
  1385. DEFPUSHBUTTON "&Dial",CID_DR_PB_DialConnect,8,223,50,14,WS_GROUP
  1386. PUSHBUTTON "Cancel",CID_DR_PB_Cancel,62,223,50,14
  1387. PUSHBUTTON "Pr&operties",CID_DR_PB_Properties,116,223,50,14
  1388. PUSHBUTTON "&Help",CID_DR_PB_Help,170,223,50,14
  1389. END
  1390. DID_DR_DialerU DIALOG DISCARDABLE 0, 0, 228, 209
  1391. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  1392. CAPTION "Connect %1"
  1393. FONT 8, "MS Shell Dlg"
  1394. BEGIN
  1395. CONTROL 1678,CID_DR_BM_Useless,"Static",SS_BITMAP,8,6,219,85
  1396. LTEXT "&User name:",CID_DR_ST_User,10,102,50,8
  1397. EDITTEXT CID_DR_EB_User,62,99,154,14,ES_AUTOHSCROLL
  1398. LTEXT "&Password:",CID_DR_ST_Password,10,120,50,8
  1399. EDITTEXT CID_DR_EB_Password,62,117,154,14,ES_PASSWORD |
  1400. ES_AUTOHSCROLL
  1401. CONTROL "",IDC_STATIC,"Static",SS_LEFTNOWORDWRAP | SS_SUNKEN,7,
  1402. 137,214,1
  1403. CONTROL "&Save this user name and password for the following users:",
  1404. CID_DR_CB_SavePassword,"Button",BS_AUTOCHECKBOX |
  1405. BS_LEFT | BS_TOP | BS_MULTILINE | WS_GROUP | WS_TABSTOP,
  1406. 10,142,203,13
  1407. CONTROL "Me o&nly",CID_DR_RB_SaveForMe,"Button",
  1408. BS_AUTORADIOBUTTON | BS_LEFT | BS_TOP | BS_MULTILINE |
  1409. WS_GROUP | WS_TABSTOP,21,157,193,11
  1410. CONTROL "&Anyone who uses this computer",
  1411. CID_DR_RB_SaveForEveryone,"Button",BS_AUTORADIOBUTTON |
  1412. BS_LEFT | BS_TOP | BS_MULTILINE | WS_TABSTOP,21,169,193,
  1413. 11
  1414. CONTROL "",IDC_STATIC,"Static",SS_LEFTNOWORDWRAP | SS_SUNKEN |
  1415. WS_GROUP,7,185,214,1
  1416. DEFPUSHBUTTON "&Dial",CID_DR_PB_DialConnect,8,191,50,14,WS_GROUP
  1417. PUSHBUTTON "Cancel",CID_DR_PB_Cancel,62,191,50,14
  1418. PUSHBUTTON "Pr&operties",CID_DR_PB_Properties,116,191,50,14
  1419. PUSHBUTTON "&Help",CID_DR_PB_Help,170,191,50,14
  1420. END
  1421. DID_DR_DialerB DIALOG DISCARDABLE 0, 0, 228, 146
  1422. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  1423. CAPTION "Connect %1"
  1424. FONT 8, "MS Shell Dlg"
  1425. BEGIN
  1426. CONTROL 1678,CID_DR_BM_Useless,"Static",SS_BITMAP,8,6,219,85
  1427. CONTROL "",IDC_STATIC,"Static",SS_LEFTNOWORDWRAP | SS_SUNKEN |
  1428. WS_GROUP,7,103,214,1
  1429. DEFPUSHBUTTON "&Dial",CID_DR_PB_DialConnect,8,119,50,14
  1430. PUSHBUTTON "Cancel",CID_DR_PB_Cancel,62,119,50,14
  1431. PUSHBUTTON "Pr&operties",CID_DR_PB_Properties,116,119,50,14
  1432. PUSHBUTTON "&Help",CID_DR_PB_Help,170,119,50,14
  1433. END
  1434. DID_DR_DialerI DIALOG DISCARDABLE 0, 0, 228, 154
  1435. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  1436. CAPTION "Connect %1"
  1437. FONT 8, "MS Shell Dlg"
  1438. BEGIN
  1439. CONTROL 1678,CID_DR_BM_Useless,"Static",SS_BITMAP,8,6,219,85
  1440. LTEXT "&User name:",CID_DR_ST_User,10,102,50,8
  1441. EDITTEXT CID_DR_EB_User,62,99,154,14,ES_AUTOHSCROLL
  1442. CONTROL "",IDC_STATIC,"Static",SS_LEFTNOWORDWRAP | SS_SUNKEN |
  1443. WS_GROUP,7,123,214,1
  1444. DEFPUSHBUTTON "&Dial",CID_DR_PB_DialConnect,8,133,50,14
  1445. PUSHBUTTON "Cancel",CID_DR_PB_Cancel,62,133,50,14
  1446. PUSHBUTTON "Pr&operties",CID_DR_PB_Properties,116,133,50,14
  1447. PUSHBUTTON "&Help",CID_DR_PB_Help,170,133,50,14
  1448. END
  1449. DID_DR_DialerIN DIALOG DISCARDABLE 0, 0, 228, 182
  1450. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  1451. CAPTION "Connect %1"
  1452. FONT 8, "MS Shell Dlg"
  1453. BEGIN
  1454. CONTROL 1678,CID_DR_BM_Useless,"Static",SS_BITMAP,8,6,219,85
  1455. LTEXT "&User name:",CID_DR_ST_User,10,102,50,8
  1456. EDITTEXT CID_DR_EB_User,62,99,154,14,ES_AUTOHSCROLL
  1457. CONTROL "",IDC_STATIC,"Static",SS_LEFTNOWORDWRAP | SS_SUNKEN |
  1458. WS_GROUP,7,123,214,1
  1459. LTEXT "D&ial:",CID_DR_ST_Numbers,10,136,48,8
  1460. COMBOBOX CID_DR_CLB_Numbers,62,132,154,112,CBS_DROPDOWN |
  1461. CBS_AUTOHSCROLL | WS_VSCROLL | WS_TABSTOP
  1462. CONTROL "",IDC_STATIC,"Static",SS_LEFTNOWORDWRAP | SS_SUNKEN |
  1463. WS_GROUP,7,155,214,1
  1464. DEFPUSHBUTTON "&Dial",CID_DR_PB_DialConnect,8,163,50,14
  1465. PUSHBUTTON "Cancel",CID_DR_PB_Cancel,62,163,50,14
  1466. PUSHBUTTON "Pr&operties",CID_DR_PB_Properties,116,163,50,14
  1467. PUSHBUTTON "&Help",CID_DR_PB_Help,170,163,50,14
  1468. END
  1469. DID_DR_DialerINL DIALOG DISCARDABLE 0, 0, 228, 198
  1470. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  1471. CAPTION "Connect %1"
  1472. FONT 8, "MS Shell Dlg"
  1473. BEGIN
  1474. CONTROL 1678,CID_DR_BM_Useless,"Static",SS_BITMAP,8,6,219,85
  1475. LTEXT "&User name:",CID_DR_ST_User,10,102,50,8
  1476. EDITTEXT CID_DR_EB_User,62,99,154,14,ES_AUTOHSCROLL
  1477. CONTROL "",IDC_STATIC,"Static",SS_LEFTNOWORDWRAP | SS_SUNKEN |
  1478. WS_GROUP,5,120,214,1
  1479. LTEXT "D&ial:",CID_DR_ST_Numbers,10,134,48,8
  1480. COMBOBOX CID_DR_CLB_Numbers,62,131,154,112,CBS_DROPDOWN |
  1481. CBS_AUTOHSCROLL | WS_VSCROLL | WS_TABSTOP
  1482. LTEXT "Dialing &from:",CID_DR_ST_Locations,10,150,46,8
  1483. COMBOBOX CID_DR_LB_Locations,62,149,87,112,CBS_DROPDOWNLIST |
  1484. CBS_SORT | WS_VSCROLL | WS_TABSTOP
  1485. PUSHBUTTON "Dialing &Rules",CID_DR_PB_Rules,155,148,60,14
  1486. CONTROL "",IDC_STATIC,"Static",SS_LEFTNOWORDWRAP | SS_SUNKEN |
  1487. WS_GROUP,7,171,214,1
  1488. DEFPUSHBUTTON "&Dial",CID_DR_PB_DialConnect,8,179,50,14
  1489. PUSHBUTTON "Cancel",CID_DR_PB_Cancel,62,179,50,14
  1490. PUSHBUTTON "Pr&operties",CID_DR_PB_Properties,116,179,50,14
  1491. PUSHBUTTON "&Help",CID_DR_PB_Help,170,179,50,14
  1492. END
  1493. DID_DR_DialerID DIALOG DISCARDABLE 0, 0, 228, 169
  1494. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  1495. CAPTION "Connect %1"
  1496. FONT 8, "MS Shell Dlg"
  1497. BEGIN
  1498. CONTROL 1678,CID_DR_BM_Useless,"Static",SS_BITMAP,8,6,219,85
  1499. LTEXT "&User name:",CID_DR_ST_User,10,102,50,8
  1500. EDITTEXT CID_DR_EB_User,62,99,154,14,ES_AUTOHSCROLL
  1501. LTEXT "Do&main:",CID_DR_ST_Domain,10,120,50,8
  1502. EDITTEXT CID_DR_EB_Domain,62,117,154,14,ES_UPPERCASE |
  1503. ES_AUTOHSCROLL
  1504. CONTROL "",IDC_STATIC,"Static",SS_LEFTNOWORDWRAP | SS_SUNKEN |
  1505. WS_GROUP,7,140,211,1
  1506. DEFPUSHBUTTON "&Dial",CID_DR_PB_DialConnect,8,150,50,14
  1507. PUSHBUTTON "Cancel",CID_DR_PB_Cancel,62,150,50,14
  1508. PUSHBUTTON "Pr&operties",CID_DR_PB_Properties,116,150,50,14
  1509. PUSHBUTTON "&Help",CID_DR_PB_Help,170,150,50,14
  1510. END
  1511. DID_DR_DialerIDN DIALOG DISCARDABLE 0, 0, 228, 201
  1512. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  1513. CAPTION "Connect %1"
  1514. FONT 8, "MS Shell Dlg"
  1515. BEGIN
  1516. CONTROL 1678,CID_DR_BM_Useless,"Static",SS_BITMAP,8,6,219,85
  1517. LTEXT "&User name:",CID_DR_ST_User,10,102,50,8
  1518. EDITTEXT CID_DR_EB_User,62,99,154,14,ES_AUTOHSCROLL
  1519. LTEXT "Do&main:",CID_DR_ST_Domain,10,119,50,8
  1520. EDITTEXT CID_DR_EB_Domain,62,116,154,14,ES_UPPERCASE |
  1521. ES_AUTOHSCROLL
  1522. CONTROL "",IDC_STATIC,"Static",SS_LEFTNOWORDWRAP | SS_SUNKEN |
  1523. WS_GROUP,7,137,214,1
  1524. LTEXT "D&ial:",CID_DR_ST_Numbers,10,150,48,8
  1525. COMBOBOX CID_DR_CLB_Numbers,62,146,154,112,CBS_DROPDOWN |
  1526. CBS_AUTOHSCROLL | WS_VSCROLL | WS_TABSTOP
  1527. CONTROL "",IDC_STATIC,"Static",SS_LEFTNOWORDWRAP | SS_SUNKEN |
  1528. WS_GROUP,7,169,214,1
  1529. DEFPUSHBUTTON "&Dial",CID_DR_PB_DialConnect,8,177,50,14
  1530. PUSHBUTTON "Cancel",CID_DR_PB_Cancel,62,177,50,14
  1531. PUSHBUTTON "Pr&operties",CID_DR_PB_Properties,116,177,50,14
  1532. PUSHBUTTON "&Help",CID_DR_PB_Help,170,177,50,14
  1533. END
  1534. DID_DR_DialerIDNL DIALOG DISCARDABLE 0, 0, 228, 217
  1535. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  1536. CAPTION "Connect %1"
  1537. FONT 8, "MS Shell Dlg"
  1538. BEGIN
  1539. CONTROL 1678,CID_DR_BM_Useless,"Static",SS_BITMAP,8,6,219,85
  1540. LTEXT "&User name:",CID_DR_ST_User,10,102,50,8
  1541. EDITTEXT CID_DR_EB_User,62,99,154,14,ES_AUTOHSCROLL
  1542. LTEXT "Do&main:",CID_DR_ST_Domain,10,120,50,8
  1543. EDITTEXT CID_DR_EB_Domain,62,117,154,14,ES_UPPERCASE |
  1544. ES_AUTOHSCROLL
  1545. CONTROL "",IDC_STATIC,"Static",SS_LEFTNOWORDWRAP | SS_SUNKEN |
  1546. WS_GROUP,5,138,214,1
  1547. LTEXT "D&ial:",CID_DR_ST_Numbers,10,152,48,8
  1548. COMBOBOX CID_DR_CLB_Numbers,62,149,154,112,CBS_DROPDOWN |
  1549. CBS_AUTOHSCROLL | WS_VSCROLL | WS_TABSTOP
  1550. LTEXT "Dialing &from:",CID_DR_ST_Locations,10,168,46,8
  1551. COMBOBOX CID_DR_LB_Locations,62,167,87,112,CBS_DROPDOWNLIST |
  1552. CBS_SORT | WS_VSCROLL | WS_TABSTOP
  1553. PUSHBUTTON "Dialing &Rules",CID_DR_PB_Rules,155,166,60,14
  1554. CONTROL "",IDC_STATIC,"Static",SS_LEFTNOWORDWRAP | SS_SUNKEN |
  1555. WS_GROUP,7,189,214,1
  1556. DEFPUSHBUTTON "&Dial",CID_DR_PB_DialConnect,8,197,50,14
  1557. PUSHBUTTON "Cancel",CID_DR_PB_Cancel,62,197,50,14
  1558. PUSHBUTTON "Pr&operties",CID_DR_PB_Properties,116,197,50,14
  1559. PUSHBUTTON "&Help",CID_DR_PB_Help,170,197,50,14
  1560. END
  1561. DID_DR_DialerNL DIALOG DISCARDABLE 0, 0, 228, 170
  1562. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  1563. CAPTION "Connect %1"
  1564. FONT 8, "MS Shell Dlg"
  1565. BEGIN
  1566. CONTROL 1678,CID_DR_BM_Useless,"Static",SS_BITMAP,8,6,219,84
  1567. LTEXT "D&ial:",CID_DR_ST_Numbers,14,103,48,8
  1568. COMBOBOX CID_DR_CLB_Numbers,62,100,154,112,CBS_DROPDOWN |
  1569. CBS_AUTOHSCROLL | WS_VSCROLL | WS_TABSTOP
  1570. LTEXT "Dialing &from:",CID_DR_ST_Locations,14,119,46,8
  1571. COMBOBOX CID_DR_LB_Locations,62,118,87,112,CBS_DROPDOWNLIST |
  1572. CBS_SORT | WS_VSCROLL | WS_TABSTOP
  1573. PUSHBUTTON "Dialing &Rules",CID_DR_PB_Rules,155,117,60,14
  1574. CONTROL "",IDC_STATIC,"Static",SS_LEFTNOWORDWRAP | SS_SUNKEN |
  1575. WS_GROUP,7,140,214,1
  1576. DEFPUSHBUTTON "&Dial",CID_DR_PB_DialConnect,8,149,50,14
  1577. PUSHBUTTON "Cancel",CID_DR_PB_Cancel,62,149,50,14
  1578. PUSHBUTTON "Pr&operties",CID_DR_PB_Properties,116,149,50,14
  1579. PUSHBUTTON "&Help",CID_DR_PB_Help,170,149,50,14
  1580. END
  1581. DID_DR_DialerN DIALOG DISCARDABLE 0, 0, 228, 156
  1582. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  1583. CAPTION "Connect %1"
  1584. FONT 8, "MS Shell Dlg"
  1585. BEGIN
  1586. CONTROL 1678,CID_DR_BM_Useless,"Static",SS_BITMAP,8,6,219,84
  1587. LTEXT "D&ial:",CID_DR_ST_Numbers,14,103,48,8
  1588. COMBOBOX CID_DR_CLB_Numbers,62,100,154,112,CBS_DROPDOWN |
  1589. CBS_AUTOHSCROLL | WS_VSCROLL | WS_TABSTOP
  1590. CONTROL "",IDC_STATIC,"Static",SS_LEFTNOWORDWRAP | SS_SUNKEN |
  1591. WS_GROUP,7,125,214,1
  1592. DEFPUSHBUTTON "&Dial",CID_DR_PB_DialConnect,8,134,50,14
  1593. PUSHBUTTON "Cancel",CID_DR_PB_Cancel,62,134,50,14
  1594. PUSHBUTTON "Pr&operties",CID_DR_PB_Properties,116,134,50,14
  1595. PUSHBUTTON "&Help",CID_DR_PB_Help,170,134,50,14
  1596. END
  1597. PID_NE_Network DIALOG DISCARDABLE 0, 0, 227, 215
  1598. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  1599. CAPTION "Networking"
  1600. FONT 8, "MS Shell Dlg"
  1601. BEGIN
  1602. LTEXT "Typ&e of dial-up server I am calling:",
  1603. CID_NE_ST_ServerType,7,7,213,8
  1604. COMBOBOX CID_NE_LB_ServerType,7,17,213,46,CBS_DROPDOWNLIST |
  1605. WS_VSCROLL | WS_TABSTOP
  1606. PUSHBUTTON "&Settings",CID_NE_PB_Settings,170,35,50,14
  1607. LTEXT "This c&onnection uses the following items:",
  1608. CID_NE_ST_Components,8,64,213,10
  1609. CONTROL "",CID_NE_LV_Components,"SysListView32",LVS_REPORT |
  1610. LVS_SINGLESEL | LVS_SHOWSELALWAYS | LVS_OWNERDRAWFIXED |
  1611. LVS_NOCOLUMNHEADER | LVS_NOSORTHEADER | WS_BORDER |
  1612. WS_TABSTOP,7,75,213,53
  1613. PUSHBUTTON "I&nstall...",CID_NE_PB_Add,7,133,67,14
  1614. PUSHBUTTON "&Uninstall",CID_NE_PB_Remove,80,133,67,14
  1615. PUSHBUTTON "P&roperties",CID_NE_PB_Properties,153,133,67,14
  1616. GROUPBOX "Description",CID_NE_GB_Description,7,160,213,43
  1617. LTEXT "",CID_NE_LB_ComponentDesc,16,172,195,25
  1618. END
  1619. DID_NE_AddComponent DIALOG DISCARDABLE 0, 0, 262, 126
  1620. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  1621. CAPTION "Select Network Component Type"
  1622. FONT 8, "MS Shell Dlg"
  1623. BEGIN
  1624. LTEXT "Click the type of network component you want to install:",
  1625. IDC_STATIC,7,7,176,8
  1626. CONTROL "",CID_NE_LV_Components,"SysListView32",LVS_REPORT |
  1627. LVS_SINGLESEL | LVS_SHOWSELALWAYS | LVS_SHAREIMAGELISTS |
  1628. LVS_NOCOLUMNHEADER | LVS_NOSORTHEADER | WS_BORDER |
  1629. WS_TABSTOP,7,20,188,58
  1630. GROUPBOX "",IDC_STATIC,7,81,188,30
  1631. LTEXT "",CID_NE_LB_ComponentDesc,12,90,177,17
  1632. DEFPUSHBUTTON "&Add...",CID_NE_PB_Add,205,20,50,14
  1633. PUSHBUTTON "Cancel",IDCANCEL,205,38,50,14
  1634. END
  1635. DID_NE_PppSettings DIALOG DISCARDABLE 20, 60, 212, 68
  1636. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  1637. CAPTION "PPP Settings"
  1638. FONT 8, "MS Shell Dlg"
  1639. BEGIN
  1640. CONTROL "&Enable LCP extensions",CID_NE_EnableLcp,"Button",
  1641. BS_AUTOCHECKBOX | BS_TOP | BS_MULTILINE | WS_TABSTOP,7,7,
  1642. 198,10
  1643. CONTROL "E&nable software compression",CID_NE_EnableCompression,
  1644. "Button",BS_AUTOCHECKBOX | BS_TOP | BS_MULTILINE |
  1645. WS_TABSTOP,7,20,198,10
  1646. CONTROL "Negotiate &multi-link for single link connections",
  1647. CID_NE_NegotiateMultilinkAlways,"Button",BS_AUTOCHECKBOX |
  1648. BS_TOP | BS_MULTILINE | WS_TABSTOP,7,33,198,10
  1649. DEFPUSHBUTTON "OK",IDOK,99,49,50,14
  1650. PUSHBUTTON "Cancel",IDCANCEL,155,49,50,14
  1651. END
  1652. PID_DA_VpnDestination DIALOG DISCARDABLE 0, 0, 317, 143
  1653. STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
  1654. FONT 8, "MS Shell Dlg"
  1655. BEGIN
  1656. LTEXT "Type the host name or Internet Protocol (IP) address of the computer to which you are connecting.",
  1657. IDC_STATIC,21,2,275,16
  1658. LTEXT "&Host name or IP address (for example, microsoft.com or 157.54.0.1 ):",
  1659. IDC_STATIC,21,22,267,11
  1660. EDITTEXT CID_DA_EB_HostName,21,35,275,14,ES_AUTOHSCROLL
  1661. END
  1662. PID_BS_BroadbandService DIALOG DISCARDABLE 0, 0, 317, 143
  1663. STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
  1664. CAPTION "New Connection Wizard"
  1665. FONT 8, "MS Shell Dlg"
  1666. BEGIN
  1667. LTEXT "Type the name of your service in the following text box. If you leave the text box blank, Windows will automatically detect and configure your service when you connect.",
  1668. IDC_STATIC,21,3,275,25
  1669. LTEXT "&Service name (optional):",IDC_STATIC,21,31,144,8
  1670. EDITTEXT CID_BS_EB_ServiceName,21,42,275,14,ES_AUTOHSCROLL
  1671. END
  1672. PID_PN_PublicNetwork DIALOG DISCARDABLE 0, 0, 317, 143
  1673. STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
  1674. CAPTION "New Connection Wizard"
  1675. FONT 8, "MS Shell Dlg"
  1676. BEGIN
  1677. LTEXT "Windows can automatically dial the initial connection to the Internet or other public network, before establishing the virtual connection.",
  1678. IDC_STATIC,21,2,275,24
  1679. CONTROL "&Do not dial the initial connection.",
  1680. CID_PN_RB_DoNotDialFirst,"Button",BS_AUTORADIOBUTTON |
  1681. BS_TOP | BS_MULTILINE,32,26,265,10
  1682. CONTROL "&Automatically dial this initial connection:",
  1683. CID_PN_RB_DialFirst,"Button",BS_AUTORADIOBUTTON | BS_TOP |
  1684. BS_MULTILINE,32,39,265,10
  1685. COMBOBOX CID_PN_LB_DialAnotherFirst,43,49,253,87,CBS_DROPDOWNLIST |
  1686. CBS_SORT | WS_VSCROLL | WS_TABSTOP
  1687. END
  1688. DID_LE_ListEditor DIALOG DISCARDABLE 6, 18, 263, 263
  1689. STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  1690. FONT 8, "MS Shell Dlg"
  1691. BEGIN
  1692. LTEXT "Sample text",CID_LE_ST_Item,7,7,249,8
  1693. EDITTEXT CID_LE_EB_Item,7,17,193,14,ES_AUTOHSCROLL
  1694. PUSHBUTTON "&Add",CID_LE_PB_Add,96,36,50,14
  1695. PUSHBUTTON "&Replace",CID_LE_PB_Replace,151,36,50,14
  1696. LTEXT "Sample text",CID_LE_ST_List,7,57,193,8
  1697. LISTBOX CID_LE_LB_List,7,68,193,140,WS_VSCROLL | WS_TABSTOP
  1698. PUSHBUTTON "",CID_LE_PB_Up,206,68,50,14,BS_BITMAP | WS_GROUP
  1699. PUSHBUTTON "&Down",CID_LE_PB_Down,206,86,50,14,BS_BITMAP
  1700. PUSHBUTTON "D&elete",CID_LE_PB_Delete,151,211,50,14
  1701. CONTROL "",CID_LE_ST_Separator,"Static",SS_ETCHEDHORZ,7,233,249,
  1702. 1
  1703. PUSHBUTTON "OK",IDOK,151,242,50,14,WS_GROUP
  1704. PUSHBUTTON "Cancel",IDCANCEL,206,242,50,14
  1705. END
  1706. DID_LE_ListEditor2 DIALOG DISCARDABLE 6, 18, 263, 263
  1707. STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  1708. FONT 8, "MS Shell Dlg"
  1709. BEGIN
  1710. LTEXT "Sample text",CID_LE_ST_Item,7,7,193,8
  1711. EDITTEXT CID_LE_EB_Item,7,17,193,14,ES_AUTOHSCROLL
  1712. PUSHBUTTON "&Add",CID_LE_PB_Add,96,36,50,14
  1713. PUSHBUTTON "&Replace",CID_LE_PB_Replace,151,36,50,14
  1714. LTEXT "Sample text",CID_LE_ST_List,7,57,193,8
  1715. LISTBOX CID_LE_LB_List,7,68,193,135,WS_VSCROLL | WS_TABSTOP
  1716. PUSHBUTTON "&Up",CID_LE_PB_Up,206,68,50,14,BS_BITMAP | WS_GROUP
  1717. PUSHBUTTON "&Down",CID_LE_PB_Down,206,86,50,14,BS_BITMAP
  1718. PUSHBUTTON "D&elete",CID_LE_PB_Delete,151,204,50,14
  1719. CONTROL "Sample text",CID_LE_CB_Promote,"Button",BS_AUTOCHECKBOX |
  1720. BS_TOP | BS_MULTILINE | WS_TABSTOP,7,225,249,10
  1721. PUSHBUTTON "OK",IDOK,151,242,50,14,WS_GROUP
  1722. PUSHBUTTON "Cancel",IDCANCEL,206,242,50,14
  1723. END
  1724. DID_LE_ListEditor3 DIALOG DISCARDABLE 6, 18, 263, 263
  1725. STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  1726. FONT 8, "MS Shell Dlg"
  1727. BEGIN
  1728. LTEXT "Sample text",CID_LE_ST_Item,7,7,249,8
  1729. EDITTEXT CID_LE_EB_Item,7,17,249,14,ES_AUTOHSCROLL
  1730. PUSHBUTTON "&Add",CID_LE_PB_Add,151,36,50,14
  1731. PUSHBUTTON "&Replace",CID_LE_PB_Replace,206,36,50,14
  1732. LTEXT "Sample text",CID_LE_ST_List,7,57,197,8
  1733. LISTBOX CID_LE_LB_List,7,68,249,140,LBS_SORT | WS_VSCROLL |
  1734. WS_TABSTOP
  1735. PUSHBUTTON "D&elete",CID_LE_PB_Delete,206,211,50,14,WS_GROUP
  1736. CONTROL "",CID_LE_ST_Separator,"Static",SS_ETCHEDHORZ,7,233,249,
  1737. 1
  1738. PUSHBUTTON "OK",IDOK,151,242,50,14,WS_GROUP
  1739. PUSHBUTTON "Cancel",IDCANCEL,206,242,50,14
  1740. END
  1741. PID_GH_GuestHost DIALOG DISCARDABLE 0, 0, 317, 143
  1742. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION
  1743. CAPTION "New Connection Wizard"
  1744. FONT 8, "MS Shell Dlg"
  1745. BEGIN
  1746. LTEXT "Choose the role you want for this computer:",IDC_STATIC,
  1747. 21,2,275,9
  1748. CONTROL "&Host",CID_GH_RB_Host,"Button",BS_AUTORADIOBUTTON |
  1749. BS_TOP | BS_MULTILINE | WS_GROUP | WS_TABSTOP,31,16,265,
  1750. 10
  1751. CONTROL "&Guest",CID_GH_RB_Guest,"Button",BS_AUTORADIOBUTTON |
  1752. BS_TOP | BS_MULTILINE | WS_TABSTOP,31,39,265,10
  1753. LTEXT "This computer has the information you want to access.",
  1754. IDC_STATIC,43,26,253,13,NOT WS_GROUP | WS_TABSTOP
  1755. LTEXT "This computer is used to access information on the host computer.",
  1756. IDC_STATIC,43,49,253,23,NOT WS_GROUP
  1757. END
  1758. PID_DN_DccDevice DIALOG DISCARDABLE 0, 0, 317, 143
  1759. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION
  1760. FONT 8, "MS Shell Dlg"
  1761. BEGIN
  1762. LTEXT "&Select a device:",IDC_STATIC,21,5,261,8
  1763. COMBOBOX CID_DN_CB_DeviceSelect,21,18,275,62,CBS_DROPDOWNLIST |
  1764. CBS_SORT | WS_VSCROLL | WS_TABSTOP
  1765. END
  1766. PID_LA_NameAndType DIALOG DISCARDABLE 0, 0, 317, 143
  1767. STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
  1768. CAPTION "New Connection Wizard"
  1769. FONT 8, "MS Shell Dlg"
  1770. BEGIN
  1771. CONTROL "Dial-up to &private network.",CID_LA_RB_Phone,"Button",
  1772. BS_AUTORADIOBUTTON,23,9,116,10
  1773. CONTROL "Connect to a private network &through the Internet.",
  1774. CID_LA_RB_Tunnel,"Button",BS_AUTORADIOBUTTON,23,34,206,
  1775. 10
  1776. CONTROL "&Connect directly to another computer.",
  1777. CID_LA_RB_Direct,"Button",BS_AUTORADIOBUTTON,23,59,157,
  1778. 10
  1779. CONTROL "Connect to the network via b&roadband",
  1780. CID_LA_RB_Broadband,"Button",BS_AUTORADIOBUTTON,23,83,
  1781. 273,10
  1782. LTEXT "Connect using my phone line (modem or ISDN).",
  1783. IDC_STATIC,35,20,156,8
  1784. LTEXT "Create a Virtual Private Network (VPN) connection or tunnel through the internet.",
  1785. IDC_STATIC,35,45,266,8
  1786. LTEXT "Connect using my serial, parallel, or infrared port.",
  1787. IDC_STATIC,35,70,266,8
  1788. LTEXT "Connect through my broadband connection.",IDC_STATIC,35,
  1789. 94,266,8
  1790. END
  1791. PID_CO_Connections DIALOG DISCARDABLE 0, 0, 227, 215
  1792. STYLE WS_CHILD | WS_CAPTION
  1793. CAPTION "Connections"
  1794. FONT 8, "MS Shell Dlg"
  1795. BEGIN
  1796. GROUPBOX "Logon privileges",CID_CO_GB_LogonPrivileges,7,7,213,63
  1797. LTEXT "Non-administrators may be allowed to create or modify connections before logging on.",
  1798. CID_CO_ST_AllowConnectionModification,16,21,196,24
  1799. CONTROL "Allo&w creating and modifying connections before logon",
  1800. CID_CO_CB_AllowConnectionModification,"Button",
  1801. BS_AUTOCHECKBOX | BS_TOP | BS_MULTILINE | WS_TABSTOP,16,
  1802. 52,190,10
  1803. END
  1804. DID_ZE_StringEditor DIALOG DISCARDABLE 0, 0, 227, 61
  1805. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  1806. CAPTION "Phone Number Editor"
  1807. FONT 8, "MS Shell Dlg"
  1808. BEGIN
  1809. LTEXT "&Please enter the new phone number:",CID_ZE_ST_String,7,
  1810. 7,213,8
  1811. EDITTEXT CID_ZE_EB_String,7,17,213,15,ES_AUTOHSCROLL
  1812. DEFPUSHBUTTON "OK",IDOK,114,40,50,14
  1813. PUSHBUTTON "Cancel",IDCANCEL,170,40,50,14
  1814. END
  1815. DID_CR_CallbackRouter DIALOGEX 0, 0, 263, 263
  1816. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  1817. CAPTION "Router Callback"
  1818. FONT 8, "MS Shell Dlg", 0, 0, 0x1
  1819. BEGIN
  1820. LTEXT "When you dial into a router, it may offer to call you back to reduce your phone charges or to increase security. Specify whether you want callback or not.",
  1821. CID_CB_ST_Explain,7,7,249,24
  1822. CONTROL "&No callback",CID_CR_RB_No,"Button",BS_AUTORADIOBUTTON |
  1823. BS_TOP | BS_MULTILINE | WS_GROUP | WS_TABSTOP,7,38,249,
  1824. 10
  1825. CONTROL "Al&ways call me back at the number(s) below:",
  1826. CID_CR_RB_Yes,"Button",BS_AUTORADIOBUTTON | BS_TOP |
  1827. BS_MULTILINE | WS_TABSTOP,7,51,249,10,WS_EX_TRANSPARENT
  1828. CONTROL "",CID_CR_LV_Numbers,"SysListView32",LVS_REPORT |
  1829. LVS_OWNERDRAWFIXED | LVS_NOSORTHEADER | WS_BORDER |
  1830. WS_GROUP | WS_TABSTOP,19,63,224,143
  1831. PUSHBUTTON "&Edit...",CID_CR_PB_Edit,138,211,50,14
  1832. PUSHBUTTON "&Delete",CID_CR_PB_Delete,194,211,50,14
  1833. CONTROL "",IDC_STATIC,"Static",SS_ETCHEDHORZ,7,233,249,1
  1834. DEFPUSHBUTTON "OK",IDOK,150,242,50,14
  1835. PUSHBUTTON "Cancel",IDCANCEL,206,242,50,14
  1836. END
  1837. PID_OE_OptionsRouter DIALOG DISCARDABLE 0, 0, 227, 215
  1838. STYLE WS_CHILD | WS_CAPTION
  1839. CAPTION "Options"
  1840. FONT 8, "MS Shell Dlg"
  1841. BEGIN
  1842. GROUPBOX "Connection type",CID_OE_GB_Progress,7,7,213,55
  1843. CONTROL "&Demand dial",CID_OE_RB_DemandDial,"Button",
  1844. BS_AUTORADIOBUTTON | BS_TOP | BS_MULTILINE | WS_GROUP,16,
  1845. 20,199,9
  1846. LTEXT "Idle ti&me before hanging up:",CID_OE_ST_IdleTimes,27,
  1847. 31,99,8,NOT WS_GROUP
  1848. COMBOBOX CID_OE_LB_IdleTimes,141,29,70,108,CBS_DROPDOWNLIST |
  1849. WS_VSCROLL | WS_TABSTOP
  1850. CONTROL "&Persistent connection",CID_OE_RB_Persistent,"Button",
  1851. BS_AUTORADIOBUTTON | BS_TOP | BS_MULTILINE,16,45,197,9
  1852. GROUPBOX "Dialing policy",CID_OE_GB_Redial,7,65,213,48
  1853. LTEXT "&Redial attempts:",CID_OE_ST_RedialAttempts,16,79,121,8
  1854. EDITTEXT CID_OE_EB_RedialAttempts,141,76,70,14,ES_AUTOHSCROLL |
  1855. ES_NUMBER
  1856. LTEXT "A&verage redial intervals:",CID_OE_ST_RedialTimes,16,96,
  1857. 121,8
  1858. COMBOBOX CID_OE_LB_RedialTimes,141,94,70,123,CBS_DROPDOWNLIST |
  1859. WS_VSCROLL | WS_TABSTOP
  1860. GROUPBOX "Multiple devices",CID_OE_GB_MultipleDevices,7,116,213,
  1861. 35
  1862. COMBOBOX CID_OE_LB_MultipleDevices,16,130,128,41,CBS_DROPDOWNLIST |
  1863. WS_VSCROLL | WS_TABSTOP
  1864. PUSHBUTTON "C&onfigure...",CID_OE_PB_Configure,150,129,60,14
  1865. PUSHBUTTON "Call&back",CID_OE_PB_Callback,8,195,50,14
  1866. PUSHBUTTON "&X.25",CID_OE_PB_X25,65,195,50,14
  1867. END
  1868. PID_SA_HomenetUnavailable DIALOGEX 0, 0, 227, 215
  1869. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  1870. CAPTION "Advanced"
  1871. FONT 8, "MS Shell Dlg", 0, 0, 0x1
  1872. BEGIN
  1873. LTEXT "",CID_SA_ST_ErrorText,7,60,213,100
  1874. END
  1875. PID_SW_SharedAccess DIALOG DISCARDABLE 0, 0, 317, 143
  1876. STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
  1877. CAPTION "New Connection Wizard"
  1878. FONT 8, "MS Shell Dlg"
  1879. BEGIN
  1880. LTEXT "Internet Connection Sharing allows other computers on your local network to access external resources through this connection.",
  1881. IDC_STATIC,21,1,275,22
  1882. CONTROL "&Enable Internet Connection Sharing for this connection",
  1883. CID_SW_PB_Shared,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,
  1884. 21,27,188,10
  1885. LTEXT "To dial this connection automatically when a computer on your local network attempts to access external resources, select the following check box.",
  1886. CID_SW_ST_DemandDial,21,56,275,22
  1887. CONTROL "Enab&le on-demand dialing",CID_SW_PB_DemandDial,"Button",
  1888. BS_AUTOCHECKBOX | WS_TABSTOP,21,90,97,10
  1889. END
  1890. PID_SP_SharedLan DIALOG DISCARDABLE 0, 0, 317, 143
  1891. STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
  1892. CAPTION "New Connection Wizard"
  1893. FONT 8, "MS Shell Dlg"
  1894. BEGIN
  1895. LTEXT "Shared access allows other computers on your local network to access external resources through this dial-up connection. You can enable shared access for one connection and one local network at a time.",
  1896. IDC_STATIC,21,1,275,25
  1897. LTEXT "&Select the local network that will access resources through this connection:",
  1898. IDC_STATIC,21,35,281,8
  1899. COMBOBOX CID_SP_LB_PrivateLan,21,48,208,56,CBS_DROPDOWNLIST |
  1900. CBS_SORT | WS_VSCROLL | WS_TABSTOP
  1901. END
  1902. PID_SC_SmartCard DIALOG DISCARDABLE 0, 0, 317, 143
  1903. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION
  1904. FONT 8, "MS Shell Dlg"
  1905. BEGIN
  1906. LTEXT "You can configure this connection to use your smart card to log you into the remote network. Select whether to use your smart card with this connection.",
  1907. IDC_STATIC,21,1,269,22
  1908. CONTROL "&Use my smart card ",CID_SC_RB_YesSmartCard,"Button",
  1909. BS_AUTORADIOBUTTON | BS_LEFT | BS_TOP | BS_MULTILINE |
  1910. WS_GROUP,31,27,264,12
  1911. CONTROL "&Do not use my smart card ",CID_SC_RB_NoSmartCard,
  1912. "Button",BS_AUTORADIOBUTTON | BS_LEFT | BS_TOP |
  1913. BS_MULTILINE,31,41,261,16
  1914. END
  1915. PID_RW_RouterWelcome DIALOG DISCARDABLE 0, 0, 317, 143
  1916. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION
  1917. CAPTION "Demand-Dial Interface Wizard"
  1918. FONT 8, "MS Shell Dlg"
  1919. BEGIN
  1920. LTEXT "Welcome to the Demand Dial Interface Wizard.",
  1921. CID_RW_ST_Welcome,122,8,188,32
  1922. LTEXT "Using this wizard you can create a demand dial interface to connect this router to other routers.",
  1923. CID_RW_ST_Explain,122,43,188,31
  1924. LTEXT "Press Next to continue.",CID_RW_ST_Explain2,122,85,188,
  1925. 22
  1926. END
  1927. PID_CT_RouterConnectionType DIALOG DISCARDABLE 0, 0, 317, 143
  1928. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION
  1929. FONT 8, "MS Shell Dlg"
  1930. BEGIN
  1931. CONTROL "Connect using a &modem, ISDN adapter, or other physical device.",
  1932. CID_CT_RB_Physical,"Button",BS_AUTORADIOBUTTON | BS_LEFT |
  1933. BS_TOP | BS_MULTILINE | WS_GROUP,21,16,248,15
  1934. CONTROL "Connect using &virtual private networking (VPN)",
  1935. CID_CT_RB_Virtual,"Button",BS_AUTORADIOBUTTON | BS_LEFT |
  1936. BS_TOP | BS_MULTILINE,21,35,248,15
  1937. CONTROL "Connect &using PPP over Ethernet (PPPoE)",
  1938. CID_CT_RB_Broadband,"Button",BS_AUTORADIOBUTTON,21,55,
  1939. 270,12
  1940. END
  1941. PID_VT_RouterVpnType DIALOG DISCARDABLE 0, 0, 317, 143
  1942. STYLE DS_MODALFRAME | WS_CHILD | WS_CAPTION
  1943. FONT 8, "MS Shell Dlg"
  1944. BEGIN
  1945. CONTROL "&Automatic selection",CID_VT_RB_Automatic,"Button",
  1946. BS_AUTORADIOBUTTON | BS_LEFT | BS_TOP | BS_MULTILINE |
  1947. WS_GROUP,21,16,275,11
  1948. CONTROL "&Point to Point Tunneling Protocol (PPTP)",
  1949. CID_VT_RB_Pptp,"Button",BS_AUTORADIOBUTTON | BS_LEFT |
  1950. BS_TOP | BS_MULTILINE,21,35,275,11
  1951. CONTROL "&Layer 2 Tunneling Protocol (L2TP)",CID_VT_RB_L2tp,
  1952. "Button",BS_AUTORADIOBUTTON | BS_LEFT | BS_TOP |
  1953. BS_MULTILINE,21,54,275,11
  1954. END
  1955. PID_VD_RouterVpnDestination DIALOG DISCARDABLE 0, 0, 317, 143
  1956. STYLE DS_MODALFRAME | WS_CHILD | WS_CAPTION
  1957. FONT 8, "MS Shell Dlg"
  1958. BEGIN
  1959. LTEXT "Enter the name or IP address of the router to which you are connecting.",
  1960. CID_VD_ST_Explain,21,6,275,18
  1961. LTEXT "&Host name or IP address (such as microsoft.com or 157.54.0.1):",
  1962. CID_VD_ST_HostBoxLabel,21,35,275,8
  1963. EDITTEXT CID_VD_EB_NameOrAddress,21,47,275,14,ES_AUTOHSCROLL
  1964. END
  1965. PID_GE_RouterGeneralMultiple DIALOGEX 0, 0, 227, 215
  1966. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION
  1967. CAPTION "General"
  1968. FONT 8, "MS Shell Dlg", 0, 0, 0x1
  1969. BEGIN
  1970. LTEXT "Connec&t using:",CID_GE_GB_ConnectUsing,7,7,193,8
  1971. CONTROL "",CID_GE_LV_Devices,"SysListView32",LVS_REPORT |
  1972. LVS_SINGLESEL | LVS_SHOWSELALWAYS | LVS_OWNERDRAWFIXED |
  1973. LVS_ALIGNLEFT | LVS_NOCOLUMNHEADER | WS_BORDER |
  1974. WS_TABSTOP,7,17,193,44,WS_EX_CLIENTEDGE
  1975. PUSHBUTTON "&Up",CID_GE_PB_MoveUp,204,18,16,14,BS_ICON
  1976. PUSHBUTTON "&Down",CID_GE_PB_MoveDown,204,36,16,14,BS_ICON
  1977. CONTROL "A&ll devices call the same numbers",
  1978. CID_GE_CB_SharedPhoneNumber,"Button",BS_AUTOCHECKBOX |
  1979. BS_TOP | BS_MULTILINE | WS_TABSTOP,7,68,137,20
  1980. PUSHBUTTON "C&onfigure...",CID_GE_PB_Configure,150,66,50,14
  1981. GROUPBOX "Sample type",CID_GE_GB_PhoneNumber,7,87,213,56,WS_GROUP
  1982. LTEXT "&Phone number:",CID_GE_ST_PhoneNumber,19,102,191,8
  1983. EDITTEXT CID_GE_EB_PhoneNumber,17,112,138,14,ES_AUTOHSCROLL
  1984. PUSHBUTTON "Alter&nates",CID_GE_PB_Alternates,161,112,50,14
  1985. CONTROL "Sho&w icon in notification area when connected",
  1986. CID_GE_CB_ShowIcon,"Button",BS_AUTOCHECKBOX | BS_TOP |
  1987. BS_MULTILINE | WS_TABSTOP,7,194,212,20
  1988. END
  1989. PID_GE_RouterGeneralSingle DIALOG DISCARDABLE 0, 0, 227, 215
  1990. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION
  1991. CAPTION "General"
  1992. FONT 8, "MS Shell Dlg"
  1993. BEGIN
  1994. PUSHBUTTON "C&onfigure...",CID_GE_PB_Configure,170,38,50,14
  1995. LTEXT "&Phone number:",CID_GE_ST_PhoneNumber,8,72,194,8
  1996. EDITTEXT CID_GE_EB_PhoneNumber,8,83,152,14,ES_AUTOHSCROLL
  1997. PUSHBUTTON "Alter&nates",CID_GE_PB_Alternates,170,83,50,14
  1998. CONTROL "Sho&w icon in notification area when connected",
  1999. CID_GE_CB_ShowIcon,"Button",BS_AUTOCHECKBOX | BS_TOP |
  2000. BS_MULTILINE | WS_TABSTOP,7,194,213,10
  2001. LTEXT "Connec&t using:",CID_GE_GB_ConnectUsing,7,7,194,8
  2002. CONTROL "",CID_GE_LV_Device,"SysListView32",LVS_REPORT |
  2003. LVS_SINGLESEL | LVS_SHOWSELALWAYS | LVS_OWNERDRAWFIXED |
  2004. LVS_ALIGNLEFT | LVS_NOSCROLL | LVS_NOCOLUMNHEADER |
  2005. LVS_NOSORTHEADER | WS_DISABLED | WS_BORDER,7,18,213,15
  2006. END
  2007. PID_SA_SharedAccessApplications DIALOGEX 0, 0, 227, 215
  2008. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  2009. CAPTION "Programs"
  2010. FONT 8, "MS Shell Dlg", 0, 0, 0x1
  2011. BEGIN
  2012. LTEXT "The Internet connection on this computer has been customized to allow the following programs to run properly over your network:",
  2013. IDC_STATIC,7,7,213,24
  2014. CONTROL "List1",CID_SA_LV_Applications,"SysListView32",
  2015. LVS_REPORT | LVS_SINGLESEL | LVS_SHOWSELALWAYS |
  2016. LVS_SORTASCENDING | LVS_OWNERDRAWFIXED |
  2017. LVS_NOCOLUMNHEADER | WS_BORDER | WS_TABSTOP,7,37,213,155,
  2018. WS_EX_CLIENTEDGE
  2019. PUSHBUTTON "A&dd...",CID_SA_PB_Add,7,197,67,14
  2020. PUSHBUTTON "Edi&t...",CID_SA_PB_Edit,80,197,67,14
  2021. PUSHBUTTON "D&elete",CID_SA_PB_Delete,153,197,67,14
  2022. END
  2023. PID_SS_SharedAccessServices DIALOGEX 0, 0, 227, 215
  2024. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  2025. CAPTION "Services"
  2026. FONT 8, "MS Shell Dlg", 0, 0, 0x1
  2027. BEGIN
  2028. LTEXT "&Select the services running on your network that Internet users can access.",
  2029. IDC_STATIC,7,7,213,16
  2030. LTEXT "Services:",IDC_STATIC,7,27,27,8
  2031. CONTROL "List1",CID_SS_LV_Services,"SysListView32",LVS_REPORT |
  2032. LVS_SINGLESEL | LVS_SHOWSELALWAYS | LVS_SORTASCENDING |
  2033. LVS_OWNERDRAWFIXED | LVS_NOCOLUMNHEADER | WS_BORDER |
  2034. WS_TABSTOP,7,37,213,155,WS_EX_CLIENTEDGE
  2035. PUSHBUTTON "A&dd...",CID_SS_PB_Add,7,197,67,14
  2036. PUSHBUTTON "Edi&t...",CID_SS_PB_Edit,80,197,67,14
  2037. PUSHBUTTON "D&elete",CID_SS_PB_Delete,153,197,67,14
  2038. END
  2039. PID_FW_FirewallLogging DIALOGEX 0, 0, 227, 215
  2040. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  2041. CAPTION "Security Logging"
  2042. FONT 8, "MS Shell Dlg", 0, 0, 0x1
  2043. BEGIN
  2044. GROUPBOX "Logging Options:",IDC_STATIC,7,7,213,47
  2045. CONTROL "Log unsuccessful &inbound connection attempts",
  2046. CID_FL_CB_LogDroppedInbound,"Button",BS_AUTOCHECKBOX |
  2047. WS_TABSTOP,14,22,199,10
  2048. CONTROL "Log successful &outbound connections",
  2049. CID_FL_CB_LogOutboundConnections,"Button",
  2050. BS_AUTOCHECKBOX | WS_TABSTOP,14,36,199,10
  2051. GROUPBOX "Log file options:",IDC_STATIC,7,62,213,91
  2052. LTEXT "&Name:",IDC_STATIC,14,78,199,8
  2053. EDITTEXT CID_FL_EB_Filename,14,90,199,14,ES_READONLY
  2054. PUSHBUTTON "&Browse...",CID_FL_PB_Browse,163,108,50,14
  2055. LTEXT "&Size limit:",IDC_STATIC,14,133,30,8
  2056. EDITTEXT CID_FL_EB_Filesize,48,130,50,14,ES_AUTOHSCROLL |
  2057. ES_NUMBER
  2058. LTEXT "KB",IDC_STATIC,102,133,20,8
  2059. PUSHBUTTON "&Restore Defaults",CID_FL_PB_RestoreDefaults,145,197,75,
  2060. 14
  2061. END
  2062. PID_FW_ICMP DIALOGEX 0, 0, 227, 215
  2063. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  2064. CAPTION "ICMP"
  2065. FONT 8, "MS Shell Dlg", 0, 0, 0x1
  2066. BEGIN
  2067. LTEXT "&Internet Control Message Protocol (ICMP) allows the computers on a network to share error and status information. Select the requests for information from the Internet that this computer will respond to:",
  2068. IDC_STATIC,7,7,213,32
  2069. CONTROL "IList1",CID_IC_LV_Settings,"SysListView32",LVS_REPORT |
  2070. LVS_SINGLESEL | LVS_SHOWSELALWAYS | LVS_OWNERDRAWFIXED |
  2071. LVS_NOCOLUMNHEADER | WS_BORDER | WS_TABSTOP,7,45,213,100,
  2072. WS_EX_CLIENTEDGE
  2073. GROUPBOX "Description:",IDC_STATIC,7,156,213,55
  2074. LTEXT "",CID_IC_ST_Description,14,171,199,32
  2075. END
  2076. DID_SA_Application DIALOG DISCARDABLE 0, 0, 217, 164
  2077. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  2078. CAPTION "Program Settings"
  2079. FONT 8, "MS Shell Dlg"
  2080. BEGIN
  2081. LTEXT "&Description of program running on your network:",
  2082. IDC_STATIC,7,7,203,8
  2083. EDITTEXT CID_SA_EB_Application,7,17,203,14,ES_AUTOHSCROLL
  2084. LTEXT "&Internet server port number:",IDC_STATIC,7,37,130,8
  2085. EDITTEXT CID_SA_EB_Port,7,47,113,14,ES_AUTOHSCROLL | ES_NUMBER
  2086. CONTROL "&TCP",CID_SA_PB_Tcp,"Button",BS_AUTORADIOBUTTON,128,47,
  2087. 30,10
  2088. CONTROL "&UDP",CID_SA_PB_Udp,"Button",BS_AUTORADIOBUTTON,166,47,
  2089. 31,10
  2090. LTEXT "&Listen for Internet server responses on port or port range:\n(for example: 1024-1209, 1300-1310, 1450)",
  2091. IDC_STATIC,7,77,203,16
  2092. LTEXT "T&CP:",IDC_STATIC,7,100,17,8
  2093. EDITTEXT CID_SA_EB_TcpResponse,48,97,162,14,ES_AUTOHSCROLL
  2094. LTEXT "UD&P:",IDC_STATIC,7,121,18,8
  2095. EDITTEXT CID_SA_EB_UdpResponse,48,117,162,14,ES_AUTOHSCROLL
  2096. DEFPUSHBUTTON "OK",IDOK,105,143,50,14
  2097. PUSHBUTTON "Cancel",IDCANCEL,160,143,50,14
  2098. END
  2099. DID_SS_Service DIALOG DISCARDABLE 0, 0, 217, 164
  2100. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  2101. CAPTION "Service Settings"
  2102. FONT 8, "MS Shell Dlg"
  2103. BEGIN
  2104. LTEXT "&Description of service:",IDC_STATIC,7,7,203,8
  2105. EDITTEXT CID_SS_EB_Service,7,17,203,14,ES_AUTOHSCROLL
  2106. LTEXT "&Name or IP address (for example 192.168.0.12) of the computer hosting this service on your network:",
  2107. IDC_STATIC,7,37,178,16
  2108. EDITTEXT CID_SS_EB_Address,7,55,203,14,ES_AUTOHSCROLL
  2109. LTEXT "&Port number where this service resides:",IDC_STATIC,7,
  2110. 85,203,8
  2111. EDITTEXT CID_SS_EB_Port,7,95,113,14,ES_AUTOHSCROLL | ES_NUMBER
  2112. CONTROL "&TCP",CID_SS_PB_Tcp,"Button",BS_AUTORADIOBUTTON,128,97,
  2113. 30,10
  2114. CONTROL "&UDP",CID_SS_PB_Udp,"Button",BS_AUTORADIOBUTTON,166,97,
  2115. 31,10
  2116. DEFPUSHBUTTON "OK",IDOK,105,143,50,14
  2117. PUSHBUTTON "Cancel",IDCANCEL,160,143,50,14
  2118. END
  2119. DID_CI_CustomIPSec DIALOG DISCARDABLE 0, 0, 263, 87
  2120. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  2121. CAPTION "IPSec Settings"
  2122. FONT 8, "MS Shell Dlg"
  2123. BEGIN
  2124. DEFPUSHBUTTON "OK",IDOK,122,60,50,14
  2125. PUSHBUTTON "Cancel",IDCANCEL,186,60,50,14
  2126. CONTROL "&Use pre-shared key for authentication",
  2127. CID_CI_CB_PresharedKey,"Button",BS_AUTOCHECKBOX |
  2128. WS_TABSTOP,21,15,193,10
  2129. LTEXT "&Key:",CID_CI_ST_Key,34,31,30,12
  2130. EDITTEXT CID_CI_EB_PSK,66,30,172,12,ES_AUTOHSCROLL
  2131. CONTROL "Allow certificiates from my user store in addition to machine certificates",
  2132. CID_CI_CB_UserCerts,"Button",BS_AUTOCHECKBOX |
  2133. WS_DISABLED | WS_TABSTOP,20,50,219,13
  2134. CONTROL "Use a specific certificate",CID_CI_CB_SpecificCerts,
  2135. "Button",BS_AUTOCHECKBOX | WS_DISABLED | WS_TABSTOP,20,
  2136. 60,210,10
  2137. PUSHBUTTON "Select",CID_CI_PB_Select,34,62,46,12,WS_DISABLED
  2138. COMBOBOX CID_CI_LB_CertsList,87,62,135,30,CBS_DROPDOWN | CBS_SORT |
  2139. WS_DISABLED | WS_VSCROLL | WS_TABSTOP
  2140. END
  2141. PID_DT_DefaultInternet DIALOG DISCARDABLE 0, 0, 321, 157
  2142. STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
  2143. CAPTION "New Connection Wizard"
  2144. FONT 8, "MS Shell Dlg"
  2145. BEGIN
  2146. LTEXT "Type an ISP account name and password, then write down this information and store it in a safe place. (If you have forgotten an existing account name or password, contact your ISP.)",
  2147. CID_DT_HeadMessage,21,0,289,25
  2148. LTEXT "&User name:",CID_DT_ST_UserName,23,34,68,15
  2149. EDITTEXT CID_DT_EB_UserName,96,34,190,15,ES_AUTOHSCROLL
  2150. LTEXT "&Password:",CID_DT_ST_Password,23,55,68,13
  2151. EDITTEXT CID_DT_EB_Password,96,54,190,15,ES_PASSWORD |
  2152. ES_AUTOHSCROLL
  2153. LTEXT "&Confirm password:",CID_DT_ST_Password2,23,74,68,13
  2154. EDITTEXT CID_DT_EB_Password2,96,73,190,15,ES_PASSWORD |
  2155. ES_AUTOHSCROLL
  2156. CONTROL "U&se this account name and password when anyone connects to the Internet from this computer",
  2157. CID_DT_CB_UseSharedCredentials,"Button",BS_AUTOCHECKBOX |
  2158. BS_LEFT | BS_TOP | BS_MULTILINE | WS_TABSTOP,23,91,275,
  2159. 17
  2160. CONTROL "&Make this the default Internet connection",
  2161. CID_DT_CB_Default,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,
  2162. 23,110,281,14
  2163. CONTROL "&Turn on Internet Connection Firewall for this connection",
  2164. CID_DT_CB_Firewall,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,
  2165. 23,130,282,14
  2166. END
  2167. DID_SA_DisableFirewallWarning DIALOG DISCARDABLE 0, 0, 258, 78
  2168. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  2169. CAPTION "Internet Connection Firewall"
  2170. FONT 8, "MS Shell Dlg"
  2171. BEGIN
  2172. ICON 32515,IDC_STATIC,7,7,20,20
  2173. LTEXT "Turning off the Internet Connection Firewall could expose your computer to unauthorized access over the Internet. Are you sure you want to turn it off?",
  2174. IDC_STATIC,46,7,204,24
  2175. CONTROL "&Do not show this dialog again",
  2176. CID_SA_PB_DisableFirewallWarning,"Button",
  2177. BS_AUTOCHECKBOX | WS_TABSTOP,46,39,204,10
  2178. DEFPUSHBUTTON "&Yes",IDYES,77,57,50,14
  2179. PUSHBUTTON "&No",IDNO,131,57,50,14
  2180. END
  2181. PID_CN_ConnectionName DIALOG DISCARDABLE 0, 0, 312, 144
  2182. STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
  2183. CAPTION "New Connection Wizard"
  2184. FONT 8, "MS Shell Dlg"
  2185. BEGIN
  2186. LTEXT "Type the name of the ISP in the following text box.",
  2187. CID_CN_ST_HMsg,17,2,288,11
  2188. LTEXT "N&ame:",CID_CN_Name,17,17,72,11
  2189. EDITTEXT CID_CN_EB_ConnectionName,17,32,222,14,ES_AUTOHSCROLL
  2190. LTEXT "The name you type here will be the name of the connection you are creating.",
  2191. CID_CN_ST_HMsg2,17,52,276,30
  2192. END
  2193. PID_SR_StaticRoute DIALOG DISCARDABLE 0, 0, 317, 144
  2194. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  2195. CAPTION "Demand-Dial Interface Wizard"
  2196. FONT 8, "MS Shell Dlg"
  2197. BEGIN
  2198. LTEXT "To activate this demand-dial connection, you must add a static route to the network. Specify the IP address of the remote networks with which this network will communicate.",
  2199. IDC_STATIC,7,11,303,20
  2200. LTEXT "&Static Routes:",IDC_STATIC,7,34,160,8
  2201. CONTROL "List1",CID_SR_LV_StaticRoutes,"SysListView32",
  2202. LVS_REPORT | LVS_SINGLESEL | LVS_SHOWSELALWAYS |
  2203. LVS_NOSORTHEADER | WS_BORDER | WS_TABSTOP,7,46,303,62
  2204. PUSHBUTTON "&Add",CID_SR_PB_Add,7,111,50,14
  2205. PUSHBUTTON "&Remove",CID_SR_PB_Remove,61,111,50,14
  2206. END
  2207. PID_DG_Diagnostics DIALOG DISCARDABLE 0, 0, 227, 148
  2208. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  2209. CAPTION "Diagnostics"
  2210. FONT 8, "MS Shell Dlg"
  2211. BEGIN
  2212. CONTROL "&Enable logging",CID_DG_CB_EnableLog,"Button",
  2213. BS_AUTOCHECKBOX | WS_TABSTOP,22,97,146,10
  2214. PUSHBUTTON "&Clear Log",CID_DG_PB_Clear,31,112,65,15
  2215. PUSHBUTTON "&Generate Report",CID_DG_PB_Export,125,112,70,15
  2216. GROUPBOX "Logging options",IDC_STATIC,8,35,210,98
  2217. LTEXT "You can enable logging to create log files to record connection errors. To view or save log files as one report or send them in one e-mail message, click Generate Report.",
  2218. IDC_STATIC,20,50,185,38
  2219. LTEXT "The options you select apply to all your remote access connections.",
  2220. IDC_STATIC,8,5,212,25
  2221. END
  2222. DID_SR_StaticRoute DIALOG DISCARDABLE 0, 0, 203, 118
  2223. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  2224. CAPTION "Static Route"
  2225. FONT 8, "MS Shell Dlg"
  2226. BEGIN
  2227. LTEXT "&Destination:",IDC_STATIC,16,21,83,8
  2228. CONTROL "",CID_SR_Dest_Ip,"RasIpAddress",WS_TABSTOP,105,19,85,12
  2229. LTEXT "&Network Mask:",IDC_STATIC,16,46,85,8
  2230. CONTROL "",CID_SR_NetMask_Ip,"RasIpAddress",WS_TABSTOP,105,43,85,
  2231. 12
  2232. LTEXT "&Metric:",IDC_STATIC,16,71,81,8
  2233. EDITTEXT CID_SR_Metric,105,67,40,14,ES_AUTOHSCROLL | ES_NUMBER
  2234. DEFPUSHBUTTON "OK",IDOK,47,96,50,14
  2235. PUSHBUTTON "Cancel",IDCANCEL,109,96,50,14
  2236. END
  2237. DID_EL_ExportLog DIALOG DISCARDABLE 0, 0, 244, 213
  2238. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  2239. CAPTION "Generate Diagnostic Report"
  2240. FONT 8, "MS Shell Dlg"
  2241. BEGIN
  2242. CONTROL "&View report",CID_EL_RB_ViewReport,"Button",
  2243. BS_AUTORADIOBUTTON | WS_GROUP | WS_TABSTOP,17,18,51,10
  2244. CONTROL "&Save report to this file",CID_EL_RB_File,"Button",
  2245. BS_AUTORADIOBUTTON | WS_TABSTOP,17,31,195,10
  2246. CONTROL "Send report to this e-&mail address:",CID_EL_RB_Email,
  2247. "Button",BS_AUTORADIOBUTTON | WS_TABSTOP,18,78,197,10
  2248. LTEXT "&Enter path and file name:",CID_EL_ST_FileName,27,44,
  2249. 140,8
  2250. EDITTEXT CID_EL_EB_FileName,26,58,144,14,ES_AUTOHSCROLL
  2251. PUSHBUTTON "&Browse",CID_EL_PB_Browse,175,58,50,14
  2252. EDITTEXT CID_EL_EB_EmailAddress,26,90,198,14,ES_AUTOHSCROLL
  2253. CONTROL "&Generate summary report",CID_EL_CB_SimpleReport,"Button",
  2254. BS_AUTOCHECKBOX | WS_TABSTOP,31,166,189,10
  2255. DEFPUSHBUTTON "OK",IDOK,114,191,50,14,WS_GROUP
  2256. PUSHBUTTON "Cancel",IDCANCEL,179,191,50,14
  2257. LTEXT "A normal report will take several minutes to generate. A summary report will take less time to generate but will contain less information.",
  2258. IDC_STATIC,21,126,205,31
  2259. GROUPBOX "Report Size",IDC_STATIC,11,117,224,65
  2260. GROUPBOX "Report Generation Options",IDC_STATIC,10,5,225,105
  2261. END
  2262. DID_PB_Progress DIALOG DISCARDABLE 0, 0, 259, 63
  2263. STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION
  2264. CAPTION "Network Connections"
  2265. FONT 8, "MS Shell Dlg"
  2266. BEGIN
  2267. PUSHBUTTON "Cancel",IDCANCEL,198,41,50,14
  2268. CONTROL "Progress1",CID_PB_ProgressBar,"msctls_progress32",
  2269. PBS_SMOOTH | WS_BORDER,10,19,240,10
  2270. LTEXT "Generating report...",IDC_STATIC,11,5,110,10
  2271. RTEXT "Finished: 0%",CID_PB_ST_StepsDone,165,6,82,8
  2272. LTEXT "",CID_PB_ST_State,12,36,173,20
  2273. END
  2274. /////////////////////////////////////////////////////////////////////////////
  2275. //
  2276. // DESIGNINFO
  2277. //
  2278. #ifdef APSTUDIO_INVOKED
  2279. GUIDELINES DESIGNINFO DISCARDABLE
  2280. BEGIN
  2281. DID_DU_DialUpNetworking, DIALOG
  2282. BEGIN
  2283. LEFTMARGIN, 7
  2284. RIGHTMARGIN, 229
  2285. TOPMARGIN, 7
  2286. BOTTOMMARGIN, 56
  2287. END
  2288. PID_GE_GeneralMultiple, DIALOG
  2289. BEGIN
  2290. LEFTMARGIN, 7
  2291. RIGHTMARGIN, 220
  2292. TOPMARGIN, 7
  2293. BOTTOMMARGIN, 208
  2294. END
  2295. PID_GE_GeneralSingle, DIALOG
  2296. BEGIN
  2297. BOTTOMMARGIN, 210
  2298. END
  2299. PID_LO_Security, DIALOG
  2300. BEGIN
  2301. LEFTMARGIN, 7
  2302. RIGHTMARGIN, 220
  2303. TOPMARGIN, 7
  2304. BOTTOMMARGIN, 208
  2305. END
  2306. PID_CB_CallbackSettings, DIALOG
  2307. BEGIN
  2308. LEFTMARGIN, 7
  2309. RIGHTMARGIN, 220
  2310. TOPMARGIN, 7
  2311. BOTTOMMARGIN, 208
  2312. END
  2313. PID_AD_AutoDial, DIALOG
  2314. BEGIN
  2315. LEFTMARGIN, 7
  2316. RIGHTMARGIN, 220
  2317. TOPMARGIN, 7
  2318. BOTTOMMARGIN, 208
  2319. END
  2320. DID_AQ_AutoDialQuery, DIALOG
  2321. BEGIN
  2322. LEFTMARGIN, 7
  2323. RIGHTMARGIN, 241
  2324. TOPMARGIN, 7
  2325. BOTTOMMARGIN, 159
  2326. END
  2327. DID_UA_RetryAuthenticationUD, DIALOG
  2328. BEGIN
  2329. RIGHTMARGIN, 214
  2330. BOTTOMMARGIN, 168
  2331. END
  2332. DID_DP_DialProgress, DIALOG
  2333. BEGIN
  2334. RIGHTMARGIN, 210
  2335. BOTTOMMARGIN, 58
  2336. END
  2337. DID_DE_DialError, DIALOG
  2338. BEGIN
  2339. LEFTMARGIN, 7
  2340. RIGHTMARGIN, 270
  2341. TOPMARGIN, 7
  2342. BOTTOMMARGIN, 221
  2343. END
  2344. PID_IN_InterfaceName, DIALOG
  2345. BEGIN
  2346. LEFTMARGIN, 7
  2347. RIGHTMARGIN, 310
  2348. BOTTOMMARGIN, 136
  2349. END
  2350. PID_SS_ServerSettings, DIALOG
  2351. BEGIN
  2352. RIGHTMARGIN, 310
  2353. BOTTOMMARGIN, 140
  2354. END
  2355. PID_RP_RouterPhoneNumber, DIALOG
  2356. BEGIN
  2357. RIGHTMARGIN, 310
  2358. BOTTOMMARGIN, 140
  2359. END
  2360. PID_RC_RouterScripting, DIALOG
  2361. BEGIN
  2362. BOTTOMMARGIN, 143
  2363. END
  2364. PID_RA_RouterIpAddress, DIALOG
  2365. BEGIN
  2366. RIGHTMARGIN, 310
  2367. BOTTOMMARGIN, 141
  2368. END
  2369. PID_RN_RouterModemAdapter, DIALOG
  2370. BEGIN
  2371. RIGHTMARGIN, 310
  2372. BOTTOMMARGIN, 140
  2373. END
  2374. PID_RF_RouterFinish, DIALOG
  2375. BEGIN
  2376. LEFTMARGIN, 7
  2377. RIGHTMARGIN, 310
  2378. BOTTOMMARGIN, 136
  2379. END
  2380. PID_NS_RouterNameServers, DIALOG
  2381. BEGIN
  2382. RIGHTMARGIN, 310
  2383. BOTTOMMARGIN, 140
  2384. END
  2385. PID_DO_RouterDialOut, DIALOG
  2386. BEGIN
  2387. BOTTOMMARGIN, 137
  2388. END
  2389. PID_DI_RouterDialIn, DIALOG
  2390. BEGIN
  2391. RIGHTMARGIN, 310
  2392. BOTTOMMARGIN, 137
  2393. END
  2394. PID_OE_Options, DIALOG
  2395. BEGIN
  2396. LEFTMARGIN, 7
  2397. RIGHTMARGIN, 220
  2398. TOPMARGIN, 7
  2399. BOTTOMMARGIN, 208
  2400. END
  2401. DID_AN_AlternateNumbers, DIALOG
  2402. BEGIN
  2403. LEFTMARGIN, 7
  2404. RIGHTMARGIN, 220
  2405. TOPMARGIN, 7
  2406. BOTTOMMARGIN, 219
  2407. END
  2408. DID_CE_ComplexPhoneEditor, DIALOG
  2409. BEGIN
  2410. LEFTMARGIN, 7
  2411. RIGHTMARGIN, 213
  2412. TOPMARGIN, 7
  2413. END
  2414. PID_RD_Router, DIALOG
  2415. BEGIN
  2416. LEFTMARGIN, 7
  2417. RIGHTMARGIN, 208
  2418. TOPMARGIN, 7
  2419. BOTTOMMARGIN, 219
  2420. END
  2421. PID_US_Users, DIALOG
  2422. BEGIN
  2423. LEFTMARGIN, 8
  2424. RIGHTMARGIN, 309
  2425. BOTTOMMARGIN, 135
  2426. END
  2427. DID_CA_CustomAuth, DIALOG
  2428. BEGIN
  2429. LEFTMARGIN, 7
  2430. RIGHTMARGIN, 236
  2431. TOPMARGIN, 7
  2432. BOTTOMMARGIN, 226
  2433. END
  2434. DID_DR_DialerUDN, DIALOG
  2435. BEGIN
  2436. LEFTMARGIN, 7
  2437. RIGHTMARGIN, 221
  2438. TOPMARGIN, 7
  2439. BOTTOMMARGIN, 256
  2440. END
  2441. DID_DR_DialerUDNL, DIALOG
  2442. BEGIN
  2443. LEFTMARGIN, 7
  2444. RIGHTMARGIN, 221
  2445. TOPMARGIN, 7
  2446. BOTTOMMARGIN, 270
  2447. END
  2448. DID_DR_DialerUD, DIALOG
  2449. BEGIN
  2450. BOTTOMMARGIN, 222
  2451. END
  2452. DID_DR_DialerUNL, DIALOG
  2453. BEGIN
  2454. BOTTOMMARGIN, 251
  2455. END
  2456. DID_DR_DialerUN, DIALOG
  2457. BEGIN
  2458. BOTTOMMARGIN, 237
  2459. END
  2460. DID_DR_DialerU, DIALOG
  2461. BEGIN
  2462. RIGHTMARGIN, 227
  2463. BOTTOMMARGIN, 205
  2464. END
  2465. DID_DR_DialerINL, DIALOG
  2466. BEGIN
  2467. BOTTOMMARGIN, 193
  2468. END
  2469. PID_NE_Network, DIALOG
  2470. BEGIN
  2471. LEFTMARGIN, 7
  2472. RIGHTMARGIN, 220
  2473. TOPMARGIN, 7
  2474. BOTTOMMARGIN, 208
  2475. END
  2476. DID_NE_AddComponent, DIALOG
  2477. BEGIN
  2478. LEFTMARGIN, 7
  2479. RIGHTMARGIN, 255
  2480. TOPMARGIN, 7
  2481. BOTTOMMARGIN, 119
  2482. END
  2483. DID_NE_PppSettings, DIALOG
  2484. BEGIN
  2485. LEFTMARGIN, 7
  2486. RIGHTMARGIN, 205
  2487. TOPMARGIN, 7
  2488. BOTTOMMARGIN, 52
  2489. END
  2490. PID_DA_VpnDestination, DIALOG
  2491. BEGIN
  2492. LEFTMARGIN, 21
  2493. RIGHTMARGIN, 297
  2494. TOPMARGIN, 1
  2495. END
  2496. PID_PN_PublicNetwork, DIALOG
  2497. BEGIN
  2498. LEFTMARGIN, 21
  2499. RIGHTMARGIN, 297
  2500. VERTGUIDE, 32
  2501. TOPMARGIN, 1
  2502. END
  2503. PID_GH_GuestHost, DIALOG
  2504. BEGIN
  2505. LEFTMARGIN, 7
  2506. RIGHTMARGIN, 310
  2507. TOPMARGIN, 7
  2508. BOTTOMMARGIN, 136
  2509. END
  2510. PID_DN_DccDevice, DIALOG
  2511. BEGIN
  2512. LEFTMARGIN, 7
  2513. RIGHTMARGIN, 310
  2514. TOPMARGIN, 7
  2515. BOTTOMMARGIN, 136
  2516. END
  2517. PID_LA_NameAndType, DIALOG
  2518. BEGIN
  2519. VERTGUIDE, 21
  2520. VERTGUIDE, 296
  2521. END
  2522. PID_CO_Connections, DIALOG
  2523. BEGIN
  2524. LEFTMARGIN, 7
  2525. RIGHTMARGIN, 220
  2526. TOPMARGIN, 7
  2527. BOTTOMMARGIN, 208
  2528. END
  2529. DID_ZE_StringEditor, DIALOG
  2530. BEGIN
  2531. LEFTMARGIN, 7
  2532. RIGHTMARGIN, 220
  2533. TOPMARGIN, 7
  2534. END
  2535. DID_CR_CallbackRouter, DIALOG
  2536. BEGIN
  2537. LEFTMARGIN, 7
  2538. RIGHTMARGIN, 220
  2539. TOPMARGIN, 7
  2540. BOTTOMMARGIN, 208
  2541. END
  2542. PID_OE_OptionsRouter, DIALOG
  2543. BEGIN
  2544. LEFTMARGIN, 7
  2545. RIGHTMARGIN, 220
  2546. TOPMARGIN, 7
  2547. BOTTOMMARGIN, 209
  2548. END
  2549. PID_SW_SharedAccess, DIALOG
  2550. BEGIN
  2551. VERTGUIDE, 21
  2552. TOPMARGIN, 1
  2553. END
  2554. PID_SP_SharedLan, DIALOG
  2555. BEGIN
  2556. VERTGUIDE, 21
  2557. TOPMARGIN, 1
  2558. HORZGUIDE, 35
  2559. HORZGUIDE, 46
  2560. END
  2561. PID_SC_SmartCard, DIALOG
  2562. BEGIN
  2563. LEFTMARGIN, 7
  2564. RIGHTMARGIN, 310
  2565. TOPMARGIN, 7
  2566. BOTTOMMARGIN, 136
  2567. END
  2568. PID_RW_RouterWelcome, DIALOG
  2569. BEGIN
  2570. LEFTMARGIN, 7
  2571. RIGHTMARGIN, 310
  2572. BOTTOMMARGIN, 136
  2573. END
  2574. PID_CT_RouterConnectionType, DIALOG
  2575. BEGIN
  2576. LEFTMARGIN, 7
  2577. RIGHTMARGIN, 310
  2578. BOTTOMMARGIN, 136
  2579. END
  2580. PID_VT_RouterVpnType, DIALOG
  2581. BEGIN
  2582. LEFTMARGIN, 7
  2583. RIGHTMARGIN, 310
  2584. BOTTOMMARGIN, 136
  2585. END
  2586. PID_VD_RouterVpnDestination, DIALOG
  2587. BEGIN
  2588. LEFTMARGIN, 7
  2589. RIGHTMARGIN, 310
  2590. BOTTOMMARGIN, 136
  2591. END
  2592. PID_GE_RouterGeneralMultiple, DIALOG
  2593. BEGIN
  2594. LEFTMARGIN, 7
  2595. RIGHTMARGIN, 220
  2596. TOPMARGIN, 7
  2597. BOTTOMMARGIN, 88
  2598. END
  2599. PID_GE_RouterGeneralSingle, DIALOG
  2600. BEGIN
  2601. LEFTMARGIN, 7
  2602. RIGHTMARGIN, 220
  2603. TOPMARGIN, 7
  2604. BOTTOMMARGIN, 204
  2605. END
  2606. PID_SA_SharedAccessApplications, DIALOG
  2607. BEGIN
  2608. LEFTMARGIN, 7
  2609. RIGHTMARGIN, 220
  2610. TOPMARGIN, 7
  2611. BOTTOMMARGIN, 208
  2612. HORZGUIDE, 27
  2613. HORZGUIDE, 37
  2614. HORZGUIDE, 97
  2615. END
  2616. PID_SS_SharedAccessServices, DIALOG
  2617. BEGIN
  2618. LEFTMARGIN, 7
  2619. RIGHTMARGIN, 220
  2620. TOPMARGIN, 7
  2621. BOTTOMMARGIN, 208
  2622. HORZGUIDE, 27
  2623. HORZGUIDE, 37
  2624. HORZGUIDE, 97
  2625. END
  2626. PID_FW_FirewallLogging, DIALOG
  2627. BEGIN
  2628. LEFTMARGIN, 7
  2629. RIGHTMARGIN, 220
  2630. TOPMARGIN, 7
  2631. BOTTOMMARGIN, 208
  2632. HORZGUIDE, 27
  2633. HORZGUIDE, 37
  2634. HORZGUIDE, 97
  2635. END
  2636. PID_FW_ICMP, DIALOG
  2637. BEGIN
  2638. LEFTMARGIN, 7
  2639. RIGHTMARGIN, 220
  2640. TOPMARGIN, 7
  2641. BOTTOMMARGIN, 208
  2642. HORZGUIDE, 27
  2643. HORZGUIDE, 37
  2644. HORZGUIDE, 97
  2645. END
  2646. DID_SA_Application, DIALOG
  2647. BEGIN
  2648. LEFTMARGIN, 7
  2649. RIGHTMARGIN, 210
  2650. VERTGUIDE, 48
  2651. VERTGUIDE, 105
  2652. VERTGUIDE, 160
  2653. TOPMARGIN, 7
  2654. BOTTOMMARGIN, 157
  2655. HORZGUIDE, 17
  2656. HORZGUIDE, 37
  2657. HORZGUIDE, 47
  2658. HORZGUIDE, 64
  2659. HORZGUIDE, 77
  2660. HORZGUIDE, 97
  2661. HORZGUIDE, 104
  2662. HORZGUIDE, 117
  2663. HORZGUIDE, 125
  2664. END
  2665. DID_SS_Service, DIALOG
  2666. BEGIN
  2667. LEFTMARGIN, 7
  2668. RIGHTMARGIN, 210
  2669. VERTGUIDE, 105
  2670. VERTGUIDE, 160
  2671. TOPMARGIN, 7
  2672. BOTTOMMARGIN, 157
  2673. HORZGUIDE, 17
  2674. HORZGUIDE, 37
  2675. HORZGUIDE, 47
  2676. HORZGUIDE, 64
  2677. HORZGUIDE, 77
  2678. HORZGUIDE, 87
  2679. END
  2680. DID_CI_CustomIPSec, DIALOG
  2681. BEGIN
  2682. LEFTMARGIN, 7
  2683. RIGHTMARGIN, 256
  2684. TOPMARGIN, 7
  2685. BOTTOMMARGIN, 80
  2686. END
  2687. PID_DT_DefaultInternet, DIALOG
  2688. BEGIN
  2689. RIGHTMARGIN, 318
  2690. VERTGUIDE, 21
  2691. BOTTOMMARGIN, 156
  2692. END
  2693. PID_CN_ConnectionName, DIALOG
  2694. BEGIN
  2695. RIGHTMARGIN, 310
  2696. BOTTOMMARGIN, 143
  2697. END
  2698. PID_SR_StaticRoute, DIALOG
  2699. BEGIN
  2700. LEFTMARGIN, 7
  2701. RIGHTMARGIN, 310
  2702. TOPMARGIN, 7
  2703. BOTTOMMARGIN, 137
  2704. END
  2705. PID_DG_Diagnostics, DIALOG
  2706. BEGIN
  2707. LEFTMARGIN, 7
  2708. TOPMARGIN, 8
  2709. BOTTOMMARGIN, 136
  2710. END
  2711. DID_SR_StaticRoute, DIALOG
  2712. BEGIN
  2713. LEFTMARGIN, 7
  2714. RIGHTMARGIN, 196
  2715. TOPMARGIN, 7
  2716. BOTTOMMARGIN, 111
  2717. END
  2718. DID_EL_ExportLog, DIALOG
  2719. BEGIN
  2720. LEFTMARGIN, 7
  2721. RIGHTMARGIN, 237
  2722. TOPMARGIN, 7
  2723. BOTTOMMARGIN, 206
  2724. END
  2725. DID_PB_Progress, DIALOG
  2726. BEGIN
  2727. LEFTMARGIN, 7
  2728. RIGHTMARGIN, 252
  2729. TOPMARGIN, 7
  2730. BOTTOMMARGIN, 56
  2731. END
  2732. END
  2733. #endif // APSTUDIO_INVOKED
  2734. /////////////////////////////////////////////////////////////////////////////
  2735. //
  2736. // String Table
  2737. //
  2738. STRINGTABLE DISCARDABLE
  2739. BEGIN
  2740. SID_MA_Subtitle "This is the device that will be used to make the connection."
  2741. SID_MA_Title "Select a Device"
  2742. SID_MlinkNeedsPpp "Multiple Lines cannot be bundled unless you are calling a PPP server."
  2743. SID_Modem "Modem"
  2744. SID_ModemNotInstalled "The modem is not installed."
  2745. SID_Mppe128bit "Microsoft Point-to-Point Encryption, 128 bit RSA/RC4"
  2746. SID_Mppe40bit "Microsoft Point-to-Point Encryption, 40 bit RSA/RC4"
  2747. SID_MultiLink "Multiple Lines"
  2748. SID_MultiLinkNumber "(Press Configure to set)"
  2749. SID_NA_Subtitle "You may enter fixed DNS and WINS addresses."
  2750. SID_NA_Title "Name Server Addresses"
  2751. SID_NR_FT_Amb "Down-level RAS"
  2752. SID_NR_FT_Ppp "PPP"
  2753. SID_NR_FT_PppLcp "PPP multi-link"
  2754. SID_NR_FT_Slip "SLIP"
  2755. SID_Nbf "NetBEUI"
  2756. END
  2757. STRINGTABLE DISCARDABLE
  2758. BEGIN
  2759. SID_NewPhonebook "A personal phonebook has been created and initialized with the contents of the system phonebook."
  2760. SID_NoAltPath "No alternate phonebook is selected."
  2761. SID_NoConfigure "That device cannot be dynamically configured."
  2762. SID_NoDeleteConnected "The entry cannot be deleted because it is connected."
  2763. SID_NoEntrySelected "No entry is selected. Press the New button to create an entry."
  2764. SID_NoIpAddress "A non-zero IP address must be supplied when 'specify an IP address' is selected."
  2765. SID_NoX25Address "An X.25 Address is required when an X.25 dial-up network or X.25 device is selected."
  2766. SID_NoneSelected "(none)"
  2767. SID_NotUnique "'%1' is already in the list."
  2768. SID_AuthPasswordAndData "Secure my password and my data"
  2769. SID_NpNotInstalled "The %1 protocol cannot be selected because it is not installed or is disabled for Remote Access. To change, in Control Panel start Network, choose Services page, Remote Access Properties, and press the Network button."
  2770. SID_OP_CachePw "Cannot save password."
  2771. SID_OP_DisplayData "Cannot display data."
  2772. SID_OP_GetADialInfo "Cannot get auto-dial information."
  2773. SID_OP_LoadDlg "Cannot load dialog."
  2774. SID_OP_UnshareConnection "Cannot disable shared access."
  2775. END
  2776. STRINGTABLE DISCARDABLE
  2777. BEGIN
  2778. SID_ProjectionResult2 "Press Accept to use the connection as is, or Hang Up to disconnect."
  2779. SID_ProtocolsInfo "Point-to-point protocol settings to use when %1 initiates a demand dial connection on interface %2:"
  2780. SID_SavePasswordFrndly "[To change the saved password, click here]"
  2781. END
  2782. STRINGTABLE DISCARDABLE
  2783. BEGIN
  2784. SID_OP_LoadPage "Cannot load property page."
  2785. SID_OP_LoadPhonebook "Cannot load phonebook."
  2786. SID_OP_LoadPortInfo "Cannot load RAS Manager port information."
  2787. SID_OP_LoadPrefs "Cannot read user preferences from registry."
  2788. SID_OP_LoadScriptInfo "Cannot load script information."
  2789. SID_OP_LoadScriptLog "Cannot view script.log with notepad.exe"
  2790. SID_OP_LoadSwitchEditor "Cannot edit switch.inf with notepad.exe"
  2791. SID_OP_LoadTapiInfo "Cannot load TAPI information."
  2792. SID_OP_LoadX25Info "Cannot load X.25 information."
  2793. SID_OP_MakePhonebook "Cannot create new phonebook."
  2794. SID_OP_ShareConnection "Cannot enable shared access."
  2795. SID_OP_RasDial "Cannot connect the phonebook entry."
  2796. SID_OP_RasGetBuffer "Cannot get send/receive buffer."
  2797. SID_OP_RasGetInfo "Cannot get status information for a port."
  2798. SID_OP_RasGetProtocolInfo "Cannot retrieve protocol information."
  2799. SID_OP_RasPortReceive "Cannot receive buffer from device."
  2800. END
  2801. STRINGTABLE DISCARDABLE
  2802. BEGIN
  2803. SID_OP_RasPortSend "Cannot send buffer to device."
  2804. SID_OP_RetrievingData "Cannot retrieve data."
  2805. SID_OP_SaveTapiInfo "Cannot save TAPI information."
  2806. SID_OP_SavingData "Cannot save data."
  2807. SID_OP_ScriptHalted "The script has halted."
  2808. SID_OP_ScriptHaltedOnError
  2809. "The script has halted due to an error. Do you wish to view the error log?"
  2810. SID_OP_SetADialInfo "Cannot set auto-dial information."
  2811. SID_OP_UncachePw "Cannot delete saved password."
  2812. SID_OP_WritePhonebook "Cannot write phonebook."
  2813. SID_OP_WritePrefs "Writing preferences to registry"
  2814. SID_OP_WriteShortcutFile "Cannot write the shortcut file."
  2815. SID_OkLabel "OK"
  2816. SID_PA_Subtitle "What is your ISP's phone number?"
  2817. SID_PA_Title "Phone Number to Dial"
  2818. SID_PasswordMismatch "The Password and Confirm password fields do not match."
  2819. SID_PasswordsDontMatch "The New Password and Confirm New Password fields do not match."
  2820. END
  2821. STRINGTABLE DISCARDABLE
  2822. BEGIN
  2823. SID_RasNeedsNbf "NetBEUI protocol is required to call older RAS servers."
  2824. SID_RasWithoutNbf "Before you can call older RAS servers you must install the NetBEUI protocol. NetBEUI can be installed with the Control Panel Network applet."
  2825. SID_RedialLabel "&Redial"
  2826. SID_RemoveCP "You have chosen to disable one or more transports. Doing so requires the routing managers and routing protocols for the disabled transports to be removed from this demand-dial interface.\nClick Yes if you want to conti \n \n\n\n\n\n\nnue, or No if you want to re-enable the transports."
  2827. SID_SW_Title "Internet Connection Sharing"
  2828. SID_RouterDialInAccount "Demand-dial interface dial-in account."
  2829. SID_RouterDialOut "You now need to set the dial-out credentials that interface '%1' will use when connecting to the remote router. These credentials must match the dial-in credentials configured on the remote router. When connecting to a \n \n\n\n\n\n\nWindows NT4/2000 router, the user name must also match the interface name of the remote router."
  2830. SID_RouterHelpFile "mpradmin.hlp"
  2831. SID_RouterHuntCheckLabel
  2832. "&Move successful number or address to the top of the list on connection"
  2833. SID_RouterHuntItemLabel "&New phone number or address:"
  2834. SID_RouterHuntListLabel "&Phone numbers or addresses:"
  2835. END
  2836. STRINGTABLE DISCARDABLE
  2837. BEGIN
  2838. SID_RouterHuntTitle "Numbers and Addresses"
  2839. SID_ST_Ppp "PPP: Windows 95/98/NT4/2000, Internet"
  2840. SID_DataEncNone "None"
  2841. SID_ST_Slip "SLIP: Unix Connection"
  2842. SID_S_AllDevicesConnected "All devices connected."
  2843. SID_S_AuthAck "Receiving registration result..."
  2844. SID_S_AuthCallback "Sending callback information..."
  2845. SID_S_AuthChangePassword "Sending new password..."
  2846. SID_S_AuthLinkSpeed "Calculating link speed..."
  2847. SID_S_AuthNotify "Checking authentication status..."
  2848. SID_S_AuthProject "Registering your computer on the network..."
  2849. SID_S_AuthRetry "Retrying authentication..."
  2850. SID_S_Authenticate "Verifying username and password..."
  2851. SID_S_Authenticated "Authenticated."
  2852. SID_S_ConnectDevice "Connecting through %1..."
  2853. SID_S_ConnectModemNoNum "Dialing..."
  2854. END
  2855. STRINGTABLE DISCARDABLE
  2856. BEGIN
  2857. SID_S_ConnectModemOperator "Modems connecting..."
  2858. SID_S_ConnectNull "Connecting over cable..."
  2859. SID_S_ConnectNumber "Dialing %1..."
  2860. SID_S_ConnectPad "Connecting over X.25 to %1..."
  2861. SID_S_ConnectPostSwitch "Postconnecting through %1..."
  2862. SID_S_ConnectPreSwitch "Preconnecting through %1..."
  2863. SID_S_Connected "Connected."
  2864. SID_S_DeviceConnected "Device connected."
  2865. SID_S_Disconnected "Disconnected."
  2866. SID_S_ModemConnected "Modem connected."
  2867. SID_S_NullConnected "Cable connected."
  2868. SID_S_OpenPort "Opening port..."
  2869. SID_S_PadConnected "X.25 connected."
  2870. SID_S_PortOpened "Port opened."
  2871. SID_S_PostSwitchConnected "Postconnect complete."
  2872. SID_S_PreSwitchConnected "Preconnect complete."
  2873. END
  2874. STRINGTABLE DISCARDABLE
  2875. BEGIN
  2876. SID_ConfirmViewScriptLog
  2877. "Syntax errors were found in the script. Do you wish to view the error log?"
  2878. SID_ConnectComplete "'%1' is now connected. "
  2879. SID_ConnectComplete1 "Right-click the Dial-Up Networking Monitor on the task bar to hang up or check the status of your connection."
  2880. SID_Connected "Connected successfully."
  2881. SID_CustomAuthConfigRequired
  2882. "The custom authentication method selected must be initialized by pressing Properties."
  2883. SID_CutDefExt "lnk"
  2884. SID_CutDescription "Dial-up shortcut files (*.rnk)"
  2885. SID_CutFilter "*.rnk"
  2886. SID_CutTitle "Create Dial-Up Shortcut"
  2887. SID_DE_LinkFailed "Link to %1 failed. Reconnect pending..."
  2888. SID_DS_CantGetFraming "Cannot retrieve framing information."
  2889. SID_DS_CantGetPortInfo "Cannot retrieve port information."
  2890. SID_DS_CantGetProjection "Cannot retrieve projection information."
  2891. SID_DS_CantGetRasconnList "Cannot load connection list."
  2892. SID_DS_Client "Client:"
  2893. END
  2894. STRINGTABLE DISCARDABLE
  2895. BEGIN
  2896. SID_Time20m "20 minutes"
  2897. SID_CN_SubtitleWork "Specify a name for this connection to your workplace."
  2898. SID_NetworkApplicationSettings "Network Application Settings"
  2899. SID_CN_HMsgWork "Type a name for this connection in the following box."
  2900. SID_CN_HMsgDccGuest "Type the name of the other computer in the following box."
  2901. SID_CN_HMsgInternet "Type the name of your ISP in the following box."
  2902. SID_CN_SubtitleInternet "What is the name of the service that provides your Internet connection?"
  2903. SID_SS_TypeAddress "Please type the IP address of the server computer on the private network."
  2904. SID_SharedAccessSettings "Advanced Settings"
  2905. SID_BadEntryWithDot "The entry name begins with a period. or contains some invalid characters. \nChoose a different name."
  2906. SID_PropertiesHeader "Properties"
  2907. END
  2908. STRINGTABLE DISCARDABLE
  2909. BEGIN
  2910. SID_DS_Details "Details"
  2911. SID_DS_Device "Device:"
  2912. SID_DS_Network "Network:"
  2913. SID_DS_NotConnected "(not connected)"
  2914. SID_DU_Dial "&Connect..."
  2915. SID_DU_HangUp "Hang &Up"
  2916. SID_DefaultEntryName "Dial-up Connection"
  2917. SID_DefaultModemSettings "Modem configuration set to defaults"
  2918. SID_DefaultPort "COM1"
  2919. SID_DefaultRouterEntryName "Remote Router"
  2920. SID_DeviceColHead "Modem or device"
  2921. SID_DialOutUserName "Please enter a username for this interface's account on the remote router."
  2922. SID_DuplicateEntry "An entry named %1 already exists. Choose a different name."
  2923. SID_EC_Subtitle "You may want to allow sending your password without encryption."
  2924. SID_EC_Title "Password Encryption"
  2925. SID_EN_Subtitle "The wizard is ready to create your connection."
  2926. END
  2927. STRINGTABLE DISCARDABLE
  2928. BEGIN
  2929. SID_Channel " channel"
  2930. SID_SC_Title "Smart Cards"
  2931. SID_SC_Subtitle "You can use your smart card with this connection."
  2932. SID_DefaultDccEntryName "Direct Connection"
  2933. SID_SelectDevice "Please select a device for this connection."
  2934. SID_LargeFontName "Verdana Bold"
  2935. SID_LargeFontSize "12"
  2936. SID_CT_Title "Connection Type"
  2937. SID_CT_Subtitle "Select the type of demand dial interface you want to create."
  2938. SID_RN_Title "Select a Device"
  2939. SID_RN_Subtitle "This is the device that will be used to make the connection."
  2940. END
  2941. STRINGTABLE DISCARDABLE
  2942. BEGIN
  2943. SID_FriendlyComPort "Communications Port"
  2944. END
  2945. STRINGTABLE DISCARDABLE
  2946. BEGIN
  2947. SID_DialerHelpCmdLine "hh.exe netcfg.chm::/trouble_all.htm"
  2948. SID_DefaultVpnEntryName "Virtual Private Connection"
  2949. SID_LO_DescPhysAny "Use any form of authentication required including clear text. Do not encrypt data."
  2950. SID_LO_DescPhysPassword "Use any form of authentication that requires passwords to be encrypted. Do not encrypt data."
  2951. SID_TypeEntryName "Please type a name for the entry."
  2952. SID_LO_DescPhysPassData "Encrypt passwords and data."
  2953. SID_TypePortNumber "Please type a port number between 1 and 65535."
  2954. SID_LO_DescPhysCustom "Specify custom authentication and data encryption with the Settings button."
  2955. SID_LO_DescVpnNormal "Use any form of authentication that requires encrypted passwords. Do not encrypt data."
  2956. SID_LO_DescVpnSecure "Encrypt passwords and data."
  2957. SID_LO_DescVpnCustom "Specify custom authentication and data encryption with the Settings button."
  2958. SID_DuplicatePortNumber "The port number is already used by another entry.\nPlease enter a unique port number."
  2959. SID_TypeResponseList "Please enter one or more ports for incoming responses."
  2960. SID_NoDeleteSelection "Please select the entry to be deleted."
  2961. SID_Time1s "1 second"
  2962. SID_NoModifySelection "Please select the entry to be modified."
  2963. END
  2964. STRINGTABLE DISCARDABLE
  2965. BEGIN
  2966. SID_CN_SubtitleDccGuest "What is the name of the other computer you are connecting to?"
  2967. END
  2968. STRINGTABLE DISCARDABLE
  2969. BEGIN
  2970. SID_ICMP_IMASK "Allow incoming mask request"
  2971. SID_ICMP_IROUT "Allow incoming router request"
  2972. SID_ICMP_ODEST "Allow outgoing destination unreachable"
  2973. SID_ICMP_OQNCH "Allow outgoing source quench"
  2974. SID_ICMP_OPRAM "Allow outgoing parameter problem"
  2975. SID_ICMP_OTIME "Allow outgoing time exceeded"
  2976. SID_ICMP_XRDRT "Allow redirect"
  2977. SID_FwbDefExt "log"
  2978. SID_FwbFilter "*.log"
  2979. SID_FwbFilterDesc "Firewall log files (*.log)"
  2980. SID_FwbTitle "Browse"
  2981. SID_SA_SelectAdapter "Select a private network connection"
  2982. END
  2983. STRINGTABLE DISCARDABLE
  2984. BEGIN
  2985. SID_SA_SelectAdapterError
  2986. "To enable Internet Connection Sharing a connection must be selected for the private network. Please select a connection from the list of available connections."
  2987. SID_ICMP_IECHO_DESC "Messages sent to this computer will be repeated back to the sender. This is commonly used for troubleshooting, for example, to ping a machine."
  2988. SID_ICMP_ITIME_DESC "Data sent to this computer can be acknowledged with a confirmation message indicating the time that the data was received."
  2989. SID_ICMP_IMASK_DESC "This computer will listen for and respond to requests for more information about the public network to which it is attached."
  2990. SID_ICMP_IROUT_DESC "This computer will respond to requests for information about the routes it recognizes."
  2991. SID_ICMP_ODEST_DESC "Data sent over the Internet that fails to reach this computer due to an error will be discarded and acknowledged with a ""destination unreachable"" message explaining the failure."
  2992. SID_ICMP_OQNCH_DESC "When this computer's ability to process incoming data cannot keep up with the rate of a transmission, data will be dropped and the sender will be asked to slow down."
  2993. SID_ICMP_OPRAM_DESC "When this computer discards data it has received due to a problematic header, it will reply to the sender with a ""bad header"" error message."
  2994. SID_ICMP_OTIME_DESC "When this computer discards an incomplete data transmission because the entire transmission required more time than allowed, it will reply to the sender with a ""time expired"" message."
  2995. SID_ICMP_XRDRT_DESC "Data sent from this computer will be rerouted if the default path changes."
  2996. SID_FwbInvalidSize "The value entered for the log file size is not valid. Enter a value between 1 and 32767 k."
  2997. END
  2998. STRINGTABLE DISCARDABLE
  2999. BEGIN
  3000. SID_SA_NoWMIError "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."
  3001. SID_SA_StoreError "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."
  3002. SID_ICMP_IECHO "Allow incoming echo request"
  3003. SID_ICMP_ITIME "Allow incoming timestamp request"
  3004. END
  3005. STRINGTABLE DISCARDABLE
  3006. BEGIN
  3007. SID_EN_Title "Finished"
  3008. SID_EcbnLabel "Phone &number:"
  3009. SID_EcbnTitle "Call Me Back At"
  3010. SID_EditAlternateTitle "Edit Alternate Phone Number"
  3011. SID_EditConnected "Since this connection is currently active, some settings will not take effect until the next time you dial it."
  3012. SID_EmptyLogonPb "There are no connections available to all users. You must logon before dialing."
  3013. SID_EmptyPhonebook "The phonebook is empty.\n\nPress OK to add an entry."
  3014. SID_EncryptionBanned "Due to import/export restrictions, data encryption is not available in this version of Windows."
  3015. SID_EnterX25Address "Please enter an X.25 address on the next screen."
  3016. SID_FMT_Error "Error %1: %2"
  3017. SID_FMT_ErrorMsg "%1\n\nError %2: %3"
  3018. SID_FMT_ErrorMsgDiag "%1\n\nError %2: %3\nDiagnostic: %4"
  3019. SID_FMT_ErrorMsgExt "%1\n\nError %2: %3\nFail Code: %4"
  3020. SID_FMT_ErrorMsgF1 "%1\n\nError %2: %3\n\nPress F1 for more information."
  3021. SID_FMT_ErrorMsgName "%1\n\nError %2: %3\nName: %4"
  3022. SID_FMT_ErrorMsgProject "%1\n\n%4"
  3023. END
  3024. STRINGTABLE DISCARDABLE
  3025. BEGIN
  3026. SID_StatusColHead "Status"
  3027. SID_SuffixItemLabel "&New suffix:"
  3028. SID_SuffixListLabel "&Suffixes:"
  3029. SID_SuffixTitle "Phone Number Suffixes"
  3030. SID_TC_Subtitle "You can go on to choose special settings, if necessary."
  3031. SID_TC_Title "Custom Settings"
  3032. SID_T_ManualDialTerminal "Manual Modem Command Terminal"
  3033. SID_T_PostconnectTerminal "After Dial Terminal"
  3034. SID_T_PreconnectTerminal "Before Dial Terminal"
  3035. SID_T_SlipTerminal "SLIP Login Terminal"
  3036. SID_Time10m "10 minutes"
  3037. SID_Time10s "10 seconds"
  3038. SID_Time1h "1 hour"
  3039. SID_Time1m "1 minute"
  3040. SID_Time24h "24 hours"
  3041. SID_Time2h "2 hours"
  3042. END
  3043. STRINGTABLE DISCARDABLE
  3044. BEGIN
  3045. SID_Time2m "2 minutes"
  3046. SID_Time30m "30 minutes"
  3047. SID_Time30s "30 seconds"
  3048. SID_Time3s "3 seconds"
  3049. SID_Time4h "4 hours"
  3050. SID_Time4m "4 minutes"
  3051. SID_Time5m "5 minutes"
  3052. SID_Time5s "5 seconds"
  3053. SID_Time8h "8 hours"
  3054. SID_TimeNever "never"
  3055. SID_US_Subtitle "You can make the new connection available to any user or only to yourself."
  3056. SID_US_Title "Connection Availability"
  3057. SID_UnMultiLink "Discard multiple line settings for the entry?"
  3058. SID_UnknownDevice "Unavailable device"
  3059. SID_UpTitle "Remote Access Preferences"
  3060. END
  3061. STRINGTABLE DISCARDABLE
  3062. BEGIN
  3063. SID_X25 "X.25"
  3064. SID_X25Pad "X.25 PAD"
  3065. SID_SW_Subtitle "You can let other computers access resources through this dial-up connection."
  3066. SID_DA_Title "VPN Server Selection"
  3067. SID_OP_EnableDemandDial "Cannot enable on-demand dialing."
  3068. SID_DA_Subtitle "What is the name or address of the VPN server?"
  3069. SID_OP_DisableDemandDial "Cannot disable on-demand dialing."
  3070. SID_PN_Title "Public Network"
  3071. SID_PN_Subtitle "Windows can make sure the public network is connected first."
  3072. SID_DefaultVpnPort "VPN1"
  3073. SID_SP_Title "Internet Connection Sharing"
  3074. SID_SP_Subtitle "You can let a local network access resources through this dial-up connection."
  3075. SID_GH_Title "Host or Guest?"
  3076. SID_ChangeSharedConnection
  3077. "Internet Connection Sharing is currently enabled for connection '%1'.\n\nIt will now be enabled for connection '%2' instead."
  3078. SID_GH_Subtitle "To connect two computers, your computer must be identified as either a host or a guest."
  3079. SID_EnableSharedAccess "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?"
  3080. END
  3081. STRINGTABLE DISCARDABLE
  3082. BEGIN
  3083. SID_DN_Title "Select a Device"
  3084. SID_DN_Subtitle "This is the device that will be used to make the connection."
  3085. SID_ConnectButton "&Connect"
  3086. SID_DataEncServerDetermine "Let the server determine encryption"
  3087. SID_DataEncAlways "Always encrypt my data"
  3088. SID_DataEncMppe40 "Use MPPE-40 data encryption"
  3089. SID_DataEncMppe128 "Use MPPE-128 data encryption"
  3090. SID_MschapOrEapRequired "The current encryption selection requires MS-CHAP or EAP authentication."
  3091. SID_CustAuthMsgTitle "Custom Authentication Message"
  3092. SID_S_ConnectVpn "Connecting to %1..."
  3093. SID_CN_Title "Connection Name"
  3094. SID_ST_VpnAuto "Automatic"
  3095. SID_ST_VpnPptp "PPTP VPN"
  3096. SID_ST_VpnL2tp "L2TP IPSec VPN"
  3097. SID_LA_Subtitle "Select the type of the connection."
  3098. SID_LA_Title "Type of Connection"
  3099. END
  3100. STRINGTABLE DISCARDABLE
  3101. BEGIN
  3102. SID_DialNeeded "Dial devices only as needed"
  3103. SID_AuthExplain "Enter a user name and password with access to the remote network domain."
  3104. SID_BadAreaCode "The area code must contain only the digits 0 to 9."
  3105. SID_BadEntry "The entry name must contain at least one non-blank character and cannot begin with a period. Choose a different name."
  3106. SID_BadIpAddrRange "You must choose a value from %1 to %2 for this field."
  3107. SID_CannotLoadConfigDll "The custom authentication configuration DLL could not be loaded. Make sure the custom authentication package is correctly installed."
  3108. SID_CantHangUpRouter "The connection selected was established by the Multiprotocol router.\nPlease use the 'Routing and RAS Admin' tool to hang up the connection."
  3109. SID_CommentColHead "Comment"
  3110. SID_ConfigDllApiFailed "The custom authentication package configuration failed."
  3111. SID_ConfigureIp "TCP/IP is not installed or is disabled for Routing and Remote Access. In Control Panel, start Network, go to the Services page, choose 'Routing and Remote Access Service' Properties, and press the Network button."
  3112. SID_ConfigureIpx "IPX is not installed or is disabled for Routing and Remote Access. You can install/enable IPX by viewing the properties of any connection in ""Connections"" folder."
  3113. SID_ConfirmDelDevice "Remove the selected device(s) from the list?"
  3114. SID_ConfirmDelEntry "Delete %1 from the phonebook?"
  3115. SID_ConfirmHangUp "Disconnect from %1?"
  3116. SID_ConfirmShortcut "A file named %1 already exists. Overwrite it?"
  3117. END
  3118. STRINGTABLE DISCARDABLE
  3119. BEGIN
  3120. SID_S_PrepareForCallback "Preparing for callback..."
  3121. SID_S_Projected "Checking network protocol connections..."
  3122. SID_S_ReAuthenticate "Verifying username and password..."
  3123. SID_S_SubConnected "Connected, bundling additional lines"
  3124. SID_S_Unknown "Unknown state."
  3125. SID_S_WaitForCallback "Waiting for callback..."
  3126. SID_S_WaitForModemReset "Waiting for modem reset..."
  3127. SID_SavePreview "Make the phone number change permanent?"
  3128. SID_ScpDefExt "scp"
  3129. SID_ScpFilter "*.scp"
  3130. SID_ScpFilterDesc "Dial-up script files (*.scp)"
  3131. SID_ScpTitle "Browse Dial-Up Scripts"
  3132. SID_SelectOneLink "You must check at least one modem or adapter."
  3133. SID_SharedPhoneNumber "Phone number"
  3134. SID_SlipNeedsIp "TCP/IP protocol is required to call SLIP servers."
  3135. SID_SlipWithoutIp "Before you can call SLIP servers you must install the TCP/IP protocol. TCP/IP can be installed with the Control Panel Network applet."
  3136. END
  3137. STRINGTABLE DISCARDABLE
  3138. BEGIN
  3139. SID_PbkDefExt "pbk"
  3140. SID_PbkDescription "Phonebook files (*.pbk)"
  3141. SID_PbkFilter "*.pbk"
  3142. SID_PbkTitle "Open Phonebook"
  3143. SID_PeTitleClone "Clone Phonebook Entry"
  3144. SID_PeTitleEdit "Edit Phonebook Entry"
  3145. SID_PeTitleNew "New Phonebook Entry"
  3146. SID_PhoneNumberColHead "Phone number"
  3147. SID_PhoneNumbersColHead "Phone numbers"
  3148. SID_PopupTitle "Network Connections"
  3149. SID_PppNeedsProtocol "You must select at least one network protocol."
  3150. SID_PppWithoutProtocol "Before you can call PPP servers you must install a network protocol with the Control Network applet."
  3151. SID_PrefixItemLabel "&New prefix:"
  3152. SID_PrefixListLabel "&Prefixes:"
  3153. SID_PrefixTitle "Phone Number Prefixes"
  3154. SID_ProjectionResult1 "One or more requested network protocols did not connect successfully.\n\n"
  3155. END
  3156. STRINGTABLE DISCARDABLE
  3157. BEGIN
  3158. SID_AQ_DoNotDialLabel "&No, do not dial"
  3159. SID_AQ_Text "You (or a program) have requested information from %1. Which connection do you want to use?"
  3160. SID_AddAlternateTitle "Add Alternate Phone Number"
  3161. SID_DialOnlyFirst "Dial only first available device"
  3162. SID_DialAll "Dial all devices"
  3163. END
  3164. STRINGTABLE DISCARDABLE
  3165. BEGIN
  3166. SID_Ip "TCP/IP"
  3167. SID_IpsecDefault "IPSec, default policy"
  3168. SID_Ipx "IPX/SPX or compatible"
  3169. SID_IsCurLoc " (the current location)"
  3170. SID_Isdn "ISDN"
  3171. SID_IsdnAdapter "All available ISDN lines multi-linked"
  3172. SID_IsdnLineType0 "64K Digital"
  3173. SID_IsdnLineType1 "56K Digital"
  3174. SID_IsdnLineType2 "56K Voice"
  3175. SID_LG_Subtitle "You may need a special procedure before connecting."
  3176. SID_LG_Title "Choose Logon Options"
  3177. SID_LS_PercentFmt "%d%%"
  3178. SID_LinkPhoneNumber "Phone number for %s"
  3179. SID_LocationItemLabel "&New location:"
  3180. SID_LocationListLabel "&Locations:"
  3181. SID_LocationTitle "Locations"
  3182. END
  3183. STRINGTABLE DISCARDABLE
  3184. BEGIN
  3185. SID_FMT_ErrorMsgResp "%1\n\nError %2: %3\nResponse: %4"
  3186. SID_FMT_FailCode "Fail Code: 0x%1\n"
  3187. SID_FMT_Name "Name: %1\n"
  3188. SID_FMT_ProjectError "%1 CP reported error %2: %3\n"
  3189. SID_FMT_ProjectOk "%1 CP connected successfully.\n"
  3190. SID_FP_Subtitle "You can choose which dial-up protocol to use."
  3191. SID_FP_Title "Choose Dial-up Protocol"
  3192. SID_FinishWizard "Press Finish to save '%1'."
  3193. SID_HelpFile "netcfg.hlp"
  3194. SID_HuntCheckLabel "&Move successful number to the top of the list on connection"
  3195. SID_HuntItemLabel "&New phone number:"
  3196. SID_HuntListLabel "&Phone numbers:"
  3197. SID_HuntTitle "Phone Numbers"
  3198. SID_IA_Subtitle "You may enter a fixed IP address."
  3199. SID_IA_Title "IP Address"
  3200. SID_InternetWithoutIp "The Internet protocols (TCP/IP), are not installed or are disabled for Remote Access. In Control Panel, start Network, go to the Services page, choose 'Remote Access Service' Properties, and press the Network button."
  3201. END
  3202. STRINGTABLE DISCARDABLE
  3203. BEGIN
  3204. SID_RP_Title "Phone Number"
  3205. SID_RP_Subtitle "Enter the phone number of the remote server or router you are calling."
  3206. SID_VT_Title "VPN Type"
  3207. SID_VT_Subtitle "Select the type of VPN interface you want to create."
  3208. SID_VD_Title "Destination Address"
  3209. SID_VD_Subtitle "What is the name or address of the remote router?"
  3210. SID_RA_Title "IP Address"
  3211. SID_RA_Subtitle "Configure this router's IP address for this interface."
  3212. SID_NS_Title "Name Server Addresses"
  3213. SID_NS_Subtitle "Configure DNS and WINS addresses for use by this interface."
  3214. SID_RC_Title "Router Scripting"
  3215. SID_RC_Subtitle "You can set up a scripting for connecting to the remote router."
  3216. SID_DI_Title "Dial In Credentials"
  3217. SID_DI_Subtitle "Configure the user name and password that the remote router will use when it dials in to this server."
  3218. END
  3219. STRINGTABLE DISCARDABLE
  3220. BEGIN
  3221. SID_DT_Title "Internet Account Information"
  3222. SID_DT_Subtitle "You will need an account name and password to sign in to your Internet account."
  3223. SID_NeedEapKeys "The selected EAP package does not provide encryption keys. Select an EAP package that does provide keys or select not to encrypt."
  3224. SID_MsChapRequired "The current encryption selection requires EAP or some version of MS-CHAP logon security methods."
  3225. SID_SS_Title "Protocols and Security"
  3226. SID_SS_Subtitle "Select transports and security options for this connection."
  3227. SID_OptionalAuthQuery "The protocols you have selected include PAP, SPAP, and/or CHAP. If one of these is negotiated, data encryption will not occur. Do you want to keep these settings?"
  3228. SID_VI_ST_Explain "To connect to '%1', you must first be connected to '%2'. Do you want to connect to '%2' now?"
  3229. SID_S_ConnectParallel "Connecting over parallel cable..."
  3230. SID_S_ConnectIrda "Connecting over infrared..."
  3231. SID_S_ParallelConnected "Parallel cable connected."
  3232. SID_S_IrdaConnected "Infrared connected."
  3233. SID_NoStrongEncryption "This connection was configured to use a data encryption strength that is not supported by the installed software. The security properties of this connection have been reset to the available encryption strengths."
  3234. SID_NE_VpnServerLabel "Typ&e of VPN:"
  3235. SID_MissingUserName "Please enter a user name."
  3236. SID_DR_GlobalPassword "This user name and password will be saved for your own use. There is already a user name and password saved for all other users of this connection. Do you want to delete the user name and password saved for all other users?"
  3237. END
  3238. STRINGTABLE DISCARDABLE
  3239. BEGIN
  3240. SID_OP_LoadRasAccessDenied
  3241. "Your user account does not have permission to use this connection. Usually, this is because you are logged in as Guest."
  3242. SID_DT_HMsgWork "Type an account name and password. (If you have forgotten an existing account name or password, contact your network administrator.)"
  3243. SID_CN_NameDccGuest "Computer N&ame"
  3244. SID_CN_NameInternet "ISP N&ame"
  3245. SID_CN_NameWork "Company N&ame"
  3246. SID_PA_SubtitleWork "What is the phone number you will use to make this connection?\n"
  3247. SID_SR_Title "Static Routes for Remote Networks"
  3248. SID_SR_SubTitle "A static route is manually defined, permanent route between two networks."
  3249. SID_SR_Destination "Destination"
  3250. SID_SR_Netmask "Network Mask"
  3251. END
  3252. STRINGTABLE DISCARDABLE
  3253. BEGIN
  3254. SID_SR_Metric "Metric"
  3255. SID_SR_DestinationRequired "Destination is required."
  3256. SID_SR_NetMask_Required "Network Mask is required."
  3257. SID_SR_MetricRequired "Metric is required."
  3258. SID_SR_InvalidMask "Invalid Mask."
  3259. SID_SR_DuplicateRoute "Cannot add duplicate route."
  3260. SID_DG_LoadDiag "Cannot load diagnostic functions"
  3261. SID_EnterFileName "A valid file name must be entered!"
  3262. SID_EnterEmailAddress "A valid E-mail address must be entered!"
  3263. SID_DG_GetLogFailure "No diagnostic log file available!"
  3264. SID_DG_LoadLogFailure "Failed to launch explorer.exe to load the diagnostic log file!"
  3265. END
  3266. STRINGTABLE DISCARDABLE
  3267. BEGIN
  3268. SID_CN_HMsgWork2 "For example, you could type the name of your workplace or the name of a server you will connect to."
  3269. SID_DT_TitleWork "Account Information"
  3270. SID_NE_Reboot "The controls on this property sheet are disabled because the system must first be rebooted before any configuration changes can be made."
  3271. SID_NE_ReadOnly "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."
  3272. SID_NE_AccessDenied "Some of the controls on this property sheet are disabled because you do not have sufficient privileges to access them."
  3273. SID_ReplyMessageFmt "The following message was received from your service provider:\r\n\r\n%1"
  3274. SID_DR_ReconnectTitle "Reconnect %1"
  3275. SID_BS_Title "Service Name"
  3276. SID_BS_Subtitle "What is the name of the service that provides your broadband connection?"
  3277. SID_DT_SubtitleWork "You will need an account name and password to sign on to your account"
  3278. SID_DefaultBbPort "PPPOE1-0"
  3279. SID_ST_BbPppoe "Point-to-Point Protocol over Ethernet (PPPoE)"
  3280. SID_NE_BbServerLabel "Type of &broadband connection to make:"
  3281. END
  3282. STRINGTABLE DISCARDABLE
  3283. BEGIN
  3284. SID_DefaultBbEntryName "Broadband Connection"
  3285. SID_HavetoEnterPSK "You have selected to use a preshared key but you have not entered one. \nPlease enter a preshared key."
  3286. SID_OP_CredCommit "Cannot Commit Credentials"
  3287. END
  3288. STRINGTABLE DISCARDABLE
  3289. BEGIN
  3290. SID_DO_Title "Dial Out Credentials"
  3291. SID_DO_Subtitle "Configure the user name and password to be used when connecting to the remote router."
  3292. SID_IN_Title "Interface Name"
  3293. SID_IN_Subtitle "You can type a friendly name for this interface."
  3294. SID_NoDevices "No available devices"
  3295. SID_RouterUserExists "A user account named %1 already exists on the local computer. Should the demand dial interface be configured to use this user account?"
  3296. SID_NoAuthForSlip "There are no security protocol settings for SLIP server connections."
  3297. SID_AuthUnsecured "Allow unsecured password"
  3298. SID_AuthSecured "Require secured password"
  3299. SID_AuthCardOrCert "Use smart card"
  3300. SID_NoAuthChecked "You must select at least one password authentication protocol."
  3301. SID_DE_None "No encryption allowed (server will disconnect if it requires encryption)"
  3302. SID_DE_IfPossible "Optional encryption (connect even if no encryption)"
  3303. SID_DE_Require "Require encryption (disconnect if server declines)"
  3304. SID_DE_RequireMax "Maximum strength encryption (disconnect if server declines)"
  3305. SID_EncEnabled " (encryption enabled)"
  3306. END
  3307. STRINGTABLE DISCARDABLE
  3308. BEGIN
  3309. SID_DG_ExportWarning "This process can take several minutes. Do you want to continue?"
  3310. SID_DG_ToFileFail "Cannot export log to the file you specified, may not have enough disk space!"
  3311. SID_DG_ToEmailFail "Cannot email the log, check if MS Outlook is installed and set up properly!"
  3312. SID_EL_Waiting "Generating report ..."
  3313. SID_EL_ToFileSucceed "Writing to file is finished!"
  3314. SID_EL_ToEmailSucceed "Sending email is finished!"
  3315. SID_OPERATION_FAILURE "Operation failed!"
  3316. SID_EL_BrowseTitle "Browse for Folder"
  3317. END
  3318. STRINGTABLE DISCARDABLE
  3319. BEGIN
  3320. SID_PB_StepsDone "Finished:"
  3321. END
  3322. #endif // English (U.S.) resources
  3323. /////////////////////////////////////////////////////////////////////////////