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

646 lines
29 KiB

  1. //Microsoft Developer Studio generated resource script.
  2. //
  3. #include "rassrvrc.h"
  4. #define APSTUDIO_READONLY_SYMBOLS
  5. /////////////////////////////////////////////////////////////////////////////
  6. //
  7. // Generated from the TEXTINCLUDE 2 resource.
  8. //
  9. #define APSTUDIO_HIDDEN_SYMBOLS
  10. #include "windows.h"
  11. #undef APSTUDIO_HIDDEN_SYMBOLS
  12. /////////////////////////////////////////////////////////////////////////////
  13. #undef APSTUDIO_READONLY_SYMBOLS
  14. /////////////////////////////////////////////////////////////////////////////
  15. // English (U.S.) resources
  16. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  17. #ifdef _WIN32
  18. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  19. #pragma code_page(1252)
  20. #endif //_WIN32
  21. #ifdef APSTUDIO_INVOKED
  22. /////////////////////////////////////////////////////////////////////////////
  23. //
  24. // TEXTINCLUDE
  25. //
  26. 1 TEXTINCLUDE DISCARDABLE
  27. BEGIN
  28. "rassrvrc.h\0"
  29. END
  30. 2 TEXTINCLUDE DISCARDABLE
  31. BEGIN
  32. "#define APSTUDIO_HIDDEN_SYMBOLS\r\n"
  33. "#include ""windows.h""\r\n"
  34. "#undef APSTUDIO_HIDDEN_SYMBOLS\r\n"
  35. "\r\n"
  36. "\0"
  37. END
  38. 3 TEXTINCLUDE DISCARDABLE
  39. BEGIN
  40. "\r\n"
  41. "\0"
  42. END
  43. #endif // APSTUDIO_INVOKED
  44. /////////////////////////////////////////////////////////////////////////////
  45. //
  46. // Dialog
  47. //
  48. PID_UserTab DIALOGEX 0, 0, 227, 215
  49. STYLE DS_CONTEXTHELP | WS_CHILD | WS_CAPTION
  50. CAPTION "Users"
  51. FONT 8, "MS Shell Dlg", 0, 0, 0x1
  52. BEGIN
  53. LTEXT "&Users allowed to connect:",IDC_STATIC,7,7,213,8
  54. CONTROL "",CID_UserTab_LV_Users,"SysListView32",LVS_REPORT |
  55. LVS_SINGLESEL | LVS_SHOWSELALWAYS | LVS_OWNERDRAWFIXED |
  56. LVS_NOCOLUMNHEADER | WS_BORDER | WS_GROUP | WS_TABSTOP,7,
  57. 19,213,83,WS_EX_CLIENTEDGE
  58. PUSHBUTTON "&New...",CID_UserTab_PB_New,7,107,67,14,WS_GROUP
  59. PUSHBUTTON "&Delete",CID_UserTab_PB_Delete,80,107,67,14,WS_GROUP
  60. PUSHBUTTON "P&roperties",CID_UserTab_PB_Properties,153,107,67,14,
  61. WS_GROUP
  62. CONTROL "Re&quire all users to secure their passwords and data.",
  63. CID_UserTab_CB_Encryption,"Button",BS_AUTOCHECKBOX |
  64. BS_TOP | BS_MULTILINE | WS_TABSTOP,7,151,213,12
  65. CONTROL "Al&ways allow directly connected devices such as palmtop computers to connect without providing a password.",
  66. CID_UserTab_CB_BypassDcc,"Button",BS_AUTOCHECKBOX |
  67. BS_TOP | BS_MULTILINE | WS_TABSTOP,7,167,213,23
  68. LTEXT "Note that other factors, such as a disabled user account, may affect a user's ability to connect.",
  69. IDC_STATIC,7,125,212,23
  70. END
  71. DID_UserTab_New DIALOG DISCARDABLE 0, 0, 212, 103
  72. STYLE DS_MODALFRAME | DS_3DLOOK | DS_CONTEXTHELP | WS_POPUP | WS_CAPTION |
  73. WS_SYSMENU
  74. CAPTION "General"
  75. FONT 8, "MS Shell Dlg"
  76. BEGIN
  77. LTEXT "&User name:",IDC_STATIC,7,10,83,12,SS_CENTERIMAGE
  78. EDITTEXT CID_UserTab_New_EB_Username,97,7,108,14,ES_AUTOHSCROLL
  79. LTEXT "&Full name:",IDC_STATIC,7,28,83,12
  80. EDITTEXT CID_UserTab_New_EB_Fullname,97,25,108,14,ES_AUTOHSCROLL
  81. LTEXT "&Password:",IDC_STATIC,7,46,83,12
  82. EDITTEXT CID_UserTab_New_EB_Password1,97,43,108,14,ES_PASSWORD |
  83. ES_AUTOHSCROLL
  84. LTEXT "&Confirm password:",IDC_STATIC,7,64,83,12
  85. EDITTEXT CID_UserTab_New_EB_Password2,97,61,108,14,ES_PASSWORD |
  86. ES_AUTOHSCROLL
  87. PUSHBUTTON "OK",IDOK,98,82,50,14
  88. PUSHBUTTON "Cancel",IDCANCEL,155,82,50,14
  89. END
  90. DID_UserTab_Callback DIALOG DISCARDABLE 0, 0, 227, 215
  91. STYLE DS_CONTEXTHELP | WS_CHILD | WS_CAPTION
  92. CAPTION "Callback"
  93. FONT 8, "MS Shell Dlg"
  94. BEGIN
  95. CONTROL "&Do not allow callback",CID_UserTab_Callback_RB_No,
  96. "Button",BS_AUTORADIOBUTTON | BS_TOP | BS_MULTILINE |
  97. WS_GROUP | WS_TABSTOP,7,7,213,10
  98. CONTROL "All&ow the caller to set the callback number",
  99. CID_UserTab_Callback_RB_Caller,"Button",
  100. BS_AUTORADIOBUTTON | BS_TOP | BS_MULTILINE,7,20,213,10
  101. CONTROL "Al&ways use the following callback number:",
  102. CID_UserTab_Callback_RB_Admin,"Button",
  103. BS_AUTORADIOBUTTON | BS_TOP | BS_MULTILINE,7,33,213,10
  104. EDITTEXT CID_UserTab_Callback_EB_Number,19,44,201,14,
  105. ES_AUTOHSCROLL | WS_GROUP
  106. END
  107. PID_GenTab DIALOGEX 0, 0, 227, 215
  108. STYLE DS_CONTEXTHELP | WS_CHILD | WS_CAPTION
  109. CAPTION "General"
  110. FONT 8, "MS Shell Dlg", 0, 0, 0x1
  111. BEGIN
  112. GROUPBOX "Incoming connections",IDC_STATIC,7,7,213,108,WS_GROUP
  113. LTEXT "Allow incoming connections on these devices.",
  114. IDC_STATIC,17,19,193,8
  115. LTEXT "&Devices:",IDC_STATIC,17,31,29,8
  116. CONTROL "",CID_GenTab_LV_Devices,"SysListView32",LVS_REPORT |
  117. LVS_SINGLESEL | LVS_OWNERDRAWFIXED | LVS_NOCOLUMNHEADER |
  118. WS_BORDER | WS_GROUP | WS_TABSTOP,17,41,193,47,
  119. WS_EX_CLIENTEDGE
  120. CONTROL "&Enable multilink",CID_GenTab_CB_Multilink,"Button",
  121. BS_AUTOCHECKBOX | BS_TOP | BS_MULTILINE | WS_GROUP |
  122. WS_TABSTOP,17,96,65,10
  123. PUSHBUTTON "P&roperties",CID_GenTab_PB_Properties,150,94,60,14,
  124. WS_GROUP
  125. GROUPBOX "Virtual private network",IDC_STATIC,7,120,213,49,
  126. WS_GROUP
  127. CONTROL "Allo&w others to make private connections to my computer by tunneling through the Internet or other network",
  128. CID_GenTab_CB_Vpn,"Button",BS_AUTOCHECKBOX | BS_TOP |
  129. BS_MULTILINE | WS_GROUP | WS_TABSTOP,17,133,193,27
  130. CONTROL "&Show icon in notification area when connected",
  131. CID_GenTab_CB_ShowIcons,"Button",BS_AUTOCHECKBOX |
  132. BS_TOP | BS_MULTILINE | WS_GROUP | WS_TABSTOP,7,176,203,
  133. 10
  134. END
  135. PID_NetTab DIALOGEX 0, 0, 227, 215
  136. STYLE DS_MODALFRAME | DS_CONTEXTHELP | WS_POPUP | WS_CAPTION | WS_SYSMENU
  137. CAPTION "Networking"
  138. FONT 8, "MS Shell Dlg", 0, 0, 0x1
  139. BEGIN
  140. LTEXT "&Network components:",IDC_STATIC,7,7,213,9
  141. CONTROL "",CID_NetTab_LV_Components,"SysListView32",LVS_REPORT |
  142. LVS_SINGLESEL | LVS_SHOWSELALWAYS | LVS_OWNERDRAWFIXED |
  143. LVS_NOCOLUMNHEADER | WS_BORDER | WS_TABSTOP,7,17,213,89,
  144. WS_EX_CLIENTEDGE
  145. PUSHBUTTON "&Install...",CID_NetTab_PB_Add,7,113,67,14,WS_GROUP
  146. PUSHBUTTON "&Uninstall",CID_NetTab_PB_Remove,80,113,67,14,WS_GROUP
  147. PUSHBUTTON "P&roperties",CID_NetTab_PB_Properties,153,113,67,14,
  148. WS_GROUP
  149. GROUPBOX "Description",IDC_STATIC,7,138,213,69
  150. LTEXT "<protocol description>",CID_NetTab_ST_Description,17,
  151. 150,193,48
  152. END
  153. DID_NetTab_Tcpipui DIALOGEX 0, 0, 264, 190
  154. STYLE DS_MODALFRAME | DS_CONTEXTHELP | WS_POPUP | WS_CAPTION | WS_SYSMENU
  155. CAPTION "Incoming TCP/IP Properties"
  156. FONT 8, "MS Shell Dlg", 0, 0, 0x1
  157. BEGIN
  158. GROUPBOX "Network access",IDC_STATIC,7,7,250,32
  159. CONTROL "Allow &callers to access my local area network",
  160. CID_NetTab_Tcpipui_CB_ExposeNetwork,"Button",
  161. BS_AUTOCHECKBOX | BS_LEFT | BS_TOP | BS_MULTILINE |
  162. WS_TABSTOP,20,20,237,9
  163. GROUPBOX "TCP/IP address assignment",IDC_STATIC,7,43,250,122
  164. CONTROL "&Assign TCP/IP addresses automatically using DHCP",
  165. CID_NetTab_Tcpipui_RB_Dhcp,"Button",BS_AUTORADIOBUTTON |
  166. BS_TOP | BS_MULTILINE | WS_GROUP | WS_TABSTOP,20,56,231,
  167. 10
  168. CONTROL "S&pecify TCP/IP addresses",
  169. CID_NetTab_Tcpipui_RB_StaticPool,"Button",
  170. BS_AUTORADIOBUTTON | BS_TOP | BS_MULTILINE | WS_TABSTOP,
  171. 20,71,231,10
  172. LTEXT "&From:",IDC_STATIC,29,88,53,8
  173. CONTROL "",CID_NetTab_Tcpipui_EB_Start,"RasIpAddress",WS_GROUP |
  174. WS_TABSTOP,90,85,103,13
  175. LTEXT "&To:",IDC_STATIC,29,105,53,8
  176. CONTROL "",CID_NetTab_Tcpipui_EB_Mask,"RasIpAddress",WS_GROUP |
  177. WS_TABSTOP,90,102,103,13
  178. LTEXT "Total:",IDC_STATIC,29,124,53,10
  179. LTEXT "",CID_NetTab_Tcpipui_EB_Total,90,121,150,14,0,
  180. WS_EX_STATICEDGE
  181. CONTROL "Allo&w calling computer to specify its own IP address",
  182. CID_NetTab_Tcpipui_CB_CallerSpec,"Button",
  183. BS_AUTOCHECKBOX | BS_TOP | BS_MULTILINE | WS_GROUP |
  184. WS_TABSTOP,20,144,231,10
  185. DEFPUSHBUTTON "OK",IDOK,155,169,50,14,WS_GROUP
  186. PUSHBUTTON "Cancel",IDCANCEL,207,169,50,14
  187. END
  188. DID_NetTab_Ipxui DIALOG DISCARDABLE 0, 0, 248, 158
  189. STYLE DS_MODALFRAME | DS_CONTEXTHELP | WS_POPUP | WS_CAPTION | WS_SYSMENU
  190. CAPTION "Incoming IPX Properties"
  191. FONT 8, "MS Shell Dlg"
  192. BEGIN
  193. GROUPBOX "Network access",IDC_STATIC,7,7,234,32
  194. CONTROL "Allow &callers to access my local area network",
  195. CID_NetTab_Ipxui_CB_ExposeNetwork,"Button",
  196. BS_AUTOCHECKBOX | BS_LEFT | BS_TOP | BS_MULTILINE |
  197. WS_TABSTOP,17,19,194,12
  198. GROUPBOX "Network number assignment",IDC_STATIC,7,43,234,87
  199. CONTROL "&Assign same network number to all computers",
  200. CID_NetTab_Ipxui_CB_AssignSame,"Button",BS_AUTOCHECKBOX |
  201. BS_TOP | BS_MULTILINE | WS_GROUP | WS_TABSTOP,17,56,194,
  202. 10
  203. CONTROL "Assi&gn network numbers automatically",
  204. CID_NetTab_Ipxui_RB_AutoAssign,"Button",
  205. BS_AUTORADIOBUTTON | BS_TOP | BS_MULTILINE | WS_GROUP |
  206. WS_TABSTOP,28,68,183,10
  207. CONTROL "&Specify network numbers:",
  208. CID_NetTab_Ipxui_RB_ManualAssign,"Button",
  209. BS_AUTORADIOBUTTON | BS_TOP | BS_MULTILINE,28,81,183,10
  210. EDITTEXT CID_NetTab_Ipxui_EB_Netnum,40,92,132,14,ES_UPPERCASE |
  211. WS_GROUP
  212. CONTROL "Allo&w callers to specify their own node numbers",
  213. CID_NetTab_Ipxui_CB_CallerSpec,"Button",BS_AUTOCHECKBOX |
  214. BS_TOP | BS_MULTILINE | WS_GROUP | WS_TABSTOP,17,113,194,
  215. 11
  216. DEFPUSHBUTTON "OK",IDOK,135,136,50,14,WS_GROUP
  217. PUSHBUTTON "Cancel",IDCANCEL,191,136,50,14
  218. END
  219. PID_Wizard_UserTab DIALOG DISCARDABLE 0, 0, 317, 143
  220. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION
  221. FONT 8, "MS Shell Dlg"
  222. BEGIN
  223. 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.",
  224. IDC_STATIC,21,1,275,27
  225. LTEXT "&Users allowed to connect:",IDC_STATIC,21,31,275,8
  226. CONTROL "",CID_UserTab_LV_Users,"SysListView32",LVS_REPORT |
  227. LVS_SINGLESEL | LVS_SHOWSELALWAYS | LVS_OWNERDRAWFIXED |
  228. LVS_NOCOLUMNHEADER | WS_BORDER | WS_GROUP | WS_TABSTOP,
  229. 21,42,275,73
  230. PUSHBUTTON "&Add...",CID_UserTab_PB_New,21,122,60,14,WS_GROUP
  231. PUSHBUTTON "&Remove",CID_UserTab_PB_Delete,85,122,60,14,WS_GROUP
  232. PUSHBUTTON "&Properties",CID_UserTab_PB_Properties,149,122,60,14,
  233. WS_GROUP
  234. END
  235. PID_Wizard_GenTab DIALOG DISCARDABLE 0, 0, 317, 143
  236. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION
  237. FONT 8, "MS Shell Dlg"
  238. BEGIN
  239. LTEXT "Select the check box next to each device you want to use for incoming connections.",
  240. IDC_STATIC,21,1,275,10
  241. LTEXT "&Connection devices:",IDC_STATIC,21,16,275,8
  242. CONTROL "",CID_GenTab_LV_Devices,"SysListView32",LVS_REPORT |
  243. LVS_SINGLESEL | LVS_SHOWSELALWAYS | LVS_OWNERDRAWFIXED |
  244. LVS_NOCOLUMNHEADER | WS_BORDER | WS_GROUP | WS_TABSTOP,
  245. 21,26,275,87
  246. PUSHBUTTON "P&roperties",CID_GenTab_PB_Properties,236,120,60,14,
  247. WS_GROUP
  248. END
  249. PID_Wizard_Vpn DIALOG DISCARDABLE 0, 0, 317, 143
  250. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION
  251. FONT 8, "MS Shell Dlg"
  252. BEGIN
  253. 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.",
  254. IDC_STATIC,21,1,275,23
  255. CONTROL "&Allow virtual private connections",
  256. CID_Wizard_Vpn_RB_Yes,"Button",BS_AUTORADIOBUTTON |
  257. BS_TOP | BS_MULTILINE | WS_GROUP | WS_TABSTOP,31,65,265,
  258. 10
  259. CONTROL "&Do not allow virtual private connections",
  260. CID_Wizard_Vpn_RB_No,"Button",BS_AUTORADIOBUTTON |
  261. BS_TOP | BS_MULTILINE,31,80,265,10
  262. LTEXT "Do you want to allow virtual private connections to this computer?",
  263. IDC_STATIC,21,52,275,8
  264. LTEXT " If you allow VPN connections, Windows will modify the Internet Connection Firewall to allow your computer to send and receive VPN packets.",
  265. IDC_STATIC,21,25,275,25
  266. END
  267. PID_Wizard_NetTab DIALOG DISCARDABLE 0, 0, 317, 143
  268. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION
  269. FONT 8, "MS Shell Dlg"
  270. BEGIN
  271. LTEXT "Select the check box next to each type of networking software that should be enabled for incoming connections.",
  272. IDC_STATIC,21,1,275,20
  273. LTEXT "Networking &software:",IDC_STATIC,21,24,262,8
  274. CONTROL "",CID_NetTab_LV_Components,"SysListView32",LVS_REPORT |
  275. LVS_SINGLESEL | LVS_SHOWSELALWAYS | LVS_OWNERDRAWFIXED |
  276. LVS_NOCOLUMNHEADER | WS_BORDER | WS_TABSTOP,21,34,275,33
  277. PUSHBUTTON "&Install...",CID_NetTab_PB_Add,108,74,60,14,WS_GROUP
  278. PUSHBUTTON "&Uninstall",CID_NetTab_PB_Remove,172,74,60,14,WS_GROUP
  279. PUSHBUTTON "&Properties",CID_NetTab_PB_Properties,236,74,60,14,
  280. WS_GROUP
  281. LTEXT "<protocol description>",CID_NetTab_ST_Description,21,
  282. 105,275,38
  283. LTEXT "Description:",IDC_STATIC,21,95,275,8
  284. END
  285. DID_NetTab_GenProt DIALOG DISCARDABLE 0, 0, 214, 50
  286. STYLE DS_MODALFRAME | DS_CONTEXTHELP | WS_POPUP | WS_CAPTION | WS_SYSMENU
  287. CAPTION "Incoming Protocol Properties"
  288. FONT 8, "MS Shell Dlg"
  289. BEGIN
  290. CONTROL "Allow &callers to access my local area network",
  291. CID_NetTab_GenProt_CB_ExposeNetwork,"Button",
  292. BS_AUTOCHECKBOX | BS_LEFT | BS_TOP | BS_MULTILINE |
  293. WS_TABSTOP,7,7,200,12
  294. DEFPUSHBUTTON "OK",IDOK,101,29,50,14
  295. PUSHBUTTON "Cancel",IDCANCEL,157,29,50,14
  296. END
  297. PID_Wizard_Dccdev DIALOG DISCARDABLE 0, 0, 317, 143
  298. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION
  299. FONT 8, "MS Shell Dlg"
  300. BEGIN
  301. LTEXT "&Device for this connection:",IDC_STATIC,21,24,275,8
  302. COMBOBOX CID_Wizard_Dccdev_LB_Devices,21,34,275,125,
  303. CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP
  304. LTEXT "Devices other than the one you select will not be affected and may be used for other purposes.",
  305. IDC_STATIC,21,1,275,17
  306. PUSHBUTTON "&Properties",CID_Dccdev_PB_Properties,236,53,60,14,
  307. WS_GROUP
  308. END
  309. PID_Wizard_SwitchMmc DIALOG DISCARDABLE 0, 0, 317, 143
  310. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION
  311. FONT 8, "MS Shell Dlg"
  312. BEGIN
  313. END
  314. /////////////////////////////////////////////////////////////////////////////
  315. //
  316. // DESIGNINFO
  317. //
  318. #ifdef APSTUDIO_INVOKED
  319. GUIDELINES DESIGNINFO DISCARDABLE
  320. BEGIN
  321. PID_UserTab, DIALOG
  322. BEGIN
  323. LEFTMARGIN, 7
  324. RIGHTMARGIN, 219
  325. TOPMARGIN, 7
  326. BOTTOMMARGIN, 204
  327. END
  328. DID_UserTab_New, DIALOG
  329. BEGIN
  330. LEFTMARGIN, 7
  331. RIGHTMARGIN, 205
  332. TOPMARGIN, 8
  333. BOTTOMMARGIN, 101
  334. END
  335. DID_UserTab_Callback, DIALOG
  336. BEGIN
  337. LEFTMARGIN, 7
  338. RIGHTMARGIN, 205
  339. TOPMARGIN, 8
  340. BOTTOMMARGIN, 180
  341. END
  342. PID_GenTab, DIALOG
  343. BEGIN
  344. LEFTMARGIN, 8
  345. RIGHTMARGIN, 219
  346. TOPMARGIN, 8
  347. BOTTOMMARGIN, 207
  348. END
  349. PID_NetTab, DIALOG
  350. BEGIN
  351. LEFTMARGIN, 8
  352. RIGHTMARGIN, 219
  353. TOPMARGIN, 8
  354. BOTTOMMARGIN, 207
  355. END
  356. DID_NetTab_Tcpipui, DIALOG
  357. BEGIN
  358. LEFTMARGIN, 7
  359. RIGHTMARGIN, 257
  360. TOPMARGIN, 7
  361. BOTTOMMARGIN, 183
  362. END
  363. DID_NetTab_Ipxui, DIALOG
  364. BEGIN
  365. LEFTMARGIN, 7
  366. RIGHTMARGIN, 205
  367. TOPMARGIN, 7
  368. END
  369. PID_Wizard_UserTab, DIALOG
  370. BEGIN
  371. LEFTMARGIN, 7
  372. RIGHTMARGIN, 310
  373. VERTGUIDE, 21
  374. VERTGUIDE, 296
  375. TOPMARGIN, 1
  376. BOTTOMMARGIN, 136
  377. HORZGUIDE, 115
  378. HORZGUIDE, 122
  379. END
  380. PID_Wizard_GenTab, DIALOG
  381. BEGIN
  382. LEFTMARGIN, 7
  383. RIGHTMARGIN, 310
  384. VERTGUIDE, 21
  385. VERTGUIDE, 296
  386. BOTTOMMARGIN, 136
  387. HORZGUIDE, 113
  388. END
  389. PID_Wizard_Vpn, DIALOG
  390. BEGIN
  391. LEFTMARGIN, 21
  392. RIGHTMARGIN, 296
  393. VERTGUIDE, 31
  394. TOPMARGIN, 1
  395. BOTTOMMARGIN, 136
  396. END
  397. PID_Wizard_NetTab, DIALOG
  398. BEGIN
  399. LEFTMARGIN, 7
  400. RIGHTMARGIN, 310
  401. VERTGUIDE, 21
  402. VERTGUIDE, 296
  403. TOPMARGIN, 1
  404. HORZGUIDE, 74
  405. HORZGUIDE, 88
  406. HORZGUIDE, 95
  407. HORZGUIDE, 105
  408. END
  409. DID_NetTab_GenProt, DIALOG
  410. BEGIN
  411. LEFTMARGIN, 7
  412. RIGHTMARGIN, 181
  413. TOPMARGIN, 7
  414. BOTTOMMARGIN, 42
  415. END
  416. PID_Wizard_Dccdev, DIALOG
  417. BEGIN
  418. VERTGUIDE, 21
  419. VERTGUIDE, 296
  420. TOPMARGIN, 1
  421. BOTTOMMARGIN, 136
  422. HORZGUIDE, 44
  423. END
  424. PID_Wizard_SwitchMmc, DIALOG
  425. BEGIN
  426. LEFTMARGIN, 7
  427. RIGHTMARGIN, 310
  428. TOPMARGIN, 7
  429. BOTTOMMARGIN, 136
  430. END
  431. END
  432. #endif // APSTUDIO_INVOKED
  433. /////////////////////////////////////////////////////////////////////////////
  434. //
  435. // String Table
  436. //
  437. STRINGTABLE DISCARDABLE
  438. BEGIN
  439. SID_TCPIP_TITLE "Incoming TCP/IP Properties"
  440. SID_TCPIP_BADRANGE "You must choose a value from %1 to %2 for this field."
  441. ERR_GENERIC_CATAGORY "Incoming Connections Error"
  442. ERR_GENERALTAB_CATAGORY "Incoming Connections General Error"
  443. ERR_USERTAB_CATAGORY "Incoming Connections"
  444. ERR_ADVANCEDTAB_CATAGORY "Incoming Connections Networking Error"
  445. ERR_MULTILINK_CATAGORY "Incoming Connections Multilink Status Error"
  446. ERR_RASSRV_CATAGORY "Incoming Connections Error"
  447. END
  448. STRINGTABLE DISCARDABLE
  449. BEGIN
  450. ERR_GLOBAL_CATAGORY "Incoming Connections Initialization Error"
  451. ERR_TCPIPPROP_CATAGORY "Incoming Connections TCP/IP Properties Error"
  452. ERR_IPXPROP_CATAGORY "Incoming Connections IPX Properties Error"
  453. ERR_QUEUE_CATAGORY "Incoming Connections Error"
  454. ERR_GENERIC_SUBCAT "Generic"
  455. ERR_DEVICEDB_SUBCAT "Device"
  456. ERR_MISCDB_SUBCAT "Miscellaneous Database"
  457. ERR_USERDB_SUBCAT "User Database"
  458. ERR_PROTDB_SUBCAT "Protocol Database"
  459. ERR_LOGON_NAME_TOO_SMALL
  460. "You must enter a logon name for the new user or press cancel."
  461. ERR_PASSWORD_TOO_SMALL "The password you entered was too short."
  462. ERR_PASSWORD_MISMATCH "The passwords entered are not the same. Please re-enter them."
  463. ERR_GENERIC_CODE "An internal error has occured. "
  464. ERR_LISTVIEW_SUBCAT "Listview"
  465. ERR_USER_CANT_COMMIT_CHANGES
  466. "An error has occurred while attempting to commit the changes you have made to the local user database. "
  467. ERR_CANT_ADD_USER_ACCESS
  468. "You have insufficient priveleges to add a user to the local system database. "
  469. END
  470. STRINGTABLE DISCARDABLE
  471. BEGIN
  472. ERR_CANT_ADD_USER_DUPLICATE
  473. "The user you are trying create already exists in the local user database."
  474. ERR_CANT_ADD_USER_PASSWORD
  475. "The user was not added to the local user database because the password you entered was rejected."
  476. ERR_USER_CANT_RELOAD "Unable to reload the system user database because of an internal error."
  477. ERR_USER_DATABASE_CORRUPT
  478. "An internal error has occurred: The local user database handle is corrupt."
  479. ERR_USER_RESOURCE_ERROR "Unable to load the resources neccessary to display the user tab."
  480. ERR_USER_CANT_ROLLBACK_CHANGES
  481. "An internal error occured while attempting to rollback the changes you made to the local user database. "
  482. ERR_DEVICE_DATABASE_CORRUPT "The device database handle is corrupt."
  483. ERR_GENERAL_RESOURCE "Unable to load the resources neccessary to display the general tab."
  484. ERR_GENERAL_CANT_COMMIT_CHANGES
  485. "An error has occurred while attempting to commit some of the device/vpn related changes you have made. "
  486. ERR_GENERAL_CANT_ROLLBACK_CHANGES "An internal error occured."
  487. ERR_PROT_DATABASE_CORRUPTED
  488. "An internal error occurred: The networking component database handle is corrupt."
  489. ERR_PROT_RESOURCE_ERROR "An internal error has occurred. "
  490. ERR_PROT_CANT_COMMIT_CHANGES
  491. "An error has occurred while attempting to commit the changes you have made to the networking components."
  492. ERR_PROT_CANT_ROLLBACK_CHANGES "An internal error occured."
  493. ERR_TCPIP_CANT_SAVE "Unable to commit the changes you made to the TCP/IP protocol to the system. "
  494. ERR_IPX_CANT_SAVE "Unable to save the changes you made to the IPX protocol to the system. "
  495. END
  496. STRINGTABLE DISCARDABLE
  497. BEGIN
  498. ERR_TCPIP_CANT_DISPLAY "Unable to display the TCPIP properties."
  499. ERR_IPX_CANT_DISPLAY "Unable to display the IPX properties."
  500. ERR_TCPIP_CANT_LOAD "Unable to load TCP/IP properties from the system. "
  501. ERR_IPX_CANT_LOAD "Unable to load IPX properties from the system. "
  502. ERR_SERVICE_CANT_START "Incoming Connections depend on the Routing and Remote Access service which was unable to start. For more information, check the system event log."
  503. ERR_CANT_SHOW_NETTAB_INETCFG
  504. "Unable to allow the editing of networking components at this time because they are currently being modified elsewhere."
  505. ERR_CANT_ADD_USER_GENERIC
  506. "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). "
  507. ERR_CANT_DELETE_USER_GENERAL
  508. "The system is unable to delete the requested user. "
  509. ERR_CANT_REMOVE_NETCOMP_INUSE
  510. "Unable to remove the selected network component because it is in use."
  511. WRN_TITLE "Incoming Connections Warning"
  512. WRN_DELETE_USER_PERMANENT
  513. "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? "
  514. WRN_SWITCHING_TO_MMC "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?"
  515. WRN_NETMASK_CHANGED "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"
  516. SID_WIZUSERTITLE "User Permissions"
  517. SID_WIZUSERSUBTITLE "You can specify the users who can connect to this computer."
  518. SID_WIZDEVICETITLE "Devices for Incoming Connections"
  519. END
  520. STRINGTABLE DISCARDABLE
  521. BEGIN
  522. SID_WIZDEVICESUBTITLE "You can choose the devices your computer uses to accept incoming connections."
  523. SID_WIZVPNTITLE "Incoming Virtual Private Network (VPN) Connection"
  524. SID_WIZVPNSUBTITLE "Another computer can connect to yours through a VPN connection"
  525. SID_WIZPROTTITLE "Networking Software"
  526. SID_WIZPROTSUBTITLE "Networking software allows this computer to accept connections from other kinds of computers."
  527. SID_WIZFINISHTITLE "Completing the New Connection Wizard"
  528. SID_WIZFINISHSUBTITLE " "
  529. SID_DEFAULT_CONNECTION_NAME "Incoming Connections"
  530. SID_NO_DEVICES1 "No hardware capable of accepting calls is installed."
  531. SID_NO_DEVICES2 " "
  532. SID_NETWORKNUMBERLABEL "Assign specified &network number:"
  533. SID_STARTNETNUMLABEL "Assign &network numbers sequentially from:"
  534. SID_NEWUSER "New User"
  535. END
  536. STRINGTABLE DISCARDABLE
  537. BEGIN
  538. SID_WIZDCCDEVTITLE "Connection Device"
  539. SID_WIZDCCDEVSUBTITLE "What device do you want to use to make this connection?"
  540. SID_NO_DCC_DEVICES_INSTALLED
  541. "No devices capable of accepting direct connections are currently installed."
  542. WRN_WIZARD_NOT_ALLOWED_TITLE "New Incoming Connection Warning"
  543. WRN_WIZARD_NOT_ALLOWED_MSG
  544. "Because this Windows 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"
  545. SID_AUTO_NETNUM_LABEL "A&ssign network number automatically"
  546. SID_AUTO_NETNUMS_LABEL "A&ssign network numbers automatically"
  547. ERR_IPX_BAD_POOL_CONFIG "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."
  548. SID_TCPIP_RANGE_SEPARATOR "to"
  549. SID_COMPORT_FORMAT "Communications Port (%s)"
  550. WRN_USERS_CONFIGURED_MMC
  551. "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."
  552. ERR_CALLBACK_NUM_REQUIRED
  553. "The user callback mode you have selected requires you to enter a valid callback number."
  554. WRN_REBOOT_REQUIRED "Windows must reboot to complete the operation. Is it ok to reboot now?"
  555. ERR_DEVICE_HAS_NO_CONFIG
  556. "The currently selected device has no configuration options available."
  557. SID_TCPIP_RANGE_INVALID "Invalid Range"
  558. SID_STOP_FP_SERVICE "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."
  559. END
  560. STRINGTABLE DISCARDABLE
  561. BEGIN
  562. SID_COM_PORT_NOT_ENABLED
  563. "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"
  564. SID_DEFAULT_MSG_TITLE "Incoming Connections"
  565. SID_TCPIP_InvalidPool "The IP address pool you've entered is invalid."
  566. SID_TCPIP_InvalidMask "The mask provided is invalid."
  567. SID_TCPIP_InvalidNetId "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."
  568. SID_TCPIP_NetidTooSpecific
  569. "The TCP/IP pool entered is invalid because the address is more specific than the mask."
  570. SID_TCPIP_NetidMaskSame "The start address must be less than the end address."
  571. SID_SERVICE_StopPending "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."
  572. SID_DEVICE_DccDeviceFormat "%s (%s)"
  573. SID_DEVICE_MultiEndpointDeviceFormat "%s (%d channels)"
  574. SID_PPTP_Title "Incoming Connection VPN (PPTP)"
  575. SID_L2TP_Title "Incoming Connection VPN (L2TP)"
  576. SID_IKE_Title "IP Security (IKE)"
  577. SID_LoopbackAddr "127.0.0.1"
  578. ERR_SERVICE_NOT_GRANTED "You do not have sufficient privileges to set up Incoming Connections"
  579. END
  580. #endif // English (U.S.) resources
  581. /////////////////////////////////////////////////////////////////////////////
  582. #ifndef APSTUDIO_INVOKED
  583. /////////////////////////////////////////////////////////////////////////////
  584. //
  585. // Generated from the TEXTINCLUDE 3 resource.
  586. //
  587. /////////////////////////////////////////////////////////////////////////////
  588. #endif // not APSTUDIO_INVOKED