xref: /reactos/dll/win32/rasdlg/lang/en-US.rc (revision d6eebaa4)
1LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
2
3102 DIALOGEX 0, 0, 255, 265
4STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUPWINDOW | WS_CAPTION
5CAPTION "Alternate Phone Numbers"
6FONT 8, "MS Shell Dlg"
7BEGIN
8    LTEXT "Specify alternate phone numbers you want to use to make this connection.", 1018, 7, 5, 243, 16
9    LTEXT "&Phone numbers:", 1019, 7, 27, 238, 8
10    CONTROL "", 1012, "SYSLISTVIEW32", WS_BORDER | WS_TABSTOP | 0x0000848D, 7, 38, 217, 144
11    PUSHBUTTON "Move &up", 1017, 230, 40, 18, 16, BS_ICON
12    PUSHBUTTON "Move &down", 1015, 230, 61, 18, 16, BS_ICON
13    PUSHBUTTON "&Add...", 1013, 7, 187, 70, 14
14    PUSHBUTTON "&Edit...", 1016, 81, 187, 70, 14
15    PUSHBUTTON "&Delete", 1014, 154, 187, 70, 14
16    AUTOCHECKBOX "If &number fails, try next number", 1011, 8, 210, 243, 10, BS_TOP | BS_MULTILINE
17    AUTOCHECKBOX "&Move successful number to top of list", 1010, 8, 228, 243, 10, BS_TOP | BS_MULTILINE
18    DEFPUSHBUTTON "OK", 1, 122, 245, 60, 14
19    PUSHBUTTON "Cancel", 2, 188, 245, 60, 14
20END
21
22103 DIALOGEX 6, 18, 250, 170
23STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION
24CAPTION "Network Connections"
25FONT 8, "MS Shell Dlg"
26BEGIN
27    LTEXT "", 1029, 5, 5, 241, 35, NOT WS_GROUP
28    LTEXT "C&onnections:", -1, 5, 46, 238, 10
29    CONTROL "List1", 1677, "SYSLISTVIEW32", WS_BORDER | WS_TABSTOP | 0x0000440D, 5, 57, 240, 57
30    AUTOCHECKBOX "&Don't ask me again until the next time I log on", 1022, 8, 125, 235, 10
31    PUSHBUTTON "&Settings", 1026, 7, 149, 60, 14
32    DEFPUSHBUTTON "&Connect...", 1024, 117, 149, 60, 14
33    PUSHBUTTON "Cancel", 1025, 183, 149, 60, 14
34END
35
36104 DIALOGEX 6, 18, 269, 263
37STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUPWINDOW | WS_VISIBLE | WS_CAPTION
38CAPTION "Line Bundling Errors"
39FONT 8, "MS Shell Dlg"
40BEGIN
41    ICON 32516, 1031, 7, 7, 20, 20
42    LTEXT "One or more additional lines did not connect.", 1033, 37, 8, 216, 20
43    CONTROL "", 1032, "SYSLISTVIEW32", WS_BORDER | WS_TABSTOP | 0x00008401, 37, 83, 224, 136
44    AUTOCHECKBOX "&Do not attempt failed lines in the future", 1030, 38, 226, 222, 10
45    DEFPUSHBUTTON "&Accept", 1, 135, 242, 60, 14
46    PUSHBUTTON "&Hang Up", 2, 201, 242, 60, 14
47    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.", -1, 37, 36, 224, 44
48END
49
50105 DIALOGEX 0, 0, 261, 253
51STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUPWINDOW | WS_CAPTION
52CAPTION "Advanced Security Settings"
53FONT 8, "MS Shell Dlg"
54BEGIN
55    GROUPBOX "Logon security", 1547, 7, 33, 246, 191
56    LTEXT "&Data encryption:", 1546, 7, 5, 247, 10
57    COMBOBOX 1495, 7, 17, 247, 76, CBS_DROPDOWNLIST | WS_VSCROLL | NOT WS_TABSTOP
58    AUTORADIOBUTTON "Use &Extensible Authentication Protocol (EAP)", 1544, 17, 47, 226, 8, WS_GROUP
59    LTEXT "EAP Type", -1, 18, 64, 35, 8, NOT WS_VISIBLE | NOT WS_GROUP
60    COMBOBOX 1034, 53, 62, 191, 42, CBS_DROPDOWNLIST | CBS_SORT | WS_VSCROLL | NOT WS_TABSTOP
61    PUSHBUTTON "P&roperties", 1035, 184, 77, 60, 14
62    AUTORADIOBUTTON "Allow these &protocols", 1545, 17, 92, 224, 10
63    AUTOCHECKBOX "&Unencrypted password (PAP)", 1491, 28, 105, 215, 10, BS_TOP | BS_MULTILINE | WS_GROUP
64    AUTOCHECKBOX "&Shiva Password Authentication Protocol (SPAP)", 1496, 28, 119, 214, 10, BS_TOP | BS_MULTILINE
65    AUTOCHECKBOX "&Challenge Handshake Authentication Protocol (CHAP)", 1494, 28, 133, 215, 10, BS_TOP | BS_MULTILINE
66    AUTOCHECKBOX "&MS CHAP (MS-CHAP)", 1493, 28, 148, 212, 10, BS_TOP | BS_MULTILINE
67    AUTOCHECKBOX "Allow older MS-CHAP version for &Win 95 servers", 200, 46, 162, 198, 10, BS_TOP | BS_MULTILINE
68    AUTOCHECKBOX "M&icrosoft CHAP Version 2 (MS-CHAP v2)", 1492, 28, 176, 200, 10, BS_TOP | BS_MULTILINE
69    CONTROL "", -1, "STATIC", SS_LEFTNOWORDWRAP | SS_SUNKEN | WS_GROUP, 28, 189, 208, 1
70    AUTOCHECKBOX "&For MS-CHAP based protocols, automatically use my ReactOS logon name and password (and domain if any)", 1549, 28, 195, 213, 24, BS_TOP | BS_MULTILINE
71    DEFPUSHBUTTON "OK", 1, 127, 232, 60, 14
72    PUSHBUTTON "Cancel", 2, 192, 232, 60, 14
73END
74
75106 DIALOGEX 6, 18, 255, 109
76STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUPWINDOW | WS_VISIBLE | WS_CAPTION
77CAPTION "Connection Complete"
78FONT 8, "MS Shell Dlg"
79BEGIN
80    DEFPUSHBUTTON "OK", 1, 97, 91, 60, 14
81    ICON 563, 1046, 7, 7, 20, 20
82    LTEXT "'Connection name' is now connected.", 1047, 40, 7, 212, 16
83    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).", -1, 40, 30, 212, 34
84    AUTOCHECKBOX "&Do not display this message again", 1045, 40, 69, 212, 10, BS_TOP | BS_MULTILINE
85END
86
87107 DIALOGEX 0, 0, 258, 167
88STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUPWINDOW | WS_CAPTION
89FONT 8, "MS Shell Dlg"
90BEGIN
91    GROUPBOX "Phone number", 1053, 7, 5, 243, 92
92    LTEXT "&Area code:", 1055, 18, 17, 54, 8
93    COMBOBOX 1049, 17, 30, 55, 129, CBS_DROPDOWN | WS_VSCROLL | NOT WS_TABSTOP
94    LTEXT "&Phone number:", 1057, 77, 17, 166, 8, NOT WS_GROUP
95    EDITTEXT 1051, 77, 30, 163, 14, ES_AUTOHSCROLL
96    LTEXT "&Country/region code:", 1056, 18, 48, 221, 8, NOT WS_GROUP
97    COMBOBOX 1054, 17, 61, 224, 93, CBS_DROPDOWNLIST | CBS_SORT | WS_VSCROLL | NOT WS_TABSTOP
98    AUTOCHECKBOX "&Use dialing rules", 1048, 20, 81, 219, 10, BS_TOP | BS_MULTILINE
99    GROUPBOX "Co&mment", 1052, 7, 102, 243, 36
100    EDITTEXT 1050, 17, 115, 224, 14, ES_AUTOHSCROLL
101    DEFPUSHBUTTON "OK", 1, 127, 147, 60, 14
102    PUSHBUTTON "Cancel", 2, 191, 147, 60, 14
103END
104
105108 DIALOGEX 6, 18, 222, 104
106STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUPWINDOW | WS_VISIBLE | WS_CAPTION
107CAPTION "Change Password"
108FONT 8, "MS Shell Dlg"
109BEGIN
110    LTEXT "Your password on the remote network has expired. Enter passwords, then press OK to set a new one.", 1062, 7, 5, 210, 24
111    LTEXT "&New password:", 1064, 8, 43, 108, 8
112    EDITTEXT 1060, 118, 38, 98, 14, ES_PASSWORD | ES_AUTOHSCROLL
113    LTEXT "&Confirm new password:", 1061, 8, 61, 102, 8
114    EDITTEXT 1058, 118, 57, 98, 14, ES_PASSWORD | ES_AUTOHSCROLL
115    DEFPUSHBUTTON "OK", 1, 90, 84, 60, 14, WS_GROUP
116    PUSHBUTTON "Cancel", 2, 154, 84, 60, 14
117END
118
119109 DIALOGEX 6, 18, 223, 122
120STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUPWINDOW | WS_VISIBLE | WS_CAPTION
121CAPTION "Change Password"
122FONT 8, "MS Shell Dlg"
123BEGIN
124    LTEXT "Your password on the remote network has expired. Enter passwords, then press OK to set a new one.", 1062, 7, 5, 212, 29
125    LTEXT "&Old password:", 1063, 7, 42, 108, 8
126    EDITTEXT 1059, 116, 38, 100, 14, ES_PASSWORD | ES_AUTOHSCROLL
127    LTEXT "&New password:", 1064, 7, 60, 108, 8
128    EDITTEXT 1060, 116, 56, 100, 14, ES_PASSWORD | ES_AUTOHSCROLL
129    LTEXT "&Confirm new password:", 1061, 7, 78, 108, 8
130    EDITTEXT 1058, 116, 74, 100, 14, ES_PASSWORD | ES_AUTOHSCROLL
131    DEFPUSHBUTTON "OK", 1, 92, 101, 60, 14, WS_GROUP
132    PUSHBUTTON "Cancel", 2, 156, 101, 60, 14
133END
134
135110 DIALOGEX 12, 16, 230, 105
136STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUPWINDOW | WS_VISIBLE | WS_CAPTION
137CAPTION "Callback"
138FONT 8, "MS Shell Dlg"
139BEGIN
140    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.", 1066, 5, 5, 221, 39, SS_NOPREFIX
141    LTEXT "&Enter your modem's phone number:", 1067, 5, 46, 222, 8, NOT WS_GROUP
142    EDITTEXT 1065, 5, 57, 221, 14, ES_AUTOHSCROLL
143    DEFPUSHBUTTON "OK", 1, 100, 85, 60, 14, WS_GROUP
144    PUSHBUTTON "Cancel", 2, 164, 85, 60, 14
145END
146
147111 DIALOGEX 6, 19, 265, 135
148STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUPWINDOW | WS_VISIBLE | WS_CAPTION
149CAPTION "Error Connecting to %1"
150FONT 8, "MS Shell Dlg"
151BEGIN
152    ICON 32515, 1068, 7, 7, 20, 20, WS_GROUP
153    LTEXT "", 1070, 34, 7, 226, 105
154    DEFPUSHBUTTON "Do not dial=88", 1, 4, 117, 128, 14, WS_GROUP
155    PUSHBUTTON "Cancel", 2, 136, 117, 60, 14
156    PUSHBUTTON "&More Info", 1069, 200, 117, 60, 14
157END
158
159112 DIALOGEX 6, 18, 263, 219
160STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUPWINDOW | WS_VISIBLE | WS_CAPTION
161CAPTION "Automatic Dialing And Hanging Up"
162FONT 8, "MS Shell Dlg"
163BEGIN
164    LTEXT "ReactOS can automatically dial and hang up devices depending on how much information is being sent and received.", 1085, 9, 7, 253, 30
165    GROUPBOX "Automatic dialing", -1, 6, 38, 249, 71
166    LTEXT "Dial another line when this connection meets both of the following conditions:", 1083, 16, 51, 237, 16, NOT WS_GROUP
167    LTEXT "Activity at &least:", -1, 16, 73, 100, 8
168    COMBOBOX 1079, 117, 70, 60, 100, CBS_DROPDOWNLIST | WS_VSCROLL | NOT WS_TABSTOP
169    LTEXT "&Duration at least:", 1084, 16, 92, 99, 8, NOT WS_GROUP
170    COMBOBOX 1080, 117, 89, 90, 162, CBS_DROPDOWNLIST | WS_VSCROLL | NOT WS_TABSTOP
171    GROUPBOX "Automatic hangup", -1, 6, 113, 248, 81
172    LTEXT "Hang up any device used for this connection when it meets both of the following conditions:", 1086, 16, 127, 230, 18, NOT WS_GROUP
173    LTEXT "Activity no &more than:", -1, 16, 150, 92, 8
174    COMBOBOX 1081, 115, 146, 60, 100, CBS_DROPDOWNLIST | WS_VSCROLL | NOT WS_TABSTOP
175    LTEXT "D&uration at least:", 1087, 16, 168, 92, 8, NOT WS_GROUP
176    COMBOBOX 1082, 115, 166, 90, 151, CBS_DROPDOWNLIST | WS_VSCROLL | NOT WS_TABSTOP
177    DEFPUSHBUTTON "OK", 1, 131, 199, 60, 14, WS_GROUP
178    PUSHBUTTON "Cancel", 2, 194, 199, 60, 14
179END
180
181113 DIALOGEX 21, 46, 225, 65
182STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION
183CAPTION "Connecting %1..."
184FONT 8, "MS Shell Dlg"
185BEGIN
186    ICON 563, 1417, 7, 7, 20, 20
187    LTEXT "", 1097, 36, 7, 185, 35, SS_NOPREFIX
188    PUSHBUTTON "Cancel", 2, 83, 47, 60, 14
189END
190
191114 DIALOGEX 6, 18, 225, 60
192STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUPWINDOW | WS_CAPTION
193CAPTION "Dial-Up Networking"
194FONT 8, "MS Shell Dlg"
195BEGIN
196    ICON 563, 1098, 7, 6, 20, 20, WS_GROUP
197    LTEXT "The autodial attempt failed. Do you want to disable autodial from this location?", 1099, 40, 6, 181, 34, NOT WS_GROUP
198    PUSHBUTTON "&Yes", 1, 60, 42, 50, 14
199    DEFPUSHBUTTON "&No", 2, 115, 42, 50, 14
200END
201
202115 DIALOGEX 0, 0, 263, 124
203STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUPWINDOW | WS_CAPTION
204CAPTION "Connect %1"
205FONT 8, "MS Shell Dlg"
206BEGIN
207    CONTROL 1678, 1100, "STATIC", SS_BITMAP, 0, 0, 263, 50
208    LTEXT "D&ial:", 1412, 9, 60, 68, 8
209    COMBOBOX 1416, 88, 56, 165, 112, CBS_DROPDOWN | CBS_AUTOHSCROLL | WS_VSCROLL | NOT WS_TABSTOP
210    LTEXT "Dialing &from:", 1415, 9, 77, 71, 8
211    COMBOBOX 1414, 88, 75, 89, 112, CBS_DROPDOWNLIST | CBS_SORT | WS_VSCROLL | NOT WS_TABSTOP
212    PUSHBUTTON "Dialing &Rules", 1108, 181, 75, 72, 14
213    CONTROL "", -1, "STATIC", SS_LEFTNOWORDWRAP | SS_SUNKEN | WS_GROUP, 8, 96, 245, 1
214    DEFPUSHBUTTON "&Dial", 1590, 8, 103, 61, 14
215    PUSHBUTTON "Cancel", 1591, 70, 103, 60, 14
216    PUSHBUTTON "Pr&operties", 1107, 132, 103, 60, 14
217    PUSHBUTTON "&Help", 1592, 194, 103, 60, 14
218END
219
220116 DIALOGEX 0, 0, 265, 176
221STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUPWINDOW | WS_CAPTION
222CAPTION "Connect %1"
223FONT 8, "MS Shell Dlg"
224BEGIN
225    CONTROL 1678, 1100, "STATIC", SS_BITMAP, 0, 0, 265, 50
226    LTEXT "&User name:", 1413, 8, 60, 88, 8
227    EDITTEXT 1104, 103, 57, 154, 14, ES_AUTOHSCROLL
228    LTEXT "&Password:", 1112, 8, 79, 88, 8
229    EDITTEXT 1103, 103, 76, 154, 14, ES_PASSWORD | ES_AUTOHSCROLL
230    CONTROL "", -1, "STATIC", SS_LEFTNOWORDWRAP | SS_SUNKEN, 8, 97, 248, 1
231    AUTOCHECKBOX "&Save this user name and password for the following users:", 1101, 14, 105, 239, 13, BS_LEFT | BS_TOP | BS_MULTILINE | WS_GROUP
232    AUTORADIOBUTTON "Me o&nly", 1622, 26, 120, 226, 11, BS_LEFT | BS_TOP | BS_MULTILINE | WS_GROUP
233    AUTORADIOBUTTON "&Anyone who uses this computer", 1623, 26, 134, 229, 11, BS_LEFT | BS_TOP | BS_MULTILINE
234    CONTROL "", -1, "STATIC", SS_LEFTNOWORDWRAP | SS_SUNKEN | WS_GROUP, 8, 149, 248, 1
235    DEFPUSHBUTTON "&Dial", 1590, 8, 156, 60, 14, WS_GROUP
236    PUSHBUTTON "Cancel", 1591, 71, 156, 60, 14
237    PUSHBUTTON "Pr&operties", 1107, 133, 156, 60, 14
238    PUSHBUTTON "&Help", 1592, 195, 156, 60, 14
239END
240
241117 DIALOGEX 0, 0, 263, 192
242STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUPWINDOW | WS_CAPTION
243CAPTION "Connect %1"
244FONT 8, "MS Shell Dlg"
245BEGIN
246    CONTROL 1678, 1100, "STATIC", SS_BITMAP, 0, 0, 265, 50
247    LTEXT "&User name:", 1413, 9, 61, 92, 8
248    EDITTEXT 1104, 102, 57, 154, 14, ES_AUTOHSCROLL
249    LTEXT "&Password:", 1112, 9, 80, 92, 8
250    EDITTEXT 1103, 102, 76, 154, 14, ES_PASSWORD | ES_AUTOHSCROLL
251    LTEXT "Do&main:", 1110, 9, 99, 91, 8
252    EDITTEXT 1102, 102, 95, 154, 14, ES_UPPERCASE | ES_AUTOHSCROLL
253    CONTROL "", -1, "STATIC", SS_LEFTNOWORDWRAP | SS_SUNKEN, 9, 116, 247, 1
254    AUTOCHECKBOX "&Save this user name and password for the following users:", 1101, 12, 123, 243, 13, BS_LEFT | BS_TOP | BS_MULTILINE | WS_GROUP
255    AUTORADIOBUTTON "Me o&nly", 1622, 25, 137, 229, 11, BS_LEFT | BS_TOP | BS_MULTILINE | WS_GROUP
256    AUTORADIOBUTTON "&Anyone who uses this computer", 1623, 25, 151, 230, 11, BS_LEFT | BS_TOP | BS_MULTILINE
257    CONTROL "", -1, "STATIC", SS_LEFTNOWORDWRAP | SS_SUNKEN | WS_GROUP, 9, 167, 247, 1
258    DEFPUSHBUTTON "&Dial", 1590, 8, 173, 60, 14, WS_GROUP
259    PUSHBUTTON "Cancel", 1591, 71, 173, 60, 14
260    PUSHBUTTON "Pr&operties", 1107, 133, 173, 60, 14
261    PUSHBUTTON "&Help", 1592, 195, 173, 60, 14
262END
263
264118 DIALOGEX 0, 0, 265, 220
265STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUPWINDOW | WS_CAPTION
266CAPTION "Connect %1"
267FONT 8, "MS Shell Dlg"
268BEGIN
269    CONTROL 1678, 1100, "STATIC", SS_BITMAP, 0, 0, 265, 50
270    LTEXT "&User name:", 1413, 10, 61, 92, 8
271    EDITTEXT 1104, 104, 57, 154, 14, ES_AUTOHSCROLL
272    LTEXT "&Password:", 1112, 10, 80, 92, 8
273    EDITTEXT 1103, 104, 76, 154, 14, ES_PASSWORD | ES_AUTOHSCROLL
274    LTEXT "Do&main:", 1110, 10, 100, 92, 8
275    EDITTEXT 1102, 104, 95, 154, 14, ES_UPPERCASE | ES_AUTOHSCROLL
276    CONTROL "", -1, "STATIC", SS_LEFTNOWORDWRAP | SS_SUNKEN, 11, 116, 247, 1
277    AUTOCHECKBOX "&Save this user name and password for the following users:", 1101, 16, 124, 239, 13, BS_LEFT | BS_TOP | BS_MULTILINE | WS_GROUP
278    AUTORADIOBUTTON "Me o&nly", 1622, 29, 139, 225, 11, BS_LEFT | BS_TOP | BS_MULTILINE | WS_GROUP
279    AUTORADIOBUTTON "&Anyone who uses this computer", 1623, 29, 152, 225, 11, BS_LEFT | BS_TOP | BS_MULTILINE
280    CONTROL "", -1, "STATIC", SS_LEFTNOWORDWRAP | SS_SUNKEN | WS_GROUP, 10, 167, 247, 1
281    LTEXT "D&ial:", 1412, 10, 177, 90, 8
282    COMBOBOX 1416, 102, 173, 154, 112, CBS_DROPDOWN | CBS_AUTOHSCROLL | WS_VSCROLL | NOT WS_TABSTOP
283    CONTROL "", -1, "STATIC", SS_LEFTNOWORDWRAP | SS_SUNKEN | WS_GROUP, 10, 192, 247, 1
284    DEFPUSHBUTTON "&Dial", 1590, 10, 199, 60, 14, WS_GROUP
285    PUSHBUTTON "Cancel", 1591, 72, 199, 60, 14
286    PUSHBUTTON "Pr&operties", 1107, 134, 199, 60, 14
287    PUSHBUTTON "&Help", 1592, 196, 199, 60, 14
288END
289
290119 DIALOGEX 0, 0, 265, 200
291STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUPWINDOW | WS_CAPTION
292CAPTION "Connect %1"
293FONT 8, "MS Shell Dlg"
294BEGIN
295    CONTROL 1678, 1100, "STATIC", SS_BITMAP, 0, 0, 265, 50
296    LTEXT "&User name:", 1413, 10, 62, 91, 8
297    EDITTEXT 1104, 104, 58, 154, 14, ES_AUTOHSCROLL
298    LTEXT "&Password:", 1112, 10, 81, 92, 8
299    EDITTEXT 1103, 104, 77, 154, 14, ES_PASSWORD | ES_AUTOHSCROLL
300    CONTROL "", -1, "STATIC", SS_LEFTNOWORDWRAP | SS_SUNKEN, 10, 97, 247, 1
301    AUTOCHECKBOX "&Save this user name and password for the following users:", 1101, 12, 103, 243, 13, BS_LEFT | BS_TOP | BS_MULTILINE | WS_GROUP
302    AUTORADIOBUTTON "Me o&nly", 1622, 24, 117, 229, 11, BS_LEFT | BS_TOP | BS_MULTILINE | WS_GROUP
303    AUTORADIOBUTTON "&Anyone who uses this computer", 1623, 24, 132, 229, 11, BS_LEFT | BS_TOP | BS_MULTILINE
304    CONTROL "", -1, "STATIC", SS_LEFTNOWORDWRAP | SS_SUNKEN | WS_GROUP, 10, 147, 247, 1
305    LTEXT "D&ial:", 1412, 13, 157, 88, 8
306    COMBOBOX 1416, 103, 154, 154, 112, CBS_DROPDOWN | CBS_AUTOHSCROLL | WS_VSCROLL | NOT WS_TABSTOP
307    CONTROL "", -1, "STATIC", SS_LEFTNOWORDWRAP | SS_SUNKEN | WS_GROUP, 10, 173, 247, 1
308    DEFPUSHBUTTON "&Dial", 1590, 10, 180, 60, 14, WS_GROUP
309    PUSHBUTTON "Cancel", 1591, 72, 180, 60, 14
310    PUSHBUTTON "Pr&operties", 1107, 134, 180, 60, 14
311    PUSHBUTTON "&Help", 1592, 197, 180, 60, 14
312END
313
314121 DIALOGEX 6, 18, 230, 131
315STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUPWINDOW | WS_VISIBLE | WS_CAPTION
316CAPTION "ISDN Configuration"
317FONT 8, "MS Shell Dlg"
318BEGIN
319    LTEXT "&Line type:", 1155, 9, 9, 65, 8
320    COMBOBOX 1153, 76, 7, 148, 42, CBS_DROPDOWNLIST | CBS_AUTOHSCROLL | WS_VSCROLL | WS_TABSTOP
321    AUTOCHECKBOX "&Negotiate line type", 1150, 23, 26, 199, 10, BS_TOP | BS_MULTILINE | WS_GROUP
322    GROUPBOX "    ", 1152, 8, 48, 214, 51, WS_GROUP
323    AUTOCHECKBOX "&Use old proprietary protocol", 1149, 17, 48, 102, 10, BS_TOP | BS_MULTILINE
324    LTEXT "&Channels to use:", 1154, 16, 65, 100, 8, NOT WS_GROUP
325    EDITTEXT 1151, 119, 61, 94, 14, ES_AUTOHSCROLL
326    AUTOCHECKBOX "&Enable hardware compression", 1148, 16, 82, 198, 10, BS_TOP | BS_MULTILINE
327    PUSHBUTTON "OK", 1, 99, 109, 60, 14, WS_GROUP
328    PUSHBUTTON "Cancel", 2, 163, 109, 60, 14
329END
330
331122 DIALOGEX 6, 18, 220, 68
332STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUPWINDOW | WS_VISIBLE | WS_CAPTION
333CAPTION "ISDN Configure"
334FONT 8, "MS Shell Dlg"
335BEGIN
336    LTEXT "&Line type:", 1155, 9, 11, 55, 8
337    COMBOBOX 1153, 67, 7, 148, 43, CBS_DROPDOWNLIST | CBS_AUTOHSCROLL | WS_VSCROLL | WS_TABSTOP
338    AUTOCHECKBOX "&Negotiate line type", 1150, 21, 28, 194, 10, BS_TOP | BS_MULTILINE | WS_GROUP
339    PUSHBUTTON "OK", 1, 90, 49, 60, 14, WS_GROUP
340    PUSHBUTTON "Cancel", 2, 154, 49, 60, 14
341END
342
343123 DIALOGEX 11, 20, 350, 275
344STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUPWINDOW | WS_VISIBLE | WS_CAPTION
345FONT 8, "MS Shell Dlg"
346BEGIN
347    EDITTEXT 1161, 5, 5, 338, 236, ES_MULTILINE | ES_AUTOVSCROLL | WS_VSCROLL | WS_GROUP
348    LTEXT "I&P address:", 1163, 7, 253, 68, 8
349    CONTROL "", 1160, "RASIPADDRESS", WS_TABSTOP, 76, 250, 117, 14
350    DEFPUSHBUTTON "", 1162, 197, 252, 16, 13, NOT WS_VISIBLE | WS_GROUP | NOT WS_TABSTOP
351    PUSHBUTTON "&Done", 1, 219, 252, 60, 14, WS_GROUP
352    PUSHBUTTON "Cancel", 2, 283, 252, 60, 14
353END
354
355124 DIALOGEX 6, 17, 350, 266
356STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUPWINDOW | WS_VISIBLE | WS_CAPTION
357FONT 8, "MS Shell Dlg"
358BEGIN
359    EDITTEXT 1161, 5, 4, 340, 236, ES_MULTILINE | ES_AUTOVSCROLL | WS_VSCROLL | WS_GROUP
360    DEFPUSHBUTTON "", 1162, 7, 247, 50, 14, NOT WS_VISIBLE | WS_GROUP | NOT WS_TABSTOP
361    PUSHBUTTON "&Done", 1, 222, 247, 60, 14, WS_GROUP
362    PUSHBUTTON "Cancel", 2, 286, 247, 60, 14
363END
364
365125 DIALOGEX 12, 16, 261, 190
366STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUPWINDOW | WS_VISIBLE | WS_CAPTION
367CAPTION "Modem Configuration"
368FONT 8, "MS Shell Dlg"
369BEGIN
370    ICON 15102, 1238, 7, 7, 20, 20
371    LTEXT "Modem", -1, 25, 27, 24, 8, NOT WS_VISIBLE | NOT WS_GROUP
372    EDITTEXT 1235, 40, 7, 214, 16, ES_AUTOHSCROLL | ES_READONLY | NOT WS_BORDER
373    LTEXT "&Maximum speed (bps):", 1243, 7, 36, 110, 8
374    COMBOBOX 1239, 119, 34, 136, 186, CBS_DROPDOWNLIST | CBS_AUTOHSCROLL | WS_VSCROLL | NOT WS_TABSTOP
375    LTEXT "Modem &protocol", 1244, 7, 52, 111, 8
376    COMBOBOX 1245, 119, 50, 136, 186, CBS_DROPDOWNLIST | CBS_AUTOHSCROLL | WS_VSCROLL | NOT WS_TABSTOP
377    GROUPBOX "Hardware features", 1237, 6, 70, 248, 61, WS_GROUP
378    AUTOCHECKBOX "E&nable hardware flow control", 1232, 19, 82, 217, 10, BS_TOP | BS_MULTILINE
379    AUTOCHECKBOX "En&able modem error control", 1231, 19, 98, 217, 10, BS_TOP | BS_MULTILINE
380    AUTOCHECKBOX "Enable m&odem compression", 1229, 19, 115, 217, 10, BS_TOP | BS_MULTILINE
381    AUTOCHECKBOX "&Show terminal window", 1234, 8, 136, 246, 10, BS_TOP | BS_MULTILINE
382    AUTOCHECKBOX "Enable mo&dem speaker", 1230, 8, 151, 247, 10, BS_TOP | BS_MULTILINE | WS_GROUP
383    DEFPUSHBUTTON "OK", 1, 129, 171, 60, 14, WS_GROUP
384    PUSHBUTTON "Cancel", 2, 194, 171, 60, 14
385END
386
387126 DIALOGEX 0, 0, 270, 117
388STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUPWINDOW | WS_CAPTION
389CAPTION "Select Network Component Type"
390FONT 8, "MS Shell Dlg"
391BEGIN
392    LTEXT "Click the type of network component you want to install:", -1, 8, 7, 258, 8
393    CONTROL "", 1251, "SYSLISTVIEW32", WS_BORDER | WS_TABSTOP | 0x0000C04D, 8, 20, 188, 58
394    GROUPBOX "", -1, 8, 81, 188, 30
395    LTEXT "", 1250, 12, 90, 177, 17
396    DEFPUSHBUTTON "&Add...", 1252, 205, 20, 60, 14
397    PUSHBUTTON "Cancel", 2, 205, 38, 60, 14
398END
399
400127 DIALOGEX 16, 20, 260, 135
401STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUPWINDOW | WS_VISIBLE | WS_CAPTION
402CAPTION "NetWare or Compatible Connections"
403FONT 8, "MS Shell Dlg"
404BEGIN
405    ICON 32515, 1278, 7, 7, 21, 20, WS_GROUP
406    LTEXT "You have connections to a NetWare compatible network. These connections will be closed when the PPP IPX connection is established.", 1279, 42, 7, 215, 37
407    LTEXT "Before dialing, to avoid data loss, either close all files using these connections or uncheck IPX on this entry's Network Protocol settings.", 1280, 42, 46, 215, 38, NOT WS_GROUP
408    AUTOCHECKBOX "&Do not display this message in the future", 1277, 42, 86, 215, 10, BS_TOP | BS_MULTILINE | WS_GROUP
409    DEFPUSHBUTTON "OK", 1, 65, 112, 60, 14, WS_GROUP
410    PUSHBUTTON "Cancel", 2, 134, 112, 60, 14
411END
412
413128 DIALOGEX 7, 22, 236, 90
414STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUPWINDOW | WS_CAPTION
415CAPTION "Manual Dial"
416FONT 8, "MS Shell Dlg"
417BEGIN
418    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.", 1281, 8, 8, 219, 32
419    LTEXT "Phone number:", 1282, 8, 46, 91, 8
420    LTEXT "", 1283, 103, 46, 126, 8, NOT WS_GROUP
421    DEFPUSHBUTTON "OK", 1, 104, 70, 60, 14, WS_GROUP
422    PUSHBUTTON "Cancel", 2, 168, 70, 60, 14
423END
424
425129 DIALOGEX 6, 20, 260, 85
426STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUPWINDOW | WS_CAPTION
427CAPTION "Network Protocol Connection Result"
428FONT 8, "MS Shell Dlg"
429BEGIN
430    ICON 32516, 1328, 7, 7, 21, 20, WS_GROUP
431    LTEXT "", 1329, 38, 7, 216, 24, NOT WS_GROUP
432    AUTOCHECKBOX "&Do not request the failed protocols next time", 1327, 40, 44, 215, 10, BS_TOP | BS_MULTILINE | WS_GROUP
433    PUSHBUTTON "&Accept", 1, 129, 64, 60, 14
434    PUSHBUTTON "&Hang Up", 2, 193, 64, 60, 14
435END
436
437133 DIALOGEX 6, 18, 231, 211
438STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUPWINDOW | WS_VISIBLE | WS_CAPTION
439CAPTION "X.25 Logon Settings"
440FONT 8, "MS Shell Dlg"
441BEGIN
442    LTEXT "Select your X.25 network provider and type the X.121 address of the remote server:", 1408, 7, 4, 220, 27
443    LTEXT "&Network:", 1410, 9, 35, 213, 8, NOT WS_GROUP
444    COMBOBOX 1406, 9, 46, 215, 125, CBS_DROPDOWNLIST | CBS_SORT | WS_VSCROLL | NOT WS_TABSTOP
445    LTEXT "X.121&address:", 1407, 9, 66, 213, 8, NOT WS_GROUP
446    EDITTEXT 1402, 8, 77, 215, 14, ES_AUTOHSCROLL
447    GROUPBOX "Optional", 1405, 8, 95, 215, 79
448    LTEXT "&User data:", 1411, 19, 109, 182, 8, NOT WS_GROUP
449    EDITTEXT 1404, 19, 120, 193, 14, ES_AUTOHSCROLL
450    LTEXT "&Facilities:", 1409, 19, 138, 182, 8, NOT WS_GROUP
451    EDITTEXT 1403, 19, 149, 193, 14, ES_AUTOHSCROLL
452    DEFPUSHBUTTON "OK", 1, 100, 189, 60, 14
453    PUSHBUTTON "Cancel", 2, 164, 189, 60, 14
454END
455
456146 DIALOGEX 6, 18, 230, 210
457STYLE DS_SHELLFONT | WS_CHILD | WS_VISIBLE | WS_CAPTION
458CAPTION "Autodial"
459FONT 8, "MS Shell Dlg"
460BEGIN
461    LTEXT "If you are disconnected from a network, autodial attempts to connect to a network whenever you try to access remote information.", -1, 7, 4, 219, 32
462    LTEXT "&Enable autodial by location:", 1006, 8, 42, 213, 8
463    CONTROL "", 1004, "SYSLISTVIEW32", WS_BORDER | WS_GROUP | WS_TABSTOP | 0x0000C401, 7, 53, 216, 109
464    AUTOCHECKBOX "Al&ways ask me before autodialing", 1496, 8, 170, 218, 9, BS_TOP | BS_MULTILINE
465    AUTOCHECKBOX "&Disable autodial while I am logged on", 1550, 8, 185, 217, 9, BS_TOP | BS_MULTILINE
466END
467
468147 DIALOGEX 6, 18, 230, 215
469STYLE DS_SHELLFONT | WS_CHILD | WS_VISIBLE | WS_CAPTION
470CAPTION "Dialing"
471FONT 8, "MS Shell Dlg"
472BEGIN
473    LTEXT "These preferences apply to 'Login using Dial-Up Networking' at Ctrl-Alt-Del login. You, as an administrator, have access to this sheet.", 1007, 7, 4, 221, 40, NOT WS_GROUP
474    LTEXT "&Number of redial attempts:", 1005, 7, 55, 154, 8
475    EDITTEXT 1001, 164, 52, 60, 14, ES_AUTOHSCROLL
476    LTEXT "&Seconds between redial attempts:", 1009, 7, 73, 156, 8, NOT WS_GROUP
477    EDITTEXT 1003, 164, 70, 60, 14, ES_AUTOHSCROLL
478    LTEXT "I&dle seconds before hanging up:", 1008, 7, 91, 154, 8, NOT WS_GROUP
479    EDITTEXT 1002, 164, 88, 60, 14, ES_AUTOHSCROLL
480END
481
482148 DIALOGEX 6, 18, 230, 215
483STYLE DS_SHELLFONT | WS_CHILD | WS_VISIBLE | WS_CAPTION
484CAPTION "Callback"
485FONT 8, "MS Shell Dlg"
486BEGIN
487    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.)", 1043, 8, 4, 219, 43
488    AUTORADIOBUTTON "&No callback", 1041, 7, 48, 219, 10, BS_TOP | BS_MULTILINE | WS_GROUP
489    AUTORADIOBUTTON "A&sk me during dialing when the server offers", 1040, 7, 61, 219, 10, BS_TOP | BS_MULTILINE
490    AUTORADIOBUTTON "Al&ways call me back at the number(s) below:", 1042, 7, 74, 219, 10, BS_TOP | BS_MULTILINE
491    CONTROL "", 1037, "SYSLISTVIEW32", WS_BORDER | WS_GROUP | WS_TABSTOP | 0x00008401, 16, 88, 204, 94
492    PUSHBUTTON "&Edit...", 1039, 96, 190, 60, 14
493    PUSHBUTTON "&Delete", 1038, 159, 190, 60, 14
494END
495
496149 DIALOGEX 6, 18, 317, 142
497STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION
498FONT 8, "MS Shell Dlg"
499BEGIN
500    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.", 1094, 8, 5, 307, 35
501    LTEXT "&User name:", 1078, 8, 47, 124, 8, NOT WS_GROUP
502    EDITTEXT 1074, 135, 45, 175, 12, ES_AUTOHSCROLL | WS_DISABLED
503    LTEXT "&Password:", 1077, 8, 68, 124, 8, NOT WS_GROUP
504    EDITTEXT 1073, 135, 66, 175, 12, ES_PASSWORD | ES_AUTOHSCROLL
505    LTEXT "&Confirm password:", 1075, 8, 90, 124, 8, NOT WS_GROUP
506    EDITTEXT 1071, 135, 87, 175, 12, ES_PASSWORD | ES_AUTOHSCROLL
507END
508
509150 DIALOGEX 6, 18, 321, 144
510STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION
511FONT 8, "MS Shell Dlg"
512BEGIN
513    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.", 1094, 8, 5, 308, 33
514    LTEXT "&User name:", 1096, 8, 43, 130, 8, NOT WS_GROUP
515    EDITTEXT 1091, 140, 40, 175, 12, ES_AUTOHSCROLL
516    LTEXT "&Domain:", 1093, 8, 63, 130, 8, NOT WS_GROUP
517    EDITTEXT 1089, 140, 60, 175, 12, ES_UPPERCASE | ES_AUTOHSCROLL
518    LTEXT "&Password:", 1095, 8, 81, 130, 8, NOT WS_GROUP
519    EDITTEXT 1090, 140, 78, 175, 12, ES_PASSWORD | ES_AUTOHSCROLL
520    LTEXT "&Confirm password:", 1092, 8, 99, 130, 8, NOT WS_GROUP
521    EDITTEXT 1088, 140, 96, 175, 12, ES_PASSWORD | ES_AUTOHSCROLL
522END
523
524153 DIALOGEX 0, 0, 315, 140
525STYLE DS_SHELLFONT | WS_CHILD | WS_DISABLED | WS_CAPTION
526FONT 8, "MS Shell Dlg"
527BEGIN
528    LTEXT "Type a name you want for this connection:", -1, 8, 4, 190, 8
529    EDITTEXT 1114, 8, 17, 190, 12, ES_AUTOHSCROLL
530    LTEXT "Click Finish to save it in the Network Connections folder.", -1, 8, 38, 193, 8
531    LTEXT "To edit this connection later, select it, click the File menu, and then click Properties.", -1, 8, 58, 193, 16
532END
533
534155 DIALOGEX 0, 0, 231, 215
535STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_CAPTION
536CAPTION "General"
537FONT 8, "MS Shell Dlg"
538BEGIN
539    LTEXT "Connec&t using:", 1124, 7, 5, 219, 8
540    CONTROL "", 1128, "SYSLISTVIEW32", WS_BORDER | WS_TABSTOP | 0x00004C0D, 7, 17, 198, 44, WS_EX_CLIENTEDGE
541    PUSHBUTTON "&Up", 1132, 210, 18, 16, 14, BS_ICON
542    PUSHBUTTON "&Down", 1131, 210, 36, 16, 14, BS_ICON
543    AUTOCHECKBOX "A&ll devices call the same numbers", 1119, 9, 66, 133, 14, BS_TOP | BS_MULTILINE
544    PUSHBUTTON "C&onfigure...", 1130, 144, 66, 60, 14
545    GROUPBOX "Sample type", 1125, 8, 84, 215, 100, WS_GROUP
546    LTEXT "Ar&ea code:", 1133, 17, 102, 52, 8
547    COMBOBOX 1122, 17, 112, 52, 110, CBS_DROPDOWN | WS_VSCROLL | NOT WS_TABSTOP
548    LTEXT "&Phone number:", 1135, 71, 102, 139, 8
549    EDITTEXT 1123, 73, 112, 79, 14, ES_AUTOHSCROLL
550    PUSHBUTTON "Alter&nates", 1129, 154, 112, 60, 14
551    LTEXT "Country/re&gion code:", 1134, 17, 132, 197, 8
552    COMBOBOX 1126, 17, 143, 193, 130, CBS_DROPDOWNLIST | CBS_SORT | WS_VSCROLL | NOT WS_TABSTOP
553    AUTOCHECKBOX "U&se dialing rules", 1121, 17, 163, 132, 14, BS_TOP | BS_MULTILINE
554    PUSHBUTTON "Dialing &Rules", 1136, 151, 161, 60, 14
555    AUTOCHECKBOX "Sho&w icon in notification area when connected", 1120, 10, 192, 214, 19, BS_TOP | BS_MULTILINE
556END
557
558156 DIALOGEX 0, 0, 231, 215
559STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_CAPTION
560CAPTION "General"
561FONT 8, "MS Shell Dlg"
562BEGIN
563    PUSHBUTTON "C&onfigure...", 1130, 164, 38, 60, 14
564    GROUPBOX "Sample text", 1125, 8, 55, 217, 100, WS_GROUP
565    LTEXT "Ar&ea code:", 1133, 17, 72, 48, 8
566    COMBOBOX 1122, 17, 83, 48, 119, CBS_DROPDOWN | WS_VSCROLL | NOT WS_TABSTOP
567    LTEXT "&Phone number:", 1135, 71, 72, 146, 8
568    EDITTEXT 1123, 71, 83, 81, 14, ES_AUTOHSCROLL
569    PUSHBUTTON "Alter&nates", 1129, 155, 83, 63, 14
570    LTEXT "Country/re&gion code:", 1134, 17, 103, 193, 8
571    COMBOBOX 1126, 17, 114, 201, 130, CBS_DROPDOWNLIST | CBS_SORT | WS_VSCROLL | NOT WS_TABSTOP
572    AUTOCHECKBOX "U&se dialing rules", 1121, 19, 134, 136, 12, BS_TOP | BS_MULTILINE
573    PUSHBUTTON "Dialing &Rules", 1136, 157, 132, 60, 14
574    AUTOCHECKBOX "Sho&w icon in notification area when connected", 1120, 12, 164, 209, 18, BS_TOP | BS_MULTILINE
575    LTEXT "Connect using:", 1124, 8, 5, 217, 8
576    CONTROL "", 1127, "SYSLISTVIEW32", WS_DISABLED | WS_BORDER | 0x0000EC0D, 7, 18, 217, 15
577END
578
579157 DIALOGEX 6, 18, 235, 160
580STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUPWINDOW | WS_VISIBLE | WS_CAPTION
581CAPTION "Appearance"
582FONT 8, "MS Shell Dlg"
583BEGIN
584    AUTOCHECKBOX "&Preview phone numbers before dialing", 1142, 8, 10, 224, 10, WS_GROUP
585    AUTOCHECKBOX "Show &location setting before dialing", 1139, 8, 27, 224, 10
586    AUTOCHECKBOX "Allo&w location edits during login", 1140, 21, 43, 212, 10
587    AUTOCHECKBOX "Show &connection progress while dialing", 1143, 8, 59, 224, 10
588    AUTOCHECKBOX "Clo&se on dial", 1137, 8, 76, 224, 10
589    AUTOCHECKBOX "All&ow phonebook edits during login", 1141, 8, 94, 224, 10
590    AUTOCHECKBOX "&Use wizard to create new phonebook entries", 1144, 22, 111, 210, 10
591END
592
593158 DIALOGEX 6, 18, 235, 160
594STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUPWINDOW | WS_VISIBLE | WS_CAPTION
595CAPTION "Appearance"
596FONT 8, "MS Shell Dlg"
597BEGIN
598    AUTOCHECKBOX "&Preview phone numbers before dialing", 1142, 8, 10, 223, 10, WS_GROUP
599    AUTOCHECKBOX "Show &location setting before dialing", 1139, 8, 27, 206, 10
600    AUTOCHECKBOX "Start dial-up networking &monitor before dialing", 1138, 8, 44, 226, 10
601    AUTOCHECKBOX "Show &connection progress while dialing", 1143, 8, 61, 224, 10
602    AUTOCHECKBOX "Clo&se on dial", 1137, 8, 79, 220, 10
603    AUTOCHECKBOX "&Use wizard to create new phonebook entries", 1144, 8, 97, 220, 10
604    AUTOCHECKBOX "Always prompt &before auto-dialing", 1136, 8, 114, 220, 10
605END
606
607160 DIALOGEX 6, 18, 320, 145
608STYLE DS_SHELLFONT | DS_MODALFRAME | WS_CHILD | WS_VISIBLE | WS_CAPTION
609FONT 8, "MS Shell Dlg"
610BEGIN
611    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.", 1158, 7, 5, 309, 29
612    LTEXT "&Interface name:", 1159, 17, 41, 285, 8, NOT WS_GROUP
613    EDITTEXT 1157, 17, 53, 284, 12, ES_AUTOHSCROLL
614    AUTOCHECKBOX "I &know all about demand-dial interfaces and would rather edit the properties directly", 1156, 24, 100, 258, 31, BS_TOP | BS_MULTILINE | NOT WS_VISIBLE | WS_DISABLED
615END
616
617162 DIALOGEX 0, 0, 230, 215
618STYLE DS_SHELLFONT | WS_CHILD | WS_CAPTION
619CAPTION "Security"
620FONT 8, "MS Shell Dlg"
621BEGIN
622    GROUPBOX "Security options", 1580, 8, 3, 215, 139
623    AUTORADIOBUTTON "&Typical (recommended settings)", 1540, 14, 16, 201, 9, BS_NOTIFY | WS_GROUP
624    AUTORADIOBUTTON "A&dvanced (custom settings)", 1541, 14, 102, 198, 8, BS_NOTIFY
625    LTEXT "&Validate my identity as follows:", 1537, 26, 29, 187, 8, NOT WS_GROUP
626    COMBOBOX 1178, 26, 40, 184, 78, CBS_DROPDOWNLIST | CBS_AUTOHSCROLL | WS_VSCROLL | NOT WS_TABSTOP
627    AUTOCHECKBOX "A&utomatically use my ReactOS logon name and password (and domain if any)", 1174, 26, 58, 184, 20, BS_TOP | BS_MULTILINE
628    AUTOCHECKBOX "Requ&ire data encryption (disconnect if none)", 1169, 26, 82, 183, 10, BS_TOP | BS_MULTILINE
629    LTEXT "Using these settings requires a knowledge of security protocols.", 1539, 15, 114, 134, 20
630    PUSHBUTTON "&Settings...", 1180, 151, 115, 60, 14
631    GROUPBOX "Interactive logon and scripting", 1177, 8, 146, 215, 62, WS_GROUP
632    AUTOCHECKBOX "S&how terminal window", 1173, 14, 159, 198, 11, BS_TOP | BS_MULTILINE
633    AUTOCHECKBOX "&Run script:", 1172, 14, 172, 57, 10, BS_TOP | BS_MULTILINE
634    COMBOBOX 1179, 72, 171, 140, 104, CBS_DROPDOWN | CBS_AUTOHSCROLL | WS_VSCROLL | NOT WS_TABSTOP
635    PUSHBUTTON "&Edit...", 1182, 87, 187, 60, 14
636    PUSHBUTTON "&Browse...", 1181, 151, 187, 60, 14
637END
638
639163 DIALOGEX 0, 0, 317, 143
640STYLE DS_SHELLFONT | WS_CHILD | WS_DISABLED | WS_CAPTION
641FONT 8, "MS Shell Dlg"
642BEGIN
643    LTEXT "You have more than one dial-up device on your computer.", -1, 6, 3, 307, 13
644    LTEXT "&Select the devices to use in this connection:", -1, 6, 15, 307, 11
645    CONTROL "", 1228, "SYSLISTVIEW32", WS_BORDER | WS_TABSTOP | 0x0000C415, 7, 28, 304, 77
646END
647
648165 DIALOGEX 0, 0, 230, 215
649STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUPWINDOW | WS_CAPTION
650CAPTION "Networking"
651FONT 8, "MS Shell Dlg"
652BEGIN
653    LTEXT "Typ&e of dial-up server I am calling:", 1583, 7, 4, 219, 8
654    COMBOBOX 1418, 7, 17, 215, 46, CBS_DROPDOWNLIST | WS_VSCROLL | NOT WS_TABSTOP
655    PUSHBUTTON "&Settings", 1419, 160, 35, 60, 14
656    LTEXT "This c&onnection uses the following items:", 1684, 8, 64, 219, 10
657    CONTROL "", 1251, "SYSLISTVIEW32", WS_BORDER | WS_TABSTOP | 0x0000C40D, 7, 75, 216, 53
658    PUSHBUTTON "I&nstall...", 1252, 7, 133, 67, 14
659    PUSHBUTTON "&Uninstall", 1254, 80, 133, 67, 14
660    PUSHBUTTON "P&roperties", 1253, 153, 133, 67, 14
661    GROUPBOX "Description", 1585, 9, 158, 213, 43
662    LTEXT "", 1250, 18, 167, 195, 25
663END
664
665166 DIALOGEX 6, 18, 320, 145
666STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION
667FONT 8, "MS Shell Dlg"
668BEGIN
669    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.", 1275, 7, 2, 311, 25
670    LTEXT "&DNS server:", 1274, 7, 29, 160, 8, NOT WS_GROUP
671    CONTROL "", 1272, "RASIPADDRESS", WS_TABSTOP, 21, 41, 85, 12
672    LTEXT "&WINS server:", 1276, 7, 65, 166, 8, NOT WS_GROUP
673    CONTROL "", 1273, "RASIPADDRESS", WS_TABSTOP, 21, 77, 85, 12
674END
675
676167 DIALOGEX 0, 0, 230, 215
677STYLE DS_SHELLFONT | WS_CHILD | WS_CAPTION
678CAPTION "Options"
679FONT 8, "MS Shell Dlg"
680BEGIN
681    GROUPBOX "Dialing options", 1289, 7, 2, 213, 64
682    AUTOCHECKBOX "&Display progress while connecting", 1284, 16, 14, 201, 10
683    AUTOCHECKBOX "&Prompt for name and password, certificate, etc.", 1554, 16, 27, 201, 10
684    AUTOCHECKBOX "Include &ReactOS logon domain", 1555, 16, 39, 201, 10
685    AUTOCHECKBOX "Prompt for phone &number", 1285, 16, 52, 200, 10, BS_TOP | BS_MULTILINE
686    GROUPBOX "Redialing options", 1290, 6, 72, 213, 79
687    LTEXT "&Redial attempts:", 1300, 16, 87, 123, 8
688    EDITTEXT 1287, 141, 84, 69, 14, ES_AUTOHSCROLL | ES_NUMBER
689    LTEXT "&Time between redial attempts:", 1301, 16, 103, 123, 8
690    COMBOBOX 1292, 141, 101, 70, 123, CBS_DROPDOWNLIST | WS_VSCROLL | NOT WS_TABSTOP
691    LTEXT "Idle ti&me before hanging up:", 1299, 16, 120, 123, 8
692    COMBOBOX 1291, 141, 116, 70, 108, CBS_DROPDOWNLIST | WS_VSCROLL | NOT WS_TABSTOP
693    AUTOCHECKBOX "Redial if &line is dropped", 1286, 16, 136, 199, 10, BS_TOP | BS_MULTILINE
694    GROUPBOX "Multiple devices", 1288, 7, 156, 213, 32
695    COMBOBOX 1551, 16, 169, 128, 45, CBS_DROPDOWNLIST | WS_VSCROLL | NOT WS_TABSTOP
696    PUSHBUTTON "C&onfigure...", 1293, 150, 168, 60, 14
697    PUSHBUTTON "&X.25", 1295, 7, 194, 50, 14
698    PUSHBUTTON "&Virtual ""tunnel"" connection", 1294, 62, 194, 120, 14, NOT WS_VISIBLE | WS_DISABLED
699END
700
701168 DIALOGEX 0, 0, 317, 143
702STYLE DS_SHELLFONT | WS_CHILD | WS_DISABLED | WS_CAPTION
703CAPTION "New Connection Wizard"
704FONT 8, "MS Shell Dlg"
705BEGIN
706    LTEXT "Type the phone number below.", -1, 7, 4, 306, 14
707    LTEXT "&Phone number:", 1308, 7, 19, 130, 8
708    EDITTEXT 1304, 7, 30, 304, 14, ES_AUTOHSCROLL
709    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.", -1, 20, 50, 291, 53
710END
711
712169 DIALOGEX 6, 18, 235, 135
713STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUPWINDOW | WS_VISIBLE | WS_CAPTION
714CAPTION "Phonebook"
715FONT 8, "MS Shell Dlg"
716BEGIN
717    LTEXT "Use this phonebook:", 1326, 8, 8, 222, 8
718    AUTORADIOBUTTON "The &system phonebook", 1325, 14, 22, 216, 10, WS_GROUP
719    AUTORADIOBUTTON "My &personal phonebook", 1324, 14, 34, 216, 10
720    AUTORADIOBUTTON "This a&lternate phonebook:", 1323, 14, 46, 217, 10
721    COMBOBOX 1321, 26, 61, 201, 77, CBS_DROPDOWN | CBS_AUTOHSCROLL | WS_VSCROLL | WS_GROUP | NOT WS_TABSTOP
722    PUSHBUTTON "&Browse...", 1322, 167, 81, 60, 14
723END
724
725170 DIALOGEX 6, 18, 235, 135
726STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUPWINDOW | WS_VISIBLE | WS_CAPTION
727CAPTION "Phonebook"
728FONT 8, "MS Shell Dlg"
729BEGIN
730    LTEXT "Use this phonebook:", 1326, 8, 8, 223, 8
731    AUTORADIOBUTTON "The &system phonebook", 1325, 14, 22, 217, 10, WS_GROUP
732    AUTORADIOBUTTON "This a&lternate phonebook:", 1323, 14, 36, 216, 10
733    COMBOBOX 1321, 26, 51, 203, 77, CBS_DROPDOWN | CBS_AUTOHSCROLL | WS_VSCROLL | WS_GROUP | NOT WS_TABSTOP
734    PUSHBUTTON "&Browse...", 1322, 169, 69, 60, 14
735END
736
737171 DIALOGEX 6, 18, 317, 144
738STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION
739FONT 8, "MS Shell Dlg"
740BEGIN
741    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.", 1331, 5, 4, 308, 35
742    LTEXT "My &IP address:", 1332, 4, 51, 100, 8, NOT WS_GROUP
743    CONTROL "", 1330, "RASIPADDRESS", WS_TABSTOP, 21, 62, 104, 12
744    LTEXT "Note: If you have a network adapter installed, you should NOT choose the same address as your network adapter.", 1333, 5, 94, 306, 36, NOT WS_GROUP
745END
746
747172 DIALOGEX 6, 18, 317, 144
748STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION
749FONT 8, "MS Shell Dlg"
750BEGIN
751    LTEXT "Some dial-up servers and routers require an interactive login after connecting. You can run a script automatically to respond for you.", 1339, 5, 3, 309, 27
752    AUTOCHECKBOX "Show &terminal window", 1462, 15, 31, 162, 10
753    AUTOCHECKBOX "&Run script:", 1463, 15, 45, 58, 10
754    COMBOBOX 1334, 30, 60, 275, 88, CBS_DROPDOWN | CBS_AUTOHSCROLL | CBS_SORT | WS_VSCROLL | NOT WS_TABSTOP
755    PUSHBUTTON "&Edit...", 1335, 180, 77, 60, 14
756    PUSHBUTTON "&Browse...", 1465, 244, 77, 60, 14
757END
758
759173 DIALOGEX 6, 18, 230, 215
760STYLE DS_SHELLFONT | WS_CHILD | WS_VISIBLE | WS_CAPTION
761CAPTION "Dialing"
762FONT 8, "MS Shell Dlg"
763BEGIN
764    GROUPBOX "Dialing policy", 1344, 9, 4, 213, 53, WS_GROUP
765    LTEXT "&Number of redial attempts:", 1349, 16, 22, 140, 8, NOT WS_GROUP
766    EDITTEXT 1340, 158, 19, 56, 14, ES_AUTOHSCROLL
767    LTEXT "&Seconds between redial attempts:", 1351, 16, 38, 140, 8, NOT WS_GROUP
768    EDITTEXT 1342, 158, 36, 56, 14, ES_AUTOHSCROLL
769    GROUPBOX "Connection type", 1343, 9, 63, 213, 56, WS_GROUP
770    LTEXT "Idl&e seconds before hanging up:", 1350, 28, 88, 124, 8, NOT WS_GROUP
771    AUTORADIOBUTTON "&Demand dial connection", 1347, 16, 78, 135, 10, WS_GROUP
772    AUTORADIOBUTTON "&Persistent connection", 1348, 16, 103, 199, 10, NOT WS_TABSTOP, WS_EX_TRANSPARENT
773    EDITTEXT 1341, 159, 85, 56, 14, ES_AUTOHSCROLL
774    PUSHBUTTON "&Callback...", 1345, 150, 125, 70, 14, WS_GROUP
775    PUSHBUTTON "&Multiple Lines...", 1346, 74, 125, 70, 14
776END
777
778174 DIALOGEX 0, 0, 215, 226
779STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUPWINDOW | WS_CAPTION
780CAPTION "Router"
781FONT 8, "MS Shell Dlg"
782BEGIN
783 CTEXT "NYI...need spec from KCrocker", -1, 57, 86, 106, 28
784END
785
786175 DIALOGEX 6, 18, 317, 143
787STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION
788FONT 8, "MS Shell Dlg"
789BEGIN
790    LTEXT "Completing the demand dial interface wizard.", 1352, 122, 5, 192, 32
791    LTEXT "To create this interface and enable it on the router, click Finish.", 1354, 122, 41, 192, 26, NOT WS_GROUP
792    LTEXT "To edit this interface in the Routing and RemoteAccess Manager, select it in Routing Interfaces and press Properties.", 1355, 122, 68, 190, 39, NOT WS_GROUP
793END
794
795179 DIALOGEX 6, 18, 317, 143
796STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION
797FONT 8, "MS Shell Dlg"
798BEGIN
799    LTEXT "Select the &modem or adapter this interface will use.", 1356, 7, 4, 306, 11
800    CONTROL "", 1355, "SYSLISTVIEW32", WS_BORDER | WS_TABSTOP | 0x0000C415, 6, 15, 305, 80
801    LTEXT "The list shows devices set up for routing.", 1357, 15, 98, 288, 37, NOT WS_GROUP
802END
803
804180 DIALOGEX 6, 18, 317, 143
805STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION
806FONT 8, "MS Shell Dlg"
807BEGIN
808    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.", 1360, 7, 4, 305, 42
809    LTEXT "&Phone number or address:", 1361, 7, 50, 275, 8, NOT WS_GROUP
810    EDITTEXT 1358, 7, 62, 304, 14, ES_AUTOHSCROLL
811    PUSHBUTTON "Alternates...", 1359, 250, 80, 60, 14
812END
813
814181 DIALOGEX 6, 18, 230, 215
815STYLE DS_SHELLFONT | WS_CHILD | WS_VISIBLE | WS_CAPTION
816CAPTION "Security"
817FONT 8, "MS Shell Dlg"
818BEGIN
819    GROUPBOX "Authentication and encryption policy", 1367, 6, 8, 216, 103, WS_GROUP
820    AUTORADIOBUTTON "A&ccept any authentication including clear text", 1370, 16, 20, 195, 10, BS_TOP | BS_MULTILINE
821    AUTORADIOBUTTON "Acc&ept only encrypted authentication", 1373, 16, 36, 195, 10, BS_TOP | BS_MULTILINE
822    AUTORADIOBUTTON "Accept &only MS encrypted authentication", 1374, 16, 52, 195, 10, BS_TOP | BS_MULTILINE
823    AUTOCHECKBOX "&Require data encryption", 1363, 27, 65, 184, 10, BS_TOP | BS_MULTILINE | WS_GROUP
824    AUTOCHECKBOX "Require &strong data encryption", 1364, 41, 80, 172, 10, BS_TOP | BS_MULTILINE
825    AUTOCHECKBOX "Use t&wo-way authentication", 1362, 17, 95, 194, 10, BS_TOP | BS_MULTILINE
826    PUSHBUTTON "&Unsave Password", 1369, 59, 117, 80, 14, WS_GROUP
827    PUSHBUTTON "Ad&vanced...", 1368, 142, 117, 80, 14, NOT WS_VISIBLE | WS_DISABLED
828    AUTOCHECKBOX "&Detect file and print sharing before dialing", 1365, 7, 198, 218, 10, BS_TOP | BS_MULTILINE | NOT WS_VISIBLE | WS_DISABLED
829END
830
831182 DIALOGEX 6, 18, 248, 148
832STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUPWINDOW | WS_VISIBLE | WS_CAPTION
833CAPTION "Security"
834FONT 8, "MS Shell Dlg"
835BEGIN
836    GROUPBOX "Authentication and encryption policy", 1367, 7, 8, 200, 98, WS_GROUP
837    AUTORADIOBUTTON "Accept any authentication including &clear text", 1370, 14, 24, 183, 10
838    AUTORADIOBUTTON "Accept only &encrypted authentication", 1373, 14, 39, 183, 10
839    AUTORADIOBUTTON "Accept only &MS encrypted authentication", 1374, 14, 53, 184, 10
840    AUTOCHECKBOX "Require &data encryption", 1363, 33, 67, 165, 10, WS_GROUP
841    AUTOCHECKBOX "Require &strong data encryption", 1364, 48, 79, 152, 10
842    AUTOCHECKBOX "&Use current username and password ", 1366, 31, 91, 165, 10
843    PUSHBUTTON "Unsave &password", 1369, 6, 114, 100, 14, WS_GROUP
844    PUSHBUTTON "&Advanced...", 1368, 109, 114, 60, 14, NOT WS_VISIBLE | WS_DISABLED
845    AUTOCHECKBOX "Detect &file and print sharing before dialing", 1365, 14, 134, 193, 10, NOT WS_VISIBLE | WS_DISABLED
846END
847
848183 DIALOGEX 6, 18, 317, 144
849STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION
850FONT 8, "MS Shell Dlg"
851BEGIN
852    LTEXT "Check all that apply:", 1388, 7, 4, 296, 9
853    AUTOCHECKBOX "Route &IP packets on this interface.", 1386, 20, 19, 285, 11, BS_LEFT | BS_TOP | BS_MULTILINE
854    AUTOCHECKBOX "Route IP&X packets on this interface.", 1387, 20, 35, 287, 11, BS_LEFT | BS_TOP | BS_MULTILINE
855    AUTOCHECKBOX "&Add a user account so a remote router can dial in.", 1382, 20, 52, 287, 11, BS_LEFT | BS_TOP | BS_MULTILINE
856    AUTOCHECKBOX "Send a &plain-text password if that is the only way to connect.", 1385, 20, 70, 287, 11, BS_LEFT | BS_TOP | BS_MULTILINE
857    AUTOCHECKBOX "&Use scripting to complete the connection with the remote router.", 1384, 20, 87, 289, 22, BS_LEFT | BS_TOP | BS_MULTILINE
858END
859
860184 DIALOGEX 0, 0, 317, 143
861STYLE DS_SHELLFONT | WS_CHILD | WS_DISABLED
862FONT 8, "MS Shell Dlg"
863BEGIN
864END
865
866186 DIALOGEX 0, 0, 317, 143
867STYLE DS_SHELLFONT | WS_CHILD | WS_DISABLED | WS_CAPTION
868CAPTION "New Connection Wizard"
869FONT 8, "MS Shell Dlg"
870BEGIN
871    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.", -1, 7, 4, 306, 23
872    LTEXT "Create this connection for:", -1, 14, 27, 288, 12
873    AUTORADIOBUTTON "&Anyone's use", 1400, 26, 40, 265, 10, BS_TOP | BS_MULTILINE | NOT WS_TABSTOP
874    AUTORADIOBUTTON "&My use only", 1401, 26, 55, 265, 10, BS_TOP | BS_MULTILINE | NOT WS_TABSTOP
875END
876
877498 DIALOGEX 12, 16, 215, 126
878STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUPWINDOW | WS_CAPTION
879CAPTION "Connect %1"
880FONT 8, "MS Shell Dlg"
881BEGIN
882    LTEXT "ReactOS was unable to connect to the network using the user name and password you provided. Please re-enter the user name and password.", 1396, 7, 6, 206, 36
883    LTEXT "&User name:", 1399, 8, 51, 49, 8
884    EDITTEXT 1394, 66, 46, 143, 14, ES_AUTOHSCROLL
885    LTEXT "&Password:", 1397, 8, 70, 49, 8, NOT WS_GROUP
886    EDITTEXT 1393, 66, 64, 143, 14, ES_PASSWORD | ES_AUTOHSCROLL
887    AUTOCHECKBOX "&Save password", 1391, 66, 84, 143, 10
888    CONTROL "", 1398, "STATIC", SS_ETCHEDHORZ | WS_GROUP, 7, 98, 200, 1
889    DEFPUSHBUTTON "OK", 1, 81, 104, 60, 14, WS_GROUP
890    PUSHBUTTON "Cancel", 2, 145, 104, 60, 14
891END
892
893500 DIALOGEX 12, 16, 215, 173
894STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUPWINDOW | WS_CAPTION
895CAPTION "Connect %1"
896FONT 8, "MS Shell Dlg"
897BEGIN
898    LTEXT "ReactOS was unable to connect to the network using the user name and password you provided. Please re-enter the user name and password.", 1396, 7, 6, 209, 26
899    LTEXT "&User name:", 1399, 7, 72, 44, 8
900    EDITTEXT 1394, 97, 69, 115, 14, ES_AUTOHSCROLL
901    LTEXT "&Password:", 1397, 7, 90, 45, 8, NOT WS_GROUP
902    EDITTEXT 1393, 97, 87, 115, 14, ES_PASSWORD | ES_AUTOHSCROLL
903    LTEXT "&Domain:", 1395, 7, 108, 53, 8, NOT WS_GROUP
904    EDITTEXT 1392, 97, 105, 115, 14, ES_UPPERCASE | ES_AUTOHSCROLL
905    AUTOCHECKBOX "&Save user name and password", 1391, 85, 125, 123, 10, BS_TOP | BS_MULTILINE
906    DEFPUSHBUTTON "OK", 1, 87, 146, 60, 14, WS_GROUP
907    PUSHBUTTON "Cancel", 2, 151, 146, 60, 14
908    CONTROL "", 1398, "STATIC", SS_ETCHEDHORZ | WS_GROUP, 7, 140, 205, 1
909    LTEXT "You can enter a domain name or leave the domain field empty.\n(Domain names are not required for connections to the Internet)", -1, 8, 38, 209, 26
910END
911
912502 DIALOGEX 20, 60, 215, 73
913STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUPWINDOW | WS_CAPTION
914CAPTION "PPP Settings"
915FONT 8, "MS Shell Dlg"
916BEGIN
917    AUTOCHECKBOX "&Enable LCP extensions", 1423, 9, 7, 200, 10, BS_TOP | BS_MULTILINE
918    AUTOCHECKBOX "E&nable software compression", 1424, 9, 22, 201, 10, BS_TOP | BS_MULTILINE
919    AUTOCHECKBOX "Negotiate &multi-link for single link connections", 1557, 9, 37, 202, 10, BS_TOP | BS_MULTILINE
920    DEFPUSHBUTTON "OK", 1, 82, 53, 60, 14
921    PUSHBUTTON "Cancel", 2, 148, 53, 60, 14
922END
923
924509 DIALOGEX 0, 0, 317, 143
925STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_CAPTION
926CAPTION "New Connection Wizard"
927FONT 8, "MS Shell Dlg"
928BEGIN
929    LTEXT "Choose the role you want for this computer:", -1, 10, 5, 275, 9
930    AUTORADIOBUTTON "&Host", 1483, 31, 20, 265, 10, BS_TOP | BS_MULTILINE | WS_GROUP
931    AUTORADIOBUTTON "&Guest", 1484, 31, 44, 265, 10, BS_TOP | BS_MULTILINE
932    LTEXT "This computer has the information you want to access.", -1, 43, 31, 253, 13, NOT WS_GROUP | WS_TABSTOP
933    LTEXT "This computer is used to access information on the host computer.", -1, 43, 56, 253, 23, NOT WS_GROUP
934END
935
936511 DIALOGEX 0, 0, 317, 143
937STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_CAPTION
938FONT 8, "MS Shell Dlg"
939BEGIN
940    LTEXT "&Select a device:", -1, 8, 5, 261, 8
941    COMBOBOX 1485, 9, 18, 302, 62, CBS_DROPDOWNLIST | CBS_SORT | WS_VSCROLL | NOT WS_TABSTOP
942END
943
944528 DIALOGEX 0, 0, 227, 215
945STYLE DS_SHELLFONT | WS_CHILD | WS_CAPTION
946CAPTION "Connections"
947FONT 8, "MS Shell Dlg"
948BEGIN
949    GROUPBOX "Logon privileges", 1582, 8, 10, 213, 63
950    LTEXT "Non-administrators may be allowed to create or modify connections before logging on.", 1581, 16, 21, 194, 30
951    AUTOCHECKBOX "Allo&w creating and modifying connections before logon", 1497, 16, 56, 195, 10, BS_TOP | BS_MULTILINE
952END
953
954532 DIALOGEX 0, 0, 263, 263
955STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUPWINDOW | WS_CAPTION
956CAPTION "Router Callback"
957FONT 8, "MS Shell Dlg"
958BEGIN
959    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.", 1043, 7, 5, 253, 24
960    AUTORADIOBUTTON "&No callback", 1501, 9, 36, 252, 10, BS_TOP | BS_MULTILINE | WS_GROUP
961    AUTORADIOBUTTON "Al&ways call me back at the number(s) below:", 1502, 9, 48, 252, 10, BS_TOP | BS_MULTILINE, WS_EX_TRANSPARENT
962    CONTROL "", 1503, "SYSLISTVIEW32", WS_BORDER | WS_GROUP | WS_TABSTOP | 0x00008401, 15, 63, 240, 143
963    PUSHBUTTON "&Edit...", 1504, 131, 213, 60, 14
964    PUSHBUTTON "&Delete", 1505, 194, 213, 60, 14
965    CONTROL "", -1, "STATIC", SS_ETCHEDHORZ, 7, 233, 249, 1
966    DEFPUSHBUTTON "OK", 1, 132, 242, 60, 14
967    PUSHBUTTON "Cancel", 2, 196, 242, 60, 14
968END
969
970534 DIALOGEX 0, 0, 230, 215
971STYLE DS_SHELLFONT | WS_CHILD | WS_CAPTION
972CAPTION "Options"
973FONT 8, "MS Shell Dlg"
974BEGIN
975    GROUPBOX "Connection type", 1289, 7, 7, 215, 55
976    AUTORADIOBUTTON "&Demand dial", 1506, 16, 20, 199, 9, BS_TOP | BS_MULTILINE | WS_GROUP | NOT WS_TABSTOP
977    LTEXT "Idle ti&me before hanging up:", 1299, 27, 33, 99, 8, NOT WS_GROUP
978    COMBOBOX 1291, 144, 30, 70, 108, CBS_DROPDOWNLIST | WS_VSCROLL | NOT WS_TABSTOP
979    AUTORADIOBUTTON "&Persistent connection", 1507, 16, 47, 197, 9, BS_TOP | BS_MULTILINE | NOT WS_TABSTOP
980    GROUPBOX "Dialing policy", 1290, 7, 66, 215, 48
981    LTEXT "&Redial attempts:", 1300, 14, 79, 123, 8
982    EDITTEXT 1287, 143, 76, 70, 14, ES_AUTOHSCROLL | ES_NUMBER
983    LTEXT "A&verage redial intervals:", 1301, 14, 96, 123, 8
984    COMBOBOX 1292, 143, 94, 70, 123, CBS_DROPDOWNLIST | WS_VSCROLL | NOT WS_TABSTOP
985    GROUPBOX "Multiple devices", 1288, 7, 116, 215, 35
986    COMBOBOX 1551, 16, 130, 128, 41, CBS_DROPDOWNLIST | WS_VSCROLL | NOT WS_TABSTOP
987    PUSHBUTTON "C&onfigure...", 1293, 150, 129, 65, 14
988    PUSHBUTTON "Call&back", 1302, 8, 195, 60, 14
989    PUSHBUTTON "&X.25", 1295, 73, 195, 50, 14
990END
991
992539 DIALOGEX 0, 0, 265, 110
993STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUPWINDOW | WS_CAPTION
994CAPTION "Connect %1"
995FONT 8, "MS Shell Dlg"
996BEGIN
997    CONTROL 1678, 1100, "STATIC", SS_BITMAP, 0, 0, 265, 50
998    LTEXT "&User name:", 1413, 14, 64, 84, 8
999    EDITTEXT 1104, 102, 62, 154, 14, ES_AUTOHSCROLL
1000    CONTROL "", -1, "STATIC", SS_LEFTNOWORDWRAP | SS_SUNKEN | WS_GROUP, 9, 82, 247, 1
1001    DEFPUSHBUTTON "&Dial", 1590, 8, 89, 60, 14
1002    PUSHBUTTON "Cancel", 1591, 71, 89, 60, 14
1003    PUSHBUTTON "Pr&operties", 1107, 133, 89, 60, 14
1004    PUSHBUTTON "&Help", 1592, 195, 89, 60, 14
1005END
1006
1007540 DIALOGEX 0, 0, 265, 133
1008STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUPWINDOW | WS_CAPTION
1009CAPTION "Connect %1"
1010FONT 8, "MS Shell Dlg"
1011BEGIN
1012    CONTROL 1678, 1100, "STATIC", SS_BITMAP, 0, 0, 265, 50
1013    LTEXT "&User name:", 1413, 10, 64, 90, 8
1014    EDITTEXT 1104, 105, 60, 154, 14, ES_AUTOHSCROLL
1015    CONTROL "", -1, "STATIC", SS_LEFTNOWORDWRAP | SS_SUNKEN | WS_GROUP, 7, 80, 252, 1
1016    LTEXT "D&ial:", 1412, 10, 91, 92, 10
1017    COMBOBOX 1416, 105, 88, 154, 112, CBS_DROPDOWN | CBS_AUTOHSCROLL | WS_VSCROLL | NOT WS_TABSTOP
1018    CONTROL "", -1, "STATIC", SS_LEFTNOWORDWRAP | SS_SUNKEN | WS_GROUP, 7, 107, 251, 1
1019    DEFPUSHBUTTON "&Dial", 1590, 8, 113, 60, 14
1020    PUSHBUTTON "Cancel", 1591, 71, 113, 60, 14
1021    PUSHBUTTON "Pr&operties", 1107, 134, 113, 60, 14
1022    PUSHBUTTON "&Help", 1592, 197, 113, 60, 14
1023END
1024
1025541 DIALOGEX 0, 0, 265, 157
1026STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUPWINDOW | WS_CAPTION
1027CAPTION "Connect %1"
1028FONT 8, "MS Shell Dlg"
1029BEGIN
1030    CONTROL 1678, 1100, "STATIC", SS_BITMAP, 0, 0, 265, 50
1031    LTEXT "&User name:", 1413, 10, 67, 87, 8
1032    EDITTEXT 1104, 103, 63, 154, 14, ES_AUTOHSCROLL
1033    CONTROL "", -1, "STATIC", SS_LEFTNOWORDWRAP | SS_SUNKEN | WS_GROUP, 9, 84, 248, 1
1034    LTEXT "D&ial:", 1412, 11, 96, 48, 8
1035    COMBOBOX 1416, 103, 92, 154, 112, CBS_DROPDOWN | CBS_AUTOHSCROLL | WS_VSCROLL | NOT WS_TABSTOP
1036    LTEXT "Dialing &from:", 1415, 10, 114, 46, 8
1037    COMBOBOX 1414, 103, 110, 87, 112, CBS_DROPDOWNLIST | CBS_SORT | WS_VSCROLL | NOT WS_TABSTOP
1038    PUSHBUTTON "Dialing &Rules", 1108, 193, 110, 64, 14
1039    CONTROL "", -1, "STATIC", SS_LEFTNOWORDWRAP | SS_SUNKEN | WS_GROUP, 7, 130, 250, 1
1040    DEFPUSHBUTTON "&Dial", 1590, 6, 136, 60, 14
1041    PUSHBUTTON "Cancel", 1591, 69, 136, 60, 14
1042    PUSHBUTTON "Pr&operties", 1107, 132, 136, 60, 14
1043    PUSHBUTTON "&Help", 1592, 196, 136, 60, 14
1044END
1045
1046544 DIALOGEX 0, 0, 317, 143
1047STYLE DS_SHELLFONT | WS_CHILD | WS_DISABLED | WS_CAPTION
1048CAPTION "New Connection Wizard"
1049FONT 8, "MS Shell Dlg"
1050BEGIN
1051    LTEXT "Internet Connection Sharing allows other computers on your local network to access external resources through this connection.", -1, 10, 5, 300, 22
1052    AUTOCHECKBOX "&Enable Internet Connection Sharing for this connection", 1512, 21, 31, 272, 10
1053    LTEXT "To dial this connection automatically when a computer on your local network attempts to access external resources, select the following check box.", 1514, 10, 56, 294, 22
1054    AUTOCHECKBOX "Enab&le on-demand dialing", 1513, 21, 86, 260, 10
1055END
1056
1057545 DIALOGEX 0, 0, 317, 143
1058STYLE DS_SHELLFONT | WS_CHILD | WS_DISABLED | WS_CAPTION
1059CAPTION "New Connection Wizard"
1060FONT 8, "MS Shell Dlg"
1061BEGIN
1062    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.", -1, 10, 5, 300, 25
1063    LTEXT "&Select the local network that will access resources through this connection:", -1, 21, 35, 285, 8
1064    COMBOBOX 1522, 21, 48, 231, 56, CBS_DROPDOWNLIST | CBS_SORT | WS_VSCROLL | NOT WS_TABSTOP
1065END
1066
1067546 DIALOGEX 0, 0, 317, 143
1068STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_CAPTION
1069FONT 8, "MS Shell Dlg"
1070BEGIN
1071    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.", -1, 10, 5, 303, 22
1072    AUTORADIOBUTTON "&Use my smart card ", 1524, 26, 29, 264, 12, BS_LEFT | BS_TOP | BS_MULTILINE | WS_GROUP | NOT WS_TABSTOP
1073    AUTORADIOBUTTON "&Do not use my smart card ", 1525, 26, 44, 261, 16, BS_LEFT | BS_TOP | BS_MULTILINE | NOT WS_TABSTOP
1074END
1075
1076547 DIALOGEX 0, 0, 317, 143
1077STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_CAPTION
1078CAPTION "Demand Dial Interface Wizard"
1079FONT 8, "MS Shell Dlg"
1080BEGIN
1081    LTEXT "Welcome to the Demand Dial Interface Wizard.", 1530, 122, 8, 192, 32
1082    LTEXT "Using this wizard you can create a demand dial interface to connect this router to other routers.", 1531, 122, 43, 192, 37
1083    LTEXT "Press Next to continue.", 1532, 122, 85, 191, 29
1084END
1085
1086548 DIALOGEX 0, 0, 317, 143
1087STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_CAPTION
1088FONT 8, "MS Shell Dlg"
1089BEGIN
1090    AUTORADIOBUTTON "Connect using a &modem, ISDN adapter, or other physical device.", 1531, 21, 17, 290, 15, BS_LEFT | BS_TOP | BS_MULTILINE | WS_GROUP | NOT WS_TABSTOP
1091    AUTORADIOBUTTON "Connect using &virtual private networking (VPN)", 1532, 21, 38, 291, 15, BS_LEFT | BS_TOP | BS_MULTILINE | NOT WS_TABSTOP
1092    AUTORADIOBUTTON "Connect using PPP over Ethernet (PPPoE)", 1688, 21, 58, 290, 12, NOT WS_TABSTOP
1093END
1094
1095550 DIALOGEX 0, 0, 317, 143
1096STYLE DS_SHELLFONT | DS_MODALFRAME | WS_CHILD | WS_CAPTION
1097FONT 8, "MS Shell Dlg"
1098BEGIN
1099    LTEXT "Enter the name or IP address of the router to which you are connecting.", 1535, 10, 8, 289, 18
1100    LTEXT "&Host name or IP address (such as reactos.org or 145.52.0.1):", 1537, 21, 35, 285, 8
1101    EDITTEXT 1536, 21, 47, 285, 14, ES_AUTOHSCROLL
1102END
1103
1104551 DIALOGEX 0, 0, 265, 127
1105STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUPWINDOW | WS_CAPTION
1106CAPTION "Connect %1"
1107FONT 8, "MS Shell Dlg"
1108BEGIN
1109    CONTROL 1678, 1100, "STATIC", SS_BITMAP, 0, 0, 265, 50
1110    LTEXT "&User name:", 1413, 12, 62, 89, 8
1111    EDITTEXT 1104, 104, 58, 154, 14, ES_AUTOHSCROLL
1112    LTEXT "Do&main:", 1110, 12, 82, 90, 8
1113    EDITTEXT 1102, 104, 79, 154, 14, ES_UPPERCASE | ES_AUTOHSCROLL
1114    CONTROL "", -1, "STATIC", SS_LEFTNOWORDWRAP | SS_SUNKEN | WS_GROUP, 10, 99, 248, 1
1115    DEFPUSHBUTTON "&Dial", 1590, 9, 106, 61, 14
1116    PUSHBUTTON "Cancel", 1591, 72, 106, 60, 14
1117    PUSHBUTTON "Pr&operties", 1107, 135, 106, 60, 14
1118    PUSHBUTTON "&Help", 1592, 198, 106, 60, 14
1119END
1120
1121552 DIALOGEX 0, 0, 265, 159
1122STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUPWINDOW | WS_CAPTION
1123CAPTION "Connect %1"
1124FONT 8, "MS Shell Dlg"
1125BEGIN
1126    CONTROL 1678, 1100, "STATIC", SS_BITMAP, 0, 0, 265, 50
1127    LTEXT "&User name:", 1413, 10, 67, 91, 10
1128    EDITTEXT 1104, 104, 64, 154, 14, ES_AUTOHSCROLL
1129    LTEXT "Do&main:", 1110, 10, 86, 91, 8
1130    EDITTEXT 1102, 104, 83, 154, 14, ES_UPPERCASE | ES_AUTOHSCROLL
1131    CONTROL "", -1, "STATIC", SS_LEFTNOWORDWRAP | SS_SUNKEN | WS_GROUP, 10, 103, 248, 1
1132    LTEXT "D&ial:", 1412, 10, 115, 91, 8
1133    COMBOBOX 1416, 104, 111, 154, 112, CBS_DROPDOWN | CBS_AUTOHSCROLL | WS_VSCROLL | NOT WS_TABSTOP
1134    CONTROL "", -1, "STATIC", SS_LEFTNOWORDWRAP | SS_SUNKEN | WS_GROUP, 10, 132, 248, 1
1135    DEFPUSHBUTTON "&Dial", 1590, 8, 139, 60, 14
1136    PUSHBUTTON "Cancel", 1591, 71, 139, 60, 14
1137    PUSHBUTTON "Pr&operties", 1107, 134, 139, 60, 14
1138    PUSHBUTTON "&Help", 1592, 198, 139, 60, 14
1139END
1140
1141553 DIALOGEX 0, 0, 265, 183
1142STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUPWINDOW | WS_CAPTION
1143CAPTION "Connect %1"
1144FONT 8, "MS Shell Dlg"
1145BEGIN
1146    CONTROL 1678, 1100, "STATIC", SS_BITMAP, 0, 0, 265, 50
1147    LTEXT "&User name:", 1413, 10, 68, 92, 10
1148    EDITTEXT 1104, 104, 65, 154, 14, ES_AUTOHSCROLL
1149    LTEXT "Do&main:", 1110, 10, 90, 91, 8
1150    EDITTEXT 1102, 104, 86, 154, 14, ES_UPPERCASE | ES_AUTOHSCROLL
1151    CONTROL "", -1, "STATIC", SS_LEFTNOWORDWRAP | SS_SUNKEN | WS_GROUP, 10, 106, 248, 1
1152    LTEXT "D&ial:", 1412, 10, 118, 92, 8
1153    COMBOBOX 1416, 104, 114, 154, 112, CBS_DROPDOWN | CBS_AUTOHSCROLL | WS_VSCROLL | NOT WS_TABSTOP
1154    LTEXT "Dialing &from:", 1415, 10, 137, 91, 8
1155    COMBOBOX 1414, 104, 134, 87, 112, CBS_DROPDOWNLIST | CBS_SORT | WS_VSCROLL | NOT WS_TABSTOP
1156    PUSHBUTTON "Dialing &Rules", 1108, 194, 134, 65, 14
1157    CONTROL "", -1, "STATIC", SS_LEFTNOWORDWRAP | SS_SUNKEN | WS_GROUP, 10, 154, 248, 1
1158    DEFPUSHBUTTON "&Dial", 1590, 8, 162, 60, 14
1159    PUSHBUTTON "Cancel", 1591, 71, 162, 60, 14
1160    PUSHBUTTON "Pr&operties", 1107, 134, 162, 60, 14
1161    PUSHBUTTON "&Help", 1592, 198, 162, 60, 14
1162END
1163
1164554 DIALOGEX 0, 0, 230, 215
1165STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_CAPTION
1166CAPTION "General"
1167FONT 8, "MS Shell Dlg"
1168BEGIN
1169    LTEXT "Connec&t using:", 1124, 7, 4, 193, 8
1170    CONTROL "", 1128, "SYSLISTVIEW32", WS_BORDER | WS_TABSTOP | 0x00004C0D, 7, 17, 195, 44, WS_EX_CLIENTEDGE
1171    PUSHBUTTON "&Up", 1132, 208, 18, 16, 14, BS_ICON
1172    PUSHBUTTON "&Down", 1131, 208, 36, 16, 14, BS_ICON
1173    AUTOCHECKBOX "A&ll devices call the same numbers", 1119, 7, 65, 131, 21, BS_TOP | BS_MULTILINE
1174    PUSHBUTTON "C&onfigure...", 1130, 140, 66, 60, 14
1175    GROUPBOX "Sample type", 1125, 7, 87, 213, 56, WS_GROUP
1176    LTEXT "&Phone number:", 1135, 19, 102, 191, 8
1177    EDITTEXT 1123, 17, 112, 138, 14, ES_AUTOHSCROLL
1178    PUSHBUTTON "Alter&nates", 1129, 161, 112, 50, 14
1179    AUTOCHECKBOX "Sho&w icon in notification area when connected", 1120, 11, 194, 212, 20, BS_TOP | BS_MULTILINE
1180END
1181
1182555 DIALOGEX 0, 0, 230, 215
1183STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_CAPTION
1184CAPTION "General"
1185FONT 8, "MS Shell Dlg"
1186BEGIN
1187    PUSHBUTTON "C&onfigure...", 1130, 160, 38, 60, 14
1188    LTEXT "&Phone number:", 1135, 8, 72, 194, 8
1189    EDITTEXT 1123, 8, 83, 148, 14, ES_AUTOHSCROLL
1190    PUSHBUTTON "Alter&nates", 1129, 160, 83, 60, 14
1191    AUTOCHECKBOX "Sho&w icon in notification area when connected", 1120, 11, 194, 213, 10, BS_TOP | BS_MULTILINE
1192    LTEXT "Connec&t using:", 1124, 8, 5, 214, 8
1193    CONTROL "", 1127, "SYSLISTVIEW32", WS_DISABLED | WS_BORDER | 0x0000EC0D, 7, 18, 214, 15
1194END
1195
1196556 DIALOGEX 0, 0, 220, 165
1197STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUPWINDOW | WS_CAPTION
1198CAPTION "Program Settings"
1199FONT 8, "MS Shell Dlg"
1200BEGIN
1201    LTEXT "&Description of program running on your network:", -1, 7, 5, 203, 8
1202    EDITTEXT 1565, 7, 17, 206, 14, ES_AUTOHSCROLL
1203    LTEXT "&Internet server port number:", -1, 7, 35, 202, 8
1204    EDITTEXT 1566, 7, 47, 113, 14, ES_AUTOHSCROLL | ES_NUMBER
1205    AUTORADIOBUTTON "&TCP", 1548, 128, 49, 30, 10, NOT WS_TABSTOP
1206    AUTORADIOBUTTON "&UDP", 1567, 166, 49, 31, 10, NOT WS_TABSTOP
1207    LTEXT "&Listen for Internet server responses on port or port range:\n(for example: 1024-1209, 1300-1310, 1450)", -1, 7, 70, 207, 22
1208    LTEXT "T&CP:", -1, 7, 100, 28, 8
1209    EDITTEXT 1569, 50, 97, 162, 14, ES_AUTOHSCROLL
1210    LTEXT "UD&P:", -1, 7, 121, 30, 8
1211    EDITTEXT 1551, 50, 117, 162, 14, ES_AUTOHSCROLL
1212    DEFPUSHBUTTON "OK", 1, 90, 144, 60, 14
1213    PUSHBUTTON "Cancel", 2, 154, 144, 60, 14
1214END
1215
1216557 DIALOGEX 0, 0, 217, 164
1217STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUPWINDOW | WS_CAPTION
1218CAPTION "Service Settings"
1219FONT 8, "MS Shell Dlg"
1220BEGIN
1221    LTEXT "&Description of service:", -1, 7, 5, 203, 8
1222    EDITTEXT 1552, 7, 18, 205, 14, ES_AUTOHSCROLL
1223    LTEXT "&Name or IP address (for example 192.168.0.12) of the computer hosting this service on your network:", -1, 7, 37, 208, 16
1224    EDITTEXT 1556, 7, 57, 203, 14, ES_AUTOHSCROLL
1225    LTEXT "&Port number where this service resides:", -1, 7, 85, 203, 8
1226    EDITTEXT 1553, 7, 97, 113, 14, ES_AUTOHSCROLL | ES_NUMBER
1227    AUTORADIOBUTTON "&TCP", 1554, 128, 99, 30, 10, NOT WS_TABSTOP
1228    AUTORADIOBUTTON "&UDP", 1555, 166, 99, 31, 10, NOT WS_TABSTOP
1229    DEFPUSHBUTTON "OK", 1, 86, 143, 60, 14
1230    PUSHBUTTON "Cancel", 2, 150, 143, 60, 14
1231END
1232
1233558 DIALOGEX 0, 0, 230, 215
1234STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUPWINDOW | WS_CAPTION
1235CAPTION "Programs"
1236FONT 8, "MS Shell Dlg"
1237BEGIN
1238    LTEXT "The Internet connection on this computer has been customized to allow the following programs to run properly over your network:", -1, 7, 7, 218, 28
1239    CONTROL "List1", 1558, "SYSLISTVIEW32", WS_BORDER | WS_TABSTOP | 0x0000441D, 7, 37, 215, 155, WS_EX_CLIENTEDGE
1240    PUSHBUTTON "A&dd...", 1538, 7, 197, 67, 14
1241    PUSHBUTTON "Edi&t...", 1559, 80, 197, 67, 14
1242    PUSHBUTTON "D&elete", 1568, 153, 197, 67, 14
1243END
1244
1245559 DIALOGEX 0, 0, 230, 215
1246STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUPWINDOW | WS_CAPTION
1247CAPTION "Services"
1248FONT 8, "MS Shell Dlg"
1249BEGIN
1250    LTEXT "&Select the services running on your network that Internet users can access.", -1, 7, 5, 216, 22
1251    LTEXT "Services:", -1, 7, 27, 143, 8
1252    CONTROL "List1", 1560, "SYSLISTVIEW32", WS_BORDER | WS_TABSTOP | 0x0000441D, 7, 37, 215, 155, WS_EX_CLIENTEDGE
1253    PUSHBUTTON "A&dd...", 1561, 7, 197, 67, 14
1254    PUSHBUTTON "Edi&t...", 1563, 80, 197, 67, 14
1255    PUSHBUTTON "D&elete", 1562, 153, 197, 67, 14
1256END
1257
1258560 DIALOGEX 6, 18, 240, 88
1259STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUPWINDOW | WS_VISIBLE | WS_CAPTION
1260CAPTION "Initial Connection"
1261FONT 8, "MS Shell Dlg"
1262BEGIN
1263    DEFPUSHBUTTON "&Yes", 6, 68, 68, 50, 14
1264    PUSHBUTTON "&No", 7, 125, 68, 50, 14
1265    ICON 32516, 1575, 7, 7, 20, 20
1266    LTEXT "", 1576, 40, 7, 190, 33
1267    AUTOCHECKBOX "&Don't display this reminder again", 1579, 40, 48, 192, 11, BS_TOP | BS_MULTILINE
1268END
1269
1270567 DIALOGEX 0, 0, 317, 143
1271STYLE DS_SHELLFONT | WS_CHILD | WS_DISABLED | WS_CAPTION
1272CAPTION "New Connection Wizard"
1273FONT 8, "MS Shell Dlg"
1274BEGIN
1275    LTEXT "Type the name of your service in the following text box. If you leave the text box blank, ReactOS will automatically detect and configure your service when you connect.", -1, 10, 7, 301, 25
1276    LTEXT "&Service name (optional):", -1, 22, 32, 229, 8
1277    EDITTEXT 1593, 22, 44, 275, 14, ES_AUTOHSCROLL
1278END
1279
1280568 DIALOGEX 0, 0, 230, 215
1281STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_CAPTION
1282CAPTION "General"
1283FONT 8, "MS Shell Dlg"
1284BEGIN
1285    LTEXT "&Service name:", 1686, 7, 5, 217, 10
1286    EDITTEXT 1594, 7, 17, 217, 14, ES_AUTOHSCROLL
1287    AUTOCHECKBOX "Sho&w icon in notification area when connected", 1120, 9, 196, 215, 8
1288END
1289
1290569 DIALOGEX 0, 0, 230, 215
1291STYLE DS_SHELLFONT | WS_CHILD | WS_CAPTION
1292CAPTION "Security"
1293FONT 8, "MS Shell Dlg"
1294BEGIN
1295    GROUPBOX "Security options", 1580, 8, 4, 213, 151
1296    AUTORADIOBUTTON "&Typical (recommended settings)", 1540, 14, 16, 197, 9, BS_NOTIFY | WS_GROUP
1297    AUTORADIOBUTTON "A&dvanced (custom settings)", 1541, 14, 100, 197, 8, BS_NOTIFY
1298    LTEXT "&Validate my identity as follows:", 1537, 26, 29, 183, 8, NOT WS_GROUP
1299    COMBOBOX 1178, 26, 40, 184, 78, CBS_DROPDOWNLIST | CBS_AUTOHSCROLL | WS_VSCROLL | NOT WS_TABSTOP
1300    AUTOCHECKBOX "A&utomatically use my ReactOS logon name and password (and domain if any)", 1174, 26, 59, 182, 20, BS_TOP | BS_MULTILINE
1301    AUTOCHECKBOX "Requ&ire data encryption (disconnect if none)", 1169, 26, 83, 182, 10, BS_TOP | BS_MULTILINE
1302    LTEXT "Using these settings requires a knowledge of security protocols.", 1539, 26, 111, 136, 20
1303    PUSHBUTTON "&Settings...", 1180, 151, 134, 60, 14
1304    PUSHBUTTON "I&PSec Settings...", 1598, 126, 163, 85, 14
1305END
1306
1307570 DIALOGEX 0, 0, 265, 126
1308STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUPWINDOW | WS_CAPTION
1309CAPTION "IPSec Settings"
1310FONT 8, "MS Shell Dlg"
1311BEGIN
1312    DEFPUSHBUTTON "OK", 1, 151, 104, 50, 14
1313    PUSHBUTTON "Cancel", 2, 207, 104, 50, 14
1314    AUTOCHECKBOX "&Use pre-shared key for authentication", 1604, 21, 15, 217, 10
1315    LTEXT "&Key:", 1602, 20, 31, 44, 12
1316    EDITTEXT 1605, 66, 30, 172, 12, ES_AUTOHSCROLL
1317    AUTOCHECKBOX "Allow certificates from my user store in addition to machine certificates", 1606, 20, 50, 242, 13, WS_DISABLED
1318    AUTOCHECKBOX "Use a specific certificate", 1607, 20, 67, 239, 10, WS_DISABLED
1319    PUSHBUTTON "Select", 1608, 31, 84, 50, 14, WS_DISABLED
1320    COMBOBOX 1610, 91, 84, 135, 30, CBS_DROPDOWN | CBS_SORT | WS_DISABLED | WS_VSCROLL | NOT WS_TABSTOP
1321END
1322
1323571 DIALOGEX 0, 0, 230, 215
1324STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUPWINDOW | WS_CAPTION
1325CAPTION "Security Logging"
1326FONT 8, "MS Shell Dlg"
1327BEGIN
1328    GROUPBOX "Logging Options:", -1, 6, 8, 216, 47
1329    AUTOCHECKBOX "Log unsuccessful &inbound connection attempts", 1642, 14, 22, 201, 10
1330    AUTOCHECKBOX "Log successful &outbound connections", 1641, 14, 37, 200, 10
1331    GROUPBOX "Log file options:", -1, 7, 64, 215, 91
1332    LTEXT "&Name:", -1, 14, 78, 199, 8
1333    EDITTEXT 1674, 14, 90, 199, 14, ES_READONLY
1334    PUSHBUTTON "&Browse...", 1639, 153, 108, 60, 14
1335    LTEXT "&Size limit:", -1, 14, 133, 67, 8
1336    EDITTEXT 1640, 86, 130, 50, 14, ES_AUTOHSCROLL | ES_NUMBER
1337    LTEXT "KB", -1, 140, 133, 20, 8
1338    PUSHBUTTON "&Restore Defaults", 1643, 135, 197, 85, 14
1339END
1340
1341572 DIALOGEX 0, 0, 230, 215
1342STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUPWINDOW | WS_CAPTION
1343CAPTION "ICMP"
1344FONT 8, "MS Shell Dlg"
1345BEGIN
1346    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:", -1, 7, 5, 215, 37
1347    CONTROL "IList1", 1644, "SYSLISTVIEW32", WS_BORDER | WS_TABSTOP | 0x0000440D, 7, 45, 215, 100, WS_EX_CLIENTEDGE
1348    GROUPBOX "Description:", -1, 7, 153, 215, 55
1349    LTEXT "", 1645, 14, 171, 199, 32
1350END
1351
1352574 DIALOGEX 0, 0, 230, 215
1353STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUPWINDOW | WS_CAPTION
1354CAPTION "Advanced"
1355FONT 8, "MS Shell Dlg"
1356BEGIN
1357    LTEXT "", 575, 7, 60, 213, 100
1358END
1359
1360577 DIALOGEX 0, 0, 312, 144
1361STYLE DS_SHELLFONT | WS_CHILD | WS_DISABLED | WS_CAPTION
1362CAPTION "New Connection Wizard"
1363FONT 8, "MS Shell Dlg"
1364BEGIN
1365    LTEXT "Type the name of the ISP in the following text box.", 1681, 10, 3, 296, 11
1366    LTEXT "N&ame:", 1690, 18, 20, 127, 10
1367    EDITTEXT 1680, 17, 32, 222, 14, ES_AUTOHSCROLL
1368    LTEXT "The name you type here will be the name of the connection you are creating.", 1683, 17, 52, 282, 42
1369END
1370
1371580 DIALOGEX 0, 0, 317, 143
1372STYLE DS_SHELLFONT | DS_MODALFRAME | WS_CHILD | WS_CAPTION
1373FONT 8, "MS Shell Dlg"
1374BEGIN
1375    AUTORADIOBUTTON "&Automatic selection", 1534, 21, 20, 288, 11, BS_LEFT | BS_TOP | BS_MULTILINE | WS_GROUP | NOT WS_TABSTOP
1376    AUTORADIOBUTTON "&Point to Point Tunneling Protocol (PPTP)", 1532, 21, 39, 290, 11, BS_LEFT | BS_TOP | BS_MULTILINE | NOT WS_TABSTOP
1377    AUTORADIOBUTTON "&Layer 2 Tunneling Protocol (L2TP)", 1533, 21, 56, 286, 11, BS_LEFT | BS_TOP | BS_MULTILINE | NOT WS_TABSTOP
1378END
1379
13801420 DIALOGEX 0, 0, 265, 108
1381STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUPWINDOW | WS_CAPTION
1382CAPTION "Connect %1"
1383FONT 8, "MS Shell Dlg"
1384BEGIN
1385    CONTROL 1678, 1100, "STATIC", SS_BITMAP, 0, 0, 265, 50
1386    LTEXT "D&ial:", 1412, 14, 63, 86, 8
1387    COMBOBOX 1416, 104, 60, 154, 112, CBS_DROPDOWN | CBS_AUTOHSCROLL | WS_VSCROLL | NOT WS_TABSTOP
1388    CONTROL "", -1, "STATIC", SS_LEFTNOWORDWRAP | SS_SUNKEN | WS_GROUP, 10, 80, 248, 1
1389    DEFPUSHBUTTON "&Dial", 1590, 9, 87, 60, 14
1390    PUSHBUTTON "Cancel", 1591, 72, 87, 60, 14
1391    PUSHBUTTON "Pr&operties", 1107, 135, 87, 60, 14
1392    PUSHBUTTON "&Help", 1592, 198, 87, 60, 14
1393END
1394
13951421 DIALOGEX 0, 0, 265, 223
1396STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUPWINDOW | WS_CAPTION
1397CAPTION "Connect %1"
1398FONT 8, "MS Shell Dlg"
1399BEGIN
1400    CONTROL 1678, 1100, "STATIC", SS_BITMAP, 0, 0, 265, 50
1401    LTEXT "&User name:", 1413, 10, 61, 90, 8
1402    EDITTEXT 1104, 104, 58, 154, 14, ES_AUTOHSCROLL
1403    LTEXT "&Password:", 1112, 11, 81, 90, 8
1404    EDITTEXT 1103, 104, 77, 154, 14, ES_PASSWORD | ES_AUTOHSCROLL
1405    CONTROL "", -1, "STATIC", SS_LEFTNOWORDWRAP | SS_SUNKEN, 10, 98, 248, 1
1406    AUTOCHECKBOX "&Save this user name and password for the following users:", 1101, 14, 105, 242, 13, BS_LEFT | BS_TOP | BS_MULTILINE | WS_GROUP
1407    AUTORADIOBUTTON "Me o&nly", 1622, 26, 119, 225, 11, BS_LEFT | BS_TOP | BS_MULTILINE | WS_GROUP
1408    AUTORADIOBUTTON "&Anyone who uses this computer", 1623, 26, 133, 225, 11, BS_LEFT | BS_TOP | BS_MULTILINE
1409    CONTROL "", -1, "STATIC", SS_LEFTNOWORDWRAP | SS_SUNKEN | WS_GROUP, 10, 149, 248, 1
1410    LTEXT "D&ial:", 1412, 14, 161, 87, 8
1411    COMBOBOX 1416, 104, 157, 154, 112, CBS_DROPDOWN | CBS_AUTOHSCROLL | WS_VSCROLL | NOT WS_TABSTOP
1412    LTEXT "Dialing &from:", 1415, 14, 178, 88, 8
1413    COMBOBOX 1414, 104, 175, 87, 112, CBS_DROPDOWNLIST | CBS_SORT | WS_VSCROLL | NOT WS_TABSTOP
1414    PUSHBUTTON "Dialing &Rules", 1108, 193, 175, 65, 14
1415    CONTROL "", -1, "STATIC", SS_LEFTNOWORDWRAP | SS_SUNKEN | WS_GROUP, 10, 196, 248, 1
1416    DEFPUSHBUTTON "&Dial", 1590, 9, 202, 60, 14, WS_GROUP
1417    PUSHBUTTON "Cancel", 1591, 72, 202, 60, 14
1418    PUSHBUTTON "Pr&operties", 1107, 135, 202, 60, 14
1419    PUSHBUTTON "&Help", 1592, 198, 202, 60, 14
1420END
1421
14221422 DIALOGEX 0, 0, 265, 242
1423STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUPWINDOW | WS_CAPTION
1424CAPTION "Connect %1"
1425FONT 8, "MS Shell Dlg"
1426BEGIN
1427    CONTROL 1678, 1100, "STATIC", SS_BITMAP, 0, 0, 265, 50
1428    LTEXT "&User name:", 1413, 10, 67, 91, 8
1429    EDITTEXT 1104, 104, 63, 154, 14, ES_AUTOHSCROLL
1430    LTEXT "&Password:", 1112, 10, 85, 92, 8
1431    EDITTEXT 1103, 104, 82, 154, 14, ES_PASSWORD | ES_AUTOHSCROLL
1432    LTEXT "Do&main:", 1110, 10, 104, 92, 8
1433    EDITTEXT 1102, 104, 101, 154, 14, ES_UPPERCASE | ES_AUTOHSCROLL
1434    CONTROL "", -1, "STATIC", SS_LEFTNOWORDWRAP | SS_SUNKEN, 10, 121, 248, 1
1435    AUTOCHECKBOX "&Save this user name and password for the following users:", 1101, 12, 127, 242, 13, BS_LEFT | BS_TOP | BS_MULTILINE | WS_GROUP
1436    AUTORADIOBUTTON "Me o&nly", 1622, 24, 141, 227, 11, BS_LEFT | BS_TOP | BS_MULTILINE | WS_GROUP
1437    AUTORADIOBUTTON "&Anyone who uses this computer", 1623, 24, 155, 230, 11, BS_LEFT | BS_TOP | BS_MULTILINE
1438    CONTROL "", -1, "STATIC", SS_LEFTNOWORDWRAP | SS_SUNKEN | WS_GROUP, 10, 170, 248, 1
1439    LTEXT "D&ial:", 1412, 14, 182, 87, 8
1440    COMBOBOX 1416, 104, 178, 154, 112, CBS_DROPDOWN | CBS_AUTOHSCROLL | WS_VSCROLL | NOT WS_TABSTOP
1441    LTEXT "Dialing &from:", 1415, 14, 198, 87, 8
1442    COMBOBOX 1414, 104, 195, 87, 112, CBS_DROPDOWNLIST | CBS_SORT | WS_VSCROLL | NOT WS_TABSTOP
1443    PUSHBUTTON "Dialing &Rules", 1108, 193, 195, 65, 14
1444    CONTROL "", -1, "STATIC", SS_LEFTNOWORDWRAP | SS_SUNKEN | WS_GROUP, 10, 215, 248, 1
1445    DEFPUSHBUTTON "&Dial", 1590, 8, 221, 60, 14, WS_GROUP
1446    PUSHBUTTON "Cancel", 1591, 71, 221, 60, 14
1447    PUSHBUTTON "Pr&operties", 1107, 134, 221, 60, 14
1448    PUSHBUTTON "&Help", 1592, 198, 221, 60, 14
1449END
1450
14511425 DIALOGEX 0, 0, 230, 215
1452STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_CAPTION
1453CAPTION "General"
1454FONT 8, "MS Shell Dlg"
1455BEGIN
1456    LTEXT "&Host name or IP address of destination (such as reactos.org or 145.52.0.1):", 1430, 7, 5, 217, 18
1457    EDITTEXT 1427, 7, 25, 215, 14, ES_AUTOHSCROLL
1458    GROUPBOX "First connect", 1431, 9, 48, 213, 78
1459    LTEXT "ReactOS can first connect the public network, such as the Internet, before trying to establish this virtual connection.", 1432, 17, 63, 199, 24
1460    AUTOCHECKBOX "&Dial another connection first:", 1428, 19, 89, 183, 10
1461    COMBOBOX 1429, 29, 103, 182, 87, CBS_DROPDOWNLIST | CBS_SORT | WS_VSCROLL | NOT WS_TABSTOP
1462    AUTOCHECKBOX "Sho&w icon in notification area when connected", 1120, 10, 192, 213, 13
1463END
1464
14651426 DIALOGEX 0, 0, 230, 215
1466STYLE DS_SHELLFONT | WS_CHILD | WS_CAPTION
1467CAPTION "Options"
1468FONT 8, "MS Shell Dlg"
1469BEGIN
1470    GROUPBOX "Dialing options", 1289, 8, 7, 214, 56
1471    AUTOCHECKBOX "&Display progress while connecting", 1284, 16, 17, 199, 10
1472    AUTOCHECKBOX "&Prompt for name and password, certificate, etc.", 1554, 16, 32, 199, 10
1473    AUTOCHECKBOX "Include &ReactOS logon domain", 1555, 16, 47, 178, 10
1474    GROUPBOX "Redialing options", 1290, 8, 68, 214, 89
1475    LTEXT "&Redial attempts:", 1300, 16, 81, 121, 8
1476    EDITTEXT 1287, 140, 77, 70, 14, ES_AUTOHSCROLL | ES_NUMBER
1477    LTEXT "&Time between redial attempts:", 1301, 16, 99, 121, 8
1478    COMBOBOX 1292, 141, 95, 70, 123, CBS_DROPDOWNLIST | WS_VSCROLL | NOT WS_TABSTOP
1479    LTEXT "Idle ti&me before hanging up:", 1299, 16, 117, 121, 8
1480    COMBOBOX 1291, 141, 113, 70, 108, CBS_DROPDOWNLIST | WS_VSCROLL | NOT WS_TABSTOP
1481    AUTOCHECKBOX "Redial if &line is dropped", 1286, 16, 138, 199, 10, BS_TOP | BS_MULTILINE
1482END
1483
14841427 DIALOGEX 0, 0, 317, 143
1485STYLE DS_SHELLFONT | WS_CHILD | WS_DISABLED | WS_CAPTION
1486FONT 8, "MS Shell Dlg"
1487BEGIN
1488    LTEXT "Type the host name or Internet Protocol (IP) address of the computer to which you are connecting.", -1, 10, 6, 275, 16
1489    LTEXT "&Host name or IP address (for example, reactos.org or 145.52.0.1 ):", -1, 21, 28, 277, 11
1490    EDITTEXT 1433, 21, 42, 275, 14, ES_AUTOHSCROLL
1491END
1492
14931428 DIALOGEX 0, 0, 317, 143
1494STYLE DS_SHELLFONT | WS_CHILD | WS_DISABLED | WS_CAPTION
1495CAPTION "New Connection Wizard"
1496FONT 8, "MS Shell Dlg"
1497BEGIN
1498    LTEXT "ReactOS can automatically dial the initial connection to the Internet or other public network, before establishing the virtual connection.", -1, 10, 6, 275, 24
1499    AUTORADIOBUTTON "&Do not dial the initial connection.", 1509, 32, 31, 271, 10, BS_TOP | BS_MULTILINE | NOT WS_TABSTOP
1500    AUTORADIOBUTTON "&Automatically dial this initial connection:", 1510, 32, 45, 269, 10, BS_TOP | BS_MULTILINE | NOT WS_TABSTOP
1501    COMBOBOX 1435, 43, 62, 253, 87, CBS_DROPDOWNLIST | CBS_SORT | WS_VSCROLL | NOT WS_TABSTOP
1502END
1503
15041436 DIALOGEX 0, 0, 230, 215
1505STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_CAPTION
1506CAPTION "General"
1507FONT 8, "MS Shell Dlg"
1508BEGIN
1509    LTEXT "&Select a device:", 1597, 8, 5, 213, 8
1510    COMBOBOX 1437, 7, 17, 217, 166, CBS_DROPDOWNLIST | CBS_AUTOHSCROLL | WS_VSCROLL | NOT WS_TABSTOP
1511    AUTOCHECKBOX "Sho&w icon in notification area when connected", 1120, 11, 195, 213, 10, BS_TOP | BS_MULTILINE
1512    PUSHBUTTON "C&onfigure...", 1130, 160, 34, 60, 14
1513END
1514
15151448 DIALOGEX 10, 20, 265, 71
1516STYLE DS_SHELLFONT | WS_POPUPWINDOW | WS_VISIBLE | WS_CAPTION
1517CAPTION "Network Connections"
1518FONT 8, "MS Shell Dlg"
1519BEGIN
1520    LTEXT "C&hoose a network connection:", 1456, 7, 7, 251, 10
1521    COMBOBOX 1457, 8, 18, 250, 140, CBS_DROPDOWNLIST | CBS_SORT | WS_VSCROLL | NOT WS_TABSTOP
1522    DEFPUSHBUTTON "&Connect...", 1449, 7, 50, 60, 14
1523    PUSHBUTTON "Cancel", 1455, 70, 50, 60, 14
1524    PUSHBUTTON "&New...", 1459, 134, 50, 60, 14
1525    PUSHBUTTON "P&roperties", 1460, 198, 50, 60, 14
1526END
1527
15281466 DIALOGEX 6, 18, 265, 262
1529STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUPWINDOW | WS_VISIBLE | WS_CAPTION
1530FONT 8, "MS Shell Dlg"
1531BEGIN
1532    LTEXT "Sample text", 1469, 7, 7, 251, 8
1533    EDITTEXT 1470, 7, 17, 193, 14, ES_AUTOHSCROLL
1534    PUSHBUTTON "&Add", 1471, 77, 36, 60, 14
1535    PUSHBUTTON "&Replace", 1472, 141, 36, 60, 14
1536    LTEXT "Sample text", 1473, 7, 57, 193, 8
1537    LISTBOX 1474, 7, 68, 193, 145, WS_VSCROLL | WS_TABSTOP
1538    PUSHBUTTON "", 1475, 206, 68, 51, 14, BS_BITMAP | WS_GROUP
1539    PUSHBUTTON "&Down", 1476, 206, 86, 51, 14, BS_BITMAP
1540    PUSHBUTTON "D&elete", 1477, 141, 215, 60, 14
1541    CONTROL "", 1479, "STATIC", SS_ETCHEDHORZ, 7, 233, 249, 1
1542    PUSHBUTTON "OK", 1, 132, 242, 60, 14, WS_GROUP
1543    PUSHBUTTON "Cancel", 2, 196, 242, 60, 14
1544END
1545
15461467 DIALOGEX 6, 18, 263, 263
1547STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUPWINDOW | WS_VISIBLE | WS_CAPTION
1548FONT 8, "MS Shell Dlg"
1549BEGIN
1550    LTEXT "Sample text", 1469, 7, 7, 197, 8
1551    EDITTEXT 1470, 7, 17, 193, 14, ES_AUTOHSCROLL
1552    PUSHBUTTON "&Add", 1471, 76, 36, 60, 14
1553    PUSHBUTTON "&Replace", 1472, 141, 36, 60, 14
1554    LTEXT "Sample text", 1473, 7, 57, 193, 8
1555    LISTBOX 1474, 7, 68, 193, 135, WS_VSCROLL | WS_TABSTOP
1556    PUSHBUTTON "&Up", 1475, 206, 68, 51, 14, BS_BITMAP | WS_GROUP
1557    PUSHBUTTON "&Down", 1476, 206, 86, 51, 14, BS_BITMAP
1558    PUSHBUTTON "D&elete", 1477, 141, 204, 60, 14
1559    AUTOCHECKBOX "Sample text", 1478, 7, 225, 249, 10, BS_TOP | BS_MULTILINE
1560    PUSHBUTTON "OK", 1, 132, 242, 60, 14, WS_GROUP
1561    PUSHBUTTON "Cancel", 2, 196, 242, 60, 14
1562END
1563
15641468 DIALOGEX 6, 18, 263, 263
1565STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUPWINDOW | WS_VISIBLE | WS_CAPTION
1566FONT 8, "MS Shell Dlg"
1567BEGIN
1568    LTEXT "Sample text", 1469, 7, 5, 249, 8
1569    EDITTEXT 1470, 7, 17, 249, 14, ES_AUTOHSCROLL
1570    PUSHBUTTON "&Add", 1471, 132, 36, 60, 14
1571    PUSHBUTTON "&Replace", 1472, 196, 36, 60, 14
1572    LTEXT "Sample text", 1473, 7, 55, 251, 8
1573    LISTBOX 1474, 7, 68, 249, 140, LBS_STANDARD | WS_TABSTOP
1574    PUSHBUTTON "D&elete", 1477, 196, 214, 60, 14, WS_GROUP
1575    CONTROL "", 1479, "STATIC", SS_ETCHEDHORZ, 7, 233, 249, 1
1576    PUSHBUTTON "OK", 1, 132, 242, 60, 14, WS_GROUP
1577    PUSHBUTTON "Cancel", 2, 196, 242, 60, 14
1578END
1579
15801469 DIALOGEX 0, 0, 317, 143
1581STYLE DS_SHELLFONT | WS_CHILD | WS_DISABLED | WS_CAPTION
1582CAPTION "New Connection Wizard"
1583FONT 8, "MS Shell Dlg"
1584BEGIN
1585    AUTORADIOBUTTON "Dial-up to &private network.", 1488, 24, 9, 116, 10, NOT WS_TABSTOP
1586    AUTORADIOBUTTON "Connect to a private network &through the Internet.", 1489, 24, 34, 206, 10, NOT WS_TABSTOP
1587    AUTORADIOBUTTON "&Connect directly to another computer.", 1490, 24, 59, 157, 10, NOT WS_TABSTOP
1588    AUTORADIOBUTTON "Connect to the network via b&roadband", 1491, 24, 83, 273, 10, NOT WS_TABSTOP
1589    LTEXT "Connect using my phone line (modem or ISDN).", -1, 45, 21, 156, 8
1590    LTEXT "Create a Virtual Private Network (VPN) connection or tunnel through the internet.", -1, 45, 46, 266, 8
1591    LTEXT "Connect using my serial, parallel, or infrared port.", -1, 45, 71, 266, 8
1592    LTEXT "Connect through my broadband connection.", -1, 45, 95, 266, 8
1593END
1594
15951480 DIALOGEX 0, 0, 230, 61
1596STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUPWINDOW | WS_CAPTION
1597CAPTION "Phone Number Editor"
1598FONT 8, "MS Shell Dlg"
1599BEGIN
1600    LTEXT "&Please enter the new phone number:", 1481, 7, 7, 218, 8
1601    EDITTEXT 1482, 7, 17, 217, 15, ES_AUTOHSCROLL
1602    DEFPUSHBUTTON "OK", 1, 99, 40, 60, 14
1603    PUSHBUTTON "Cancel", 2, 163, 40, 60, 14
1604END
1605
16061481 DIALOGEX 0, 0, 321, 157
1607STYLE DS_SHELLFONT | WS_CHILD | WS_DISABLED | WS_CAPTION
1608CAPTION "New Connection Wizard"
1609FONT 8, "MS Shell Dlg"
1610BEGIN
1611    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.)", 1689, 10, 4, 308, 25
1612    LTEXT "&User name:", 1636, 23, 35, 89, 15
1613    EDITTEXT 1614, 115, 34, 190, 15, ES_AUTOHSCROLL
1614    LTEXT "&Password:", 1637, 23, 55, 90, 13
1615    EDITTEXT 1615, 115, 54, 190, 15, ES_PASSWORD | ES_AUTOHSCROLL
1616    LTEXT "&Confirm password:", 1638, 23, 74, 88, 13
1617    EDITTEXT 1616, 115, 73, 190, 15, ES_PASSWORD | ES_AUTOHSCROLL
1618    AUTOCHECKBOX "U&se this account name and password when anyone connects to the Internet from this computer", 1596, 23, 91, 291, 17, BS_LEFT | BS_TOP | BS_MULTILINE
1619    AUTOCHECKBOX "&Make this the default Internet connection", 1595, 23, 112, 288, 14
1620    AUTOCHECKBOX "&Turn on Internet Connection Firewall for this connection", 1682, 23, 133, 290, 14
1621END
1622
16231660 DIALOGEX 0, 0, 258, 78
1624STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUPWINDOW | WS_CAPTION
1625CAPTION "Internet Connection Firewall"
1626FONT 8, "MS Shell Dlg"
1627BEGIN
1628    ICON 32515, -1, 7, 7, 20, 20
1629    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?", -1, 44, 5, 212, 24
1630    AUTOCHECKBOX "&Do not show this dialog again", 1662, 42, 40, 210, 10
1631    DEFPUSHBUTTON "&Yes", 6, 74, 60, 50, 14
1632    PUSHBUTTON "&No", 7, 128, 60, 50, 14
1633END
1634
16357000 DIALOGEX 0, 0, 215, 103
1636STYLE DS_SHELLFONT | DS_MODALFRAME | DS_CONTEXTHELP | WS_POPUPWINDOW | WS_CAPTION
1637CAPTION "General"
1638FONT 8, "MS Shell Dlg"
1639BEGIN
1640    LTEXT "&User name:", -1, 7, 8, 90, 12, SS_CENTERIMAGE
1641    EDITTEXT 7001, 101, 7, 108, 14, ES_AUTOHSCROLL
1642    LTEXT "&Full name:", -1, 7, 26, 90, 12
1643    EDITTEXT 7002, 101, 25, 108, 14, ES_AUTOHSCROLL
1644    LTEXT "&Password:", -1, 7, 44, 90, 12
1645    EDITTEXT 7003, 101, 43, 108, 14, ES_PASSWORD | ES_AUTOHSCROLL
1646    LTEXT "&Confirm password:", -1, 7, 62, 91, 12
1647    EDITTEXT 7004, 101, 61, 108, 14, ES_PASSWORD | ES_AUTOHSCROLL
1648    PUSHBUTTON "OK", 1, 84, 82, 60, 14
1649    PUSHBUTTON "Cancel", 2, 149, 82, 60, 14
1650END
1651
16527005 DIALOGEX 0, 0, 230, 215
1653STYLE DS_SHELLFONT | DS_CONTEXTHELP | WS_CHILD | WS_CAPTION
1654CAPTION "Callback"
1655FONT 8, "MS Shell Dlg"
1656BEGIN
1657    AUTORADIOBUTTON "&Do not allow callback", 7009, 9, 7, 219, 10, BS_TOP | BS_MULTILINE | WS_GROUP
1658    AUTORADIOBUTTON "All&ow the caller to set the callback number", 7006, 9, 20, 218, 10, BS_TOP | BS_MULTILINE | NOT WS_TABSTOP
1659    AUTORADIOBUTTON "Al&ways use the following callback number:", 7007, 9, 34, 217, 10, BS_TOP | BS_MULTILINE | NOT WS_TABSTOP
1660    EDITTEXT 7008, 19, 49, 204, 14, ES_AUTOHSCROLL | WS_GROUP
1661END
1662
16637010 DIALOGEX 0, 0, 230, 215
1664STYLE DS_SHELLFONT | DS_CONTEXTHELP | WS_CHILD | WS_CAPTION
1665CAPTION "General"
1666FONT 8, "MS Shell Dlg"
1667BEGIN
1668    GROUPBOX "Incoming connections", -1, 7, 4, 214, 110, WS_GROUP
1669    LTEXT "Allow incoming connections on these devices.", -1, 17, 17, 195, 8
1670    LTEXT "&Devices:", -1, 17, 29, 29, 8
1671    CONTROL "", 7011, "SYSLISTVIEW32", WS_BORDER | WS_GROUP | WS_TABSTOP | 0x00004405, 17, 41, 193, 47, WS_EX_CLIENTEDGE
1672    AUTOCHECKBOX "&Enable multilink", 7012, 17, 96, 121, 10, BS_TOP | BS_MULTILINE | WS_GROUP
1673    PUSHBUTTON "P&roperties", 7013, 145, 94, 65, 14, WS_GROUP
1674    GROUPBOX "Virtual private network", -1, 6, 122, 214, 49, WS_GROUP
1675    AUTOCHECKBOX "Allo&w others to make private connections to my computer by tunneling through the Internet or other network", 7014, 17, 137, 195, 27, BS_TOP | BS_MULTILINE | WS_GROUP
1676    AUTOCHECKBOX "&Show icon in notification area when connected", 7015, 12, 184, 209, 10, BS_TOP | BS_MULTILINE | WS_GROUP
1677END
1678
16797016 DIALOGEX 0, 0, 265, 190
1680STYLE DS_SHELLFONT | DS_MODALFRAME | DS_CONTEXTHELP | WS_POPUPWINDOW | WS_CAPTION
1681CAPTION "Incoming TCP/IP Properties"
1682FONT 8, "MS Shell Dlg"
1683BEGIN
1684    GROUPBOX "Network access", -1, 6, 5, 252, 32
1685    AUTOCHECKBOX "Allow &callers to access my local area network", 7017, 20, 20, 228, 9, BS_LEFT | BS_TOP | BS_MULTILINE
1686    GROUPBOX "TCP/IP address assignment", -1, 6, 42, 250, 122
1687    AUTORADIOBUTTON "&Assign TCP/IP addresses automatically using DHCP", 7019, 20, 54, 231, 10, BS_TOP | BS_MULTILINE | WS_GROUP
1688    AUTORADIOBUTTON "S&pecify TCP/IP addresses", 7020, 20, 71, 231, 10, BS_TOP | BS_MULTILINE
1689    LTEXT "&From:", -1, 29, 88, 53, 8
1690    CONTROL "", 7018, "RASIPADDRESS", WS_GROUP | WS_TABSTOP, 90, 85, 103, 13
1691    LTEXT "&To:", -1, 29, 105, 53, 8
1692    CONTROL "", 7021, "RASIPADDRESS", WS_GROUP | WS_TABSTOP, 90, 102, 103, 13
1693    LTEXT "Total:", -1, 29, 124, 53, 10
1694    LTEXT "", 7024, 90, 121, 150, 14, 0, WS_EX_STATICEDGE
1695    AUTOCHECKBOX "Allo&w calling computer to specify its own IP address", 7022, 20, 144, 231, 10, BS_TOP | BS_MULTILINE | WS_GROUP
1696    DEFPUSHBUTTON "OK", 1, 133, 169, 60, 14, WS_GROUP
1697    PUSHBUTTON "Cancel", 2, 197, 169, 60, 14
1698END
1699
17007025 DIALOGEX 0, 0, 250, 157
1701STYLE DS_SHELLFONT | DS_MODALFRAME | DS_CONTEXTHELP | WS_POPUPWINDOW | WS_CAPTION
1702CAPTION "Incoming IPX Properties"
1703FONT 8, "MS Shell Dlg"
1704BEGIN
1705    GROUPBOX "Network access", -1, 8, 6, 234, 32
1706    AUTOCHECKBOX "Allow &callers to access my local area network", 7032, 18, 19, 194, 12, BS_LEFT | BS_TOP | BS_MULTILINE
1707    GROUPBOX "Network number assignment", -1, 8, 43, 234, 87
1708    AUTOCHECKBOX "&Assign same network number to all computers", 7028, 17, 56, 203, 10, BS_TOP | BS_MULTILINE | WS_GROUP
1709    AUTORADIOBUTTON "Assi&gn network numbers automatically", 7026, 28, 68, 191, 10, BS_TOP | BS_MULTILINE | WS_GROUP
1710    AUTORADIOBUTTON "&Specify network numbers:", 7027, 28, 81, 189, 10, BS_TOP | BS_MULTILINE | NOT WS_TABSTOP
1711    EDITTEXT 7029, 40, 92, 154, 14, ES_UPPERCASE | WS_GROUP
1712    AUTOCHECKBOX "Allo&w callers to specify their own node numbers", 7031, 17, 113, 208, 11, BS_TOP | BS_MULTILINE | WS_GROUP
1713    DEFPUSHBUTTON "OK", 1, 116, 136, 60, 14, WS_GROUP
1714    PUSHBUTTON "Cancel", 2, 181, 136, 60, 14
1715END
1716
17177033 DIALOGEX 0, 0, 220, 50
1718STYLE DS_SHELLFONT | DS_MODALFRAME | DS_CONTEXTHELP | WS_POPUPWINDOW | WS_CAPTION
1719CAPTION "Incoming Protocol Properties"
1720FONT 8, "MS Shell Dlg"
1721BEGIN
1722    AUTOCHECKBOX "Allow &callers to access my local area network", 7034, 7, 7, 208, 18, BS_LEFT | BS_TOP | BS_MULTILINE
1723    DEFPUSHBUTTON "OK", 1, 86, 30, 60, 14
1724    PUSHBUTTON "Cancel", 2, 151, 30, 60, 14
1725END
1726
17277035 DIALOGEX 0, 0, 230, 215
1728STYLE DS_SHELLFONT | DS_MODALFRAME | DS_CONTEXTHELP | WS_POPUPWINDOW | WS_CAPTION
1729CAPTION "Networking"
1730FONT 8, "MS Shell Dlg"
1731BEGIN
1732    LTEXT "&Network components:", -1, 7, 7, 217, 9
1733    CONTROL "", 7036, "SYSLISTVIEW32", WS_BORDER | WS_TABSTOP | 0x0000440D, 7, 17, 215, 89, WS_EX_CLIENTEDGE
1734    PUSHBUTTON "&Install...", 7037, 9, 110, 67, 14, WS_GROUP
1735    PUSHBUTTON "&Uninstall", 7038, 80, 110, 67, 14, WS_GROUP
1736    PUSHBUTTON "P&roperties", 7039, 153, 110, 67, 14, WS_GROUP
1737    GROUPBOX "Description", -1, 7, 138, 213, 69
1738    LTEXT "<protocol description>", 7040, 17, 150, 193, 48
1739END
1740
17417042 DIALOGEX 0, 0, 230, 215
1742STYLE DS_SHELLFONT | DS_CONTEXTHELP | WS_CHILD | WS_CAPTION
1743CAPTION "Users"
1744FONT 8, "MS Shell Dlg"
1745BEGIN
1746    LTEXT "&Users allowed to connect:", -1, 7, 5, 213, 8
1747    CONTROL "", 7043, "SYSLISTVIEW32", WS_BORDER | WS_GROUP | WS_TABSTOP | 0x0000440D, 7, 19, 214, 83, WS_EX_CLIENTEDGE
1748    PUSHBUTTON "&New...", 7044, 7, 107, 67, 14, WS_GROUP
1749    PUSHBUTTON "&Delete", 7045, 80, 107, 67, 14, WS_GROUP
1750    PUSHBUTTON "P&roperties", 7046, 153, 107, 67, 14, WS_GROUP
1751    AUTOCHECKBOX "Re&quire all users to secure their passwords and data.", 7048, 8, 151, 217, 12, BS_TOP | BS_MULTILINE
1752    AUTOCHECKBOX "Al&ways allow directly connected devices such as palmtop computers to connect without providing a password.", 7049, 8, 169, 217, 23, BS_TOP | BS_MULTILINE
1753    LTEXT "Note that other factors, such as a disabled user account, may affect a user's ability to connect.", -1, 9, 126, 212, 23
1754END
1755
17567049 DIALOGEX 0, 0, 317, 143
1757STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_CAPTION
1758FONT 8, "MS Shell Dlg"
1759BEGIN
1760    LTEXT "Select the check box next to each user who should be allowed a connection to this computer. Note that other factors, such as a disabled user account, may affect a user's ability to connect.", -1, 10, 1, 275, 27
1761    LTEXT "&Users allowed to connect:", -1, 10, 28, 275, 8
1762    CONTROL "", 7043, "SYSLISTVIEW32", WS_BORDER | WS_GROUP | WS_TABSTOP | 0x0000440D, 10, 42, 275, 73
1763    PUSHBUTTON "&Add...", 7044, 10, 122, 65, 14, WS_GROUP
1764    PUSHBUTTON "&Remove", 7045, 79, 122, 65, 14, WS_GROUP
1765    PUSHBUTTON "&Properties", 7046, 147, 122, 65, 14, WS_GROUP
1766END
1767
17687050 DIALOGEX 0, 0, 317, 143
1769STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_CAPTION
1770FONT 8, "MS Shell Dlg"
1771BEGIN
1772    LTEXT "Select the check box next to each device you want to use for incoming connections.", -1, 10, 4, 299, 10
1773    LTEXT "&Connection devices:", -1, 10, 16, 275, 8
1774    CONTROL "", 7011, "SYSLISTVIEW32", WS_BORDER | WS_GROUP | WS_TABSTOP | 0x0000440D, 10, 26, 297, 87
1775    PUSHBUTTON "P&roperties", 7013, 243, 120, 65, 14, WS_GROUP
1776END
1777
17787051 DIALOGEX 0, 0, 317, 143
1779STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_CAPTION
1780FONT 8, "MS Shell Dlg"
1781BEGIN
1782    LTEXT "Select the check box next to each type of networking software that should be enabled for incoming connections.", -1, 10, 1, 288, 20
1783    LTEXT "Networking &software:", -1, 10, 24, 274, 8
1784    CONTROL "", 7036, "SYSLISTVIEW32", WS_BORDER | WS_TABSTOP | 0x0000440D, 10, 34, 286, 33
1785    PUSHBUTTON "&Install...", 7037, 108, 71, 60, 14, WS_GROUP
1786    PUSHBUTTON "&Uninstall", 7038, 172, 71, 60, 14, WS_GROUP
1787    PUSHBUTTON "&Properties", 7039, 236, 71, 60, 14, WS_GROUP
1788    LTEXT "<protocol description>", 7040, 21, 105, 273, 38
1789    LTEXT "Description:", -1, 21, 95, 275, 8
1790END
1791
17927052 DIALOGEX 0, 0, 317, 143
1793STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_CAPTION
1794FONT 8, "MS Shell Dlg"
1795BEGIN
1796    LTEXT "Virtual private connections to your computer through the Internet are possible only if your computer has a known name or IP address on the Internet.", -1, 10, 4, 290, 20
1797    AUTORADIOBUTTON "&Allow virtual private connections", 7053, 29, 63, 265, 10, BS_TOP | BS_MULTILINE | WS_GROUP
1798    AUTORADIOBUTTON "&Do not allow virtual private connections", 7054, 29, 78, 265, 10, BS_TOP | BS_MULTILINE | NOT WS_TABSTOP
1799    LTEXT "Do you want to allow virtual private connections to this computer?", -1, 17, 49, 275, 8
1800    LTEXT " If you allow VPN connections, ReactOS will modify the Internet Connection Firewall to allow your computer to send and receive VPN packets.", -1, 10, 25, 293, 25
1801END
1802
18037055 DIALOGEX 0, 0, 317, 143
1804STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_CAPTION
1805FONT 8, "MS Shell Dlg"
1806BEGIN
1807    LTEXT "&Device for this connection:", -1, 23, 24, 275, 8
1808    COMBOBOX 7056, 22, 36, 275, 125, CBS_DROPDOWNLIST | WS_VSCROLL | NOT WS_TABSTOP
1809    LTEXT "Devices other than the one you select will not be affected and may be used for other purposes.", -1, 10, 4, 275, 17
1810    PUSHBUTTON "&Properties", 7061, 232, 53, 65, 14, WS_GROUP
1811END
1812
18137379 DIALOGEX 0, 0, 317, 143
1814STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_CAPTION
1815FONT 8, "MS Shell Dlg"
1816BEGIN
1817END
1818
181919900 DIALOGEX 0, 0, 156, 44
1820STYLE DS_SHELLFONT | WS_POPUP | WS_CAPTION
1821CAPTION "Dial-Up Networking"
1822FONT 8, "MS Shell Dlg"
1823BEGIN
1824    ICON 563, 19901, 10, 10, 18, 20
1825    LTEXT "Waiting for services to start...", 19902, 34, 16, 120, 8
1826END
1827
1828STRINGTABLE
1829BEGIN
1830    187 "&No, do not dial\0"
1831    188 "You (or a program) have requested information from %1. Which connection do you want to use?\0"
1832    189 "Add Alternate Phone Number\0"
1833    190 "Dial only first available device\0"
1834    191 "Dial all devices\0"
1835    192 "Dial devices only as needed\0"
1836    193 "Enter a user name and password with access to the remote network domain.\0"
1837    194 "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.\0"
1838    195 "The area code must contain only the digits 0 to 9.\0"
1839    196 "The entry name must contain at least one non-blank character and cannot begin with a period. Choose a different name.\0"
1840    197 "You must choose a value from %1 to %2 for this field.\0"
1841    198 "The custom authentication configuration DLL could not be loaded. Make sure the custom authentication package is correctly installed.\0"
1842    199 "The connection selected was established by the Multiprotocol router.\nPlease use the 'Routing and RAS Admin' tool to hang up the connection.\0"
1843    200 "Comment\0"
1844    201 "The custom authentication package configuration failed.\0"
1845    202 "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.\0"
1846    203 "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.\0"
1847    204 "Remove the selected device(s) from the list?\0"
1848    205 "Delete %1 from the phonebook?\0"
1849    206 "Disconnect from %1?\0"
1850    207 "A file named %1 already exists. Overwrite it?\0"
1851    208 "Syntax errors were found in the script. Do you wish to view the error log?\0"
1852    209 "'%1' is now connected.\0"
1853    210 "Right-click the Dial-Up Networking Monitor on the task bar to hang up or check the status of your connection.\0"
1854    212 "Connected successfully.\0"
1855    213 "The custom authentication method selected must be initialized by pressing Properties.\0"
1856    214 "lnk\0"
1857    215 "Dial-up shortcut files (*.rnk)\0"
1858    216 "*.rnk\0"
1859    217 "Create Dial-Up Shortcut\0"
1860    218 "Link to %1 failed. Reconnect pending...\0"
1861    219 "Cannot retrieve framing information.\0"
1862    220 "Cannot retrieve port information.\0"
1863    221 "Cannot retrieve projection information.\0"
1864    222 "Cannot load connection list.\0"
1865    223 "Client:\0"
1866    224 "Details\0"
1867    225 "Device:\0"
1868    226 "Network:\0"
1869    227 "(not connected)\0"
1870    228 "&Connect...\0"
1871    229 "Hang &Up\0"
1872    230 "Dial-up Connection\0"
1873    231 "Modem configuration set to defaults\0"
1874    232 "COM1\0"
1875    233 "Remote Router\0"
1876    234 "Modem or device\0"
1877    235 "Please enter a username for this interface's account on the remote router.\0"
1878    236 "An entry named %1 already exists. Choose a different name.\0"
1879    237 "You may want to allow sending your password without encryption.\0"
1880    238 "Password Encryption\0"
1881    239 "The wizard is ready to create your connection.\0"
1882    240 "Finished\0"
1883    241 "Phone &number:\0"
1884    242 "Call Me Back At\0"
1885    243 "Edit Alternate Phone Number\0"
1886    244 "Since this connection is currently active, some settings will not take effect until the next time you dial it.\0"
1887    245 "There are no connections available to all users. You must logon before dialing.\0"
1888    246 "The phonebook is empty.\n\nPress OK to add an entry.\0"
1889    247 "Due to import/export restrictions, data encryption is not available in this version of ReactOS.\0"
1890    248 "Please enter an X.25 address on the next screen.\0"
1891    249 "Error %1: %2\0"
1892    250 "%1\n\nError %2: %3\0"
1893    251 "%1\n\nError %2: %3\nDiagnostic: %4\0"
1894    252 "%1\n\nError %2: %3\nFail Code: %4\0"
1895    253 "%1\n\nError %2: %3\n\nPress F1 for more information.\0"
1896    254 "%1\n\nError %2: %3\nName: %4\0"
1897    255 "%1\n\n%4\0"
1898    256 "%1\n\nError %2: %3\nResponse: %4\0"
1899    257 "Fail Code: 0x%1\n\0"
1900    258 "Name: %1\n\0"
1901    259 "%1 CP reported error %2: %3\n\0"
1902    260 "%1 CP connected successfully.\n\0"
1903    261 "You can choose which dial-up protocol to use.\0"
1904    262 "Choose Dial-up Protocol\0"
1905    263 "Press Finish to save '%1'.\0"
1906    264 "netcfg.hlp\0"
1907    265 "&Move successful number to the top of the list on connection\0"
1908    266 "&New phone number:\0"
1909    267 "&Phone numbers:\0"
1910    268 "Phone Numbers\0"
1911    269 "You may enter a fixed IP address.\0"
1912    270 "IP Address\0"
1913    271 "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.\0"
1914    272 "TCP/IP\0"
1915    273 "IPSec, default policy\0"
1916    274 "IPX/SPX or compatible\0"
1917    275 " (the current location)\0"
1918    276 "ISDN\0"
1919    277 "All available ISDN lines multi-linked\0"
1920    278 "64K Digital\0"
1921    279 "56K Digital\0"
1922    280 "56K Voice\0"
1923    281 "You may need a special procedure before connecting.\0"
1924    282 "Choose Logon Options\0"
1925    283 "%d%%\0"
1926    284 "Phone number for %s\0"
1927    285 "&New location:\0"
1928    286 "&Locations:\0"
1929    287 "Locations\0"
1930    288 "This is the device that will be used to make the connection.\0"
1931    289 "Select a Device\0"
1932    290 "Multiple Lines cannot be bundled unless you are calling a PPP server.\0"
1933    291 "Modem\0"
1934    292 "The modem is not installed.\0"
1935    293 "MS Point-to-Point Encryption, 128 bit RSA/RC4\0"
1936    294 "MS Point-to-Point Encryption, 40 bit RSA/RC4\0"
1937    295 "Multiple Lines\0"
1938    296 "(Press Configure to set)\0"
1939    297 "You may enter fixed DNS and WINS addresses.\0"
1940    298 "Name Server Addresses\0"
1941    299 "Down-level RAS\0"
1942    300 "PPP\0"
1943    301 "PPP multi-link\0"
1944    302 "SLIP\0"
1945    303 "NetBEUI\0"
1946    304 "A personal phonebook has been created and initialized with the contents of the system phonebook.\0"
1947    305 "No alternate phonebook is selected.\0"
1948    306 "That device cannot be dynamically configured.\0"
1949    307 "The entry cannot be deleted because it is connected.\0"
1950    308 "No entry is selected. Press the New button to create an entry.\0"
1951    309 "A non-zero IP address must be supplied when 'specify an IP address' is selected.\0"
1952    310 "An X.25 Address is required when an X.25 dial-up network or X.25 device is selected.\0"
1953    311 "(none)\0"
1954    312 "'%1' is already in the list.\0"
1955    313 "Secure my password and my data\0"
1956    314 "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.\0"
1957    315 "Cannot save password.\0"
1958    316 "Cannot display data.\0"
1959    317 "Cannot get auto-dial information.\0"
1960    318 "Cannot load dialog.\0"
1961    319 "Cannot disable shared access.\0"
1962    320 "Cannot load property page.\0"
1963    321 "Cannot load phonebook.\0"
1964    322 "Cannot load RAS Manager port information.\0"
1965    323 "Cannot read user preferences from registry.\0"
1966    324 "Cannot load script information.\0"
1967    325 "Cannot view script.log with notepad.exe\0"
1968    326 "Cannot edit switch.inf with notepad.exe\0"
1969    327 "Cannot load TAPI information.\0"
1970    328 "Cannot load X.25 information.\0"
1971    329 "Cannot create new phonebook.\0"
1972    330 "Cannot enable shared access.\0"
1973    331 "Cannot connect the phonebook entry.\0"
1974    332 "Cannot get send/receive buffer.\0"
1975    333 "Cannot get status information for a port.\0"
1976    334 "Cannot retrieve protocol information.\0"
1977    335 "Cannot receive buffer from device.\0"
1978    336 "Cannot send buffer to device.\0"
1979    337 "Cannot retrieve data.\0"
1980    338 "Cannot save TAPI information.\0"
1981    339 "Cannot save data.\0"
1982    340 "The script has halted.\0"
1983    341 "The script has halted due to an error. Do you wish to view the error log?\0"
1984    342 "Cannot set auto-dial information.\0"
1985    343 "Cannot delete saved password.\0"
1986    344 "Cannot write phonebook.\0"
1987    345 "Writing preferences to registry\0"
1988    346 "Cannot write the shortcut file.\0"
1989    347 "OK\0"
1990    348 "What is your ISP's phone number?\0"
1991    349 "Phone Number to Dial\0"
1992    350 "The Password and Confirm password fields do not match.\0"
1993    351 "The New Password and Confirm New Password fields do not match.\0"
1994    352 "pbk\0"
1995    353 "Phonebook files (*.pbk)\0"
1996    354 "*.pbk\0"
1997    355 "Open Phonebook\0"
1998    356 "Clone Phonebook Entry\0"
1999    357 "Edit Phonebook Entry\0"
2000    358 "New Phonebook Entry\0"
2001    359 "Phone number\0"
2002    360 "Phone numbers\0"
2003    361 "Network Connections\0"
2004    362 "You must select at least one network protocol.\0"
2005    363 "Before you can call PPP servers you must install a network protocol with the Control Network applet.\0"
2006    364 "&New prefix:\0"
2007    365 "&Prefixes:\0"
2008    366 "Phone Number Prefixes\0"
2009    367 "One or more requested network protocols did not connect successfully.\n\n\0"
2010    368 "Press Accept to use the connection as is, or Hang Up to disconnect.\0"
2011    369 "Point-to-point protocol settings to use when %1 initiates a demand dial connection on interface %2:\0"
2012    370 "[To change the saved password, click here]\0"
2013    405 "NetBEUI protocol is required to call older RAS servers.\0"
2014    406 "Before you can call older RAS servers you must install the NetBEUI protocol. NetBEUI can be installed with the Control Panel Network applet.\0"
2015    407 "&Redial\0"
2016    408 "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 continue, or No if you want to re-enable the transports.\0"
2017    409 "Internet Connection Sharing\0"
2018    410 "Demand-dial interface dial-in account.\0"
2019    411 "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 Win NT4/2000 router, the user name must also match the interface name of the remote router.\0"
2020    412 "mpradmin.hlp\0"
2021    413 "&Move successful number or address to the top of the list on connection\0"
2022    414 "&New phone number or address:\0"
2023    415 "&Phone numbers or addresses:\0"
2024    416 "Numbers and Addresses\0"
2025    417 "PPP: Win 95/98/NT4/2000, Internet\0"
2026    418 "None\0"
2027    419 "SLIP: Unix Connection\0"
2028    420 "All devices connected.\0"
2029    421 "Receiving registration result...\0"
2030    422 "Sending callback information...\0"
2031    423 "Sending new password...\0"
2032    424 "Calculating link speed...\0"
2033    425 "Checking authentication status...\0"
2034    426 "Registering your computer on the network...\0"
2035    427 "Retrying authentication...\0"
2036    428 "Verifying username and password...\0"
2037    429 "Authenticated.\0"
2038    430 "Connecting through %1...\0"
2039    431 "Dialing...\0"
2040    432 "Modems connecting...\0"
2041    433 "Connecting over cable...\0"
2042    434 "Dialing %1...\0"
2043    435 "Connecting over X.25 to %1...\0"
2044    436 "Postconnecting through %1...\0"
2045    437 "Preconnecting through %1...\0"
2046    438 "Connected.\0"
2047    439 "Device connected.\0"
2048    440 "Disconnected.\0"
2049    441 "Modem connected.\0"
2050    442 "Cable connected.\0"
2051    443 "Opening port...\0"
2052    444 "X.25 connected.\0"
2053    445 "Port opened.\0"
2054    446 "Postconnect complete.\0"
2055    447 "Preconnect complete.\0"
2056    448 "Preparing for callback...\0"
2057    449 "Checking network protocol connections...\0"
2058    450 "Verifying username and password...\0"
2059    451 "Connected, bundling additional lines\0"
2060    452 "Unknown state.\0"
2061    453 "Waiting for callback...\0"
2062    454 "Waiting for modem reset...\0"
2063    455 "Make the phone number change permanent?\0"
2064    456 "scp\0"
2065    457 "*.scp\0"
2066    458 "Dial-up script files (*.scp)\0"
2067    459 "Browse Dial-Up Scripts\0"
2068    460 "You must check at least one modem or adapter.\0"
2069    461 "Phone number\0"
2070    462 "TCP/IP protocol is required to call SLIP servers.\0"
2071    463 "Before you can call SLIP servers you must install the TCP/IP protocol. TCP/IP can be installed with the Control Panel Network applet.\0"
2072    464 "Status\0"
2073    465 "&New suffix:\0"
2074    466 "&Suffixes:\0"
2075    467 "Phone Number Suffixes\0"
2076    468 "You can go on to choose special settings, if necessary.\0"
2077    469 "Custom Settings\0"
2078    470 "Manual Modem Command Terminal\0"
2079    471 "After Dial Terminal\0"
2080    472 "Before Dial Terminal\0"
2081    473 "SLIP Login Terminal\0"
2082    474 "10 minutes\0"
2083    475 "10 seconds\0"
2084    476 "1 hour\0"
2085    477 "1 minute\0"
2086    478 "24 hours\0"
2087    479 "2 hours\0"
2088    480 "2 minutes\0"
2089    481 "30 minutes\0"
2090    482 "30 seconds\0"
2091    483 "3 seconds\0"
2092    484 "4 hours\0"
2093    485 "4 minutes\0"
2094    486 "5 minutes\0"
2095    487 "5 seconds\0"
2096    488 "8 hours\0"
2097    489 "never\0"
2098    490 "You can make the new connection available to any user or only to yourself.\0"
2099    491 "Connection Availability\0"
2100    492 "Discard multiple line settings for the entry?\0"
2101    493 "Unavailable device\0"
2102    494 "Logon Preferences\0"
2103    495 "Dial-up Preferences\0"
2104    496 "X.25\0"
2105    497 "X.25 PAD\0"
2106    498 "You can let other computers access resources through this dial-up connection.\0"
2107    499 "VPN Server Selection\0"
2108    500 "Cannot enable on-demand dialing.\0"
2109    501 "What is the name or address of the VPN server?\0"
2110    502 "Cannot disable on-demand dialing.\0"
2111    503 "Public Network\0"
2112    504 "ReactOS can make sure the public network is connected first.\0"
2113    505 "VPN1\0"
2114    506 "Internet Connection Sharing\0"
2115    507 "You can let a local network access resources through this dial-up connection.\0"
2116    508 "Host or Guest?\0"
2117    509 "Internet Connection Sharing is currently enabled for connection '%1'.\n\nIt will now be enabled for connection '%2' instead.\0"
2118    510 "To connect two computers, your computer must be identified as either a host or a guest.\0"
2119    511 "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?\0"
2120    512 "Select a Device\0"
2121    513 "This is the device that will be used to make the connection.\0"
2122    514 "&Connect\0"
2123    515 "Let the server determine encryption\0"
2124    516 "Always encrypt my data\0"
2125    517 "Use MPPE-40 data encryption\0"
2126    518 "Use MPPE-128 data encryption\0"
2127    519 "The current encryption selection requires MS-CHAP or EAP authentication.\0"
2128    520 "Custom Authentication Message\0"
2129    521 "Connecting to %1...\0"
2130    522 "Connection Name\0"
2131    523 "Automatic\0"
2132    524 "PPTP VPN\0"
2133    525 "L2TP IPSec VPN\0"
2134    526 "Select the type of the connection.\0"
2135    527 "Type of Connection\0"
2136    528 "hh.exe netcfg.chm::/trouble_all.htm\0"
2137    529 "Virtual Private Connection\0"
2138    530 "Use any form of authentication required including clear text. Do not encrypt data.\0"
2139    531 "Use any form of authentication that requires passwords to be encrypted. Do not encrypt data.\0"
2140    532 "Please type a name for the entry.\0"
2141    533 "Encrypt passwords and data.\0"
2142    534 "Please type a port number between 1 and 65535.\0"
2143    535 "Specify custom authentication and data encryption with the Settings button.\0"
2144    536 "Use any form of authentication that requires encrypted passwords. Do not encrypt data.\0"
2145    537 "Encrypt passwords and data.\0"
2146    538 "Specify custom authentication and data encryption with the Settings button.\0"
2147    539 "The port number is already used by another entry.\nPlease enter a unique port number.\0"
2148    540 "Please enter one or more ports for incoming responses.\0"
2149    541 "Please select the entry to be deleted.\0"
2150    542 "1 second\0"
2151    543 "Please select the entry to be modified.\0"
2152    549 "What is the name of the other computer you are connecting to?\0"
2153    576 "20 minutes\0"
2154    579 "Specify a name for this connection to your workplace.\0"
2155    581 "Network Application Settings\0"
2156    582 "Type a name for this connection in the following box.\0"
2157    583 "Type the name of the other computer in the following box.\0"
2158    584 "Type the name of your ISP in the following box.\0"
2159    585 "What is the name of the service that provides your Internet connection?\0"
2160    586 "Please type the IP address of the server computer on the private network.\0"
2161    587 "Advanced Settings\0"
2162    588 "The entry name begins with a period. or contains some invalid characters.\nChoose a different name.\0"
2163    589 "Properties\0"
2164    1512 "Communications Port\0"
2165    1523 " channel\0"
2166    1526 "Smart Cards\0"
2167    1527 "You can use your smart card with this connection.\0"
2168    1528 "Direct Connection\0"
2169    1529 "Please select a device for this connection.\0"
2170    1530 "Verdana Bold\0"
2171    1531 "12\0"
2172    1532 "Connection Type\0"
2173    1533 "Select the type of demand dial interface you want to create.\0"
2174    1534 "Select a device\0"
2175    1535 "This is the device that will be used to make the connection.\0"
2176    1536 "Phone Number\0"
2177    1537 "Enter the phone number of the remote server or router you are calling.\0"
2178    1538 "VPN Type\0"
2179    1539 "Select the type of VPN interface you want to create.\0"
2180    1540 "Destination Address\0"
2181    1541 "What is the name or address of the remote router?\0"
2182    1544 "IP Address\0"
2183    1545 "Configure this router's IP address for this interface.\0"
2184    1546 "Name Server Addresses\0"
2185    1547 "Configure DNS and WINS addresses for use by this interface.\0"
2186    1548 "Router Scripting\0"
2187    1549 "You can set up a scripting for connecting to the remote router.\0"
2188    1550 "Dial In Credentials\0"
2189    1551 "Configure the user name and password that the remote router will use when it dials in to this server.\0"
2190    1552 "Dial Out Credentials\0"
2191    1553 "Configure the user name and password to be used when connecting to the remote router.\0"
2192    1554 "Interface Name\0"
2193    1555 "Select the name by which this new interface will be known.\0"
2194    1556 "No available devices\0"
2195    1557 "A user account named %1 already exists on the local computer. Should the demand dial interface be configured to use this user account?\0"
2196    1558 "There are no security protocol settings for SLIP server connections.\0"
2197    1559 "Allow unsecured password\0"
2198    1560 "Require secured password\0"
2199    1561 "Use smart card\0"
2200    1562 "You must select at least one password authentication protocol.\0"
2201    1563 "No encryption allowed (server will disconnect if it requires encryption)\0"
2202    1564 "Optional encryption (connect even if no encryption)\0"
2203    1565 "Require encryption (disconnect if server declines)\0"
2204    1566 "Maximum strength encryption (disconnect if server declines)\0"
2205    1567 " (encryption enabled)\0"
2206    1568 "Internet Account Information\0"
2207    1569 "You will need an account name and password to sign in to your Internet account.\0"
2208    1570 "The selected EAP package does not provide encryption keys. Select an EAP package that does provide keys or select not to encrypt.\0"
2209    1571 "The current encryption selection requires EAP or some version of MS-CHAP logon security methods.\0"
2210    1572 "Protocols and Security\0"
2211    1573 "Select transports and security options for this connection.\0"
2212    1574 "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?\0"
2213    1575 "To connect to '%1', you must first be connected to '%2'. Do you want to connect to '%2' now?\0"
2214    1576 "Connecting over parallel cable...\0"
2215    1577 "Connecting over infrared...\0"
2216    1578 "Parallel cable connected.\0"
2217    1579 "Infrared connected.\0"
2218    1580 "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.\0"
2219    1581 "Typ&e of VPN:\0"
2220    1582 "Please enter a user name.\0"
2221    1583 "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?\0"
2222    1584 "For example, you could type the name of your workplace or the name of a server you will connect to.\0"
2223    1585 "Account Information\0"
2224    1586 "The controls on this property sheet are disabled because the system must first be rebooted before any configuration changes can be made.\0"
2225    1587 "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.\0"
2226    1588 "Some of the controls on this property sheet are disabled because you do not have sufficient privileges to access them.\0"
2227    1589 "The following message was received from your service provider:\r\n\r\n%1\0"
2228    1590 "Reconnect %1\0"
2229    1591 "Service Name\0"
2230    1592 "What is the name of the service that provides your broadband connection?\0"
2231    1593 "You will need an account name and password to sign on to your account\0"
2232    1594 "PPPOE1-0\0"
2233    1595 "Point-to-Point Protocol over Ethernet (PPPoE)\0"
2234    1596 "Type of &broadband connection to make:\0"
2235    1611 "Broadband Connection\0"
2236    1612 "You have selected to use a preshared key but you have not entered one.\nPlease enter a preshared key.\0"
2237    1613 "Cannot Commit Credentials\0"
2238    1634 "Because the Windows Management Instrumentation (WMI) service has been disabled, ReactOS 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.\0"
2239    1635 "ReactOS cannot display the properties of this connection. The Windows Management Instrumentation (WMI) information might be corrupted. To correct this, use System Restore to restore ReactOS to an earlier time (called a restore point). System Restore is located in the System Tools folder in Accessories.\0"
2240    1646 "Allow incoming echo request\0"
2241    1647 "Allow incoming timestamp request\0"
2242    1648 "Allow incoming mask request\0"
2243    1649 "Allow incoming router request\0"
2244    1650 "Allow outgoing destination unreachable\0"
2245    1651 "Allow outgoing source quench\0"
2246    1652 "Allow outgoing parameter problem\0"
2247    1653 "Allow outgoing time exceeded\0"
2248    1654 "Allow redirect\0"
2249    1655 "log\0"
2250    1656 "*.log\0"
2251    1657 "Firewall log files (*.log)\0"
2252    1658 "Browse\0"
2253    1663 "Select a private network connection\0"
2254    1664 "To enable Internet Connection Sharing a connection must be selected for the private network. Please select a connection from the list of available connections.\0"
2255    1665 "Messages sent to this computer will be repeated back to the sender. This is commonly used for troubleshooting, for example, to ping a machine.\0"
2256    1666 "Data sent to this computer can be acknowledged with a confirmation message indicating the time that the data was received.\0"
2257    1667 "This computer will listen for and respond to requests for more information about the public network to which it is attached.\0"
2258    1668 "This computer will respond to requests for information about the routes it recognizes.\0"
2259    1669 "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.\0"
2260    1670 "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.\0"
2261    1671 "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.\0"
2262    1672 "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.\0"
2263    1673 "Data sent from this computer will be rerouted if the default path changes.\0"
2264    1675 "The value entered for the log file size is not valid. Enter a value between 1 and 32767 k.\0"
2265    1685 "Your user account does not have permission to use this connection. Usually, this is because you are logged in as Guest.\0"
2266    1686 "Type an account name and password. (If you have forgotten an existing account name or password, contact your network administrator.)\0"
2267    1687 "Computer N&ame\0"
2268    1688 "ISP N&ame\0"
2269    1689 "Company N&ame\0"
2270    1690 "What is the phone number you will use to make this connection?\n\0"
2271    7301 "Incoming TCP/IP Properties\0"
2272    7302 "You must choose a value from %1 to %2 for this field.\0"
2273    7306 "Incoming Connections Error\0"
2274    7307 "Incoming Connections General Error\0"
2275    7308 "Incoming Connections\0"
2276    7309 "Incoming Connections Networking Error\0"
2277    7310 "Incoming Connections Multilink Status Error\0"
2278    7311 "Incoming Connections Error\0"
2279    7312 "Incoming Connections Initialization Error\0"
2280    7313 "Incoming Connections TCP/IP Properties Error\0"
2281    7314 "Incoming Connections IPX Properties Error\0"
2282    7315 "Incoming Connections Error\0"
2283    7316 "Generic\0"
2284    7317 "Device\0"
2285    7318 "Miscellaneous Database\0"
2286    7319 "User Database\0"
2287    7320 "Protocol Database\0"
2288    7321 "You must enter a logon name for the new user or press cancel.\0"
2289    7322 "The password you entered was too short.\0"
2290    7323 "The passwords entered are not the same. Please re-enter them.\0"
2291    7324 "An internal error has occured.\0"
2292    7325 "Listview\0"
2293    7326 "An error has occurred while attempting to commit the changes you have made to the local user database.\0"
2294    7327 "You have insufficient privileges to add a user to the local system database.\0"
2295    7328 "The user you are trying create already exists in the local user database.\0"
2296    7329 "The user was not added to the local user database because the password you entered was rejected.\0"
2297    7330 "Unable to reload the system user database because of an internal error.\0"
2298    7331 "An internal error has occurred: The local user database handle is corrupt.\0"
2299    7332 "Unable to load the resources necessary to display the user tab.\0"
2300    7333 "An internal error occured while attempting to rollback the changes you made to the local user database.\0"
2301    7334 "The device database handle is corrupt.\0"
2302    7335 "Unable to load the resources necessary to display the general tab.\0"
2303    7336 "An error has occurred while attempting to commit some of the device/vpn related changes you have made.\0"
2304    7337 "An internal error occured.\0"
2305    7338 "An internal error occurred: The networking component database handle is corrupt.\0"
2306    7339 "An internal error has occurred.\0"
2307    7340 "An error has occurred while attempting to commit the changes you have made to the networking components.\0"
2308    7341 "An internal error occured.\0"
2309    7342 "Unable to commit the changes you made to the TCP/IP protocol to the system.\0"
2310    7343 "Unable to save the changes you made to the IPX protocol to the system.\0"
2311    7344 "Unable to display the TCP/IP properties.\0"
2312    7345 "Unable to display the IPX properties.\0"
2313    7346 "Unable to load TCP/IP properties from the system.\0"
2314    7347 "Unable to load IPX properties from the system.\0"
2315    7348 "Incoming Connections depend on the Routing and Remote Access service which was unable to start. For more information, check the system event log.\0"
2316    7349 "Unable to allow the editing of networking components at this time because they are currently being modified elsewhere.\0"
2317    7350 "The new user you entered was not added to the local user database because the name or password entered violated a system policy (it was too large, too small, or ill-formed).\0"
2318    7351 "The system is unable to delete the requested user.\0"
2319    7352 "Unable to remove the selected network component because it is in use.\0"
2320    7353 "Incoming Connections Warning\0"
2321    7354 "Any users that you delete will be permanently removed from the system even if cancel is pressed. Are you sure you want to permanently remove %s?\0"
2322    7355 "You are about to switch to a system management console. This Incoming Connections property sheet will be closed and any changes you may have made will be committed to the system. Is it ok to continue?\0"
2323    7356 "Your Network Mask value has been changed. A zero bit in a mask can only be followed by other zero bits. For example, a Network Mask value, expressed in decimal dotted notation, of 255.255.0.0, is valid, but 255.0.255.0 is not.\n\0"
2324    7357 "User Permissions\0"
2325    7358 "You can specify the users who can connect to this computer.\0"
2326    7359 "Devices for Incoming Connections\0"
2327    7360 "You can choose the devices your computer uses to accept incoming connections.\0"
2328    7361 "Incoming Virtual Private Network (VPN) Connection\0"
2329    7362 "Another computer can connect to yours through a VPN connection\0"
2330    7363 "Networking Software\0"
2331    7364 "Networking software allows this computer to accept connections from other kinds of computers.\0"
2332    7365 "Completing the New Connection Wizard\0"
2333    7366 " \0"
2334    7367 "Incoming Connections\0"
2335    7371 "No hardware capable of accepting calls is installed.\0"
2336    7372 " \0"
2337    7373 "Assign specified &network number:\0"
2338    7374 "Assign &network numbers sequentially from:\0"
2339    7375 "New User\0"
2340    7376 "Connection Device\0"
2341    7377 "What device do you want to use to make this connection?\0"
2342    7378 "No devices capable of accepting direct connections are currently installed.\0"
2343    7379 "New Incoming Connection Warning\0"
2344    7380 "Because this Win 2000 Server belongs to or controls a domain, you must use the Routing and Remote Access system console to configure this machine to receive incoming connections. Cancel changes and switch to this console?\n\0"
2345    7381 "A&ssign network number automatically\0"
2346    7382 "A&ssign network numbers automatically\0"
2347    7383 "Incoming Connections can not issue the ipx network numbers 00000000 or FFFFFFFF. Please either change the assigned network numbers or use automatic network number assignment.\0"
2348    7384 "to\0"
2349    7385 "Communications Port (%s)\0"
2350    7386 "Network Connections does not display some specialized options for inbound connections that have been set using the Local User Manager or Remote Access Policy consoles. For complete and correct information on incoming connections, you will need to use these consoles.\0"
2351    7387 "The user callback mode you have selected requires you to enter a valid callback number.\0"
2352    7388 "ReactOS must reboot to complete the operation. Is it ok to reboot now?\0"
2353    7389 "The currently selected device has no configuration options available.\0"
2354    7390 "Invalid Range\0"
2355    7391 "You have requested that '%1' be disabled for Incoming Connections. In order to disable this, you must stop the 'Server' service. Once stopped, any shared directories or printers on this computer will no longer be available to any other computer. Do you want to bring up a system console that will allow you to stop the 'Server' service?\r\n\nUnder Computer Management, click System Tools and then click Services. In the right pane, right-click Server and click stop.\0"
2356    7392 "This serial port is not enabled for use in a direct connection to another computer. It will be enabled after you complete this wizard. You can then configure the port speed and other properties by right-clicking the icon for this connection and selecting Properties.\n\0"
2357    7393 "Incoming Connections\0"
2358    7394 "The IP address pool you've entered is invalid.\0"
2359    7395 "The mask provided is invalid.\0"
2360    7396 "The start address entered for the TCP/IP pool is invalid. It must lie between 1.0.0.0 and 224.0.0.0 and it must not be in the form 127.x.x.x.\0"
2361    7397 "The TCP/IP pool entered is invalid because the address is more specific than the mask.\0"
2362    7398 "The start address must be less than the end address.\0"
2363    7399 "The Routing and Remote Access Service is in the process of stopping. Until it stops, the Incoming Connections option is not available. Please wait a few moments and retry.\0"
2364    7400 "%s (%s)\0"
2365    7401 "%s (%d channels)\0"
2366    7402 "Incoming Connection VPN (PPTP)\0"
2367    7403 "Incoming Connection VPN (L2TP)\0"
2368    7404 "IP Security (IKE)\0"
2369    7405 "127.0.0.1\0"
2370    7406 "You do not have sufficient privileges to set up Incoming Connections\0"
2371    29900 "Cannot load the Remote Access Connection Manager service.\0"
2372    29901 "Cannot load the file MPRAPI.DLL in the system32 directory.\0"
2373END
2374