Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1544 lines
75 KiB

  1. //Copyright (c) 1998 - 1999 Microsoft Corporation
  2. //Microsoft Developer Studio generated resource script.
  3. //
  4. #include "resource.h"
  5. // Generated Help ID header file
  6. #define APSTUDIO_HIDDEN_SYMBOLS
  7. #include "resource.hm"
  8. #undef APSTUDIO_HIDDEN_SYMBOLS
  9. #define APSTUDIO_READONLY_SYMBOLS
  10. /////////////////////////////////////////////////////////////////////////////
  11. //
  12. // Generated from the TEXTINCLUDE 2 resource.
  13. //
  14. #include "windows.h"
  15. #include<ntverp.h>
  16. /////////////////////////////////////////////////////////////////////////////
  17. #undef APSTUDIO_READONLY_SYMBOLS
  18. /////////////////////////////////////////////////////////////////////////////
  19. // English (U.S.) resources
  20. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  21. #ifdef _WIN32
  22. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  23. #pragma code_page(1252)
  24. #endif //_WIN32
  25. #ifdef APSTUDIO_INVOKED
  26. /////////////////////////////////////////////////////////////////////////////
  27. //
  28. // TEXTINCLUDE
  29. //
  30. 1 TEXTINCLUDE DISCARDABLE
  31. BEGIN
  32. "resource.h\0"
  33. END
  34. 2 TEXTINCLUDE DISCARDABLE
  35. BEGIN
  36. "#include ""windows.h""\r\n"
  37. "\0"
  38. END
  39. 3 TEXTINCLUDE DISCARDABLE
  40. BEGIN
  41. "1 TYPELIB ""tscc.tlb""\r\n"
  42. "\0"
  43. END
  44. #endif // APSTUDIO_INVOKED
  45. /////////////////////////////////////////////////////////////////////////////
  46. //
  47. // REGISTRY
  48. //
  49. IDR_COMPDATA REGISTRY DISCARDABLE "Compdata.rgs"
  50. /////////////////////////////////////////////////////////////////////////////
  51. //
  52. // Dialog
  53. //
  54. IDD_AUTO_LOGON DIALOG DISCARDABLE 0, 0, 317, 143
  55. STYLE WS_CHILD | WS_DISABLED | WS_BORDER
  56. FONT 8, "MS Shell Dlg"
  57. BEGIN
  58. LTEXT "Select the logon settings you want, and provide additional information, if needed.",
  59. IDC_STATIC,21,1,275,8
  60. LTEXT "&User name:",IDC_STATIC_USRNAME,33,48,88,8
  61. EDITTEXT IDC_EDIT_USRNAME_WZ,123,45,120,14,ES_AUTOHSCROLL
  62. LTEXT "&Domain:",IDC_STATIC_DOMAIN,33,67,88,8
  63. EDITTEXT IDC_EDIT_DOMAIN_WZ,123,64,120,14,ES_AUTOHSCROLL
  64. LTEXT "&Password:",IDC_STATIC_PASSWD,33,85,88,8
  65. EDITTEXT IDC_EDIT_PASSWD_WZ,123,82,93,14,ES_PASSWORD |
  66. ES_AUTOHSCROLL
  67. LTEXT "C&onfirm password:",IDC_STATIC_CONPASSWD,33,103,88,8
  68. EDITTEXT IDC_EDIT_CONFIRM_WZ,123,100,93,14,ES_PASSWORD |
  69. ES_AUTOHSCROLL
  70. CONTROL "Use &client-provided logon information",
  71. IDC_CHECK_ICCP_WZ,"Button",BS_AUTORADIOBUTTON,21,17,138,
  72. 10
  73. CONTROL "Always use the following logon information:",
  74. IDC_RADIO_LGINFO_WZ,"Button",BS_AUTORADIOBUTTON,21,32,
  75. 155,10
  76. CONTROL "Always prompt for pass&word",IDC_CHECK_PROMPTPASSWD_WZ,
  77. "Button",BS_AUTOCHECKBOX | WS_TABSTOP,21,125,108,10
  78. END
  79. IDD_CONNECTION_PROP DIALOG DISCARDABLE 0, 0, 317, 143
  80. STYLE WS_CHILD | WS_DISABLED | WS_BORDER
  81. FONT 8, "MS Shell Dlg"
  82. BEGIN
  83. LTEXT "Specify the name and transport type for this connection.",
  84. IDC_STATIC,21,1,275,8
  85. LTEXT "N&ame:",IDC_STATIC,21,16,275,8
  86. EDITTEXT IDC_EDIT_WSNAME_WZ,21,26,275,14,ES_AUTOHSCROLL
  87. LTEXT "&Transport type:",IDC_STATIC,21,46,275,8
  88. COMBOBOX IDC_COMBO_TRANSPORT_WZ,21,56,275,57,CBS_DROPDOWNLIST |
  89. WS_VSCROLL | WS_TABSTOP
  90. LTEXT "&Comment (optional):",IDC_STATIC,21,75,275,8
  91. EDITTEXT IDC_EDIT_COMMENT_WZ,21,85,275,14,ES_AUTOHSCROLL
  92. END
  93. IDD_CONNECTION_TYPE DIALOG DISCARDABLE 0, 0, 317, 143
  94. STYLE WS_CHILD | WS_DISABLED | WS_BORDER
  95. FONT 8, "MS Shell Dlg"
  96. BEGIN
  97. LTEXT "If you are using Microsoft Terminal Services, select Microsoft RDP (remote desktop protocol). For other terminal servers, consult the third-party documentation for information about the connection type to use.",
  98. IDC_STATIC,21,16,275,29
  99. LTEXT "&Connection type:",IDC_STATIC,21,51,275,8
  100. COMBOBOX IDC_COMBO_WIZ_CONTYPE,21,63,275,70,CBS_DROPDOWNLIST |
  101. WS_VSCROLL | WS_TABSTOP
  102. LTEXT "Select the type of connection you want client computers to use. ",
  103. IDC_STATIC,21,1,275,8
  104. END
  105. IDD_FINISH DIALOG DISCARDABLE 0, 0, 317, 186
  106. STYLE WS_CHILD | WS_DISABLED | WS_BORDER
  107. FONT 8, "MS Shell Dlg"
  108. BEGIN
  109. LTEXT "Completing the Terminal Services Connection Wizard",
  110. IDC_STATIC_FINISH,115,8,189,24
  111. LTEXT "You have successfully completed the Terminal Services Connection wizard. You configured the following connection:",
  112. IDC_STATIC,115,40,200,26
  113. LTEXT "To close this wizard, click Finish.",IDC_STATIC,114,92,
  114. 135,8
  115. LTEXT "Connection Name",IDC_CONNECTION_NAME,141,74,159,8
  116. END
  117. IDD_INITIAL_PROGRAM DIALOG DISCARDABLE 0, 0, 317, 143
  118. STYLE WS_CHILD | WS_DISABLED | WS_BORDER
  119. FONT 8, "MS Shell Dlg"
  120. BEGIN
  121. LTEXT "Accept the default settings, or clear the check box and type new settings.",
  122. IDC_STATIC,21,1,275,12
  123. CONTROL "&Use default settings from the Client Connection Manager wizard",
  124. IDC_CHECK_INITPROG_INHERIT,"Button",BS_AUTOCHECKBOX |
  125. BS_TOP | BS_MULTILINE | WS_TABSTOP,21,16,275,18
  126. LTEXT "&Program path and file name:",IDC_STATIC_CMDLINE,21,39,
  127. 275,8
  128. EDITTEXT IDC_EDIT_INITPROG_CMDLINE,21,48,275,14,ES_AUTOHSCROLL
  129. LTEXT "&Start in:",IDC_STATIC_WF,21,69,275,8
  130. EDITTEXT IDC_EDIT_INITPROG_WD,21,79,275,14,ES_AUTOHSCROLL
  131. END
  132. IDD_LAN DIALOG DISCARDABLE 0, 0, 317, 143
  133. STYLE WS_CHILD | WS_DISABLED | WS_BORDER
  134. FONT 8, "MS Shell Dlg"
  135. BEGIN
  136. LTEXT "The following network adapters are compatible with the selected transport type.\nSelect the network adapter you want to use.",
  137. IDC_STATIC,21,1,275,23
  138. LTEXT "N&etwork adapter:",IDC_STATIC,21,28,275,8
  139. COMBOBOX IDC_COMBO_LAN_ADAPTERS,21,38,275,57,CBS_DROPDOWNLIST |
  140. WS_VSCROLL | WS_TABSTOP
  141. LTEXT "Select the number of concurrent connections:",
  142. IDC_STATIC,21,64,174,8
  143. CONTROL "&Unlimited connections",IDC_CHECK_LAN_UNLIMITEDCON,
  144. "Button",BS_AUTORADIOBUTTON,21,78,88,10
  145. CONTROL "&Maximum connections:",IDC_RADIO_MAXCON,"Button",
  146. BS_AUTORADIOBUTTON,21,94,89,10
  147. EDITTEXT IDC_EDIT_LAN_MAXCONS,133,91,59,14,ES_AUTOHSCROLL |
  148. ES_NUMBER
  149. CONTROL "Spin1",IDC_SPIN_WZ,"msctls_updown32",UDS_SETBUDDYINT |
  150. UDS_ALIGNRIGHT | UDS_AUTOBUDDY | UDS_ARROWKEYS |
  151. UDS_NOTHOUSANDS,192,88,11,14
  152. END
  153. IDD_REMOTE_CONTROL DIALOG DISCARDABLE 0, 0, 317, 143
  154. STYLE WS_CHILD | WS_DISABLED | WS_BORDER
  155. FONT 8, "MS Shell Dlg"
  156. BEGIN
  157. LTEXT "Do you want to use remote control?",IDC_STATIC,21,1,275,
  158. 8
  159. CONTROL "&Use remote control with default user settings",
  160. IDC_RADIO_INHERIT_REMOTE_CONTROL,"Button",
  161. BS_AUTORADIOBUTTON | BS_TOP | BS_MULTILINE | WS_GROUP |
  162. WS_TABSTOP,21,12,275,10
  163. CONTROL "&Do not allow remote control",IDC_RADIO_REMOTECTRL_NO,
  164. "Button",BS_AUTORADIOBUTTON | BS_TOP | BS_MULTILINE,21,
  165. 27,275,10
  166. CONTROL "U&se remote control with the following settings:",
  167. IDC_RADIO_ENABLE_REMOTECONTROL,"Button",
  168. BS_AUTORADIOBUTTON | BS_TOP | BS_MULTILINE,21,42,275,10
  169. LTEXT "To require the user's permission to control or observe the session, select\nthe following check box:",
  170. IDC_STATIC,36,54,240,18
  171. CONTROL "&Require user's permission",
  172. IDC_CHECK_REMOTECTRL_NOTIFYUSER,"Button",BS_AUTOCHECKBOX |
  173. BS_TOP | BS_MULTILINE | WS_TABSTOP,36,74,262,10
  174. GROUPBOX "Level of control",IDC_STATIC,36,86,228,54
  175. LTEXT "Specify the level of control you want to have over the user's session",
  176. IDC_STATIC,42,98,219,8
  177. CONTROL "&View the session",IDC_RADIO_REMOTECTRL_WATCH,"Button",
  178. BS_AUTORADIOBUTTON | BS_TOP | BS_MULTILINE | WS_GROUP |
  179. WS_TABSTOP,42,110,216,10
  180. CONTROL "&Interact with the session",
  181. IDC_RADIO_REMOTECTRL_CONTROL,"Button",BS_AUTORADIOBUTTON |
  182. BS_TOP | BS_MULTILINE,42,124,219,10
  183. END
  184. IDD_SECURITY DIALOG DISCARDABLE 0, 0, 317, 143
  185. STYLE WS_CHILD | WS_DISABLED | WS_BORDER
  186. FONT 8, "MS Shell Dlg"
  187. BEGIN
  188. LTEXT "Select the encryption and authentication options you want to use.",
  189. IDC_STATIC,21,1,275,8
  190. LTEXT "&Encryption level:",IDC_STATIC,27,28,62,8
  191. COMBOBOX IDC_COMBO_ENCRYPT_LVL,111,26,102,57,CBS_DROPDOWNLIST |
  192. WS_VSCROLL | WS_TABSTOP
  193. CONTROL "&Use standard Windows authentication",IDC_CHECK_ENCRYPT,
  194. "Button",BS_AUTOCHECKBOX | BS_TOP | BS_MULTILINE |
  195. WS_TABSTOP,21,106,275,10
  196. LTEXT "",IDC_STATIC_DESCRIPTION,27,53,205,28
  197. GROUPBOX "Encryption",IDC_STATIC_ENCGRP,21,13,228,81
  198. END
  199. IDD_TIMEOUT DIALOG DISCARDABLE 0, 0, 317, 143
  200. STYLE WS_CHILD | WS_DISABLED | WS_BORDER
  201. FONT 8, "MS Shell Dlg"
  202. BEGIN
  203. LTEXT "Select timeout durations for the connection.",
  204. IDC_STATIC,21,1,275,8
  205. CONTROL "&Use default client connection settings",
  206. IDC_RADIO_UDCCS_WZ,"Button",BS_AUTORADIOBUTTON | BS_TOP |
  207. BS_MULTILINE | WS_GROUP | WS_TABSTOP,21,16,275,10
  208. CONTROL "&Set new timeout durations",IDC_RADIO_CNTS_WZ,"Button",
  209. BS_AUTORADIOBUTTON | BS_TOP | BS_MULTILINE,21,31,275,10
  210. LTEXT "&Connection duration:",IDC_STATIC_CON,34,49,149,8,NOT
  211. WS_GROUP
  212. COMBOBOX IDC_COMBO_CON_WZ,189,47,108,57,CBS_DROPDOWN | WS_VSCROLL |
  213. WS_TABSTOP
  214. LTEXT "&Disconnection time before termination:",
  215. IDC_STATIC_DISCON,34,65,149,11,NOT WS_GROUP
  216. COMBOBOX IDC_COMBO_DISCON_WZ,189,63,108,57,CBS_DROPDOWN |
  217. WS_VSCROLL | WS_TABSTOP
  218. LTEXT "&Idle time before termination:",IDC_STATIC_IDLE,34,81,
  219. 149,10,NOT WS_GROUP
  220. COMBOBOX IDC_COMBO_IDLE_WZ,189,79,108,57,CBS_DROPDOWN |
  221. WS_VSCROLL | WS_TABSTOP
  222. END
  223. IDD_WALLPAPER DIALOG DISCARDABLE 0, 0, 317, 143
  224. STYLE WS_CHILD | WS_DISABLED | WS_BORDER
  225. FONT 8, "MS Shell Dlg"
  226. BEGIN
  227. LTEXT "Disabling the display of wallpaper improves screen redraw time and conserves terminal server system resources. To disable wallpaper display, select the following check box.",
  228. IDC_STATIC,21,1,275,18
  229. CONTROL "&Disable wallpaper display",IDC_CHECK_WALLPAPER,"Button",
  230. BS_AUTOCHECKBOX | BS_TOP | BS_MULTILINE | WS_TABSTOP,21,
  231. 24,275,10
  232. END
  233. IDD_WELCOME DIALOG DISCARDABLE 0, 0, 318, 185
  234. STYLE WS_CHILD | WS_BORDER
  235. FONT 8, "MS Shell Dlg"
  236. BEGIN
  237. LTEXT "Welcome to the Terminal Services Connection Wizard",
  238. IDC_STATIC_WELCOME,115,8,190,24
  239. LTEXT "This wizard helps you configure the connections that client computers use to log on to a terminal server.",
  240. IDC_STATIC,115,40,190,17
  241. LTEXT "To continue, click Next.",IDC_STATIC,115,63,190,8
  242. END
  243. IDD_ENVIRONMENT DIALOGEX 0, 0, 252, 218
  244. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  245. CAPTION "Environment"
  246. FONT 8, "MS Shell Dlg", 0, 0, 0x1
  247. BEGIN
  248. GROUPBOX "Initial program",IDC_STATIC,9,6,238,124
  249. CONTROL "&Override settings from user profile and Remote Desktop Connection or Terminal Services client",
  250. IDC_CHECK_ENVIRO_INHERIT,"Button",BS_AUTOCHECKBOX |
  251. BS_TOP | BS_MULTILINE | WS_TABSTOP,18,20,220,22,0,
  252. HIDC_CHECK_ENVIRO_INHERIT
  253. LTEXT "&Program path and file name:",IDC_STATIC_ENCL,30,62,111,
  254. 10,NOT WS_GROUP,0,HIDC_EDIT_ENVIRO_CMDLINE
  255. EDITTEXT IDC_EDIT_ENVIRO_CMDLINE,30,74,211,14,ES_AUTOHSCROLL,0,
  256. HIDC_EDIT_ENVIRO_CMDLINE
  257. LTEXT "&Start in:",IDC_STATIC_WD,30,93,58,8,NOT WS_GROUP,0,
  258. HIDC_EDIT_ENVIRO_WD
  259. EDITTEXT IDC_EDIT_ENVIRO_WD,30,105,211,14,ES_AUTOHSCROLL,0,
  260. HIDC_EDIT_ENVIRO_WD
  261. LTEXT "Start the following program when the user logs on:",
  262. IDC_STATIC,30,48,207,14
  263. END
  264. IDD_GENERAL DIALOGEX 0, 0, 252, 218
  265. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  266. CAPTION "General"
  267. FONT 8, "MS Shell Dlg", 0, 0, 0x1
  268. BEGIN
  269. ICON IDI_ICON_GENERAL2,IDC_STATIC_IMAGE_HOLDER,7,7,20,20
  270. EDITTEXT IDC_STATIC_CONNAME,40,12,162,12,ES_READONLY | NOT
  271. WS_BORDER | NOT WS_TABSTOP,0,HIDC_STATIC_CONNAME
  272. CONTROL "",IDC_STATIC,"Static",SS_ETCHEDHORZ,7,34,238,1
  273. LTEXT "Type:",IDC_STATIC,7,38,18,8
  274. EDITTEXT IDC_STATIC_GEN_TYPE,55,38,75,11,ES_AUTOHSCROLL |
  275. ES_READONLY | NOT WS_BORDER | NOT WS_TABSTOP,0,
  276. HIDC_STATIC_GEN_TYPE
  277. LTEXT "Transport:",IDC_STATIC,7,54,36,9
  278. EDITTEXT IDC_EDIT_GENERAL_TRANSPORT,55,52,190,12,ES_READONLY |
  279. NOT WS_BORDER | NOT WS_TABSTOP,0,
  280. HIDC_EDIT_GENERAL_TRANSPORT
  281. LTEXT "&Comment:",IDC_STATIC,7,70,34,10
  282. EDITTEXT IDC_EDIT_GEN_COMMENT,55,68,190,12,ES_AUTOHSCROLL,0,
  283. HIDC_EDIT_GEN_COMMENT
  284. GROUPBOX "Encryption",IDC_STATIC,7,91,238,74
  285. LTEXT "&Encryption level:",IDC_STATIC_CONGRP,16,105,100,8,NOT WS_GROUP,0,
  286. HIDC_COMBO_GEN_ENCRYPT
  287. COMBOBOX IDC_COMBO_GEN_ENCRYPT,121,103,115,57,CBS_DROPDOWNLIST |
  288. WS_VSCROLL | WS_TABSTOP,0,HIDC_COMBO_GEN_ENCRYPT
  289. LTEXT "",IDC_STATIC_GEN_DESCR,16,133,211,25
  290. CONTROL "&Use standard Windows authentication",
  291. IDC_CHECK_GEN_AUTHEN,"Button",BS_AUTOCHECKBOX | BS_TOP |
  292. BS_MULTILINE | WS_TABSTOP,7,169,164,9,0,
  293. HIDC_CHECK_GEN_AUTHEN
  294. END
  295. IDD_LOGONSETTINGS DIALOGEX 0, 0, 252, 218
  296. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  297. CAPTION "Logon Settings"
  298. FONT 8, "MS Shell Dlg", 0, 0, 0x1
  299. BEGIN
  300. CONTROL "Use &client-provided logon information",
  301. IDC_CHECK_LOGON_INHERIT,"Button",BS_AUTORADIOBUTTON |
  302. WS_GROUP | WS_TABSTOP,6,22,138,10,0,
  303. HIDC_CHECK_LOGON_INHERIT
  304. CONTROL "A&lways use the following logon information:",
  305. IDC_RADIO_LOGON,"Button",BS_AUTORADIOBUTTON,6,35,155,10,
  306. 0,HIDC_CHECK_LOGON_INHERIT
  307. LTEXT "&User name:",IDC_STATIC_LSUSR,18,59,37,8,NOT WS_GROUP,0,
  308. HIDC_EDIT_LOGON_USRNAME
  309. EDITTEXT IDC_EDIT_LOGON_USRNAME,91,56,113,14,ES_AUTOHSCROLL,0,
  310. HIDC_EDIT_LOGON_USRNAME
  311. LTEXT "&Domain:",IDC_STATIC_LSDOMAIN,18,78,27,8,NOT WS_GROUP,0,
  312. HIDC_EDIT_LOGON_DOMAIN
  313. EDITTEXT IDC_EDIT_LOGON_DOMAIN,91,75,113,14,ES_AUTOHSCROLL,0,
  314. HIDC_EDIT_LOGON_DOMAIN
  315. LTEXT "&Password:",IDC_STATIC_LSPWD,18,97,34,8,NOT WS_GROUP,0,
  316. HIDC_EDIT_LOGON_PASSWD
  317. EDITTEXT IDC_EDIT_LOGON_PASSWD,91,94,89,14,ES_PASSWORD |
  318. ES_AUTOHSCROLL,0,HIDC_EDIT_LOGON_PASSWD
  319. LTEXT "C&onfirm password:",IDC_STATIC_LSCONPWD,18,116,58,8,NOT
  320. WS_GROUP,0,HIDC_EDIT_LOGON_CONFIRMPASSWD
  321. EDITTEXT IDC_EDIT_LOGON_CONFIRMPASSWD,91,113,89,14,ES_PASSWORD |
  322. ES_AUTOHSCROLL,0,HIDC_EDIT_LOGON_CONFIRMPASSWD
  323. CONTROL "Always prompt for pass&word",
  324. IDC_CHECK_LOGON_PROMPTPASSWD,"Button",BS_AUTOCHECKBOX |
  325. BS_TOP | BS_MULTILINE | WS_TABSTOP,6,138,238,10,0,
  326. HIDC_CHECK_LOGON_PROMPTPASSWD
  327. END
  328. IDD_TSCC_CLIENT DIALOGEX 0, 0, 252, 218
  329. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  330. CAPTION "Client Settings"
  331. FONT 8, "MS Shell Dlg", 0, 0, 0x1
  332. BEGIN
  333. GROUPBOX "Connection",IDC_STATIC,7,21,238,69
  334. CONTROL "U&se connection settings from user settings",
  335. IDC_CHECK_CONCLIENT_INHERIT,"Button",BS_AUTOCHECKBOX |
  336. BS_TOP | BS_MULTILINE | WS_TABSTOP,16,35,220,10,0,
  337. HIDC_CHECK_CONCLIENT_INHERIT
  338. CONTROL "C&onnect client drives at logon",IDC_CHECK_CCDL_PS,
  339. "Button",BS_AUTOCHECKBOX | BS_TOP | BS_MULTILINE |
  340. WS_TABSTOP,28,48,203,10,0,HIDC_CHECK_CCDL_PS
  341. CONTROL "Co&nnect client printers at logon",IDC_CHECK_CCPL_PS,
  342. "Button",BS_AUTOCHECKBOX | BS_TOP | BS_MULTILINE |
  343. WS_TABSTOP,28,61,212,10,0,HIDC_CHECK_CCPL_PS
  344. CONTROL "De&fault to main client printer",IDC_CHECK_DMCP_PS,
  345. "Button",BS_AUTOCHECKBOX | BS_TOP | BS_MULTILINE |
  346. WS_TABSTOP,28,74,212,10,0,HIDC_CHECK_DMCP_PS
  347. CONTROL "Limit &Maximum Color Depth",
  348. IDC_CHECK_COLORDEPTH_OVERRIDE,"Button",BS_AUTOCHECKBOX |
  349. WS_TABSTOP,16,100,180,10,0,HIDC_CHECK_COLORDEPTH_OVERRIDE
  350. COMBOBOX IDC_COLORDEPTH_OVERRIDE,25,113,109,86,CBS_DROPDOWNLIST |
  351. WS_VSCROLL | WS_TABSTOP,0,HIDC_COLORDEPTH_OVERRIDE
  352. CONTROL "&Drive mapping",IDC_CHECK_DCDM_PS,"Button",
  353. BS_AUTOCHECKBOX | BS_TOP | BS_MULTILINE | WS_TABSTOP,16,
  354. 155,110,10,0,HIDC_CHECK_DCDM_PS
  355. CONTROL "&Windows printer mapping",IDC_CHECK_DWCPM_PS,"Button",
  356. BS_AUTOCHECKBOX | BS_TOP | BS_MULTILINE | WS_TABSTOP,16,
  357. 170,109,10,0,HIDC_CHECK_DWCPM_PS
  358. CONTROL "&LPT port mapping",IDC_CHECK_DCLPM_PS,"Button",
  359. BS_AUTOCHECKBOX | BS_TOP | BS_MULTILINE | WS_TABSTOP,16,
  360. 185,110,10,0,HIDC_CHECK_DCLPM_PS
  361. CONTROL "&COM port mapping",IDC_CHECK_DCCPM_PS,"Button",
  362. BS_AUTOCHECKBOX | BS_TOP | BS_MULTILINE | WS_TABSTOP,135,
  363. 155,110,10,0,HIDC_CHECK_DCCPM_PS
  364. CONTROL "Clip&board mapping",IDC_CHECK_DCCM_PS,"Button",
  365. BS_AUTOCHECKBOX | BS_TOP | BS_MULTILINE | WS_TABSTOP,135,
  366. 170,110,10,0,HIDC_CHECK_DCCM_PS
  367. CONTROL "A&udio mapping",IDC_CHECK_DCAM_PS,"Button",
  368. BS_AUTOCHECKBOX | BS_TOP | BS_MULTILINE | WS_TABSTOP,135,
  369. 185,110,10,0,HIDC_CHECK_DCAM_PS
  370. LTEXT "Disable the following:",IDC_STATIC,7,140,68,8
  371. END
  372. IDD_TSCC_PERMISSIONS DIALOGEX 0, 0, 252, 218
  373. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  374. CAPTION "Permissions"
  375. FONT 8, "MS Shell Dlg", 0, 0, 0x1
  376. BEGIN
  377. CONTROL "",IDC_LV_USRGRPS,"SysListView32",LVS_REPORT |
  378. LVS_SINGLESEL | LVS_NOCOLUMNHEADER | WS_BORDER |
  379. WS_TABSTOP,7,51,238,61,0,HIDC_LV_USRGRPS
  380. PUSHBUTTON "A&dd...",IDC_ADD_GRPUSR,132,116,53,14,0,0,
  381. HIDC_ADD_GRPUSR
  382. PUSHBUTTON "Remove",IDC_REMOVE_GRPUSR,192,116,53,14,0,0,
  383. HIDC_REMOVE_GRPUSR
  384. LTEXT "Specifies which users and groups can access the connection, and how they can use it.",
  385. IDC_STATIC,7,7,238,23
  386. CONTROL "",IDC_STATIC,"Static",SS_ETCHEDHORZ,7,34,238,1
  387. LTEXT "Name:",IDC_STATIC,7,40,22,8
  388. LTEXT "&Permissions:",IDC_STATIC_NAMESTR,7,139,120,8
  389. CONTROL "",IDC_CHECKLIST,"CHECKLIST",WS_BORDER | WS_TABSTOP |
  390. 0x4a,7,150,238,61,WS_EX_CONTROLPARENT
  391. LTEXT "Allow",IDC_STATIC,183,139,18,8
  392. LTEXT "Deny",IDC_STATIC,214,139,18,8
  393. END
  394. IDD_TIMEOUTS_PS DIALOGEX 0, 0, 252, 218
  395. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  396. CAPTION "Sessions"
  397. FONT 8, "MS Shell Dlg", 0, 0, 0x1
  398. BEGIN
  399. LTEXT "Use this tab to set Terminal Services timeout and reconnection settings.",
  400. IDC_STATIC,7,6,238,15
  401. CONTROL "",IDC_STATIC,"Static",SS_ETCHEDHORZ,7,24,238,1
  402. CONTROL "&Override user settings",IDC_CHECK_INHERITTIMEOUT_PS,
  403. "Button",BS_AUTOCHECKBOX | BS_TOP | BS_MULTILINE |
  404. WS_GROUP | WS_TABSTOP,7,27,220,10,0,
  405. HIDC_CHECK_INHERITTIMEOUT_PS
  406. LTEXT "&End a disconnected session:",IDC_STATIC_TIMDISCON,19,
  407. 40,108,8,NOT WS_GROUP,0,HIDC_COMBO_TIMEOUTS_DISCON_PS
  408. COMBOBOX IDC_COMBO_TIMEOUTS_DISCON_PS,138,37,107,57,CBS_DROPDOWN |
  409. WS_VSCROLL | WS_TABSTOP,0,HIDC_COMBO_TIMEOUTS_DISCON_PS
  410. CONTROL "",IDC_STATIC,"Static",SS_ETCHEDHORZ,7,54,238,1
  411. LTEXT "A&ctive session limit:",IDC_STATIC_TIMCON,19,62,112,8,
  412. NOT WS_GROUP,0,HIDC_COMBO_TIMEOUTS_CON_PS
  413. COMBOBOX IDC_COMBO_TIMEOUTS_CON_PS,138,60,107,57,CBS_DROPDOWN |
  414. WS_VSCROLL | WS_TABSTOP,0,HIDC_COMBO_TIMEOUTS_CON_PS
  415. LTEXT "&Idle session limit:",IDC_STATIC_TIMIDLE,19,80,64,8,NOT
  416. WS_GROUP,0,HIDC_COMBO_TIMEOUTS_IDLE_PS
  417. COMBOBOX IDC_COMBO_TIMEOUTS_IDLE_PS,138,78,107,57,CBS_DROPDOWN |
  418. WS_VSCROLL | WS_TABSTOP,0,HIDC_COMBO_TIMEOUTS_IDLE_PS
  419. CONTROL "O&verride user settings",
  420. IDC_CHECK_TIMEOUTS_INHERITBKCON_PS,"Button",
  421. BS_AUTOCHECKBOX | BS_TOP | BS_MULTILINE | WS_GROUP |
  422. WS_TABSTOP,7,94,220,10,0,
  423. HIDC_CHECK_TIMEOUTS_INHERITBKCON_PS
  424. LTEXT "When session limit is reached or connection is broken:",
  425. IDC_STATIC,19,106,217,8,NOT WS_GROUP
  426. CONTROL "&Disconnect from session",IDC_RADIO_TIMEOUTS_DISCON_PS,
  427. "Button",BS_AUTORADIOBUTTON | BS_TOP | BS_MULTILINE,19,
  428. 117,226,10,0,HIDC_RADIO_TIMEOUTS_DISCON_PS
  429. CONTROL "E&nd session",IDC_RADIO_TIMEOUTS_RESET_PS,"Button",
  430. BS_AUTORADIOBUTTON | BS_TOP | BS_MULTILINE,19,130,226,10,
  431. 0,HIDC_RADIO_TIMEOUTS_RESET_PS
  432. CONTROL "",IDC_STATIC,"Static",SS_ETCHEDHORZ,7,143,238,1
  433. CONTROL "Override &user settings",
  434. IDC_CHECK_TIMEOUTS_INHERITRECON_PS,"Button",
  435. BS_AUTOCHECKBOX | BS_TOP | BS_MULTILINE | WS_GROUP |
  436. WS_TABSTOP,7,147,220,10,0,
  437. HIDC_CHECK_TIMEOUTS_INHERITRECON_PS
  438. LTEXT "Allow reconnection:",IDC_STATIC,19,159,166,8,NOT
  439. WS_GROUP
  440. CONTROL "&From any client",IDC_RADIO_TIMEOUTS_ANYCLIENT_PS,
  441. "Button",BS_AUTORADIOBUTTON | BS_TOP | BS_MULTILINE,19,
  442. 171,226,10,0,HIDC_RADIO_TIMEOUTS_ANYCLIENT_PS
  443. CONTROL "Fro&m previous client",IDC_RADIO_TIMEOUTS_PREVCLNT_PS,
  444. "Button",BS_AUTORADIOBUTTON | BS_TOP | BS_MULTILINE,19,
  445. 184,226,10,0,HIDC_RADIO_TIMEOUTS_PREVCLNT_PS
  446. END
  447. IDD_PAGE_SHADOW DIALOGEX 0, 0, 252, 218
  448. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  449. EXSTYLE WS_EX_CONTEXTHELP
  450. CAPTION "Remote Control"
  451. FONT 8, "MS Shell Dlg", 0, 0, 0x1
  452. BEGIN
  453. LTEXT "You can use remote control to remotely control or observe a user's \nsession.",
  454. IDC_STATIC,9,7,238,16
  455. CONTROL "&Use remote control with default user settings",
  456. IDC_RADIO_REMOTE_INHERIT,"Button",BS_AUTORADIOBUTTON |
  457. WS_GROUP,7,31,238,10,0,HIDC_RADIO_REMOTE_INHERIT
  458. CONTROL "&Do not allow remote control",IDC_RADIO_NOREMOTE,"Button",
  459. BS_AUTORADIOBUTTON | BS_TOP | BS_MULTILINE,7,44,238,10,0,
  460. HIDC_RADIO_NOREMOTE
  461. CONTROL "U&se remote control with the following settings:",
  462. IDC_RADIO_ENABLE_REMOTE,"Button",BS_AUTORADIOBUTTON,7,58,
  463. 238,10,0,HIDC_RADIO_ENABLE_REMOTE
  464. LTEXT "To require the user's permission to control or observe the session, \nselect the following check box:",
  465. IDC_STATIC,16,72,226,21
  466. CONTROL "&Require user's permission ",IDC_CHECK_NOTIFY,"Button",
  467. BS_AUTOCHECKBOX | BS_TOP | BS_MULTILINE | WS_GROUP |
  468. WS_TABSTOP,16,94,229,10,0,HIDC_CHECK_NOTIFY
  469. GROUPBOX "Level of control",IDC_STATIC_LEVELOFCTRL,16,108,229,44,
  470. 0,WS_EX_TRANSPARENT
  471. CONTROL "&View the session",IDC_RADIO_WATCH,"Button",
  472. BS_AUTORADIOBUTTON | WS_GROUP,25,121,202,10,0,
  473. HIDC_RADIO_WATCH
  474. CONTROL "&Interact with the session",IDC_RADIO_CONTROL,"Button",
  475. BS_AUTORADIOBUTTON,25,134,202,10,0,HIDC_RADIO_CONTROL
  476. END
  477. IDD_RENAME DIALOG DISCARDABLE 0, 0, 242, 73
  478. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  479. CAPTION "Rename Connection"
  480. FONT 8, "MS Shell Dlg"
  481. BEGIN
  482. DEFPUSHBUTTON "OK",IDOK,131,54,50,14
  483. PUSHBUTTON "Cancel",IDCANCEL,185,54,50,14
  484. LTEXT "Current setting:",IDC_STATIC,7,7,48,8
  485. LTEXT "",IDC_STATIC_CURRENT_NAME,60,7,175,8
  486. LTEXT "&New name:",IDC_STATIC,7,22,37,8
  487. EDITTEXT IDC_EDIT_NEWNAME,60,20,176,12,ES_AUTOHSCROLL
  488. END
  489. IDD_ASYNC_WIZ DIALOG DISCARDABLE 50, 50, 317, 143
  490. STYLE WS_CHILD
  491. FONT 8, "MS Shell Dlg"
  492. BEGIN
  493. RTEXT "De&vice ",IDL_ASYNC_DEVICENAME,25,24,25,8,NOT WS_GROUP
  494. COMBOBOX IDC_ASYNC_DEVICENAME,55,22,216,70,CBS_DROPDOWNLIST |
  495. WS_VSCROLL | WS_TABSTOP
  496. PUSHBUTTON "Modem &Properties...",IDC_MODEM_PROP_WIZ,200,39,71,14
  497. LTEXT "&Modem callback",IDL_ASYNC_MODEMCALLBACK1,24,71,59,8,
  498. NOT WS_VISIBLE | WS_DISABLED
  499. COMBOBOX IDC_ASYNC_MODEMCALLBACK,83,69,110,43,CBS_DROPDOWNLIST |
  500. NOT WS_VISIBLE | WS_DISABLED | WS_VSCROLL | WS_TABSTOP
  501. CONTROL "&Use user settings",IDC_ASYNC_MODEMCALLBACK_INHERIT,
  502. "Button",BS_AUTOCHECKBOX | NOT WS_VISIBLE | WS_DISABLED |
  503. WS_GROUP | WS_TABSTOP,198,70,74,10
  504. LTEXT "P&hone number",IDL_ASYNC_MODEMCALLBACK_PHONENUMBER,24,
  505. 89,48,8,NOT WS_VISIBLE | WS_DISABLED
  506. EDITTEXT IDC_ASYNC_MODEMCALLBACK_PHONENUMBER,83,87,110,13,
  507. ES_AUTOHSCROLL | NOT WS_VISIBLE | WS_DISABLED
  508. CONTROL "Use user s&ettings",
  509. IDC_ASYNC_MODEMCALLBACK_PHONENUMBER_INHERIT,"Button",
  510. BS_AUTOCHECKBOX | NOT WS_VISIBLE | WS_DISABLED |
  511. WS_GROUP | WS_TABSTOP,198,88,74,10
  512. LTEXT "Device c&onnect on:",IDL_ASYNC_CONNECT,24,55,63,8,NOT
  513. WS_VISIBLE | WS_DISABLED
  514. COMBOBOX IDC_ASYNC_CONNECT,91,53,95,63,CBS_DROPDOWNLIST | NOT
  515. WS_VISIBLE | WS_DISABLED | WS_VSCROLL | WS_TABSTOP
  516. RTEXT "Bau&d",IDL_ASYNC_BAUDRATE,194,55,20,8,NOT WS_VISIBLE |
  517. NOT WS_GROUP
  518. COMBOBOX IDC_ASYNC_BAUDRATE,218,53,50,70,CBS_DROPDOWN |
  519. CBS_UPPERCASE | NOT WS_VISIBLE | WS_DISABLED |
  520. WS_VSCROLL | WS_TABSTOP
  521. PUSHBUTTON "&Set Defaults",IDC_ASYNC_DEFAULTS,71,89,50,14,NOT
  522. WS_VISIBLE | WS_DISABLED | WS_GROUP
  523. PUSHBUTTON "&Advanced...",IDC_ASYNC_ADVANCED,131,89,50,14,NOT
  524. WS_VISIBLE | WS_DISABLED
  525. END
  526. IDD_NETWORK_FACE DIALOGEX 0, 0, 252, 218
  527. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  528. CAPTION "Network Adapter"
  529. FONT 8, "MS Shell Dlg", 0, 0, 0x1
  530. BEGIN
  531. LTEXT "The following network adapters are compatible with the selected transport type. Select the network adapter you want to use.",
  532. IDC_STATIC,7,12,238,17
  533. LTEXT "&Network adapter:",IDC_STATIC_NA,7,42,75,8,NOT WS_GROUP,0,
  534. HIDC_COMBO_GEN_LANADAPTER
  535. COMBOBOX IDC_COMBO_GEN_LANADAPTER,7,55,238,64,CBS_DROPDOWNLIST
  536. | WS_VSCROLL | WS_TABSTOP,0,
  537. HIDC_COMBO_GEN_LANADAPTER
  538. CONTROL "&Unlimited connections",IDC_CHECK_GEN_UNLIMITED,"Button",
  539. BS_AUTORADIOBUTTON,7,93,89,10,0,HIDC_CHECK_GEN_UNLIMITED
  540. CONTROL "&Maximum connections:",IDC_RADIO_MAXPROP,"Button",
  541. BS_AUTORADIOBUTTON,7,108,90,10,0,HIDC_RADIO_MAXPROP
  542. EDITTEXT IDC_EDIT_GEN_MAXCONS,114,106,71,12,ES_AUTOHSCROLL |
  543. ES_NUMBER,0,HIDC_EDIT_GEN_MAXCONS
  544. CONTROL "Spin1",IDC_SPINCTR_GEN,"msctls_updown32",
  545. UDS_SETBUDDYINT | UDS_ALIGNRIGHT | UDS_AUTOBUDDY |
  546. UDS_ARROWKEYS | UDS_NOTHOUSANDS,186,106,8,10,0,
  547. HIDC_EDIT_GEN_MAXCONS
  548. LTEXT "",IDC_USERPERM_ICON,7,140,16,16,SS_ICON, NOT WS_VISIBLE
  549. LTEXT "This server is configured in the default Remote Desktop mode for remote administration, which allows a maximum of two simultaneous remote connections.",IDC_TSMSTATIC_RA,23,140,212,29, NOT WS_VISIBLE
  550. END
  551. IDD_ASYNC_FACE DIALOGEX 0, 0, 252, 218
  552. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  553. CAPTION "Transport - Async"
  554. FONT 8, "MS Shell Dlg", 0, 0, 0x1
  555. BEGIN
  556. LTEXT "&Device ",IDL_ASYNC_DEVICENAME,7,46,23,10,NOT WS_GROUP,
  557. 0,HIDC_ASYNC_DEVICENAME
  558. COMBOBOX IDC_ASYNC_DEVICENAME,84,44,161,70,CBS_DROPDOWNLIST |
  559. WS_VSCROLL | WS_TABSTOP,0,
  560. HIDC_ASYNC_DEVICENAME
  561. PUSHBUTTON "&Modem Properties...",IDC_MODEM_PROP_PROP,174,61,71,13,
  562. 0,0,HIDC_MODEM_PROP_PROP
  563. LTEXT "Device &connect on:",IDL_ASYNC_CONNECT,7,62,68,10,NOT
  564. WS_VISIBLE | WS_DISABLED | NOT WS_GROUP,0,
  565. HIDC_ASYNC_CONNECT
  566. COMBOBOX IDC_ASYNC_CONNECT,84,60,161,63,CBS_DROPDOWNLIST | NOT
  567. WS_VISIBLE | WS_DISABLED | WS_VSCROLL | WS_TABSTOP,0,
  568. HIDC_ASYNC_CONNECT
  569. LTEXT "&Baud",IDL_ASYNC_BAUDRATE,7,78,27,10,NOT WS_VISIBLE |
  570. WS_DISABLED | NOT WS_GROUP,0,HIDC_ASYNC_BAUDRATE
  571. COMBOBOX IDC_ASYNC_BAUDRATE,84,76,161,70,CBS_DROPDOWN |
  572. WS_VSCROLL | WS_TABSTOP,0,HIDC_ASYNC_BAUDRATE
  573. LTEXT "&Phone number",IDL_ASYNC_MODEMCALLBACK_PHONENUMBER,7,95,
  574. 64,10,NOT WS_GROUP,0,
  575. HIDC_ASYNC_MODEMCALLBACK_PHONENUMBER
  576. EDITTEXT IDC_ASYNC_MODEMCALLBACK_PHONENUMBER,84,93,161,12,
  577. ES_AUTOHSCROLL,0,HIDC_ASYNC_MODEMCALLBACK_PHONENUMBER
  578. CONTROL "&Use phone number from user settings",
  579. IDC_ASYNC_MODEMCALLBACK_PHONENUMBER_INHERIT,"Button",
  580. BS_AUTOCHECKBOX | WS_TABSTOP,84,109,161,12,0,
  581. HIDC_ASYNC_MODEMCALLBACK_PHONENUMBER_INHERIT
  582. LTEXT "Modem &call back is",IDL_ASYNC_MODEMCALLBACK1,7,126,64,
  583. 10,NOT WS_GROUP,0,HIDC_ASYNC_MODEMCALLBACK
  584. COMBOBOX IDC_ASYNC_MODEMCALLBACK,84,124,161,43,CBS_DROPDOWNLIST |
  585. WS_VSCROLL | WS_TABSTOP,0,HIDC_ASYNC_MODEMCALLBACK
  586. CONTROL "Use m&odem call back setting from user settings",
  587. IDC_ASYNC_MODEMCALLBACK_INHERIT,"Button",BS_AUTOCHECKBOX |
  588. WS_TABSTOP,84,141,161,12,0,
  589. HIDC_ASYNC_MODEMCALLBACK_INHERIT
  590. PUSHBUTTON "&Set Defaults",IDC_ASYNC_DEFAULTS,75,195,54,14,NOT
  591. WS_VISIBLE | WS_DISABLED,0,HIDC_ASYNC_DEFAULTS
  592. PUSHBUTTON "Ad&vanced...",IDC_ASYNC_ADVANCED,133,195,54,14,NOT
  593. WS_VISIBLE | WS_DISABLED,0,HIDC_ASYNC_ADVANCED
  594. LTEXT "The following serial devices are compatible with the selected transport type. Select the serial device, modem, or serial port you want to use.",
  595. IDC_STATIC,7,6,238,17
  596. END
  597. IDD_ASYNC_ADVANCED DIALOG DISCARDABLE 50, 50, 331, 188
  598. STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  599. CAPTION "Advanced Async Configuration"
  600. FONT 8, "MS Shell Dlg"
  601. BEGIN
  602. GROUPBOX "Flo&w Control",IDL_ASYNC_ADVANCED_FLOWCONTROL,5,5,320,
  603. 35,WS_GROUP
  604. CONTROL "Hardware [XXX/XXX]",
  605. IDC_ASYNC_ADVANCED_FLOWCONTROL_HARDWARE,"Button",
  606. BS_AUTORADIOBUTTON | WS_GROUP | WS_TABSTOP,44,20,103,10
  607. CONTROL "Software (Xon/Xoff)",
  608. IDC_ASYNC_ADVANCED_FLOWCONTROL_SOFTWARE,"Button",
  609. BS_AUTORADIOBUTTON,154,20,76,10
  610. CONTROL "None",IDC_ASYNC_ADVANCED_FLOWCONTROL_NONE,"Button",
  611. BS_AUTORADIOBUTTON,259,20,29,10
  612. GROUPBOX "H&ardware Flow Control",IDL_ASYNC_ADVANCED_HARDWARE,5,
  613. 45,170,50,WS_GROUP
  614. COMBOBOX IDC_ASYNC_ADVANCED_HWRX,10,60,70,47,CBS_DROPDOWNLIST |
  615. WS_VSCROLL | WS_TABSTOP
  616. LTEXT "when receive buffer is full",IDL_ASYNC_ADVANCED_HWRX,84,
  617. 62,86,8,NOT WS_GROUP
  618. RTEXT "&Transmit data",IDL_ASYNC_ADVANCED_HWTX,10,81,46,8,NOT
  619. WS_GROUP
  620. COMBOBOX IDC_ASYNC_ADVANCED_HWTX,60,79,110,50,CBS_DROPDOWNLIST |
  621. WS_VSCROLL | WS_TABSTOP
  622. GROUPBOX "Software Flow Control",IDL_ASYNC_ADVANCED_SOFTWARE,185,
  623. 45,140,50,WS_GROUP
  624. RTEXT "Xo&n character",IDL_ASYNC_ADVANCED_XON,190,61,47,8,NOT
  625. WS_GROUP
  626. EDITTEXT IDC_ASYNC_ADVANCED_XON,240,61,25,13,ES_AUTOHSCROLL
  627. RTEXT "Xo&ff character",IDL_ASYNC_ADVANCED_XOFF,189,80,48,8,
  628. NOT WS_GROUP
  629. EDITTEXT IDC_ASYNC_ADVANCED_XOFF,240,77,25,13,ES_AUTOHSCROLL
  630. GROUPBOX "",IDL_ASYNC_ADVANCED_BASE,270,56,48,34
  631. CONTROL "De&cimal",IDC_ASYNC_ADVANCED_BASEDEC,"Button",
  632. BS_AUTORADIOBUTTON | WS_GROUP | WS_TABSTOP,275,64,37,10
  633. CONTROL "He&x",IDC_ASYNC_ADVANCED_BASEHEX,"Button",
  634. BS_AUTORADIOBUTTON,275,77,24,10
  635. GROUPBOX "DT&R State",IDL_ASYNC_ADVANCED_DTRSTATE,10,110,80,30,
  636. WS_GROUP
  637. RTEXT "Always",IDL_ASYNC_ADVANCED_DTRALWAYS,26,123,24,8,NOT
  638. WS_GROUP
  639. CONTROL "Off",IDC_ASYNC_ADVANCED_DTROFF,"Button",
  640. BS_AUTORADIOBUTTON | WS_GROUP | WS_TABSTOP,51,128,21,10
  641. CONTROL "On",IDC_ASYNC_ADVANCED_DTRON,"Button",
  642. BS_AUTORADIOBUTTON,51,117,21,10
  643. GROUPBOX "RT&S State",IDL_ASYNC_ADVANCED_RTSSTATE,90,110,80,30,
  644. WS_GROUP
  645. RTEXT "Always",IDL_ASYNC_ADVANCED_RTSALWAYS,105,123,24,8,NOT
  646. WS_GROUP
  647. CONTROL "Off",IDC_ASYNC_ADVANCED_RTSOFF,"Button",
  648. BS_AUTORADIOBUTTON | WS_GROUP | WS_TABSTOP,130,128,21,10
  649. CONTROL "On",IDC_ASYNC_ADVANCED_RTSON,"Button",
  650. BS_AUTORADIOBUTTON,130,117,21,10
  651. GROUPBOX "&Parity",IDL_ASYNC_ADVANCED_PARITY,180,100,78,55,
  652. WS_GROUP
  653. CONTROL "None",IDC_ASYNC_ADVANCED_PARITY_NONE,"Button",
  654. BS_AUTORADIOBUTTON | WS_GROUP | WS_TABSTOP,185,111,39,10
  655. CONTROL "Even",IDC_ASYNC_ADVANCED_PARITY_EVEN,"Button",
  656. BS_AUTORADIOBUTTON,185,126,31,10
  657. CONTROL "Odd",IDC_ASYNC_ADVANCED_PARITY_ODD,"Button",
  658. BS_AUTORADIOBUTTON,220,126,30,10
  659. CONTROL "Mark",IDC_ASYNC_ADVANCED_PARITY_MARK,"Button",
  660. BS_AUTORADIOBUTTON,185,140,31,10
  661. CONTROL "Space",IDC_ASYNC_ADVANCED_PARITY_SPACE,"Button",
  662. BS_AUTORADIOBUTTON,220,140,34,10
  663. GROUPBOX "St&op",IDL_ASYNC_ADVANCED_STOPBITS,266,100,25,55,
  664. WS_GROUP
  665. CONTROL "1",IDC_ASYNC_ADVANCED_STOPBITS_1,"Button",
  666. BS_AUTORADIOBUTTON | WS_GROUP | WS_TABSTOP,271,116,16,10
  667. CONTROL "2",IDC_ASYNC_ADVANCED_STOPBITS_2,"Button",
  668. BS_AUTORADIOBUTTON,271,135,16,10
  669. GROUPBOX "&Byte",IDL_ASYNC_ADVANCED_BYTESIZE,300,100,25,55,
  670. WS_GROUP
  671. CONTROL "7",IDC_ASYNC_ADVANCED_BYTESIZE_7,"Button",
  672. BS_AUTORADIOBUTTON | WS_GROUP | WS_TABSTOP,305,116,16,10
  673. CONTROL "8",IDC_ASYNC_ADVANCED_BYTESIZE_8,"Button",
  674. BS_AUTORADIOBUTTON,305,135,16,10
  675. DEFPUSHBUTTON "OK",IDOK,75,170,50,14,WS_GROUP
  676. PUSHBUTTON "Cancel",IDCANCEL,140,170,50,14
  677. PUSHBUTTON "&Help",ID_HELP,205,170,50,14
  678. END
  679. IDD_ASYNC_TEST DIALOG DISCARDABLE 50, 50, 310, 290
  680. STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  681. CAPTION "Async Test"
  682. FONT 8, "Lucida Console"
  683. BEGIN
  684. GROUPBOX "",IDC_STATIC,5,0,110,23,WS_GROUP
  685. CONTROL "",IDC_ATDLG_DTR,"Static",SS_BLACKFRAME,9,6,13,7
  686. CONTROL "",IDC_ATDLG_RTS,"Static",SS_BLACKFRAME,27,6,13,7
  687. CONTROL "",IDC_ATDLG_CTS,"Static",SS_BLACKFRAME,45,6,13,7
  688. CONTROL "",IDC_ATDLG_DSR,"Static",SS_BLACKFRAME,63,6,13,7
  689. CONTROL "",IDC_ATDLG_DCD,"Static",SS_BLACKFRAME,81,6,13,7
  690. CONTROL "",IDC_ATDLG_RI,"Static",SS_BLACKFRAME,99,6,13,7
  691. LTEXT "DTR",IDC_STATIC,10,13,12,8
  692. LTEXT "RTS",IDC_STATIC,28,13,12,8
  693. LTEXT "CTS",IDC_STATIC,46,13,12,8
  694. LTEXT "DSR",IDC_STATIC,64,13,12,8
  695. LTEXT "DCD",IDC_STATIC,82,13,12,8
  696. LTEXT "RI",IDC_STATIC,101,13,8,8
  697. LTEXT "Device:",IDC_STATIC,125,11,27,8
  698. LTEXT "Baud:",IDC_STATIC,230,11,20,8
  699. LTEXT "",IDL_ATDLG_DEVICE,155,11,65,8
  700. LTEXT "",IDL_ATDLG_BAUD,255,11,50,8
  701. EDITTEXT IDC_ATDLG_EDIT,5,26,300,219,ES_MULTILINE |
  702. ES_AUTOHSCROLL | ES_OEMCONVERT | ES_READONLY |
  703. ES_WANTRETURN | WS_VSCROLL | WS_HSCROLL | WS_GROUP
  704. PUSHBUTTON "&Initialize",IDC_ATDLG_MODEM_INIT,5,255,50,14,WS_GROUP
  705. PUSHBUTTON "&Listen",IDC_ATDLG_MODEM_LISTEN,60,255,50,14
  706. PUSHBUTTON "&Dial",IDC_ATDLG_MODEM_DIAL,5,275,50,14
  707. LTEXT "Phone number:",IDL_ATDLG_PHONE_NUMBER,60,278,53,8
  708. EDITTEXT IDC_ATDLG_PHONE_NUMBER,116,275,64,13,ES_AUTOHSCROLL
  709. PUSHBUTTON "E&xit",IDOK,195,265,50,14,WS_GROUP
  710. PUSHBUTTON "&Help",ID_HELP,255,265,50,14
  711. END
  712. IDD_YESNODIALOG DIALOGEX 0, 0, 215, 106
  713. STYLE DS_MODALFRAME | DS_CONTEXTHELP | WS_POPUP | WS_CAPTION | WS_SYSMENU
  714. CAPTION "Delete Temporary Folders"
  715. FONT 8, "MS Shell Dlg", 0, 0, 0x1
  716. BEGIN
  717. LTEXT "Delete temporary folders on exit",IDC_STATIC_YNTEXTHLDR,
  718. 12,19,196,9
  719. CONTROL "&Yes",IDC_RADIO_YES,"Button",BS_AUTORADIOBUTTON,12,33,
  720. 28,10,0,HIDC_RADIO_YES
  721. CONTROL "&No",IDC_RADIO_NO,"Button",BS_AUTORADIOBUTTON,12,47,25,
  722. 10,0,HIDC_RADIO_NO
  723. DEFPUSHBUTTON "OK",IDOK,97,85,50,14
  724. PUSHBUTTON "Cancel",IDCANCEL,158,85,50,14
  725. END
  726. IDD_DEFCONSEC DIALOGEX 0, 0, 215, 106
  727. STYLE DS_MODALFRAME | DS_CONTEXTHELP | WS_POPUP | WS_CAPTION | WS_SYSMENU
  728. CAPTION "Default Connection Security"
  729. FONT 8, "MS Shell Dlg", 0, 0, 0x1
  730. BEGIN
  731. DEFPUSHBUTTON "OK",IDOK,104,85,50,14
  732. PUSHBUTTON "Cancel",IDCANCEL,158,85,50,14
  733. LTEXT "&Default connection security:",IDC_STATIC,7,38,201,12
  734. COMBOBOX IDC_COMBO_DEFSEC,7,55,201,47,CBS_DROPDOWNLIST |
  735. WS_VSCROLL | WS_TABSTOP,0,HIDC_COMBO_DEFSEC
  736. LTEXT "Set a default security descriptor for all connections on this terminal server",
  737. IDC_STATIC,7,7,201,18
  738. END
  739. IDD_LICENSING DIALOGEX 0, 0, 250, 150
  740. STYLE DS_MODALFRAME | DS_CONTEXTHELP | WS_POPUP | WS_CAPTION | WS_SYSMENU
  741. CAPTION "Licensing Mode"
  742. FONT 8, "MS Shell Dlg", 0, 0, 0x1
  743. BEGIN
  744. DEFPUSHBUTTON "OK",IDOK,139,129,50,14
  745. PUSHBUTTON "Cancel",IDCANCEL,193,129,50,14
  746. LTEXT "&Licensing Mode:",
  747. IDC_STATIC,7,7,101,19
  748. COMBOBOX IDC_LICENSING_MODE,111,7,128,70,CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP
  749. LTEXT "",IDC_LICENSING_DESCRIPTION,7,40,232,32
  750. LTEXT "To change this server to Remote Desktop for Administration, use <a>Add/Remove Programs</a>.",IDC_LICENSING_TO_REMOTE_ADMIN,7,80,232,32,NOT WS_VISIBLE
  751. LTEXT "To change this server out of Remote Desktop for Administration, use <a>Add/Remove Programs</a>.",IDC_LICENSING_FROM_REMOTE_ADMIN,7,80,232,32,NOT WS_VISIBLE
  752. END
  753. IDD_DIALOG_PERSESSION DIALOGEX 0, 0, 215, 106
  754. STYLE DS_MODALFRAME | DS_CONTEXTHELP | WS_POPUP | WS_CAPTION | WS_SYSMENU
  755. CAPTION "Use Temporary Folders Per Session"
  756. FONT 8, "MS Shell Dlg", 0, 0, 0x1
  757. BEGIN
  758. LTEXT "Use temporary folders per session",
  759. IDC_STATIC_TEMPPERSESSION,12,19,195,9,NOT WS_GROUP
  760. CONTROL "&Yes",IDC_RADIO_PERSESSION_YES,"Button",
  761. BS_AUTORADIOBUTTON,12,33,28,10,0,
  762. HIDC_RADIO_PERSESSION_YES
  763. CONTROL "&No",IDC_RADIO_PERSESSION_NO,"Button",
  764. BS_AUTORADIOBUTTON,12,47,25,10,0,
  765. HIDC_RADIO_PERSESSION_NO
  766. DEFPUSHBUTTON "OK",IDOK,103,85,50,14
  767. PUSHBUTTON "Cancel",IDCANCEL,158,85,50,14
  768. END
  769. IDD_ADP_DIALOG DIALOGEX 0, 0, 215, 106
  770. STYLE DS_MODALFRAME | DS_CONTEXTHELP | WS_POPUP | WS_CAPTION | WS_SYSMENU
  771. CAPTION "Active Desktop"
  772. FONT 8, "MS Shell Dlg"
  773. BEGIN
  774. LTEXT "To conserve server resources, you can turn off the Active Desktop feature",IDC_STATIC_ADP_HDR,12,5,196,18
  775. CONTROL "&Disable Active Desktop",IDC_RADIO_AD_ENABLE,"Button",
  776. BS_AUTOCHECKBOX | WS_TABSTOP ,12,32,138,10,0,HIDC_RADIO_AD_ENABLE
  777. //CONTROL "&Disable",IDC_RADIO_ADP_DISABLE,"Button",
  778. // BS_AUTORADIOBUTTON,12,47,39,10,0,HIDC_RADIO_ADP_DISABLE
  779. DEFPUSHBUTTON "OK",IDOK,97,85,50,14
  780. PUSHBUTTON "Cancel",IDCANCEL,158,85,50,14
  781. END
  782. IDD_PROPPAGE_TERMINAL_SERVER_PERM DIALOG DISCARDABLE 0, 0, 324, 190
  783. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  784. CAPTION "Permission Compatibility"
  785. FONT 8, "MS Shell Dlg"
  786. BEGIN
  787. LTEXT "Some applications require special access to system resources, such as the registry and system directories, in order to work correctly.",
  788. IDC_STATIC,12,7,274,20
  789. CONTROL "&Full Security",
  790. IDC_RADIO_WIN2KPERM,"Button",BS_AUTORADIOBUTTON |
  791. WS_GROUP,19,32,265,10
  792. CONTROL "&Relaxed Security",
  793. IDC_RADIO_TS4PERM,"Button",BS_AUTORADIOBUTTON,19,88,265,
  794. 10
  795. LTEXT "Select this option to provide the most secure environment in which to run applications. By default, Terminal Server Users will have the same permissions as members of the Users group and thus may not be able to run some legacy applications.",
  796. IDC_LTEXT_W2KUSERS,31,47,290,32
  797. LTEXT "Select this option if you have compatibility problems with legacy applications.",
  798. IDC_STATIC,31,106,289,18
  799. LTEXT "Under this configuration, all Users will have full access to critical registry and file system locations. This may be necessary in order to run many legacy applications.",
  800. IDC_STATIC,50,131,243,30
  801. DEFPUSHBUTTON "OK",IDOK,213,167,50,14
  802. PUSHBUTTON "Cancel",IDCANCEL,268,167,50,14
  803. ICON "",IDC_USERPERM_ICON,37,131,20,20,WS_GROUP
  804. END
  805. IDD_CUSTOM_SECURITY DIALOG DISCARDABLE 0, 0, 186, 181
  806. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  807. CAPTION "Custom Security Descriptor Management"
  808. FONT 8, "MS Shell Dlg"
  809. BEGIN
  810. DEFPUSHBUTTON "OK",IDOK,67,148,50,14
  811. LTEXT "The default Permissions settings are Read Only and cannot be changed, unless a Group Policy is set to override this. ",
  812. IDC_STATIC,7,7,172,27
  813. LTEXT "Use the ""Remote Desktop Users"" group to grant user rights to logon remotely. The Administrators group has full access to all connections.",
  814. IDC_STATIC,6,39,172,29
  815. LTEXT "To enable Administrator rights to customize permissions, open [Do not allow local administrators to customize permissions] in the group policy snap-in under:",
  816. IDC_STATIC,7,72,161,33
  817. CONTROL "Computer Configuration->Administrative Templates->Windows Components->Terminal Services. <A>GpEdit.msc</A>",
  818. IDC_GP_LINK,"Link Window",WS_TABSTOP,19,108,145,28
  819. END
  820. IDD_SINGLE_SESSION DIALOGEX 0, 0, 215, 106
  821. STYLE DS_MODALFRAME | DS_CONTEXTHELP | WS_POPUP | WS_CAPTION | WS_SYSMENU
  822. CAPTION "Single session per user"
  823. FONT 8, "MS Shell Dlg"
  824. BEGIN
  825. LTEXT "To conserve server resources and simplify reconnecting to disconnected sessions, you can restrict each user to a single session",
  826. IDC_STATIC_SINGLE_SESSION_HDR,12,5,196,28
  827. CONTROL "&Restrict each user to one session",
  828. IDC_RADIO_SINGLE_SESSION_ENABLE,"Button",BS_AUTOCHECKBOX |
  829. WS_TABSTOP,12,49,138,10,0,
  830. HIDC_RADIO_SINGLE_SESSION_ENABLE
  831. DEFPUSHBUTTON "OK",IDOK,97,85,50,14
  832. PUSHBUTTON "Cancel",IDCANCEL,158,85,50,14
  833. END
  834. /////////////////////////////////////////////////////////////////////////////
  835. //
  836. // Dialog Info
  837. //
  838. IDD_ASYNC_WIZ DLGINIT
  839. BEGIN
  840. IDC_ASYNC_BAUDRATE, 0x403, 5, 0
  841. 0x3639, 0x3030, "\000"
  842. IDC_ASYNC_BAUDRATE, 0x403, 6, 0
  843. 0x3931, 0x3032, 0x0030,
  844. IDC_ASYNC_BAUDRATE, 0x403, 6, 0
  845. 0x3833, 0x3034, 0x0030,
  846. IDC_ASYNC_BAUDRATE, 0x403, 6, 0
  847. 0x3735, 0x3036, 0x0030,
  848. IDC_ASYNC_BAUDRATE, 0x403, 7, 0
  849. 0x3131, 0x3235, 0x3030, "\000"
  850. IDC_ASYNC_BAUDRATE, 0x403, 7, 0
  851. 0x3332, 0x3430, 0x3030, "\000"
  852. 0
  853. END
  854. IDD_ASYNC_FACE DLGINIT
  855. BEGIN
  856. IDC_ASYNC_BAUDRATE, 0x403, 5, 0
  857. 0x3639, 0x3030, "\000"
  858. IDC_ASYNC_BAUDRATE, 0x403, 6, 0
  859. 0x3931, 0x3032, 0x0030,
  860. IDC_ASYNC_BAUDRATE, 0x403, 6, 0
  861. 0x3833, 0x3034, 0x0030,
  862. IDC_ASYNC_BAUDRATE, 0x403, 6, 0
  863. 0x3735, 0x3036, 0x0030,
  864. IDC_ASYNC_BAUDRATE, 0x403, 7, 0
  865. 0x3131, 0x3235, 0x3030, "\000"
  866. IDC_ASYNC_BAUDRATE, 0x403, 7, 0
  867. 0x3332, 0x3430, 0x3030, "\000"
  868. 0
  869. END
  870. /////////////////////////////////////////////////////////////////////////////
  871. //
  872. // DESIGNINFO
  873. //
  874. #ifdef APSTUDIO_INVOKED
  875. GUIDELINES DESIGNINFO DISCARDABLE
  876. BEGIN
  877. IDD_AUTO_LOGON, DIALOG
  878. BEGIN
  879. LEFTMARGIN, 21
  880. RIGHTMARGIN, 296
  881. VERTGUIDE, 34
  882. VERTGUIDE, 109
  883. VERTGUIDE, 114
  884. TOPMARGIN, 1
  885. END
  886. IDD_CONNECTION_PROP, DIALOG
  887. BEGIN
  888. LEFTMARGIN, 21
  889. RIGHTMARGIN, 296
  890. TOPMARGIN, 1
  891. BOTTOMMARGIN, 136
  892. END
  893. IDD_CONNECTION_TYPE, DIALOG
  894. BEGIN
  895. LEFTMARGIN, 21
  896. RIGHTMARGIN, 296
  897. TOPMARGIN, 1
  898. BOTTOMMARGIN, 136
  899. END
  900. IDD_FINISH, DIALOG
  901. BEGIN
  902. RIGHTMARGIN, 304
  903. VERTGUIDE, 115
  904. TOPMARGIN, 8
  905. HORZGUIDE, 40
  906. END
  907. IDD_INITIAL_PROGRAM, DIALOG
  908. BEGIN
  909. LEFTMARGIN, 21
  910. RIGHTMARGIN, 296
  911. TOPMARGIN, 1
  912. BOTTOMMARGIN, 136
  913. END
  914. IDD_LAN, DIALOG
  915. BEGIN
  916. LEFTMARGIN, 21
  917. RIGHTMARGIN, 296
  918. TOPMARGIN, 1
  919. BOTTOMMARGIN, 136
  920. END
  921. IDD_REMOTE_CONTROL, DIALOG
  922. BEGIN
  923. LEFTMARGIN, 21
  924. RIGHTMARGIN, 296
  925. VERTGUIDE, 34
  926. TOPMARGIN, 1
  927. END
  928. IDD_SECURITY, DIALOG
  929. BEGIN
  930. LEFTMARGIN, 21
  931. RIGHTMARGIN, 296
  932. TOPMARGIN, 1
  933. BOTTOMMARGIN, 136
  934. END
  935. IDD_TIMEOUT, DIALOG
  936. BEGIN
  937. LEFTMARGIN, 21
  938. RIGHTMARGIN, 296
  939. VERTGUIDE, 34
  940. VERTGUIDE, 108
  941. VERTGUIDE, 115
  942. VERTGUIDE, 183
  943. VERTGUIDE, 212
  944. VERTGUIDE, 223
  945. TOPMARGIN, 1
  946. END
  947. IDD_WALLPAPER, DIALOG
  948. BEGIN
  949. LEFTMARGIN, 21
  950. RIGHTMARGIN, 296
  951. TOPMARGIN, 1
  952. BOTTOMMARGIN, 136
  953. END
  954. IDD_WELCOME, DIALOG
  955. BEGIN
  956. RIGHTMARGIN, 305
  957. VERTGUIDE, 115
  958. TOPMARGIN, 8
  959. HORZGUIDE, 40
  960. END
  961. IDD_ENVIRONMENT, DIALOG
  962. BEGIN
  963. LEFTMARGIN, 7
  964. RIGHTMARGIN, 245
  965. VERTGUIDE, 16
  966. VERTGUIDE, 25
  967. VERTGUIDE, 227
  968. VERTGUIDE, 236
  969. TOPMARGIN, 7
  970. BOTTOMMARGIN, 211
  971. END
  972. IDD_GENERAL, DIALOG
  973. BEGIN
  974. LEFTMARGIN, 7
  975. RIGHTMARGIN, 245
  976. VERTGUIDE, 16
  977. VERTGUIDE, 25
  978. VERTGUIDE, 55
  979. VERTGUIDE, 98
  980. VERTGUIDE, 130
  981. VERTGUIDE, 227
  982. VERTGUIDE, 236
  983. TOPMARGIN, 7
  984. BOTTOMMARGIN, 211
  985. END
  986. IDD_LOGONSETTINGS, DIALOG
  987. BEGIN
  988. LEFTMARGIN, 7
  989. RIGHTMARGIN, 245
  990. VERTGUIDE, 16
  991. VERTGUIDE, 25
  992. VERTGUIDE, 80
  993. VERTGUIDE, 170
  994. VERTGUIDE, 227
  995. VERTGUIDE, 236
  996. TOPMARGIN, 7
  997. BOTTOMMARGIN, 211
  998. END
  999. IDD_TSCC_CLIENT, DIALOG
  1000. BEGIN
  1001. LEFTMARGIN, 7
  1002. RIGHTMARGIN, 245
  1003. VERTGUIDE, 16
  1004. VERTGUIDE, 25
  1005. VERTGUIDE, 227
  1006. VERTGUIDE, 236
  1007. TOPMARGIN, 7
  1008. BOTTOMMARGIN, 211
  1009. END
  1010. IDD_TSCC_PERMISSIONS, DIALOG
  1011. BEGIN
  1012. LEFTMARGIN, 7
  1013. RIGHTMARGIN, 245
  1014. VERTGUIDE, 16
  1015. VERTGUIDE, 25
  1016. VERTGUIDE, 226
  1017. VERTGUIDE, 235
  1018. TOPMARGIN, 7
  1019. BOTTOMMARGIN, 211
  1020. END
  1021. IDD_TIMEOUTS_PS, DIALOG
  1022. BEGIN
  1023. LEFTMARGIN, 7
  1024. RIGHTMARGIN, 245
  1025. VERTGUIDE, 19
  1026. VERTGUIDE, 25
  1027. VERTGUIDE, 83
  1028. VERTGUIDE, 107
  1029. VERTGUIDE, 180
  1030. VERTGUIDE, 227
  1031. VERTGUIDE, 236
  1032. TOPMARGIN, 7
  1033. BOTTOMMARGIN, 211
  1034. END
  1035. IDD_PAGE_SHADOW, DIALOG
  1036. BEGIN
  1037. LEFTMARGIN, 7
  1038. RIGHTMARGIN, 245
  1039. VERTGUIDE, 16
  1040. VERTGUIDE, 25
  1041. VERTGUIDE, 227
  1042. VERTGUIDE, 236
  1043. TOPMARGIN, 7
  1044. BOTTOMMARGIN, 211
  1045. END
  1046. IDD_RENAME, DIALOG
  1047. BEGIN
  1048. LEFTMARGIN, 7
  1049. RIGHTMARGIN, 235
  1050. TOPMARGIN, 7
  1051. BOTTOMMARGIN, 68
  1052. END
  1053. IDD_ASYNC_WIZ, DIALOG
  1054. BEGIN
  1055. LEFTMARGIN, 21
  1056. RIGHTMARGIN, 296
  1057. END
  1058. IDD_NETWORK_FACE, DIALOG
  1059. BEGIN
  1060. LEFTMARGIN, 7
  1061. RIGHTMARGIN, 245
  1062. TOPMARGIN, 6
  1063. BOTTOMMARGIN, 211
  1064. END
  1065. IDD_ASYNC_FACE, DIALOG
  1066. BEGIN
  1067. LEFTMARGIN, 7
  1068. RIGHTMARGIN, 245
  1069. TOPMARGIN, 6
  1070. BOTTOMMARGIN, 209
  1071. END
  1072. IDD_YESNODIALOG, DIALOG
  1073. BEGIN
  1074. LEFTMARGIN, 7
  1075. RIGHTMARGIN, 208
  1076. TOPMARGIN, 7
  1077. BOTTOMMARGIN, 99
  1078. END
  1079. IDD_DEFCONSEC, DIALOG
  1080. BEGIN
  1081. LEFTMARGIN, 7
  1082. RIGHTMARGIN, 208
  1083. TOPMARGIN, 7
  1084. BOTTOMMARGIN, 99
  1085. END
  1086. IDD_DIALOG_PERSESSION, DIALOG
  1087. BEGIN
  1088. LEFTMARGIN, 12
  1089. RIGHTMARGIN, 208
  1090. TOPMARGIN, 7
  1091. BOTTOMMARGIN, 99
  1092. END
  1093. IDD_ADP_DIALOG, DIALOG
  1094. BEGIN
  1095. LEFTMARGIN, 7
  1096. RIGHTMARGIN, 208
  1097. TOPMARGIN, 7
  1098. BOTTOMMARGIN, 99
  1099. END
  1100. IDD_SINGLE_SESSION, DIALOG
  1101. BEGIN
  1102. LEFTMARGIN, 7
  1103. RIGHTMARGIN, 208
  1104. TOPMARGIN, 7
  1105. BOTTOMMARGIN, 99
  1106. END
  1107. END
  1108. #endif // APSTUDIO_INVOKED
  1109. /////////////////////////////////////////////////////////////////////////////
  1110. // VERSIONINFO
  1111. #define VER_FILETYPE VFT_APP
  1112. #define VER_FILESUBTYPE VFT2_UNKNOWN
  1113. #define VER_FILEDESCRIPTION_STR "Terminal Services Connection Configuration"
  1114. #define VER_INTERNALNAME_STR "tscc"
  1115. #define VER_ORIGINALFILENAME_STR "tscc.dll"
  1116. #include <verall.h>
  1117. #include "common.ver"
  1118. /////////////////////////////////////////////////////////////////////////////
  1119. //
  1120. // Bitmap
  1121. //
  1122. IDB_TSCC_LOGO BITMAP DISCARDABLE "terminal_srvr1.bmp"
  1123. IDB_TSCC_ICON BITMAP DISCARDABLE "terminal_srvr_hd.bmp"
  1124. IDB_BITMAP_GENLARGE BITMAP DISCARDABLE "genlarg.bmp"
  1125. IDB_BITMAP_GENSMALL BITMAP DISCARDABLE "gensmall.bmp"
  1126. /////////////////////////////////////////////////////////////////////////////
  1127. //
  1128. // Icon
  1129. //
  1130. // Icon with lowest ID value placed first to ensure application icon
  1131. // remains consistent on all systems.
  1132. IDI_ICON_GENERAL2 ICON DISCARDABLE "icon_genral.ico"
  1133. IDI_ICON_CON ICON DISCARDABLE "conec.ico"
  1134. IDI_ICON_DISCON ICON DISCARDABLE "disconec.ico"
  1135. IDI_ICON_ABOUT ICON DISCARDABLE "about.ico"
  1136. IDI_ICON_BULLET ICON DISCARDABLE "bullet.ico"
  1137. IDI_ICON_WARNING ICON DISCARDABLE "warning.ico"
  1138. /////////////////////////////////////////////////////////////////////////////
  1139. //
  1140. // String Table
  1141. //
  1142. STRINGTABLE DISCARDABLE
  1143. BEGIN
  1144. IDS_PROJNAME "Tscc"
  1145. IDS_NAMESTRING "Terminal Services Configuration"
  1146. IDS_WELCOMEHEADER "Terminal Services"
  1147. IDS_WELCOMESUBHEADER "Connection Configuration"
  1148. IDS_WIZARDTITLE "Terminal Services Connection Wizard"
  1149. END
  1150. STRINGTABLE DISCARDABLE
  1151. BEGIN
  1152. IDS_ERROR_TITLE "Terminal Services Configuration"
  1153. IDS_WARN_TITLE "Terminal Services Configuration"
  1154. IDS_ERROR_NUMERICENTRY "You must enter a numeric value."
  1155. END
  1156. STRINGTABLE DISCARDABLE
  1157. BEGIN
  1158. IDS_NOTIMEOUT "Never"
  1159. IDS_DIGIT_DOT_DIGIT_TU "%1!d!.%2!d! %3"
  1160. IDS_DIGIT_TU "%1!d! %2"
  1161. IDS_DAYS "days"
  1162. IDS_DAY "day"
  1163. IDS_HOURS "hours"
  1164. IDS_HOUR "hour"
  1165. IDS_MINUTES "minutes"
  1166. IDS_MINUTE "minute"
  1167. IDS_D "d"
  1168. IDS_H "h"
  1169. IDS_M "m"
  1170. END
  1171. STRINGTABLE DISCARDABLE
  1172. BEGIN
  1173. IDS_HR "hr"
  1174. IDS_HRS "hrs"
  1175. IDS_MIN "min"
  1176. IDS_ERROR_TOOMANYDIGITS "%1 has too many digits to parse."
  1177. IDS_ERROR_PARSEINVALID "The information entered in %1 is not in the correct format.\nRe-enter the information in this format: [ numeric value ] [ (d)ays (h)ours (m)inutes]."
  1178. IDS_ERROR_MAXVALEXCEEDED
  1179. "%1 exceeded the maximum settings.\nThe maximum settings are 49 days and 17 hours."
  1180. IDS_VERDANABLDFONTSIZE "12"
  1181. IDS_VERDANABLDFONTNAME "Verdana Bold"
  1182. IDS_PROVIDER "Microsoft Corporation"
  1183. IDS_DESCRIPTION "Configures connections for Terminal Services"
  1184. IDS_VERSION "1.0"
  1185. IDS_HELPFILE "tscc.hlp"
  1186. IDS_COLCONNECT "Connection"
  1187. IDS_COLTRANSPORT "Transport"
  1188. IDS_COLTYPE "Type"
  1189. IDS_COLCOMMENT "Comment"
  1190. END
  1191. STRINGTABLE DISCARDABLE
  1192. BEGIN
  1193. IDS_CTXM_NAME "&Create New Connection"
  1194. IDS_CTXM_STATUS "Creates a new connection to your terminal server"
  1195. IDS_COMBO_CONNECTION "Active session limit setting"
  1196. IDS_COMBO_DISCONNECTION "End a disconnected session setting"
  1197. IDS_COMBO_IDLECONNECTION "Idle session limit setting"
  1198. IDS_PERMS_SPECIAL_QUERY "Query Information"
  1199. IDS_PERMS_SPECIAL_SET "Set Information"
  1200. IDS_PERMS_SPECIAL_RESET "Reset"
  1201. IDS_PERMS_SPECIAL_SHADOW "Remote Control"
  1202. IDS_PERMS_SPECIAL_LOGON "Logon"
  1203. IDS_PERMS_SPECIAL_LOGOFF "Logoff"
  1204. IDS_PERMS_SPECIAL_MSG "Message"
  1205. IDS_PERMS_SPECIAL_CONNECT "Connect"
  1206. IDS_PERMS_SPECIAL_DISCONNECT "Disconnect"
  1207. IDS_PERMS_SPECIAL_DELETE "Virtual Channels"
  1208. END
  1209. STRINGTABLE DISCARDABLE
  1210. BEGIN
  1211. IDS_PERMS_RESOURCE_ADMIN "Full Control"
  1212. IDS_PERMS_RESOURCE_USER "User Access"
  1213. IDS_PERMS_RESOURCE_GUEST "Guest Access"
  1214. IDS_ERR_CONREADFAIL "The number of connections cannot be obtained.\nConnection range is ( 0 - 999,999 )"
  1215. IDS_ERR_CONMAX "The maximum number of connections allowed is 999,999"
  1216. IDS_ERR_UNIQUECON "The new connection must have a unique connection type, transport type, or network adapter."
  1217. IDS_HEADER_LOGONSETTINGS "Logon Settings"
  1218. IDS_SUBHEADER_LOGONSETTINGS
  1219. "You can specify the information required from users when they log on."
  1220. IDS_HDR_CONTYPE "Connection Type"
  1221. IDS_SUBHDR_CONTYPE "Client computers use a connection to log on to a computer running Terminal Services."
  1222. IDS_SUBHDR_SECURITY "Data sent between the Terminal server and the client can be encrypted for security."
  1223. IDS_HDR_INITPRG "Set User Environment"
  1224. IDS_SUBHDR_INITPRG "You can automatically run a program that correctly sets a user's environment at logon."
  1225. END
  1226. STRINGTABLE DISCARDABLE
  1227. BEGIN
  1228. IDP_ERROR_GET_OVERLAPPED_RESULT_WRITE
  1229. "A write error occurred (GetOverlappedResult)."
  1230. IDP_ERROR_WRITE_FILE "An error occurred (WriteFile)."
  1231. END
  1232. STRINGTABLE DISCARDABLE
  1233. BEGIN
  1234. IDS_TSCCHELPTOPIC "termsrv.chm::/ts_con_topnode.htm"
  1235. IDS_ERR_DELFAIL "Unable to delete connection.\n1) Refresh the settings and try this operation again.\n2) Make sure you have administrative privileges to complete this operation."
  1236. IDS_ERROR_NODEVICES "There are no devices available to configure this transport type."
  1237. IDP_ERROR_GET_OVERLAPPED_RESULT_READ
  1238. "A read error occurred (GetOverlappedResult)."
  1239. IDP_ERROR_MODEM_SET_INFO
  1240. "The configuration information for modem %s cannot be set."
  1241. IDP_ERROR_MODEM_GET_INIT
  1242. "The INIT command string for modem %s cannot be read."
  1243. IDP_ERROR_MODEM_GET_DIAL
  1244. "The DIAL command string for modem %s cannot be read."
  1245. IDP_ERROR_MODEM_GET_LISTEN
  1246. "The LISTEN command string for modem %s cannot be read."
  1247. IDP_ERROR_GET_SECURITY_WINSTATION
  1248. "Cannot get security information for connection %s."
  1249. IDP_ERROR_PERMISSIONS_EDITOR_FAILED
  1250. "Cannot load the permissions editor dialog box."
  1251. IDP_ERROR_SET_SECURITY_WINSTATION
  1252. "Cannot set security information for connection %s."
  1253. IDP_ERROR_INTERNAL_SETARGV
  1254. "Internal error in setargv() routine. The command line will be ignored."
  1255. IDP_ERROR_INTERNAL_PARSECOMMANDLINE
  1256. "Internal error in ParseCommandLine() routine. The command line will be ignored."
  1257. IDP_ERROR_OEMTDINIT_CONFIGDLLENUMERATIONFAILURE
  1258. "Failed to enumerate the devices for this OEM transport."
  1259. IDP_ERROR_DISABLE "The %s connection cannot be disabled."
  1260. IDP_ERROR_CANT_OPEN_DEVICE
  1261. "An error occurred during opening of the specified device."
  1262. END
  1263. STRINGTABLE DISCARDABLE
  1264. BEGIN
  1265. IDS_RENAME_WRN_PL "Changes will be made to the system registry, however the user sessions now active on the %s connection will not be changed.\n\nDo you wish to continue?"
  1266. IDP_ERROR_MODEM_PROPERTIES_NOT_AVAILABLE
  1267. "An error occurred while getting modem properties."
  1268. IDS_WRN_TSTCON "Testing connection %s will cause the user session currently logged on to this connection to be reset. Do you want to continue?"
  1269. IDP_INVALID_BAUD "The Baud Rate Field should contain only numbers."
  1270. IDS_REBOOT_REQD "The server has to be rebooted for the changes to take effect."
  1271. IDS_LIC_ERRTITLE "Licensing Error"
  1272. IDS_SETTINGSHELP "termsrv.chm::/ts_con_ss_010.htm"
  1273. IDS_TSCACCESSDENIED "Unable to complete operation.\n\nAccess is denied."
  1274. IDS_TSCERRGENERAL "Unable to complete operation.\n\nAn internal error has occurred."
  1275. END
  1276. STRINGTABLE DISCARDABLE
  1277. BEGIN
  1278. IDS_TSCERRTITLE "Terminal Services Configuration"
  1279. IDS_SSERROR "< Error >"
  1280. IDS_PROPCHANGE_WRN "Configuration changes have been made to the system registry; however, the user session now active on the %s connection will not be changed."
  1281. IDS_PROPCHANGE_WRN_2 "Configuration changes have been made to the system registry; however, the user sessions now active on the %s connection will not be changed."
  1282. IDS_TERMSERPROP "Terminal Services Properties"
  1283. IDS_REPORTERROR "Operation failed.\n\n%s"
  1284. IDS_ERR_INVALIDFIRSTCHAR "The connection name cannot begin with a digit."
  1285. IDS_CHANGE_ASYNC "Changing the async device for connection %s will cause it to be recreated with the new device. If you continue with this operation, the user session currently logged onto this connection will be reset. Do you want to continue?"
  1286. IDS_CHANGE_MODEM "Changing the modem for connection %s will cause it to be recreated with the new modem. If you continue with this operation, the user session currently logged onto this Connection will be reset. Do you want to continue?"
  1287. IDS_ASYNC_HELPFILE "tscc.hlp"
  1288. IDS_ACTIVEDESK_MENU "Active Desktop"
  1289. IDS_ACTIVEDESK_PROP_STATUS "Click to enable or disable the Active Desktop interface"
  1290. IDS_DISABLE_ADP_STATUS "Click to disable the Active Desktop interface"
  1291. IDS_ENABLE_ADP_STATUS "Click to enable the Active Desktop interface"
  1292. END
  1293. STRINGTABLE DISCARDABLE
  1294. BEGIN
  1295. IDP_ERROR_CANT_INITIALIZE_DEVICE
  1296. "An error occurred during initialization of the device."
  1297. IDP_ERROR_READ_FILE "An error occurred (ReadFile)."
  1298. IDP_ERROR_CANT_INITIALIZE_INPUT_THREAD
  1299. "Cannot initialize the test input thread."
  1300. IDP_ERROR_WAIT_FOR_MULTIPLE_OBJECTS
  1301. "An error occurred (WaitForMultipleObjects)."
  1302. IDP_ERROR_GET_COMM_MODEM_STATUS "An error occurred (GetCommModemStatus)."
  1303. IDP_ERROR_WAIT_COMM_EVENT "An error occurred (WaitCommEvent)."
  1304. IDP_ERROR_CANT_CREATE_INPUT_THREAD "Cannot create the test input thread."
  1305. IDS_WRN_UNIQUECON "The connection must be unique"
  1306. IDS_CACHEDSESSIONS "Number of cached sessions"
  1307. IDS_DELTEMPONEXIT "Delete temporary folders on exit"
  1308. IDS_USETEMPDIR "Use temporary folders per session"
  1309. IDS_DEFCONSEC "Default connection security"
  1310. IDS_LICENSING "Licensing"
  1311. IDS_ERR_CACHEDVALUE "Enter a range between 0 - 10 for the number of cached sessions."
  1312. IDS_SETTINGS_COLUMN1 "Settings"
  1313. END
  1314. STRINGTABLE DISCARDABLE
  1315. BEGIN
  1316. IDS_HDR_REMOTE "Remote Control"
  1317. IDS_SUBHDR_REMOTE "You can use remote control to control user input, monitor user actions, and give assistance."
  1318. IDS_HDR_WALLPR "Wallpaper Setting"
  1319. IDS_SUBHDR_WALLPR "You can override the user setting for wallpaper display."
  1320. IDS_HDR_TRANSTYPE "Transport Type"
  1321. IDS_SUBHDR_TRANSTYPE "After you create a connection, you cannot change the transport type."
  1322. IDS_HDR_LAN "Network Adapter"
  1323. IDS_SUBHDR_LAN "Select a network adapter. You can also limit the number of concurrent connections."
  1324. IDS_HDR_ASYNC "Async Configuration"
  1325. IDS_SUBHDR_ASYNC "Select and configure your asynchronous device."
  1326. IDS_HDR_TIMEOUT "Timeout Settings"
  1327. IDS_SUBHDR_TIMEOUT "You can specify maximum timeout durations for connection sessions."
  1328. IDS_INVALID_DEVICE "A device must be selected."
  1329. IDS_MAINFOLDERNAME "Connections"
  1330. IDS_DELETETEXT "You are about to delete a connection. Do you want to continue?"
  1331. IDS_DELTITLE "Delete Connection"
  1332. END
  1333. STRINGTABLE DISCARDABLE
  1334. BEGIN
  1335. IDS_SECURPAGENAME "Permissions"
  1336. IDS_ERR_PASSWD "Your password should be from 6 to 14 characters in length."
  1337. IDS_ERR_PASSCONFIRM "The password was not confirmed. Please re-enter it."
  1338. IDS_ERR_CONEXIST "The connection name already exists. Create a unique name."
  1339. IDS_ERR_WINNAME "Connection name already exists, please enter a unique name"
  1340. IDS_HDR_SECURITY "Data Encryption"
  1341. IDS_DISABLECONNECTION "Are you sure you want to disable the %s connection?"
  1342. IDS_DISABLELIVECONNECTION
  1343. "Disabling the %s connection will cause the user sessions currently logged on to this connection to be reset. Do you want to continue?"
  1344. IDS_DELETELIVECON "Deleting %s will cause the user sessions currently logged on to this connection to be reset. Do you want to continue?"
  1345. IDS_ERR_INEDITMODE "Please close all property pages before continuing."
  1346. IDS_INVALID_CHARS "\\/:%*?""<>|,.[]() '#"
  1347. IDS_ERR_INVALIDCHARS "A valid name must be entered. Do not use spaces or any of the following characters \\ / : * ? # "" ' < > % | , . [ ] ( )"
  1348. IDS_ERR_LANRECFG "Make sure connection type or network adapter settings are unique. These settings were changed, possibly by another instance of this program."
  1349. IDS_ERR_LANCHANGE "Changing the LAN adapter while users are still connected will reset their sessions. Do you want to continue?"
  1350. IDS_TSCCSNAPHELP "\\help\\tscc.chm"
  1351. END
  1352. STRINGTABLE DISCARDABLE
  1353. BEGIN
  1354. IDS_ATTRIB_COLUMN2 "Attribute"
  1355. IDS_DISABLECON "&Disable Connection"
  1356. IDS_DISABLECON_STATUS "Click to disable logon to Terminal Services"
  1357. IDS_ENABLECON "&Enable Connection"
  1358. IDS_ENABLECON_STATUS "Click to enable logon to Terminal Services"
  1359. IDS_RENAMECON "&Rename Connection"
  1360. IDS_RENAMECON_STATUS "Click to rename the selected connection"
  1361. IDS_RAA "Remote Desktop for Administrators"
  1362. IDS_AS "Application Server"
  1363. IDS_AA "Anonymous Access"
  1364. IDS_ERROR_INVALID_SD "The default security is invalid. Select an appropriate security descriptor"
  1365. IDS_YES "Yes"
  1366. IDS_NO "No"
  1367. IDS_ENABLED "Enable"
  1368. IDS_ADS_ATTR "Active Desktop"
  1369. IDS_NONE "None"
  1370. IDS_HARDWARE "Hardware"
  1371. END
  1372. STRINGTABLE DISCARDABLE
  1373. BEGIN
  1374. IDS_DISABLED "Disable"
  1375. IDS_YESMENU "&Yes"
  1376. IDS_NOMENU "&No"
  1377. IDS_ENABLEMENU "&Enable"
  1378. IDS_DISABLEMENU "&Disable"
  1379. IDS_CACHEDSESSION_STATUS "Click to edit the number of cached sessions."
  1380. IDS_STANDARAD_PROPERTIES_STATUS "Click to view or edit the attribute"
  1381. IDS_NOTDELTEMP_STATUS "Click to retain temporary folders on exit"
  1382. IDS_DELTEMP_STATUS "Click to delete temporary folders on exit"
  1383. IDS_PROPERTIES_MENU "&Properties"
  1384. IDS_NOTUSEPERSESSION_STATUS
  1385. "Click to disable use of temporary folders per session"
  1386. IDS_USERPERM "Permission Compatibility"
  1387. IDS_USERPERM_NT4 "Relaxed Security"
  1388. IDS_USERPERM_W2K "Full Security"
  1389. IDS_USEPERSESSION_STATUS "Click to use temporary folders per session"
  1390. IDS_SETTINGSFOLDER "Server Settings"
  1391. IDS_RENAME_WRN_SINGLE "Changes will be made to the system registry, however the user session now active on the %s connection will not be changed.\n\nDo you wish to continue?"
  1392. IDS_RAM "remote administration mode"
  1393. IDS_ASM "application server mode"
  1394. IDS_DISABNETWORK "Some connection(s) have been disabled due to changes detected in the Network Adapter settings.\nDouble click the connection(s) to review the Network Adapter settings."
  1395. IDS_INVALNETWORK "Your network adapter settings for this connection has changed. Select an appropriate network adapter."
  1396. IDS_REMOTEADMIN_ONLY "To change permission compatibility settings you must switch to application server mode in Terminal Services."
  1397. IDS_ERR_TERMSRVMODE "Unable to determine Terminal Server mode, your setting might not be saved."
  1398. IDS_SINGLE_SESSION "Restrict each user to one session"
  1399. IDS_DISABLE_SINGLESESSION_STATUS
  1400. "Click to allow multiple sessions per user"
  1401. IDS_ENABLE_SINGLESESSION_STATUS
  1402. "Click to restrict each user to a single session"
  1403. IDS_ERROR_NO_LICENSING_MODE_LIST "Unable to retrieve the list of licensing modes."
  1404. IDS_ERROR_NO_LICENSING_MODE "Unable to retrieve the current licensing mode."
  1405. IDS_ERROR_NO_MEMORY "Out of memory."
  1406. IDS_ERROR_NO_LICENSING_MODE_INFO "Unable to retrieve information about a licensing mode."
  1407. IDS_COLORDEPTH_24 "24 bit"
  1408. IDS_COLORDEPTH_16 "16 bit"
  1409. IDS_COLORDEPTH_15 "15 bit"
  1410. IDS_COLORDEPTH_8 "8 bit"
  1411. END
  1412. #endif // English (U.S.) resources
  1413. /////////////////////////////////////////////////////////////////////////////
  1414. //
  1415. // MUI strings used on start menu
  1416. //
  1417. STRINGTABLE DISCARDABLE
  1418. BEGIN
  1419. IDS_TSCC_STARTMENU_NAME "Terminal Services Configuration"
  1420. IDS_TSCC_STARTMENU_TIP "Manages Terminal Services protocol configurations and server settings"
  1421. END
  1422. #ifndef APSTUDIO_INVOKED
  1423. /////////////////////////////////////////////////////////////////////////////
  1424. //
  1425. // Generated from the TEXTINCLUDE 3 resource.
  1426. //
  1427. 1 TYPELIB "tscc.tlb"
  1428. /////////////////////////////////////////////////////////////////////////////
  1429. #endif // not APSTUDIO_INVOKED