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.

817 lines
32 KiB

  1. //Microsoft Developer Studio generated resource script.
  2. //
  3. #include "resource.h"
  4. #define APSTUDIO_READONLY_SYMBOLS
  5. /////////////////////////////////////////////////////////////////////////////
  6. //
  7. // Generated from the TEXTINCLUDE 2 resource.
  8. //
  9. #include "afxres.h"
  10. /////////////////////////////////////////////////////////////////////////////
  11. #undef APSTUDIO_READONLY_SYMBOLS
  12. /////////////////////////////////////////////////////////////////////////////
  13. // English (U.S.) resources
  14. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  15. #ifdef _WIN32
  16. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  17. #pragma code_page(1252)
  18. #endif //_WIN32
  19. #ifdef APSTUDIO_INVOKED
  20. /////////////////////////////////////////////////////////////////////////////
  21. //
  22. // TEXTINCLUDE
  23. //
  24. 1 TEXTINCLUDE DISCARDABLE
  25. BEGIN
  26. "resource.h\0"
  27. END
  28. 2 TEXTINCLUDE DISCARDABLE
  29. BEGIN
  30. "#include ""afxres.h""\r\n"
  31. "\0"
  32. END
  33. 3 TEXTINCLUDE DISCARDABLE
  34. BEGIN
  35. "#define _AFX_NO_SPLITTER_RESOURCES\r\n"
  36. "#define _AFX_NO_OLE_RESOURCES\r\n"
  37. "#define _AFX_NO_TRACKER_RESOURCES\r\n"
  38. "#define _AFX_NO_PROPERTY_RESOURCES\r\n"
  39. "\r\n"
  40. "#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)\r\n"
  41. "#ifdef _WIN32\r\n"
  42. "LANGUAGE 9, 1\r\n"
  43. "#pragma code_page(1252)\r\n"
  44. "#endif\r\n"
  45. "#include ""res\\olecnfg.rc2"" // non-Microsoft Visual C++ edited resources\r\n"
  46. "#include ""afxres.rc"" // Standard components\r\n"
  47. "#endif\0"
  48. END
  49. #endif // APSTUDIO_INVOKED
  50. /////////////////////////////////////////////////////////////////////////////
  51. //
  52. // Icon
  53. //
  54. // Icon with lowest ID value placed first to ensure application icon
  55. // remains consistent on all systems.
  56. IDI_ICON1 ICON DISCARDABLE "olecnfg.ico"
  57. IDI_ICON2 ICON DISCARDABLE "netwrk16.ico"
  58. /////////////////////////////////////////////////////////////////////////////
  59. //
  60. // Dialog
  61. //
  62. IDD_OLECNFG_DIALOG DIALOGEX 0, 0, 319, 266
  63. STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  64. EXSTYLE WS_EX_APPWINDOW
  65. CAPTION "olecnfg"
  66. FONT 8, "MS Shell Dlg", 0, 0, 0x1
  67. BEGIN
  68. DEFPUSHBUTTON "OK",IDOK,131,245,50,14
  69. PUSHBUTTON "Cancel",IDCANCEL,193,245,50,14
  70. PUSHBUTTON "Help",IDC_BUTTON1,254,245,47,14
  71. END
  72. IDD_PROPPAGE1 DIALOG DISCARDABLE 0, 0, 252, 218
  73. STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
  74. CAPTION "Applications"
  75. FONT 8, "MS Shell Dlg"
  76. BEGIN
  77. LTEXT "App&lications:",IDC_STATIC,7,18,91,10
  78. LTEXT "Status:",IDC_STATIC,177,18,60,10,NOT WS_VISIBLE
  79. LISTBOX IDC_LIST1,7,28,238,160,LBS_SORT | WS_VSCROLL |
  80. WS_TABSTOP
  81. PUSHBUTTON "&Properties...",IDC_BUTTON1,7,194,71,14,WS_DISABLED
  82. END
  83. IDD_PROPPAGE2 DIALOG DISCARDABLE 0, 0, 252, 218
  84. STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
  85. CAPTION "Default Properties"
  86. FONT 8, "MS Shell Dlg"
  87. BEGIN
  88. CONTROL "&Enable Distributed COM on this computer",IDC_CHECK1,
  89. "Button",BS_AUTOCHECKBOX | WS_TABSTOP,8,7,145,10
  90. CONTROL "E&nable COM Internet Services on this computer",
  91. IDC_ENABLEINTERNET,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,
  92. 8,23,165,10
  93. GROUPBOX "Default Distributed COM communication properties",
  94. IDC_STATIC,8,41,236,169
  95. LTEXT "The Authentication Level specifies security at the packet level.",
  96. IDC_STATIC,14,55,210,11
  97. LTEXT "Default A&uthentication Level:",IDC_STATIC,19,70,157,8
  98. COMBOBOX IDC_COMBO1,19,85,153,78,CBS_DROPDOWNLIST | CBS_SORT |
  99. WS_DISABLED | WS_VSCROLL | WS_TABSTOP
  100. LTEXT "The Impersonation Level specifies whether applications can determine who is calling them, and whether the application can do operations using the client's identity.",
  101. IDC_STATIC,14,118,212,30
  102. LTEXT "Default &Impersonation Level:",IDC_STATIC,19,152,158,8
  103. COMBOBOX IDC_COMBO2,19,167,153,48,CBS_DROPDOWNLIST | CBS_SORT |
  104. WS_DISABLED | WS_VSCROLL | WS_TABSTOP
  105. CONTROL "&Provide additional security for reference tracking",
  106. IDC_CHECK2,"Button",BS_AUTOCHECKBOX | WS_DISABLED |
  107. WS_TABSTOP,18,185,214,20
  108. END
  109. IDD_PROPPAGE11 DIALOG DISCARDABLE 0, 0, 252, 218
  110. STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
  111. CAPTION "Location"
  112. FONT 8, "MS Shell Dlg"
  113. BEGIN
  114. CONTROL "Run application on the computer where the data is &located",
  115. IDC_CHECK1,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,8,55,
  116. 230,18
  117. CONTROL "Run application on this &computer",IDC_CHECK2,"Button",
  118. BS_AUTOCHECKBOX | WS_TABSTOP,7,76,230,19
  119. CONTROL "Run application on the &following computer:",IDC_CHECK3,
  120. "Button",BS_AUTOCHECKBOX | WS_TABSTOP,8,98,228,21
  121. EDITTEXT IDC_EDIT1,7,119,174,15,ES_AUTOHSCROLL | WS_DISABLED
  122. LTEXT "The following settings allow DCOM to locate the correct computer for this application. If you make more than one selection, then DCOM uses the first applicable one. Client applications may override your selections.",
  123. IDC_STATIC,7,7,238,35
  124. PUSHBUTTON "&Browse...",IDC_BUTTON1,185,119,59,14
  125. END
  126. IDD_PROPPAGE5 DIALOG DISCARDABLE 0, 0, 252, 218
  127. STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
  128. CAPTION "General"
  129. FONT 8, "MS Shell Dlg"
  130. BEGIN
  131. GROUPBOX "General properties of this DCOM application",IDC_STATIC,
  132. 7,6,238,102
  133. GROUPBOX "&Running instances",IDC_RUNNING,7,111,238,99,NOT
  134. WS_VISIBLE
  135. LTEXT "<Server name>",IDC_SERVERNAME,89,20,149,8
  136. LTEXT "Application type:",IDC_APPTYPE,15,38,62,8
  137. LTEXT "<Server type>",IDC_SERVERTYPE,89,38,149,8
  138. LTEXT "Local path:",IDC_PATHTITLE,15,74,68,8
  139. LTEXT "<Server path>",IDC_SERVERPATH,89,74,149,8
  140. LTEXT "Remote computer:",IDC_MACHINETITLE,15,92,62,8,NOT
  141. WS_VISIBLE
  142. LTEXT "<machine>",IDC_MACHINE,89,92,151,8
  143. LISTBOX IDC_LIST2,19,119,157,79,LBS_SORT | LBS_NOINTEGRALHEIGHT |
  144. NOT WS_VISIBLE | WS_VSCROLL | WS_TABSTOP
  145. PUSHBUTTON "&Terminate",IDC_BUTTON1,185,119,52,14,NOT WS_VISIBLE |
  146. WS_DISABLED
  147. PUSHBUTTON "&Start",IDC_BUTTON2,185,137,52,14,NOT WS_VISIBLE |
  148. WS_DISABLED
  149. PUSHBUTTON "&Pause",IDC_BUTTON3,185,155,52,14,NOT WS_VISIBLE |
  150. WS_DISABLED
  151. LTEXT "Application name:",IDC_APPNAME,15,20,57,8
  152. LTEXT "A&uthentication Level:",IDC_STATIC,15,56,68,8
  153. COMBOBOX IDC_COMBO1,89,54,145,78,CBS_DROPDOWNLIST | CBS_SORT |
  154. WS_VSCROLL | WS_TABSTOP
  155. END
  156. IDD_PROPPAGE21 DIALOG DISCARDABLE 0, 0, 252, 218
  157. STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
  158. CAPTION "Security"
  159. FONT 8, "MS Shell Dlg"
  160. BEGIN
  161. GROUPBOX " ",IDC_STATIC,7,20,
  162. 238,50
  163. GROUPBOX " ",IDC_STATIC,7,89,
  164. 238,50
  165. GROUPBOX " ",IDC_STATIC,
  166. 7,160,238,50
  167. LTEXT "You may edit who can access this application.",
  168. IDC_STATIC,15,34,146,14
  169. LTEXT "You may edit who can launch this application.",
  170. IDC_STATIC,15,103,149,9
  171. LTEXT "You may edit who can change the configuration information for this application.",
  172. IDC_STATIC,15,171,220,17
  173. CONTROL "Use default acc&ess permissions",IDC_RADIO1,"Button",
  174. BS_AUTORADIOBUTTON | WS_GROUP,14,7,117,11
  175. CONTROL "Use custom acce&ss permissions",IDC_RADIO2,"Button",
  176. BS_AUTORADIOBUTTON,14,20,120,10
  177. PUSHBUTTON "E&dit...",IDC_BUTTON1,166,47,70,14,WS_DISABLED
  178. CONTROL "Use default &launch permissions",IDC_RADIO3,"Button",
  179. BS_AUTORADIOBUTTON | WS_GROUP,14,77,124,8
  180. CONTROL "Use custom launch per&missions",IDC_RADIO4,"Button",
  181. BS_AUTORADIOBUTTON,14,90,119,10
  182. PUSHBUTTON "Ed&it...",IDC_BUTTON2,168,117,70,14,WS_DISABLED
  183. CONTROL "Use default &configuration permissions",IDC_RADIO5,
  184. "Button",BS_AUTORADIOBUTTON | WS_GROUP,14,147,172,10
  185. CONTROL "Use custom confi&guration permissions",IDC_RADIO6,"Button",
  186. BS_AUTORADIOBUTTON,14,160,134,10
  187. PUSHBUTTON "Edi&t...",IDC_BUTTON3,168,187,70,14,WS_DISABLED
  188. END
  189. IDD_PROPPAGE3 DIALOG DISCARDABLE 0, 0, 252, 218
  190. STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
  191. CAPTION "Identity"
  192. FONT 8, "MS Shell Dlg"
  193. BEGIN
  194. CONTROL "The &interactive user",IDC_RADIO1,"Button",
  195. BS_AUTORADIOBUTTON | WS_GROUP,6,30,223,16
  196. CONTROL "The &launching user",IDC_RADIO2,"Button",
  197. BS_AUTORADIOBUTTON,6,49,205,16
  198. CONTROL "This &user:",IDC_RADIO3,"Button",BS_AUTORADIOBUTTON,6,
  199. 69,216,17
  200. CONTROL "The &System Account (services only)",IDC_RADIO4,"Button",
  201. BS_AUTORADIOBUTTON,6,161,174,14
  202. LTEXT "Us&er:",IDC_STATIC1,17,90,40,12
  203. EDITTEXT IDC_EDIT1,92,87,90,16,ES_AUTOHSCROLL | WS_DISABLED
  204. LTEXT "&Password:",IDC_STATIC2,17,113,44,12
  205. EDITTEXT IDC_EDIT2,92,108,90,16,ES_PASSWORD | ES_AUTOHSCROLL |
  206. WS_DISABLED
  207. LTEXT "C&onfirm Password:",IDC_STATIC3,17,135,62,12
  208. EDITTEXT IDC_EDIT3,92,130,90,16,ES_PASSWORD | ES_AUTOHSCROLL |
  209. WS_DISABLED
  210. PUSHBUTTON "&Browse...",IDC_BUTTON1,188,87,56,14
  211. LTEXT "Which user account do you want to use to run this application?",
  212. IDC_STATIC,7,9,227,22
  213. END
  214. IDD_PROPPAGE4 DIALOG DISCARDABLE 0, 0, 252, 218
  215. STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
  216. CAPTION "Default Security"
  217. FONT 8, "MS Shell Dlg"
  218. BEGIN
  219. GROUPBOX "Default Acc&ess Permissions",IDC_STATIC,5,4,238,65
  220. LTEXT "You may edit who is allowed to access applications that do not provide their own settings",
  221. IDC_STATIC,14,17,218,17
  222. PUSHBUTTON "Edit Default...",IDC_BUTTON1,163,45,70,14
  223. GROUPBOX "Default &Launch Permissions",IDC_STATIC,5,75,238,65
  224. LTEXT "You may edit who is allowed to launch applications that do not provide their own settings.",
  225. IDC_STATIC,14,88,218,18
  226. PUSHBUTTON "Edit Default...",IDC_BUTTON2,163,116,70,14
  227. GROUPBOX "Default &Configuration Permissions",IDC_STATIC,5,145,
  228. 238,65
  229. LTEXT "You may edit the list of users that are allowed to modify OLE class configuration information. This includes installing new OLE servers and adjusting the configuration of existing OLE servers.",
  230. IDC_STATIC,14,157,218,27
  231. PUSHBUTTON "Edit Default...",IDC_BUTTON3,163,187,70,14
  232. END
  233. IDD_DIALOG1 DIALOG DISCARDABLE 0, 0, 252, 209
  234. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  235. CAPTION "Add New Application"
  236. FONT 8, "MS Shell Dlg"
  237. BEGIN
  238. LTEXT "&Name:",IDC_STATIC,14,19,27,15
  239. EDITTEXT IDC_EDIT1,44,17,201,14,ES_AUTOHSCROLL
  240. GROUPBOX "Application Location",IDC_STATIC,7,47,238,132
  241. CONTROL "Application on &this computer",IDC_RADIO1,"Button",
  242. BS_AUTORADIOBUTTON,16,61,166,11
  243. CONTROL "Application on &another computer",IDC_RADIO2,"Button",
  244. BS_AUTORADIOBUTTON,16,121,141,15
  245. LTEXT "Path:",IDC_STATIC,27,77,109,9
  246. EDITTEXT IDC_EDIT2,26,87,148,14,ES_AUTOHSCROLL
  247. PUSHBUTTON "Browse...",IDC_BUTTON1,180,87,55,14
  248. LTEXT "Computer name:",IDC_STATIC,27,138,105,10
  249. EDITTEXT IDC_EDIT3,26,149,148,14,ES_AUTOHSCROLL | WS_DISABLED
  250. PUSHBUTTON "Browse...",IDC_BUTTON2,180,148,55,14
  251. DEFPUSHBUTTON "OK",IDOK,138,187,50,14
  252. PUSHBUTTON "Cancel",IDCANCEL,195,187,50,14
  253. END
  254. IDD_RPCOPTIONS DIALOG DISCARDABLE 0, 0, 252, 218
  255. STYLE WS_CHILD | WS_CAPTION
  256. CAPTION "Endpoints"
  257. FONT 8, "MS Shell Dlg"
  258. BEGIN
  259. LTEXT "D&COM Protocols and endpoints:",IDC_STATIC,7,7,104,8
  260. CONTROL "List1",IDC_LSTPROTSEQ,"SysListView32",LVS_LIST |
  261. LVS_SINGLESEL | WS_BORDER | WS_TABSTOP,7,19,237,100
  262. PUSHBUTTON "A&dd",IDC_CMDADD,7,126,50,14
  263. PUSHBUTTON "&Remove",IDC_CMDREMOVE,69,126,50,14
  264. PUSHBUTTON "&Properties...",IDC_CMDUPDATE,131,126,50,14
  265. PUSHBUTTON "&Clear",IDC_CMDCLEAR,193,126,50,14
  266. GROUPBOX "Description",IDC_STATIC,7,149,237,62
  267. LTEXT "The set of protocols and endpoints available for use by clients of this DCOM server. The system defaults entry indicates that the default set of DCOM protocols and endpoints for the machine will be used.",
  268. IDS_DESCRIPTION,16,163,222,38
  269. END
  270. IDD_RPCEP_DETAILS DIALOGEX 0, 0, 250, 157
  271. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  272. EXSTYLE WS_EX_CONTEXTHELP
  273. CAPTION "Endpoint Properties"
  274. FONT 8, "MS Shell Dlg"
  275. BEGIN
  276. COMBOBOX IDC_CBPROTSEQ,83,33,147,70,CBS_DROPDOWNLIST | WS_VSCROLL |
  277. WS_GROUP | WS_TABSTOP
  278. GROUPBOX "E&ndpoint Assignment",IDC_STATIC,7,51,229,82,WS_GROUP
  279. CONTROL "&Disable protocol sequence",IDC_EPDISABLE,"Button",
  280. BS_AUTORADIOBUTTON | WS_GROUP | WS_TABSTOP,17,64,100,10
  281. CONTROL "&Use default endpoints",IDC_EPDYNAMIC_DEFAULT,"Button",
  282. BS_AUTORADIOBUTTON | WS_TABSTOP,17,76,85,10
  283. CONTROL "U&se static endpoint",IDC_EPSTATICEP,"Button",
  284. BS_AUTORADIOBUTTON | WS_TABSTOP,17,88,77,10
  285. CONTROL "Use Intr&anet range of dynamic endpoints",
  286. IDC_EPDYNAMIC_INTRA,"Button",BS_AUTORADIOBUTTON |
  287. WS_TABSTOP,17,100,147,10
  288. CONTROL "Use Int&ernet range of dynamic endpoints",
  289. IDC_EPDYNAMIC_INTER,"Button",BS_AUTORADIOBUTTON |
  290. WS_TABSTOP,17,112,147,10
  291. DEFPUSHBUTTON "OK",IDOK,67,136,50,14,WS_GROUP
  292. PUSHBUTTON "Cancel",IDCANCEL,133,136,50,14
  293. EDITTEXT IDC_EENDPOINT,105,85,121,14,ES_AUTOHSCROLL | WS_GROUP
  294. LTEXT "&Protocol Sequence:",IDC_STATIC,7,33,64,12,NOT WS_GROUP
  295. ICON IDI_ICON2,IDC_STATIC,7,7,20,20
  296. LTEXT "Instructions for user",IDC_SINSTRUCTIONS,42,7,201,26,
  297. NOT WS_GROUP
  298. LTEXT "Static",IDC_SPROTSEQ,83,34,147,12
  299. END
  300. IDD_PPGDEFPROT DIALOG DISCARDABLE 0, 0, 252, 218
  301. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  302. CAPTION "Default Protocols"
  303. FONT 8, "MS Shell Dlg"
  304. BEGIN
  305. CONTROL "List1",IDC_LSTPROTSEQ,"SysListView32",LVS_LIST |
  306. LVS_SINGLESEL | WS_BORDER | WS_TABSTOP,7,19,238,100
  307. PUSHBUTTON "A&dd",IDC_CMDADD,7,126,38,14
  308. PUSHBUTTON "&Remove",IDC_CMDREMOVE,54,126,38,14
  309. PUSHBUTTON "Move &Up",IDC_CMDMOVEUP,101,126,34,14
  310. PUSHBUTTON "Move D&own",IDC_CMDMOVEDOWN,144,126,44,14
  311. PUSHBUTTON "&Properties...",IDC_CMDUPDATE,197,126,46,14
  312. LTEXT "The set of network protocols available to DCOM on this machine. The ordering of the protocols reflects the priority in which they will be used, with the top protocol having first priority. ",
  313. IDS_DESCRIPTION,16,163,222,27
  314. GROUPBOX "Description",IDC_STATIC,7,149,237,62
  315. LTEXT "D&COM Protocols:",IDC_STATIC,7,7,102,8
  316. END
  317. IDD_ADDPROTOCOL DIALOG DISCARDABLE 0, 0, 250, 82
  318. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  319. CAPTION "Add Protocol"
  320. FONT 8, "MS Shell Dlg"
  321. BEGIN
  322. COMBOBOX IDC_CBPROTSEQ,83,33,147,70,CBS_DROPDOWNLIST | WS_VSCROLL |
  323. WS_GROUP | WS_TABSTOP
  324. DEFPUSHBUTTON "OK",IDOK,67,61,50,14,WS_GROUP
  325. PUSHBUTTON "Cancel",IDCANCEL,133,61,50,14
  326. LTEXT "&Protocol Sequence:",IDC_STATIC,7,33,64,12,NOT WS_GROUP
  327. ICON IDI_ICON2,IDC_STATIC,7,7,20,20
  328. LTEXT "Instructions for user",IDC_SINSTRUCTIONS,42,7,201,26,
  329. NOT WS_GROUP
  330. END
  331. IDD_RPC_PORT_RANGES DIALOG DISCARDABLE 0, 0, 252, 209
  332. STYLE DS_MODALFRAME | DS_CONTEXTHELP | WS_POPUP | WS_CAPTION | WS_SYSMENU
  333. CAPTION "Properties for COM Internet Services"
  334. FONT 8, "MS Shell Dlg"
  335. BEGIN
  336. LISTBOX IDC_LIST1,17,42,209,60,LBS_NOINTEGRALHEIGHT | WS_VSCROLL |
  337. WS_GROUP | WS_TABSTOP
  338. PUSHBUTTON "A&dd...",IDC_BTNADD,17,108,50,14
  339. PUSHBUTTON "&Remove",IDC_BTNREMOVE,92,108,50,14
  340. PUSHBUTTON "Re&move All",IDC_BTNREMOVEALL,167,108,50,14
  341. CONTROL "Int&ernet range",IDC_ASSIGN_RANGE_INTERNET,"Button",
  342. BS_AUTORADIOBUTTON | WS_GROUP | WS_TABSTOP,17,141,60,10
  343. CONTROL "Intr&anet range",IDC_ASSIGN_RANGE_INTRANET,"Button",
  344. BS_AUTORADIOBUTTON | WS_TABSTOP,91,141,60,10
  345. CONTROL "I&nternet range",IDC_DEFAULT_INTERNET,"Button",
  346. BS_AUTORADIOBUTTON | WS_GROUP | WS_TABSTOP,17,167,60,10
  347. CONTROL "In&tranet range",IDC_DEFAULT_INTRANET,"Button",
  348. BS_AUTORADIOBUTTON | WS_TABSTOP,91,167,60,10
  349. DEFPUSHBUTTON "OK",IDOK,67,188,50,14,WS_GROUP
  350. PUSHBUTTON "Cancel",IDCANCEL,133,188,50,14
  351. GROUPBOX "&Port Ranges",IDC_STATIC,7,30,238,97,WS_GROUP
  352. GROUPBOX "Port range assignment",IDC_STATIC,7,129,238,25
  353. GROUPBOX "Default dynamic port allocation",IDC_STATIC,7,155,238,
  354. 25
  355. ICON IDI_ICON2,IDC_STATIC,7,7,20,20
  356. LTEXT "Instructions for user",IDC_SINSTRUCTIONS,44,7,201,26,
  357. NOT WS_GROUP
  358. END
  359. IDD_ADD_PORT_RANGE DIALOG DISCARDABLE 0, 0, 250, 82
  360. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  361. CAPTION "Add port range"
  362. FONT 8, "MS Shell Dlg"
  363. BEGIN
  364. EDITTEXT IDC_PORTRANGE,83,32,147,14,ES_AUTOHSCROLL
  365. DEFPUSHBUTTON "OK",IDOK,67,61,50,14,WS_GROUP
  366. PUSHBUTTON "Cancel",IDCANCEL,133,61,50,14
  367. LTEXT "&Port range:",IDC_STATIC,7,33,64,12,NOT WS_GROUP
  368. ICON IDI_ICON2,IDC_STATIC,7,7,20,20
  369. LTEXT "Instructions for user",IDC_SINSTRUCTIONS,42,7,201,26,
  370. NOT WS_GROUP
  371. END
  372. #ifndef _MAC
  373. /////////////////////////////////////////////////////////////////////////////
  374. //
  375. // Version
  376. //
  377. VS_VERSION_INFO VERSIONINFO
  378. FILEVERSION 5,0,1447,1
  379. PRODUCTVERSION 5,0,1447,1
  380. FILEFLAGSMASK 0x3fL
  381. #ifdef _DEBUG
  382. FILEFLAGS 0x1L
  383. #else
  384. FILEFLAGS 0x0L
  385. #endif
  386. FILEOS 0x40004L
  387. FILETYPE 0x1L
  388. FILESUBTYPE 0x0L
  389. BEGIN
  390. BLOCK "StringFileInfo"
  391. BEGIN
  392. BLOCK "040904B0"
  393. BEGIN
  394. VALUE "CompanyName", "Microsoft Corporation\0"
  395. VALUE "FileDescription", "Distributed COM Configuration\0"
  396. VALUE "FileVersion", "5.00.1447.1\0"
  397. VALUE "InternalName", "dcomcnfg.exe\0"
  398. VALUE "LegalCopyright", "Copyright (C) Microsoft Corp. 1981-1996\0"
  399. VALUE "OriginalFilename", "dcomcnfg.exe\0"
  400. VALUE "ProductName", "Microsoft(R) Windows NT(R) Operating System\0"
  401. VALUE "ProductVersion", "5.00.1447.1\0"
  402. END
  403. END
  404. BLOCK "VarFileInfo"
  405. BEGIN
  406. VALUE "Translation", 0x409, 1200
  407. END
  408. END
  409. #endif // !_MAC
  410. /////////////////////////////////////////////////////////////////////////////
  411. //
  412. // DESIGNINFO
  413. //
  414. #ifdef APSTUDIO_INVOKED
  415. GUIDELINES DESIGNINFO DISCARDABLE
  416. BEGIN
  417. IDD_OLECNFG_DIALOG, DIALOG
  418. BEGIN
  419. LEFTMARGIN, 7
  420. RIGHTMARGIN, 312
  421. TOPMARGIN, 7
  422. BOTTOMMARGIN, 259
  423. END
  424. IDD_PROPPAGE1, DIALOG
  425. BEGIN
  426. LEFTMARGIN, 7
  427. RIGHTMARGIN, 245
  428. TOPMARGIN, 7
  429. BOTTOMMARGIN, 210
  430. END
  431. IDD_PROPPAGE2, DIALOG
  432. BEGIN
  433. LEFTMARGIN, 8
  434. RIGHTMARGIN, 244
  435. TOPMARGIN, 7
  436. BOTTOMMARGIN, 210
  437. END
  438. IDD_PROPPAGE11, DIALOG
  439. BEGIN
  440. LEFTMARGIN, 7
  441. RIGHTMARGIN, 245
  442. TOPMARGIN, 7
  443. BOTTOMMARGIN, 210
  444. END
  445. IDD_PROPPAGE5, DIALOG
  446. BEGIN
  447. LEFTMARGIN, 7
  448. RIGHTMARGIN, 245
  449. TOPMARGIN, 7
  450. BOTTOMMARGIN, 210
  451. END
  452. IDD_PROPPAGE21, DIALOG
  453. BEGIN
  454. LEFTMARGIN, 7
  455. RIGHTMARGIN, 245
  456. TOPMARGIN, 7
  457. BOTTOMMARGIN, 210
  458. END
  459. IDD_PROPPAGE3, DIALOG
  460. BEGIN
  461. LEFTMARGIN, 6
  462. RIGHTMARGIN, 244
  463. TOPMARGIN, 7
  464. BOTTOMMARGIN, 210
  465. END
  466. IDD_PROPPAGE4, DIALOG
  467. BEGIN
  468. LEFTMARGIN, 5
  469. RIGHTMARGIN, 249
  470. TOPMARGIN, 7
  471. BOTTOMMARGIN, 210
  472. END
  473. IDD_DIALOG1, DIALOG
  474. BEGIN
  475. LEFTMARGIN, 7
  476. RIGHTMARGIN, 245
  477. TOPMARGIN, 7
  478. BOTTOMMARGIN, 201
  479. END
  480. IDD_RPCOPTIONS, DIALOG
  481. BEGIN
  482. LEFTMARGIN, 7
  483. RIGHTMARGIN, 244
  484. TOPMARGIN, 7
  485. BOTTOMMARGIN, 211
  486. END
  487. IDD_RPCEP_DETAILS, DIALOG
  488. BEGIN
  489. LEFTMARGIN, 7
  490. RIGHTMARGIN, 243
  491. TOPMARGIN, 7
  492. BOTTOMMARGIN, 150
  493. END
  494. IDD_PPGDEFPROT, DIALOG
  495. BEGIN
  496. LEFTMARGIN, 7
  497. RIGHTMARGIN, 245
  498. TOPMARGIN, 7
  499. BOTTOMMARGIN, 211
  500. END
  501. IDD_ADDPROTOCOL, DIALOG
  502. BEGIN
  503. LEFTMARGIN, 7
  504. RIGHTMARGIN, 243
  505. TOPMARGIN, 7
  506. BOTTOMMARGIN, 75
  507. END
  508. IDD_RPC_PORT_RANGES, DIALOG
  509. BEGIN
  510. LEFTMARGIN, 7
  511. RIGHTMARGIN, 245
  512. TOPMARGIN, 7
  513. BOTTOMMARGIN, 202
  514. END
  515. IDD_ADD_PORT_RANGE, DIALOG
  516. BEGIN
  517. LEFTMARGIN, 7
  518. RIGHTMARGIN, 243
  519. TOPMARGIN, 7
  520. BOTTOMMARGIN, 75
  521. END
  522. END
  523. #endif // APSTUDIO_INVOKED
  524. /////////////////////////////////////////////////////////////////////////////
  525. //
  526. // Accelerator
  527. //
  528. IDR_ACCELERATOR1 ACCELERATORS DISCARDABLE
  529. BEGIN
  530. VK_F1, ID_CONTEXT_HELP, VIRTKEY, SHIFT, NOINVERT
  531. END
  532. /////////////////////////////////////////////////////////////////////////////
  533. //
  534. // Bitmap
  535. //
  536. IDB_BITMAP1 BITMAP DISCARDABLE "bitmap1.bmp"
  537. IDB_IMGNETWORK BITMAP DISCARDABLE "bitmap2.bmp"
  538. /////////////////////////////////////////////////////////////////////////////
  539. //
  540. // String Table
  541. //
  542. STRINGTABLE DISCARDABLE
  543. BEGIN
  544. IDS_ABOUTBOX "&About olecnfg..."
  545. IDS_PROPSHT_CAPTION "Property Sheet"
  546. IDS_NOTIPAVAILABLE "No information for this protocol"
  547. IDS_PROTSEQ "RPC protocol sequence combination"
  548. END
  549. STRINGTABLE DISCARDABLE
  550. BEGIN
  551. IDS_PROPSHT_CAPTION1 "Property Sheet"
  552. IDS_PSMAIN_TITLE "Distributed COM Configuration"
  553. IDS_NONE "(None)"
  554. IDS_DEFAULT "Default"
  555. IDS_CONNECT "Connect"
  556. IDS_CALL "Call"
  557. IDS_PACKET "Packet"
  558. IDS_PACKETINTEGRITY "Packet Integrity"
  559. IDS_PACKETPRIVACY "Packet Privacy"
  560. IDS_ANONYMOUS "Anonymous"
  561. IDS_IDENTIFY "Identify"
  562. IDS_IMPERSONATE "Impersonate"
  563. IDS_DELEGATE "Delegate"
  564. IDS_ACCESSDENIED "You have been denied access to some resource."
  565. IDS_SYSTEMMESSAGE "DCOM Configuration"
  566. IDS_NA "n/a"
  567. END
  568. STRINGTABLE DISCARDABLE
  569. BEGIN
  570. IDS_SERVERTYPE_INPROC "in-process server"
  571. IDS_SERVERTYPE_LOCALEXE "local server"
  572. IDS_SERVERTYPE_SERVICE "local service"
  573. IDS_SERVERTYPE_PURE_REMOTE "remote server"
  574. IDS_SERVERTYPE_REMOTE_LOCALEXE "remote or local server"
  575. IDS_SERVERTYPE_REMOTE_SERVICE "remote server or local service"
  576. IDS_SERVICENAME "Service name:"
  577. IDS_PATH "Local path:"
  578. IDS_ATSTORAGE "where data is located"
  579. IDS_NOMATCH "Password confirmation failed."
  580. IDS_INVALIDSERVER "You must specify a valid machine name."
  581. IDS_NOACCOUNT "An account for this domain and user could not be found. Check that this user has a valid user account in the specified domain."
  582. IDS_ADMINSONLY "Only administrators are permitted to run this tool."
  583. IDS_BLANKUSERNAME "The RunAs user name cannot be blank."
  584. END
  585. STRINGTABLE DISCARDABLE
  586. BEGIN
  587. IDS_BLANKPASSWORD "The RunAs password cannot be blank."
  588. IDS_LocalService "LocalService"
  589. IDS__LocalService "_LocalService"
  590. IDS_RemoteServerName "RemoteServerName"
  591. IDS_REBOOT "Changes have been applied but will not take effect until this machine is rebooted. Reboot now?"
  592. IDS_ActivateAtStorage "ActivateAtStorage"
  593. IDS_RunAs "RunAs"
  594. IDS_InteractiveUser "Interactive User"
  595. IDS_AccessPermission "AccessPermission"
  596. IDS_LaunchPermission "LaunchPermission"
  597. IDS_Y "Y"
  598. IDS_LocalServer32 "LocalServer32"
  599. IDS__LocalServer32 "_LocalServer32"
  600. IDS_LocalServer "LocalServer"
  601. IDS__LocalServer "_LocalServer"
  602. END
  603. STRINGTABLE DISCARDABLE
  604. BEGIN
  605. IDS_CLSID "CLSID"
  606. IDS_AppID "AppID"
  607. IDS_NULL "NULL"
  608. IDS_IMPERSONATION "Client is anonymous to server"
  609. IDS_ANONYMOUS2 "Use anonymous authentication"
  610. IDS_IDENTITY "Server has information about client (no impersonation)"
  611. IDS_CLSID_ "The CLSID %1, item %2 and title %3 has the named value AppID, but is not recorded under \\\\HKEY_CLASSES_ROOT\\AppId. Do you wish to record it?"
  612. IDS_DCOM_Configuration_Warning "DCOM Configuration Warning"
  613. IDS_SOFTWARE_Microsoft_OLE "\\SOFTWARE\\Microsoft\\OLE"
  614. END
  615. STRINGTABLE DISCARDABLE
  616. BEGIN
  617. IDS_Clsid2 "Clsid"
  618. IDS_EnableDCOM "EnableDCOM"
  619. IDS_LegacyAuthenticationLevel "LegacyAuthenticationLevel"
  620. IDS_LegacyImpersonationLevel "LegacyImpersonationLevel"
  621. IDS_LegacySecureReferences "LegacySecureReferences"
  622. IDS_DefaultccessPermission "DefaultAccessPermission"
  623. IDS_DefaultLaunchPermission "DefaultLaunchPermission"
  624. IDS_HKEY_CLASSES_ROOT "HKEY_CLASSES_ROOT"
  625. IDS_Allow_ "Allow "
  626. IDS_Deny_ "Deny "
  627. IDS_Registry_value "Registry Value"
  628. IDS_Browse_for_users "Browse for Users"
  629. IDS_SCM_ "SCM:"
  630. IDS_The_security_ "The Security Descriptor contains an Access Control Entry (ACE) inappropriate to this context. If you continue it will be rewritten as an Allow ACE on the appropriate access mask. Do you wish to continue?"
  631. IDS_backslash "\\"
  632. END
  633. STRINGTABLE DISCARDABLE
  634. BEGIN
  635. IDS_Key_Read "Key Read"
  636. IDS_Query_Value "Query Value"
  637. IDS_Set_Value "Set Value"
  638. IDS_Create_Subkey "Create Subkey"
  639. IDS_Enumerate_Subkeys "Enumerate Subkeys"
  640. IDS_Notify "Notify"
  641. IDS_Create_Link "Create Link"
  642. IDS_Delete "Delete"
  643. IDS_Write_DAC "Write DAC"
  644. IDS_Read_Control "Read Control"
  645. IDS_Read "Read"
  646. IDS_Full_Control "Full Control"
  647. IDS_Special_AccessDotDotDot "Special Access..."
  648. IDS_Registry_Key "Registry Key"
  649. IDS_Registry_Application "Registry Application"
  650. IDS_Write_Owner "Write Owner"
  651. END
  652. STRINGTABLE DISCARDABLE
  653. BEGIN
  654. IDS_EFFECTIVE "Effective = True - only Windows security settings set to on are included in token"
  655. IDS_DYNAMIC "Dynamic security token if set - static otherwise"
  656. IDS_NTMACHINENAME "Windows Machine Name"
  657. IDS_SERVICENAME2 "Service or application name (no backslash)"
  658. IDS_INETADDR "Four octet internet address or DNS host name"
  659. IDS_INETPORT "Internet port number"
  660. IDS_INTEGER255 "Integer between 0 and 255. (0 - 32 reserved)."
  661. IDS_NTSERVER "Windows Server name (backslashes optional)"
  662. IDS_NAMEDPIPE "Windows named pipe - start with ""\\\\pipe"""
  663. IDS_INTEGER "Integer between 0 and 65535"
  664. IDS_IPXINETADDR "IPX Internet address or Windows server name"
  665. IDS_DECNET "DECnet area and node syntax"
  666. IDS_DECNETOBJECT "DECnet phase IV object number"
  667. IDS_APPLETALK "Windows machine name optionally followed by @ AT zone"
  668. IDS_ATSTRING "AppleTalk endpoint string (max 22 chars)"
  669. END
  670. STRINGTABLE DISCARDABLE
  671. BEGIN
  672. IDS_VINES "StreetTalk server (item@group@organization)"
  673. IDS_VINESPORT "Vines SPP port number (250 - 511)"
  674. IDS_DYNAMIC_INTERNET "Use dynamically assigned endpoints for Internet port range"
  675. IDS_DYNAMIC_INTRANET "Use dynamically assigned endpoints for intranet port range"
  676. IDS_EPDESC_NCACN_NB_TCP "Connection-oriented Netbios over TCP"
  677. IDS_EPDESC_NCACN_NB_IPX "Connection-oriented Netbios over IPX"
  678. IDS_EPDESC_NCACN_NB_NB "Connection-oriented NetBEUI"
  679. IDS_EPDESC_NCACN_IP_TCP "Connection-oriented TCP/IP"
  680. IDS_EPDESC_NCACN_NP "Connection-oriented named pipes"
  681. IDS_EPDESC_NCACN_SPX "Connection-oriented SPX"
  682. IDS_EPDESC_NCACN_DNET_NSP "Connection-oriented DECnet transport"
  683. IDS_EPDESC_NCACN_AT_DSP "AppleTalk DSP"
  684. IDS_EPDESC_NCACN_VNNS_SPP "Connection-oriented Vines SPP transport"
  685. IDS_EPDESC_NCADG_IP_UDP "Datagram UDP/IP"
  686. IDS_EPDESC_NCADG_IPX "Datagram IPX"
  687. IDS_EPDESC_NCALRPC "Local RPC call"
  688. END
  689. STRINGTABLE DISCARDABLE
  690. BEGIN
  691. IDS_EPSTATIC "Use static endpoint for this protocol"
  692. IDS_INSTRUCTIONS_ADDPROTOCOL
  693. "Select the DCOM network protocol sequence that you want to add. Enter the endpoint details and click OK when you have finished."
  694. IDS_CAPTION_ADDPROTOCOL "Select DCOM protocol and endpoint"
  695. IDS_INSTRUCTIONS_UPDATEPROTOCOL
  696. "Modify the endpoint details if desired and click OK when you have finished."
  697. IDS_CAPTION_UPDATEPROTOCOL "DCOM Endpoint Properties"
  698. IDS_EPDYNAMICINTRA "Use dynamic protocols for intranet"
  699. IDS_EPDYNAMICINTER "Use dynamic protocols for internet"
  700. IDS_EPDESC_DEFAULT "... default system protocols ..."
  701. IDS_DUPLICATE_PROTSEQ "Cannot add duplicate of existing protocol sequence"
  702. IDS_EPDESC_NCACN_HTTP "Tunneling TCP/IP"
  703. IDS_ADDPORT_INSTRUCTIONS
  704. "Enter port or port range in the form nnnn or nnnn-mmmm. For example 4000 or 4000-4010"
  705. IDS_INVALID_PORTRANGE "Invalid port range format: Use a single number such as 4000 or a range in the form xxxx-yyyy such as 4000-4010"
  706. IDS_INSTRUCTIONS_PORTRANGES
  707. "Use the port ranges controls to add or remove port ranges from the port categories for use with packet filtering or firewall software."
  708. IDS_BDCCONFIRM "You are attempting to write to the read-only user database on a Windows NT Backup Domain Controller. Should DCOMCNFG write to the Primary Domain Controller Database instead ? (if in doubt, contact your system administrator)"
  709. IDS_ERR_ENDPOINT "Invalid endpoint format. Expecting \n\n\t%s"
  710. END
  711. STRINGTABLE DISCARDABLE
  712. BEGIN
  713. IDS_ALLOW_ACCESS "Allow Access"
  714. IDS_DENY_ACCESS "Deny Access"
  715. IDS_ALLOW_LAUNCH "Allow Launch"
  716. IDS_DENY_LAUNCH "Deny Launch"
  717. IDS_ALLOW_CONFIG "Allow Config"
  718. IDS_DENY_CONFIG "Deny Config"
  719. IDS_SERVERTYPE_SURROGATE "Dll Surrogate"
  720. IDS_SERVERTYPE_UNKNOWN "Unknown server type"
  721. IDS_FATALOUTOFMEMORY "There is insufficient memory to perform the requested operation. Please increase the size of your machine's paging file, or shutdown other applications before re-trying this operation. This application will now exit."
  722. IDS_FATALOUTOFMEMORYTITLE "Dcomcnfg.exe: Not enough memory"
  723. END
  724. #endif // English (U.S.) resources
  725. /////////////////////////////////////////////////////////////////////////////
  726. #ifndef APSTUDIO_INVOKED
  727. /////////////////////////////////////////////////////////////////////////////
  728. //
  729. // Generated from the TEXTINCLUDE 3 resource.
  730. //
  731. #define _AFX_NO_SPLITTER_RESOURCES
  732. #define _AFX_NO_OLE_RESOURCES
  733. #define _AFX_NO_TRACKER_RESOURCES
  734. #define _AFX_NO_PROPERTY_RESOURCES
  735. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  736. #ifdef _WIN32
  737. LANGUAGE 9, 1
  738. #pragma code_page(1252)
  739. #endif
  740. #include "res\olecnfg.rc2" // non-Microsoft Visual C++ edited resources
  741. #include "afxres.rc" // Standard components
  742. #endif
  743. /////////////////////////////////////////////////////////////////////////////
  744. #endif // not APSTUDIO_INVOKED