Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

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