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.

1357 lines
59 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. #include "chooserd.h"
  11. /////////////////////////////////////////////////////////////////////////////
  12. #undef APSTUDIO_READONLY_SYMBOLS
  13. /////////////////////////////////////////////////////////////////////////////
  14. // English (U.S.) resources
  15. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  16. #ifdef _WIN32
  17. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  18. #pragma code_page(1252)
  19. #endif //_WIN32
  20. #ifdef APSTUDIO_INVOKED
  21. /////////////////////////////////////////////////////////////////////////////
  22. //
  23. // TEXTINCLUDE
  24. //
  25. 1 TEXTINCLUDE DISCARDABLE
  26. BEGIN
  27. "resource.h\0"
  28. END
  29. 2 TEXTINCLUDE DISCARDABLE
  30. BEGIN
  31. "#include ""afxres.h""\r\n"
  32. "#include ""chooserd.h""\0"
  33. END
  34. 3 TEXTINCLUDE DISCARDABLE
  35. BEGIN
  36. "\r\n"
  37. "\0"
  38. END
  39. #endif // APSTUDIO_INVOKED
  40. /////////////////////////////////////////////////////////////////////////////
  41. //
  42. // Dialog
  43. //
  44. IDD_SERVICE_REBOOT_COMPUTER DIALOG DISCARDABLE 30, 30, 252, 148
  45. STYLE DS_MODALFRAME | DS_CONTEXTHELP | WS_POPUP | WS_CAPTION | WS_SYSMENU
  46. CAPTION "Restart Computer Options"
  47. FONT 8, "MS Shell Dlg"
  48. BEGIN
  49. LTEXT "&Restart computer after:",
  50. IDC_STATIC_REBOOT_COMPUTER_DELAY,7,10,73,8
  51. EDITTEXT IDC_EDIT_REBOOT_COMPUTER_DELAY,92,7,30,14,ES_AUTOHSCROLL |
  52. ES_NUMBER
  53. LTEXT "minutes",IDC_STATIC_MINUTES,130,10,46,8
  54. CONTROL "&Before restart, send this message to computers on the network:",
  55. IDC_REBOOT_MESSAGE_CHECKBOX,"Button",BS_AUTOCHECKBOX |
  56. BS_TOP | BS_MULTILINE | WS_TABSTOP,7,35,237,10
  57. EDITTEXT IDC_EDIT_REBOOT_MESSAGE,19,47,225,65,ES_MULTILINE |
  58. ES_AUTOVSCROLL | ES_WANTRETURN | WS_VSCROLL
  59. DEFPUSHBUTTON "OK",IDOK,140,127,50,14
  60. PUSHBUTTON "Cancel",IDCANCEL,194,127,50,14
  61. END
  62. IDD_PROPPAGE_SERVICE_GENERAL DIALOGEX 0, 0, 252, 218
  63. STYLE DS_CONTEXTHELP | WS_CHILD | WS_DISABLED | WS_CAPTION
  64. CAPTION "General"
  65. FONT 8, "MS Shell Dlg"
  66. BEGIN
  67. LTEXT "Service name:",IDC_STATIC_SERVICE_NAME_STATIC,7,9,58,8
  68. LTEXT "",IDC_STATIC_SERVICE_NAME,67,9,178,8
  69. LTEXT "Display &name:",IDC_STATIC_DISPLAY_NAME,7,28,57,8
  70. #ifdef EDIT_DISPLAY_NAME_373025
  71. EDITTEXT IDC_EDIT_DISPLAY_NAME,67,25,178,14,ES_AUTOHSCROLL
  72. #else
  73. EDITTEXT IDC_EDIT_DISPLAY_NAME,67,25,178,14,ES_AUTOHSCROLL |
  74. ES_READONLY | NOT WS_BORDER,WS_EX_STATICEDGE
  75. #endif // EDIT_DISPLAY_NAME_373025
  76. LTEXT "&Description:",IDC_STATIC_DESCRIPTION,7,46,57,8
  77. EDITTEXT IDC_EDIT_DESCRIPTION,67,43,178,22,ES_MULTILINE |
  78. #ifdef EDIT_DISPLAY_NAME_373025
  79. ES_AUTOVSCROLL | WS_VSCROLL
  80. #else
  81. ES_AUTOVSCROLL | WS_VSCROLL |
  82. ES_READONLY | NOT WS_BORDER,WS_EX_STATICEDGE
  83. #endif // EDIT_DISPLAY_NAME_373025
  84. LTEXT "Pat&h to executable:",
  85. IDC_STATIC_PATH_TO_EXECUTABLE_STATIC,7,72,65,8
  86. EDITTEXT IDC_STATIC_PATH_TO_EXECUTABLE,7,82,238,12,ES_AUTOHSCROLL |
  87. ES_READONLY | NOT WS_BORDER,WS_EX_STATICEDGE
  88. LTEXT "Startup typ&e:",IDC_STATIC_STARTUP_TYPE,7,105,41,8
  89. COMBOBOX IDC_COMBO_STARTUP_TYPE,67,103,178,77,CBS_DROPDOWNLIST |
  90. CBS_AUTOHSCROLL | WS_VSCROLL | WS_TABSTOP
  91. CONTROL "",IDC_STATIC,"Static",SS_ETCHEDHORZ,7,130,237,1
  92. LTEXT "Service status:",IDC_STATIC_CURRENT_STATUS_STATIC,7,137,
  93. 58,8
  94. LTEXT "Stopped",IDC_STATIC_CURRENT_STATUS,67,137,178,8,
  95. SS_NOPREFIX
  96. PUSHBUTTON "&Start",IDC_BUTTON_START,7,152,56,14
  97. PUSHBUTTON "S&top",IDC_BUTTON_STOP,67,152,56,14
  98. PUSHBUTTON "&Pause",IDC_BUTTON_PAUSE,127,152,57,14
  99. PUSHBUTTON "&Resume",IDC_BUTTON_RESUME,189,152,56,14
  100. LTEXT "You can specify the start parameters that apply when you start the service from here.",
  101. IDC_STATIC,7,173,238,16
  102. LTEXT "Start para&meters:",IDC_STATIC_STARTUP_PARAMETERS,7,199,
  103. 72,8
  104. EDITTEXT IDC_EDIT_STARTUP_PARAMETERS,79,196,166,14,ES_AUTOHSCROLL
  105. END
  106. IDD_PROPPAGE_SERVICE_HWPROFILE DIALOG DISCARDABLE 0, 0, 252, 218
  107. STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
  108. CAPTION "Log On"
  109. FONT 8, "MS Shell Dlg"
  110. BEGIN
  111. LTEXT "Log on as:",IDC_STATIC,7,7,238,8
  112. CONTROL "&Local System account",IDC_RADIO_LOGONAS_SYSTEMACCOUNT,
  113. "Button",BS_AUTORADIOBUTTON | BS_TOP | BS_MULTILINE |
  114. WS_GROUP | WS_TABSTOP,7,22,238,10
  115. CONTROL "&This account:",IDC_RADIO_LOGONAS_THIS_ACCOUNT,"Button",
  116. BS_AUTORADIOBUTTON | BS_TOP | BS_MULTILINE,7,52,80,10
  117. CONTROL "Allo&w service to interact with desktop",
  118. IDC_CHECK_SERVICE_INTERACT_WITH_DESKTOP,"Button",
  119. BS_AUTOCHECKBOX | BS_TOP | BS_MULTILINE | WS_GROUP |
  120. WS_TABSTOP,18,34,227,10
  121. EDITTEXT IDC_EDIT_ACCOUNTNAME,87,50,103,14,ES_AUTOHSCROLL |
  122. WS_GROUP
  123. PUSHBUTTON "&Browse...",IDC_BUTTON_CHOOSE_USER,195,50,50,14
  124. LTEXT "&Password:",IDC_STATIC_PASSWORD,18,71,69,8,WS_DISABLED
  125. EDITTEXT IDC_EDIT_PASSWORD,87,68,104,14,ES_PASSWORD |
  126. ES_AUTOHSCROLL
  127. LTEXT "&Confirm password:",IDC_STATIC_PASSWORD_CONFIRM,18,89,
  128. 69,8,WS_DISABLED
  129. EDITTEXT IDC_EDIT_PASSWORD_CONFIRM,87,86,104,14,ES_PASSWORD |
  130. ES_AUTOHSCROLL
  131. LTEXT "&You can enable or disable this service for the hardware profiles listed below:",
  132. IDC_DESCRIBE_HARDWARE_PROFILES,7,114,238,8
  133. CONTROL "List2",IDC_LIST_HARDWARE_PROFILES,"SysListView32",
  134. LVS_REPORT | LVS_SINGLESEL | LVS_SHOWSELALWAYS |
  135. LVS_NOSORTHEADER | WS_BORDER | WS_GROUP | WS_TABSTOP,7,
  136. 124,238,65
  137. PUSHBUTTON "&Enable",IDC_BUTTON_ENABLE,141,197,50,14,WS_DISABLED
  138. PUSHBUTTON "&Disable",IDC_BUTTON_DISABLE,195,197,50,14,WS_DISABLED
  139. END
  140. IDD_PROPPAGE_SERVICE_RECOVERY DIALOG DISCARDABLE 0, 0, 252, 218
  141. STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
  142. CAPTION "Recovery"
  143. FONT 8, "MS Shell Dlg"
  144. BEGIN
  145. LTEXT "Select the computer's response if this service fails.",
  146. IDC_STATIC_FAILURE_ACTIONS,7,7,238,8
  147. LTEXT "&First failure:",IDC_STATIC_FIRST_ATTEMPT,7,24,92,8
  148. COMBOBOX IDC_COMBO_FIRST_ATTEMPT,104,22,141,147,CBS_DROPDOWNLIST |
  149. WS_VSCROLL | WS_TABSTOP
  150. LTEXT "&Second failure:",IDC_STATIC_SECOND_ATTEMPT,7,41,92,8
  151. COMBOBOX IDC_COMBO_SECOND_ATTEMPT,104,39,141,147,CBS_DROPDOWNLIST |
  152. WS_VSCROLL | WS_TABSTOP
  153. LTEXT "S&ubsequent failures:",IDC_STATIC_SUBSEQUENT_ATTEMPTS,7,
  154. 58,92,8
  155. COMBOBOX IDC_COMBO_SUBSEQUENT_ATTEMPTS,104,56,141,147,
  156. CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP
  157. LTEXT "Reset fail c&ount after:",IDC_STATIC_RESET_FAIL_COUNT,7,
  158. 75,92,8
  159. EDITTEXT IDC_EDIT_SERVICE_RESET_ABEND_COUNT,104,73,40,13,
  160. ES_AUTOHSCROLL | ES_NUMBER
  161. LTEXT "days",IDC_STATIC,150,75,95,8
  162. LTEXT "Restart ser&vice after:",IDC_STATIC_RESTARTSERVICE,7,92,
  163. 92,8
  164. EDITTEXT IDC_EDIT_SERVICE_RESTART_DELAY,104,90,40,13,
  165. ES_AUTOHSCROLL | ES_NUMBER
  166. LTEXT "minutes",IDC_STATIC_RESTARTSERVICE_3,150,92,95,8
  167. GROUPBOX "Run program",IDC_STATIC_RUNFILE_1,7,108,238,80
  168. LTEXT "&Program:",IDC_STATIC_RUNFILE_2,16,121,168,8
  169. EDITTEXT IDC_EDIT_RUNFILE_FILENAME,16,131,165,14,ES_AUTOHSCROLL
  170. PUSHBUTTON "&Browse...",IDC_BUTTON_BROWSE,186,131,50,14
  171. LTEXT "&Command line parameters:",IDC_STATIC_RUNFILE_3,16,155,
  172. 108,8
  173. EDITTEXT IDC_EDIT_RUNFILE_PARAMETERS,126,152,110,14,
  174. ES_AUTOHSCROLL
  175. CONTROL "App&end fail count to end of command line (/fail=%1%)",
  176. IDC_CHECK_APPEND_ABENDNO,"Button",BS_AUTOCHECKBOX |
  177. BS_TOP | BS_MULTILINE | WS_TABSTOP,16,171,219,10
  178. PUSHBUTTON "&Restart Computer Options...",
  179. IDC_BUTTON_REBOOT_COMPUTER,112,197,133,14
  180. END
  181. IDD_PROPPAGE_SERVICE_RECOVERY2 DIALOG DISCARDABLE 0, 0, 252, 218
  182. STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
  183. CAPTION "Recovery"
  184. FONT 8, "MS Shell Dlg"
  185. BEGIN
  186. LTEXT "If this service fails, the computer will restart.\nRecovery actions are not supported for this service.",
  187. -1,7,90,238,50,SS_CENTER
  188. END
  189. IDD_SERVICE_CONTROL_PROGRESS DIALOG DISCARDABLE 15, 50, 252, 89
  190. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  191. CAPTION "Service Control"
  192. FONT 8, "MS Shell Dlg"
  193. BEGIN
  194. LTEXT "Contacting Service Control Manager",
  195. IDC_STATIC_ACTION_MSG,7,7,238,8,SS_NOPREFIX
  196. LTEXT "Service Name",IDC_STATIC_SERVICENAME_MSG,7,22,238,16
  197. CONTROL "",IDC_PROGRESS,"msctls_progress32",0x0,7,45,238,14
  198. PUSHBUTTON "&Close",IDCANCEL,100,68,50,14
  199. END
  200. IDD_SERVICE_STOP_DEPENDENCIES DIALOG DISCARDABLE 70, 50, 252, 150
  201. STYLE DS_MODALFRAME | DS_CONTEXTHELP | WS_POPUP | WS_CAPTION | WS_SYSMENU
  202. CAPTION "Stop Other Services"
  203. FONT 8, "MS Shell Dlg"
  204. BEGIN
  205. ICON IDI_ICON_WARNING,IDC_STATIC,7,7,20,20
  206. LTEXT "The following services will also be stopped...",
  207. IDC_STATIC_STOP_SERVICES,35,7,182,28
  208. LISTBOX IDC_LIST_SERVICES,35,42,182,57,LBS_NOINTEGRALHEIGHT |
  209. LBS_NOSEL | WS_VSCROLL | WS_TABSTOP
  210. LTEXT "Do you want to stop these services?",
  211. IDC_STATIC_STOP_SERVICES_QUERY,35,106,182,8
  212. DEFPUSHBUTTON "&Yes",IDOK,74,129,50,14
  213. PUSHBUTTON "&No",IDCANCEL,128,129,50,14
  214. END
  215. IDD_SHAREPROP_GENERAL DIALOG DISCARDABLE 0, 0, 252, 218
  216. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  217. CAPTION "General"
  218. FONT 8, "MS Shell Dlg"
  219. BEGIN
  220. LTEXT "Share &name:",IDC_STATIC_SHARE_NAME_STATIC,7,27,56,8
  221. EDITTEXT IDC_EDIT_SHARE_NAME,67,27,178,14,ES_AUTOHSCROLL |
  222. ES_READONLY
  223. LTEXT "Folder &path:",IDC_STATIC_PATH_NAME_STATIC,7,47,56,8
  224. EDITTEXT IDC_EDIT_PATH_NAME,67,45,178,14,ES_AUTOHSCROLL |
  225. ES_READONLY
  226. LTEXT "&Description:",IDC_STATIC_COMMENT_STATIC,7,66,56,8
  227. EDITTEXT IDC_EDIT_DESCRIPTION,67,63,178,14,ES_AUTOHSCROLL
  228. GROUPBOX "User limit",IDC_GROUP_USER_LIMIT,7,86,238,49,WS_GROUP
  229. CONTROL "&Maximum allowed",IDC_SHRPROP_MAX_ALLOWED,"Button",
  230. BS_AUTORADIOBUTTON | WS_GROUP | WS_TABSTOP,12,101,124,8
  231. CONTROL "Allo&w this number of users:",
  232. IDC_SHRPROP_ALLOW_SPECIFIC,"Button",BS_AUTORADIOBUTTON,
  233. 12,115,110,8
  234. EDITTEXT IDC_SHRPROP_EDIT_USERS,125,111,55,14,ES_NUMBER |
  235. WS_GROUP
  236. CONTROL "Spin1",IDC_SHRPROP_SPIN_USERS,"msctls_updown32",
  237. UDS_SETBUDDYINT | UDS_ALIGNRIGHT | UDS_AUTOBUDDY |
  238. UDS_ARROWKEYS | UDS_NOTHOUSANDS,94,113,6,12
  239. END
  240. IDD_SHAREPROP_GENERAL_SMB DIALOG DISCARDABLE 0, 0, 252, 196
  241. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  242. CAPTION "General"
  243. FONT 8, "MS Shell Dlg"
  244. BEGIN
  245. LTEXT "Share &name:",IDC_STATIC_SHARE_NAME_STATIC,7,27,56,8
  246. EDITTEXT IDC_EDIT_SHARE_NAME,67,27,178,14,ES_AUTOHSCROLL |
  247. ES_READONLY
  248. LTEXT "Folder &path:",IDC_STATIC_PATH_NAME_STATIC,7,47,56,8
  249. EDITTEXT IDC_EDIT_PATH_NAME,67,45,178,14,ES_AUTOHSCROLL |
  250. ES_READONLY
  251. LTEXT "&Description:",IDC_STATIC_COMMENT_STATIC,7,66,56,8
  252. EDITTEXT IDC_EDIT_DESCRIPTION,67,63,178,14,ES_AUTOHSCROLL
  253. GROUPBOX "User limit",IDC_GROUP_USER_LIMIT,7,86,238,49,WS_GROUP
  254. CONTROL "&Maximum allowed",IDC_SHRPROP_MAX_ALLOWED,"Button",
  255. BS_AUTORADIOBUTTON | WS_GROUP | WS_TABSTOP,12,101,124,8
  256. CONTROL "Allo&w this number of users:",
  257. IDC_SHRPROP_ALLOW_SPECIFIC,"Button",BS_AUTORADIOBUTTON,
  258. 12,115,110,8
  259. EDITTEXT IDC_SHRPROP_EDIT_USERS,125,111,55,14,ES_NUMBER |
  260. WS_GROUP
  261. CONTROL "Spin1",IDC_SHRPROP_SPIN_USERS,"msctls_updown32",
  262. UDS_SETBUDDYINT | UDS_ALIGNRIGHT | UDS_AUTOBUDDY |
  263. UDS_ARROWKEYS | UDS_NOTHOUSANDS,94,113,6,12
  264. LTEXT "To modify how people use the content while offline, click Offline Settings. ",
  265. IDC_STATIC,7,143,168,23
  266. PUSHBUTTON "&Offline Settings...",IDC_CACHING,179,143,66,14
  267. END
  268. IDD_SHAREPROP_GENERAL_SFM DIALOG DISCARDABLE 0, 0, 252, 218
  269. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  270. CAPTION "General"
  271. FONT 8, "MS Shell Dlg"
  272. BEGIN
  273. LTEXT "Share &name:",IDC_STATIC_SHARE_NAME_STATIC,7,27,56,8
  274. EDITTEXT IDC_EDIT_SHARE_NAME,67,27,178,14,ES_AUTOHSCROLL |
  275. ES_READONLY
  276. LTEXT "Folder &path:",IDC_STATIC_PATH_NAME_STATIC,7,47,56,8
  277. EDITTEXT IDC_EDIT_PATH_NAME,67,45,178,14,ES_AUTOHSCROLL |
  278. ES_READONLY
  279. LTEXT "&Description:",IDC_STATIC_COMMENT_STATIC,7,66,56,8
  280. EDITTEXT IDC_EDIT_DESCRIPTION,67,63,178,14,ES_AUTOHSCROLL
  281. GROUPBOX "User limit",IDC_GROUP_USER_LIMIT,7,86,238,49,WS_GROUP
  282. CONTROL "&Maximum allowed",IDC_SHRPROP_MAX_ALLOWED,"Button",
  283. BS_AUTORADIOBUTTON | WS_GROUP | WS_TABSTOP,12,101,124,8
  284. CONTROL "Allo&w this number of users:",
  285. IDC_SHRPROP_ALLOW_SPECIFIC,"Button",BS_AUTORADIOBUTTON,
  286. 12,115,110,8
  287. EDITTEXT IDC_SHRPROP_EDIT_USERS,125,111,55,14,ES_NUMBER |
  288. WS_GROUP
  289. CONTROL "Spin1",IDC_SHRPROP_SPIN_USERS,"msctls_updown32",
  290. UDS_SETBUDDYINT | UDS_ALIGNRIGHT | UDS_AUTOBUDDY |
  291. UDS_ARROWKEYS | UDS_NOTHOUSANDS,94,113,6,12
  292. GROUPBOX "SFM Volume Security:",IDC_SFM_GROUPBOX,7,141,238,48
  293. LTEXT "Pa&ssword:",IDC_SFM_STATIC1,13,155,42,8
  294. EDITTEXT IDC_SFM_EDIT_PASSWORD,61,154,176,12,ES_PASSWORD |
  295. ES_AUTOHSCROLL
  296. CONTROL "&This volume is read-only",IDC_SFM_CHECK_READONLY,
  297. "Button",BS_AUTOCHECKBOX | WS_TABSTOP,14,171,219,8
  298. END
  299. IDD_SHAREPROP_PUBLISH DIALOG DISCARDABLE 0, 0, 251, 218
  300. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  301. CAPTION "Publish"
  302. FONT 8, "MS Shell Dlg"
  303. BEGIN
  304. CONTROL "&Publish this share in Active Directory",
  305. IDC_CHECK_SHRPUB_PUBLISH,"Button",BS_AUTOCHECKBOX |
  306. WS_TABSTOP,7,7,144,12
  307. LTEXT "Path to &shared folder:",IDC_LABEL_SHRPUB_UNCPATH,17,23,217,10
  308. EDITTEXT IDC_EDIT_SHRPUB_UNCPATH,17,33,217,14,ES_AUTOHSCROLL |
  309. ES_READONLY
  310. LTEXT "&Description:",IDC_LABEL_SHRPUB_DESCRIPTION,17,51,217,
  311. 10
  312. EDITTEXT IDC_EDIT_SHRPUB_DESCRIPTION,17,61,217,14,ES_AUTOHSCROLL
  313. LTEXT "&Owner (e.g., [email protected] or redmond\\JeffSmith):",
  314. IDC_LABEL_SHRPUB_MANAGEDBY,17,79,217,18
  315. EDITTEXT IDC_EDIT_SHRPUB_MANAGEDBY,17,97,217,14,ES_AUTOHSCROLL
  316. LTEXT "&Keywords:",IDC_LABEL_SHRPUB_KEYWORDS,17,115,217,10
  317. EDITTEXT IDC_EDIT_SHRPUB_KEYWORDS,17,125,161,14,ES_AUTOHSCROLL |
  318. ES_READONLY
  319. PUSHBUTTON "&Edit...",IDC_BUTTON_SHRPUB_CHANGE,184,125,50,14
  320. LTEXT "",IDC_STATIC_SHRPUB_ERRORMSG,7,7,237,51
  321. END
  322. IDD_FILE_FILEMANAGEMENT_GENERAL DIALOG DISCARDABLE 0, 0, 331, 157
  323. STYLE DS_MODALFRAME | DS_CONTEXTHELP | WS_POPUP | WS_CAPTION | WS_SYSMENU
  324. CAPTION "Shared Folders"
  325. FONT 8, "MS Shell Dlg"
  326. BEGIN
  327. LTEXT "Select the computer you want this snap-in to manage.",
  328. IDC_CHOOSER_STATIC,7,6,317,8
  329. GROUPBOX "This snap-in will always manage:",
  330. IDC_CHOOSER_GROUP_TARGET_MACHINE,7,20,317,76
  331. CONTROL "&Local computer: (the computer this console is running on)",
  332. IDC_CHOOSER_RADIO_LOCAL_MACHINE,"Button",
  333. BS_AUTORADIOBUTTON | WS_GROUP | WS_TABSTOP,16,34,297,10
  334. CONTROL "A&nother computer:",IDC_CHOOSER_RADIO_SPECIFIC_MACHINE,
  335. "Button",BS_AUTORADIOBUTTON,16,51,83,10
  336. EDITTEXT IDC_CHOOSER_EDIT_MACHINE_NAME,102,50,154,12,
  337. ES_AUTOHSCROLL
  338. PUSHBUTTON "B&rowse...",IDC_CHOOSER_BUTTON_BROWSE_MACHINENAMES,262,
  339. 49,53,14
  340. CONTROL "Allo&w the selected computer to be changed when launching from the command line. This only applies if you save the console.",
  341. IDC_CHOOSER_CHECK_OVERRIDE_MACHINE_NAME,"Button",
  342. BS_AUTOCHECKBOX | BS_TOP | BS_MULTILINE | WS_TABSTOP,17,
  343. 71,296,20
  344. GROUPBOX "View",IDC_GROUP_VIEW,7,102,317,46,WS_GROUP
  345. CONTROL "&All",IDC_RADIO_ALL,"Button",BS_AUTORADIOBUTTON |
  346. WS_GROUP | WS_TABSTOP,21,117,41,10
  347. CONTROL "S&hares",IDC_RADIO_SHARES,"Button",BS_AUTORADIOBUTTON,
  348. 21,131,54,10
  349. CONTROL "S&essions",IDC_RADIO_SESSIONS,"Button",
  350. BS_AUTORADIOBUTTON,133,117,60,10
  351. CONTROL "&Open Files",IDC_RADIO_RESOURCES,"Button",
  352. BS_AUTORADIOBUTTON,133,131,64,10
  353. END
  354. IDP_SFM_SESSIONS DIALOG DISCARDABLE 6, 20, 252, 218
  355. STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
  356. CAPTION "Sessions"
  357. FONT 8, "MS Shell Dlg"
  358. BEGIN
  359. GROUPBOX "Usage Summary",IDC_STATIC,7,7,238,61
  360. LTEXT "Sessions:",IDC_STATIC,13,20,31,8
  361. LTEXT "Static",IDC_STATIC_SESSIONS,129,20,41,8
  362. LTEXT "Open File Forks:",IDC_STATIC,13,35,52,8
  363. LTEXT "Static",IDC_STATIC_FORKS,129,35,41,8
  364. LTEXT "File Locks:",IDC_STATIC,13,50,35,8
  365. LTEXT "Static",IDC_STATIC_FILE_LOCKS,129,50,41,8
  366. GROUPBOX "Send message to all Macintosh users of this system",
  367. IDC_STATIC,7,79,238,111
  368. LTEXT "&Message:",IDC_STATIC,17,93,45,10
  369. EDITTEXT IDC_EDIT_MESSAGE,16,106,220,53,ES_MULTILINE |
  370. ES_AUTOVSCROLL | ES_WANTRETURN | WS_VSCROLL
  371. PUSHBUTTON "&Send",IDC_BUTTON_SEND,186,169,50,14
  372. END
  373. IDP_SFM_FILE_ASSOCIATION DIALOG DISCARDABLE 0, 0, 252, 218
  374. STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
  375. CAPTION "File Association"
  376. FONT 8, "MS Shell Dlg"
  377. BEGIN
  378. LTEXT "&Files with MS-DOS Extension:",IDC_STATIC,7,14,100,8
  379. COMBOBOX IDC_COMBO_EXTENSION,110,12,70,80,CBS_DROPDOWN | CBS_SORT |
  380. WS_VSCROLL | WS_TABSTOP
  381. PUSHBUTTON "A&ssociate",IDC_BUTTON_ASSOCIATE,190,11,51,15,WS_GROUP
  382. GROUPBOX "With Macintosh Document Creator and Type",IDC_STATIC,7,
  383. 35,238,158
  384. CONTROL "List1",IDC_LIST_TYPE_CREATORS,"SysListView32",
  385. LVS_REPORT | LVS_SINGLESEL | LVS_SHOWSELALWAYS |
  386. WS_BORDER | WS_TABSTOP,13,49,226,117
  387. PUSHBUTTON "A&dd...",IDC_BUTTON_ADD,67,173,50,14,WS_GROUP
  388. PUSHBUTTON "De&lete",IDC_BUTTON_DELETE,125,173,50,14
  389. PUSHBUTTON "&Edit...",IDC_BUTTON_EDIT,183,173,50,14
  390. END
  391. IDP_SFM_CONFIGURATION DIALOG DISCARDABLE 6, 20, 252, 218
  392. STYLE DS_MODALFRAME | WS_POPUP | WS_DISABLED | WS_CAPTION
  393. CAPTION "Configuration"
  394. FONT 8, "MS Shell Dlg"
  395. BEGIN
  396. LTEXT "Server &name for AppleTalk workstations:",IDC_STATIC,7,
  397. 7,132,8
  398. EDITTEXT IDC_EDIT_SERVER_NAME,7,17,164,14,ES_AUTOHSCROLL
  399. CONTROL "",IDC_STATIC,"Static",SS_ETCHEDHORZ,7,37,238,1
  400. LTEXT "Logon &Message:",IDC_STATIC,7,43,55,8
  401. EDITTEXT IDC_EDIT_LOGON_MESSAGE,7,53,238,46,ES_MULTILINE |
  402. ES_AUTOVSCROLL | ES_WANTRETURN | WS_VSCROLL
  403. GROUPBOX "Security",IDC_STATIC,7,108,238,48
  404. CONTROL "Allow &workstations to save password",
  405. IDC_CHECK_SAVE_PASSWORD,"Button",BS_AUTOCHECKBOX |
  406. WS_TABSTOP,13,118,137,13
  407. LTEXT "&Enable authentication:",IDC_STATIC,13,136,78,8
  408. COMBOBOX IDC_COMBO_AUTHENTICATION,93,134,136,67,CBS_DROPDOWNLIST |
  409. WS_VSCROLL | WS_TABSTOP
  410. GROUPBOX "Sessions",IDC_STATIC,7,166,238,45
  411. RADIOBUTTON "&Unlimited",IDC_RADIO_SESSION_UNLIMITED,13,178,50,10,
  412. WS_GROUP | WS_TABSTOP
  413. RADIOBUTTON "&Limited to:",IDC_RADIO_SESSSION_LIMIT,13,192,47,10
  414. EDITTEXT IDC_EDIT_SESSION_LIMIT,67,190,48,14,ES_AUTOHSCROLL |
  415. ES_NUMBER | WS_GROUP
  416. END
  417. IDD_SFM_TYPE_CREATOR_EDIT DIALOGEX 6, 20, 208, 86
  418. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  419. EXSTYLE WS_EX_CONTEXTHELP
  420. CAPTION "Edit Document Type"
  421. FONT 8, "MS Shell Dlg", 0, 0, 0x1
  422. BEGIN
  423. LTEXT "Creator:",IDC_STATIC,7,13,30,8
  424. LTEXT "Static",IDC_STATIC_CREATOR,40,13,48,8
  425. LTEXT "File Type:",IDC_STATIC,104,13,39,8
  426. LTEXT "Static",IDC_STATIC_FILE_TYPE,144,13,48,8
  427. LTEXT "&Description:",IDC_STATIC,7,39,47,8
  428. EDITTEXT IDC_EDIT_DESCRIPTION,55,36,139,14,ES_AUTOHSCROLL
  429. DEFPUSHBUTTON "OK",IDOK,56,65,40,14,WS_GROUP
  430. PUSHBUTTON "Cancel",IDCANCEL,112,65,40,14
  431. END
  432. IDD_SFM_TYPE_CREATOR_ADD DIALOGEX 6, 20, 208, 86
  433. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  434. EXSTYLE WS_EX_CONTEXTHELP
  435. CAPTION "Add Document Type"
  436. FONT 8, "MS Shell Dlg", 0, 0, 0x1
  437. BEGIN
  438. LTEXT "&Creator:",IDC_STATIC,7,13,30,8
  439. COMBOBOX IDC_COMBO_CREATOR,41,11,48,68,CBS_DROPDOWN | CBS_SORT |
  440. WS_VSCROLL | WS_TABSTOP
  441. LTEXT "&File Type:",IDC_STATIC,104,13,32,8
  442. COMBOBOX IDC_COMBO_FILE_TYPE,146,11,48,68,CBS_DROPDOWN | CBS_SORT |
  443. WS_VSCROLL | WS_TABSTOP
  444. LTEXT "&Description:",IDC_STATIC,7,39,40,8
  445. EDITTEXT IDC_EDIT_DESCRIPTION,55,36,139,14,ES_AUTOHSCROLL
  446. DEFPUSHBUTTON "OK",IDOK,56,65,40,14,WS_GROUP
  447. PUSHBUTTON "Cancel",IDCANCEL,112,65,40,14
  448. END
  449. IDD_MVSTRINGEDIT DIALOG DISCARDABLE 0, 0, 227, 154
  450. STYLE DS_MODALFRAME | DS_CONTEXTHELP | WS_POPUP | WS_CAPTION | WS_SYSMENU
  451. EXSTYLE WS_EX_CONTEXTHELP
  452. CAPTION "Change"
  453. FONT 8, "MS Shell Dlg"
  454. BEGIN
  455. LTEXT "Type the information, and then click Add.",
  456. IDC_MVSTRINGEDIT_TEXT,7,7,213,23
  457. EDITTEXT IDC_MVSTRINGEDIT_STRING,7,30,159,14,ES_AUTOHSCROLL
  458. PUSHBUTTON "&Add",IDC_MVSTRINGEDIT_ADD,170,30,50,14
  459. CONTROL "",IDC_MVSTRINGEDIT_LIST,"SysListView32",LVS_REPORT |
  460. LVS_SORTASCENDING | LVS_NOLABELWRAP | LVS_NOCOLUMNHEADER |
  461. WS_BORDER | WS_TABSTOP,7,48,159,70
  462. PUSHBUTTON "&Remove",IDC_MVSTRINGEDIT_REMOVE,170,48,50,14
  463. CONTROL "",IDC_STATIC,"Static",SS_BLACKFRAME | SS_SUNKEN,7,125,
  464. 213,1
  465. DEFPUSHBUTTON "OK",IDOK,116,133,50,14
  466. PUSHBUTTON "Cancel",IDCANCEL,170,133,50,14
  467. END
  468. IDD_SMB_CACHE_SETTINGS DIALOG DISCARDABLE 0, 0, 273, 178
  469. STYLE DS_MODALFRAME | DS_CONTEXTHELP | WS_POPUP | WS_CAPTION | WS_SYSMENU
  470. CAPTION "Offline Settings"
  471. FONT 8, "MS Shell Dlg"
  472. BEGIN
  473. ICON IDI_ICON_FILEMGMT,IDC_STATIC_HELPLESS,7,7,20,20
  474. LTEXT "You can choose whether and how the contents of the share will be available to users who are offline.",
  475. IDC_STATIC_HELPLESS2,39,7,227,25
  476. CONTROL "&Only the files and programs that users specify will be available offline.",
  477. IDC_CACHE_OPTIONS_MANUAL,"Button",BS_AUTORADIOBUTTON |
  478. BS_TOP | BS_MULTILINE | WS_GROUP | WS_TABSTOP,7,41,259,
  479. 12
  480. CONTROL "&All files and programs that users open from the share will be automatically available offline.",
  481. IDC_CACHE_OPTIONS_AUTO,"Button",BS_AUTORADIOBUTTON |
  482. BS_TOP | BS_MULTILINE,7,56,259,18
  483. CONTROL "&Files or programs from the share will not be available offline.",
  484. IDC_CACHE_OPTIONS_NOCACHE,"Button",BS_AUTORADIOBUTTON |
  485. BS_TOP | BS_MULTILINE,7,90,259,12
  486. CONTROL "Optimized for &performance",
  487. IDC_CACHE_OPTIONS_AUTO_CHECK,"Button",BS_AUTOCHECKBOX |
  488. WS_GROUP | WS_TABSTOP,20,75,246,10
  489. CONTROL "For more information about offline settings, see <A>Help</A>.",
  490. IDC_CACHE_HELPLINK,"SysLink",WS_TABSTOP,7,113,259,8
  491. DEFPUSHBUTTON "OK",IDOK,160,157,50,14
  492. PUSHBUTTON "Cancel",IDCANCEL,216,157,50,14
  493. END
  494. /////////////////////////////////////////////////////////////////////////////
  495. //
  496. // DESIGNINFO
  497. //
  498. #ifdef APSTUDIO_INVOKED
  499. GUIDELINES DESIGNINFO DISCARDABLE
  500. BEGIN
  501. IDD_SERVICE_REBOOT_COMPUTER, DIALOG
  502. BEGIN
  503. LEFTMARGIN, 7
  504. RIGHTMARGIN, 244
  505. VERTGUIDE, 194
  506. TOPMARGIN, 7
  507. BOTTOMMARGIN, 141
  508. HORZGUIDE, 21
  509. HORZGUIDE, 38
  510. HORZGUIDE, 112
  511. END
  512. IDD_PROPPAGE_SERVICE_GENERAL, DIALOG
  513. BEGIN
  514. LEFTMARGIN, 7
  515. RIGHTMARGIN, 245
  516. VERTGUIDE, 67
  517. VERTGUIDE, 79
  518. VERTGUIDE, 123
  519. VERTGUIDE, 184
  520. TOPMARGIN, 7
  521. BOTTOMMARGIN, 211
  522. HORZGUIDE, 21
  523. HORZGUIDE, 25
  524. HORZGUIDE, 39
  525. HORZGUIDE, 43
  526. HORZGUIDE, 57
  527. HORZGUIDE, 72
  528. HORZGUIDE, 88
  529. HORZGUIDE, 95
  530. HORZGUIDE, 107
  531. HORZGUIDE, 115
  532. HORZGUIDE, 130
  533. HORZGUIDE, 151
  534. HORZGUIDE, 174
  535. END
  536. IDD_PROPPAGE_SERVICE_HWPROFILE, DIALOG
  537. BEGIN
  538. LEFTMARGIN, 7
  539. RIGHTMARGIN, 245
  540. VERTGUIDE, 18
  541. VERTGUIDE, 87
  542. VERTGUIDE, 191
  543. VERTGUIDE, 195
  544. TOPMARGIN, 7
  545. BOTTOMMARGIN, 211
  546. HORZGUIDE, 32
  547. HORZGUIDE, 44
  548. HORZGUIDE, 49
  549. HORZGUIDE, 63
  550. HORZGUIDE, 67
  551. HORZGUIDE, 81
  552. HORZGUIDE, 85
  553. HORZGUIDE, 99
  554. HORZGUIDE, 190
  555. END
  556. IDD_PROPPAGE_SERVICE_RECOVERY, DIALOG
  557. BEGIN
  558. LEFTMARGIN, 7
  559. RIGHTMARGIN, 245
  560. VERTGUIDE, 54
  561. VERTGUIDE, 101
  562. VERTGUIDE, 116
  563. TOPMARGIN, 7
  564. BOTTOMMARGIN, 211
  565. HORZGUIDE, 15
  566. HORZGUIDE, 30
  567. HORZGUIDE, 47
  568. HORZGUIDE, 62
  569. HORZGUIDE, 69
  570. HORZGUIDE, 81
  571. HORZGUIDE, 85
  572. HORZGUIDE, 97
  573. HORZGUIDE, 101
  574. HORZGUIDE, 113
  575. HORZGUIDE, 122
  576. HORZGUIDE, 129
  577. HORZGUIDE, 143
  578. HORZGUIDE, 164
  579. END
  580. IDD_SERVICE_CONTROL_PROGRESS, DIALOG
  581. BEGIN
  582. LEFTMARGIN, 7
  583. RIGHTMARGIN, 245
  584. TOPMARGIN, 7
  585. BOTTOMMARGIN, 74
  586. HORZGUIDE, 15
  587. HORZGUIDE, 30
  588. HORZGUIDE, 51
  589. END
  590. IDD_SERVICE_STOP_DEPENDENCIES, DIALOG
  591. BEGIN
  592. LEFTMARGIN, 7
  593. RIGHTMARGIN, 245
  594. VERTGUIDE, 35
  595. VERTGUIDE, 128
  596. VERTGUIDE, 217
  597. TOPMARGIN, 7
  598. BOTTOMMARGIN, 143
  599. HORZGUIDE, 27
  600. HORZGUIDE, 99
  601. HORZGUIDE, 114
  602. END
  603. IDD_SHAREPROP_GENERAL, DIALOG
  604. BEGIN
  605. LEFTMARGIN, 7
  606. RIGHTMARGIN, 245
  607. TOPMARGIN, 7
  608. BOTTOMMARGIN, 211
  609. END
  610. IDD_SHAREPROP_GENERAL_SMB, DIALOG
  611. BEGIN
  612. LEFTMARGIN, 7
  613. RIGHTMARGIN, 245
  614. TOPMARGIN, 7
  615. BOTTOMMARGIN, 189
  616. END
  617. IDD_SHAREPROP_GENERAL_SFM, DIALOG
  618. BEGIN
  619. LEFTMARGIN, 7
  620. RIGHTMARGIN, 245
  621. TOPMARGIN, 7
  622. BOTTOMMARGIN, 211
  623. END
  624. IDD_SHAREPROP_PUBLISH, DIALOG
  625. BEGIN
  626. LEFTMARGIN, 7
  627. RIGHTMARGIN, 244
  628. VERTGUIDE, 17
  629. VERTGUIDE, 234
  630. TOPMARGIN, 7
  631. END
  632. IDP_SFM_SESSIONS, DIALOG
  633. BEGIN
  634. LEFTMARGIN, 7
  635. RIGHTMARGIN, 245
  636. TOPMARGIN, 7
  637. BOTTOMMARGIN, 211
  638. END
  639. IDP_SFM_FILE_ASSOCIATION, DIALOG
  640. BEGIN
  641. LEFTMARGIN, 7
  642. RIGHTMARGIN, 245
  643. TOPMARGIN, 7
  644. BOTTOMMARGIN, 211
  645. END
  646. IDP_SFM_CONFIGURATION, DIALOG
  647. BEGIN
  648. LEFTMARGIN, 7
  649. RIGHTMARGIN, 245
  650. TOPMARGIN, 7
  651. BOTTOMMARGIN, 211
  652. END
  653. IDD_SFM_TYPE_CREATOR_EDIT, DIALOG
  654. BEGIN
  655. LEFTMARGIN, 7
  656. RIGHTMARGIN, 201
  657. TOPMARGIN, 7
  658. BOTTOMMARGIN, 79
  659. END
  660. IDD_SFM_TYPE_CREATOR_ADD, DIALOG
  661. BEGIN
  662. LEFTMARGIN, 7
  663. RIGHTMARGIN, 201
  664. TOPMARGIN, 7
  665. BOTTOMMARGIN, 79
  666. END
  667. IDD_SMB_CACHE_SETTINGS, DIALOG
  668. BEGIN
  669. LEFTMARGIN, 7
  670. RIGHTMARGIN, 266
  671. TOPMARGIN, 7
  672. BOTTOMMARGIN, 171
  673. END
  674. END
  675. #endif // APSTUDIO_INVOKED
  676. /////////////////////////////////////////////////////////////////////////////
  677. //
  678. // Bitmap
  679. //
  680. IDB_FILEMGMT_ICONS_16 BITMAP DISCARDABLE "res\\shard_16.bmp"
  681. IDB_SVCMGMT_TOOLBAR BITMAP DISCARDABLE "res\\cassette.bmp"
  682. IDB_FILEMGMT_ICONS_32 BITMAP DISCARDABLE "res\\shard_32.bmp"
  683. IDB_FILEMGMT_TOOLBAR BITMAP DISCARDABLE "res\\filetbar.bmp"
  684. IDB_SVCMGMT_ICONS_16 BITMAP DISCARDABLE "res\\servc_16.bmp"
  685. IDB_SVCMGMT_ICONS_32 BITMAP DISCARDABLE "res\\servc_32.bmp"
  686. IDB_FILEMGMT_FOLDER_SMALL BITMAP DISCARDABLE "res\\file_sm.bmp"
  687. IDB_FILEMGMT_FOLDER_SMALLOPEN BITMAP DISCARDABLE "res\\file_smo.bmp"
  688. IDB_FILEMGMT_FOLDER_LARGE BITMAP DISCARDABLE "res\\file_lg.bmp"
  689. /////////////////////////////////////////////////////////////////////////////
  690. //
  691. // Dialog Info
  692. //
  693. IDD_PROPPAGE_SERVICE_GENERAL DLGINIT
  694. BEGIN
  695. IDC_COMBO_STARTUP_TYPE, 0x403, 10, 0
  696. 0x7541, 0x6f74, 0x616d, 0x6974, 0x0063,
  697. IDC_COMBO_STARTUP_TYPE, 0x403, 7, 0
  698. 0x614d, 0x756e, 0x6c61, "\000"
  699. IDC_COMBO_STARTUP_TYPE, 0x403, 9, 0
  700. 0x6944, 0x6173, 0x6c62, 0x6465, "\000"
  701. 0
  702. END
  703. IDD_PROPPAGE_SERVICE_RECOVERY DLGINIT
  704. BEGIN
  705. IDC_COMBO_FIRST_ATTEMPT, 0x403, 15, 0
  706. 0x6154, 0x656b, 0x6e20, 0x206f, 0x6361, 0x6974, 0x6e6f, "\000"
  707. IDC_COMBO_FIRST_ATTEMPT, 0x403, 20, 0
  708. 0x6552, 0x7473, 0x7261, 0x2074, 0x6874, 0x2065, 0x6573, 0x7672, 0x6369,
  709. 0x0065,
  710. IDC_COMBO_FIRST_ATTEMPT, 0x403, 14, 0
  711. 0x7552, 0x206e, 0x2061, 0x7270, 0x676f, 0x6172, 0x006d,
  712. IDC_COMBO_FIRST_ATTEMPT, 0x403, 21, 0
  713. 0x6552, 0x7473, 0x7261, 0x2074, 0x6874, 0x2065, 0x6f63, 0x706d, 0x7475,
  714. 0x7265, "\000"
  715. IDC_COMBO_FIRST_ATTEMPT, 0x403, 29, 0
  716. 0x6552, 0x7473, 0x7261, 0x2074, 0x6874, 0x2065, 0x6f63, 0x706d, 0x7475,
  717. 0x7265, 0x2820, 0x6f66, 0x6372, 0x2965, "\000"
  718. IDC_COMBO_SECOND_ATTEMPT, 0x403, 15, 0
  719. 0x6154, 0x656b, 0x6e20, 0x206f, 0x6361, 0x6974, 0x6e6f, "\000"
  720. IDC_COMBO_SECOND_ATTEMPT, 0x403, 20, 0
  721. 0x6552, 0x7473, 0x7261, 0x2074, 0x6874, 0x2065, 0x6573, 0x7672, 0x6369,
  722. 0x0065,
  723. IDC_COMBO_SECOND_ATTEMPT, 0x403, 14, 0
  724. 0x7552, 0x206e, 0x2061, 0x7270, 0x676f, 0x6172, 0x006d,
  725. IDC_COMBO_SECOND_ATTEMPT, 0x403, 21, 0
  726. 0x6552, 0x7473, 0x7261, 0x2074, 0x6874, 0x2065, 0x6f63, 0x706d, 0x7475,
  727. 0x7265, "\000"
  728. IDC_COMBO_SUBSEQUENT_ATTEMPTS, 0x403, 15, 0
  729. 0x6154, 0x656b, 0x6e20, 0x206f, 0x6361, 0x6974, 0x6e6f, "\000"
  730. IDC_COMBO_SUBSEQUENT_ATTEMPTS, 0x403, 20, 0
  731. 0x6552, 0x7473, 0x7261, 0x2074, 0x6874, 0x2065, 0x6573, 0x7672, 0x6369,
  732. 0x0065,
  733. IDC_COMBO_SUBSEQUENT_ATTEMPTS, 0x403, 14, 0
  734. 0x7552, 0x206e, 0x2061, 0x7270, 0x676f, 0x6172, 0x006d,
  735. IDC_COMBO_SUBSEQUENT_ATTEMPTS, 0x403, 21, 0
  736. 0x6552, 0x7473, 0x7261, 0x2074, 0x6874, 0x2065, 0x6f63, 0x706d, 0x7475,
  737. 0x7265, "\000"
  738. 0
  739. END
  740. /////////////////////////////////////////////////////////////////////////////
  741. //
  742. // Icon
  743. //
  744. // Icon with lowest ID value placed first to ensure application icon
  745. // remains consistent on all systems.
  746. IDI_ICON_SVCMGMT ICON DISCARDABLE "res\\service.ico"
  747. IDI_ICON_FILEMGMT ICON DISCARDABLE "res\\filesvc.ico"
  748. IDI_ICON_WARNING ICON DISCARDABLE "res\\warning.ico"
  749. /////////////////////////////////////////////////////////////////////////////
  750. //
  751. // String Table
  752. //
  753. STRINGTABLE DISCARDABLE
  754. BEGIN
  755. IDS_FILEMGMT_DESC "FILEMGMT 1.0 Object"
  756. IDS_SVCVWR_DESC "SvcVwr 1.0 Object"
  757. IDS_LOCAL_MACHINE "Local Computer"
  758. IDS_CAPTION_FILEMGMT "Shared Folders"
  759. IDS_CAPTION_SERVICES "Services"
  760. IDS_ss_PROPERTIES_ON "%1 Properties (%2)"
  761. IDS_sus_ERROR "%1\n\nError %2!u!: %3"
  762. IDS_sus_ERROR_HR "%1\n\nError 0x%2!x!: %3"
  763. END
  764. STRINGTABLE DISCARDABLE
  765. BEGIN
  766. IDS_POPUP_SMB_SHARES_NOACCESS
  767. "You do not have permissions to see the list of shares for Windows clients."
  768. IDS_POPUP_SFM_SHARES_NOACCESS
  769. "You do not have permissions to see the list of shares for Macintosh clients."
  770. IDS_POPUP_SMB_SESSIONS_NOACCESS
  771. "You do not have permissions to see the list of sessions from Windows clients."
  772. IDS_POPUP_SFM_SESSIONS_NOACCESS
  773. "You do not have permissions to see the list of sessions from Macintosh clients."
  774. IDS_POPUP_SMB_RESOURCES_NOACCESS
  775. "You do not have permissions to see the list of files opened by Windows clients."
  776. IDS_POPUP_SFM_RESOURCES_NOACCESS
  777. "You do not have permissions to see the list of files opened by Macintosh clients."
  778. END
  779. STRINGTABLE DISCARDABLE
  780. BEGIN
  781. IDS_SHARES_SHARED_FOLDER "Share Name"
  782. IDS_SHARES_SHARED_PATH "Folder Path"
  783. IDS_SHARES_NUM_SESSIONS "# Client Connections"
  784. IDS_SHARES_COMMENT "Description"
  785. IDS_CONN_USERNAME "User"
  786. IDS_CONN_COMPUTERNAME "Computer"
  787. IDS_CONN_NUM_SESSIONS "Sessions"
  788. IDS_CONN_NUM_FILES "# Open Files"
  789. END
  790. STRINGTABLE DISCARDABLE
  791. BEGIN
  792. IDS_CONN_CONNECTED_TIME "Connected Time"
  793. IDS_CONN_IDLE_TIME "Idle Time"
  794. IDS_CONN_IS_GUEST "Guest"
  795. IDS_FILE_FILENAME "Open File"
  796. IDS_FILE_SHARENAME "Via Share"
  797. IDS_FILE_USERNAME "Accessed By"
  798. IDS_FILE_NUM_LOCKS "# Locks"
  799. IDS_FILE_OPEN_MODE "Open Mode"
  800. IDS_SERVICE_SERVICENAME "Name"
  801. IDS_SERVICE_DESCRIPTION "Description"
  802. IDS_SERVICE_STATUS "Status "
  803. IDS_SERVICE_STARTUPTYPE "Startup Type"
  804. IDS_SERVICE_SECURITYCONTEXT "Log On As"
  805. END
  806. STRINGTABLE DISCARDABLE
  807. BEGIN
  808. IDS_TIME_HOURPLUS "%2!.2d!:%3!.2d!:%4!.2d!"
  809. IDS_TIME_ONEDAY "%1!d! day %2!.2d!:%3!.2d!:%4!.2d!"
  810. IDS_TIME_DAYPLUS "%1!d! days %2!.2d!:%3!.2d!:%4!.2d!"
  811. IDS_FILEPERM_NONE "no access"
  812. IDS_FILEPERM_READ "Read"
  813. IDS_FILEPERM_WRITE "Write"
  814. IDS_FILEPERM_CREATE "Create"
  815. IDS_OPEN_SHARE_TASK "&Open\nOpen the share"
  816. IDS_OPEN_SHARE_TOP "&Open\nOpen the share"
  817. IDS_CANNOT_OPENSHARE "Cannot open the share %1."
  818. IDS_MSG_EXPLORE_FAILURE "Failed to launch explorer homed at %1."
  819. IDS_POPUP_SMB_DISCONNECTALLSESSION_ERROR
  820. "The following error occurred while attempting to close a session from Windows client %1:"
  821. IDS_POPUP_SFM_DISCONNECTALLSESSION_ERROR
  822. "The following error occurred while attempting to close a session from Macintosh client %1:"
  823. END
  824. STRINGTABLE DISCARDABLE
  825. BEGIN
  826. IDS_POPUP_SMB_DISCONNECTALLRESOURCE_ERROR
  827. "The following error occurred while attempting to close the file ""%1"" opened by Windows client:"
  828. IDS_POPUP_SFM_DISCONNECTALLRESOURCE_ERROR
  829. "The following error occurred while attempting to close the file ""%1"" opened by Macintosh client:"
  830. IDS_POPUP_SMB_SHARES "The following error occurred while reading the list of shares for Windows clients:"
  831. IDS_POPUP_SFM_SHARES "The following error occurred while reading the list of shares for Macintosh clients:"
  832. IDS_POPUP_SMB_SESSIONS "The following error occurred while reading the list of sessions from Windows clients:"
  833. IDS_POPUP_SFM_SESSIONS "The following error occurred while reading the list of sessions from Macintosh clients:"
  834. IDS_POPUP_SMB_RESOURCES "The following error occurred while reading the list of files opened by Windows clients:"
  835. IDS_POPUP_SFM_RESOURCES "The following error occurred while reading the list of files opened by Macintosh clients:"
  836. IDS_POPUP_SERVICES "The system encountered the following error while reading the list of services:"
  837. IDS_DELETE_SHARE_TASK "&Stop Sharing\nStop sharing the selected folder"
  838. IDS_DELETE_SHARE_TOP "&Stop Sharing\nStop sharing the selected folder"
  839. IDS_POPUP_REMOTEADMINSESSION
  840. "You are not allowed to close a session that is being used to administer the remote machine."
  841. END
  842. STRINGTABLE DISCARDABLE
  843. BEGIN
  844. IDS_TOOLTIP_SERVICE_PAUSE "Pause Service"
  845. IDS_BUTTON_SERVICE_RESUME "Resume"
  846. IDS_TOOLTIP_SERVICE_RESUME "Resume service"
  847. IDS_BUTTON_SERVICE_RESTART "Restart"
  848. IDS_TOOLTIP_SERVICE_RESTART "Restart Service"
  849. IDS_SCOPE_SERVICES "Services"
  850. IDS_LSAERR_READ_FAILED "System Service Management could not determine whether the account %1 already has the Log On As A Service right. If not, this service may not run correctly under the %1 account."
  851. IDS_LSAERR_WRITE_FAILED "The account %1 could not be granted the Log On As A Service right. This service may not run correctly under the %1 account."
  852. IDS_LSAERR_WRITE_SUCCEEDED
  853. "The account %1 has been granted the Log On As A Service right."
  854. IDS_s_POPUP_ADMIN_SHARE "This has been shared for administrative purposes. The share permissions and file security cannot be set."
  855. IDS_s_CONFIRM_DELETE_ADMINSHARE
  856. "This share was created for administrative purposes only. The share will reappear when the Server service is stopped and restarted or the computer is restarted. Are you sure you wish to stop sharing %1?"
  857. IDS_NEW_SHARE_NEW "&Share...\nShare a folder"
  858. IDS_NEW_SHARE_TOP "New &Share...\nShare a folder"
  859. IDS_CLOSE_SESSION_TASK "Close &Session\nClose this session"
  860. IDS_CLOSE_SESSION_TOP "Close &Session\nClose this session"
  861. END
  862. STRINGTABLE DISCARDABLE
  863. BEGIN
  864. IDS_POPUP_WRITE_SHRPUB "The system encountered the following error while saving the publish information of share %1:"
  865. IDS_MSG_SHRPUB_ERRMSG_64
  866. "The share name exceeds 64 characters. The share cannot be published in Active Directory."
  867. IDS_s_DELETE_IPCSHARE "The IPC$ share is required for the server service to operate, and cannot be deleted."
  868. IDS_s_CONFIRM_DELETE_NETLOGONSHARE
  869. "This share is required for the machine to act properly as a domain controller. Removing it will cause a loss of functionality on all clients that this domain controller serves. Are you sure you wish to stop sharing %1?"
  870. IDS_s_CONFIRM_DELETEMULTISHARES
  871. "Are you sure you wish to stop sharing all the selected shares?"
  872. IDS_CONFIRM_CLOSEMULTISESSIONS
  873. "Are you sure you wish to close all the selected sessions?"
  874. IDS_CONFIRM_CLOSEMULTIRESOURCES
  875. "Are you sure you wish to close all the selected open files?"
  876. END
  877. STRINGTABLE DISCARDABLE
  878. BEGIN
  879. IDS_CLOSE_RESOURCE_TASK "Close &Open File\nClose this open file"
  880. IDS_CLOSE_RESOURCE_TOP "Close &Open File\nClose this open file"
  881. IDS_DISCONNECT_ALL_SESSIONS_TASK
  882. "Disconnect &All Sessions\nDisconnect all sessions"
  883. IDS_DISCONNECT_ALL_SESSIONS_TOP
  884. "Disconnect &All Sessions\nDisconnect all sessions"
  885. IDS_DISCONNECT_ALL_RESOURCES_TASK
  886. "Disconnect &All Open Files\nDisconnect all open files"
  887. IDS_DISCONNECT_ALL_RESOURCES_TOP
  888. "Disconnect &All Open Files\nDisconnect all open files"
  889. IDS_s_POPUP_IPC_SHARE "This has been shared for administrative purposes. The share permissions and file security cannot be set."
  890. IDS_CHANGE_COMPUTER_TOP "&Connect to another computer ...\nManage a different computer"
  891. IDS_CHANGE_COMPUTER_TASK
  892. "&Connect to another computer ...\nManage a different computer"
  893. IDS_MSG_READ_SHRPUB "The system encountered the following error while querying the publish information of share %1:"
  894. END
  895. STRINGTABLE DISCARDABLE
  896. BEGIN
  897. IDS_SVC_STARTUP_BOOT "Boot"
  898. IDS_SVC_STARTUP_SYSTEM "System"
  899. IDS_SVC_STARTUP_AUTOMATIC "Automatic"
  900. IDS_SVC_STARTUP_MANUAL "Manual"
  901. IDS_SVC_STARTUP_DISABLED "Disabled"
  902. IDS_SVC_STATUS_STARTED "Started"
  903. IDS_SVC_STATUS_STOPPED "Stopped"
  904. IDS_SVC_STATUS_PAUSED "Paused"
  905. IDS_SVC_STATUS_STARTING "Starting"
  906. IDS_SVC_STATUS_STOPPING "Stopping"
  907. IDS_SVC_STATUS_PAUSING "Pausing"
  908. IDS_SVC_STATUS_RESUMING "Resuming"
  909. END
  910. STRINGTABLE DISCARDABLE
  911. BEGIN
  912. IDS_SVC_UNKNOWN "(Unknown)"
  913. IDS_SVC_REBOOT_MESSAGE_DEFAULT
  914. "Your computer is connected to the computer named %2. The %1 service on %2 has ended unexpectedly. %2 will restart automatically, and then you can reestablish the connection."
  915. IDS_SVC_ss_SERVICE_STARTING
  916. "Windows is attempting to start the following service on %1!.0s!%2..."
  917. IDS_SVC_ss_SERVICE_STOPPING
  918. "Windows is attempting to stop the following service on %1!.0s!%2..."
  919. IDS_SVC_ss_SERVICE_PAUSING
  920. "Windows is attempting to pause the following service on %1!.0s!%2..."
  921. IDS_SVC_ss_SERVICE_RESUMING
  922. "Windows is attempting to resume the following service on %1!.0s!%2..."
  923. IDS_SVC_RECOVERY_NOACTION "Take No Action"
  924. IDS_SVC_RECOVERY_RESTARTSERVICE "Restart the Service"
  925. IDS_SVC_RECOVERY_RUNFILE "Run a Program"
  926. IDS_SVC_RECOVERY_REBOOTCOMPUTER "Restart the Computer"
  927. IDS_SVC_HARDWARE_PROFILE "Hardware Profile"
  928. IDS_SVC_INSTANCE "Instance"
  929. IDS_SVC_STATUS "Service"
  930. END
  931. STRINGTABLE DISCARDABLE
  932. BEGIN
  933. IDS_SVC_ENABLED "Enabled"
  934. IDS_SVC_DISABLED "Disabled"
  935. IDS_SVC_RESTART_DEPENDENT_QUERY "Do you want to restart these services?"
  936. IDS_SVC_RESTART_DEPENDENT_CAPTION "Restart Other Services"
  937. IDS_SVC_s_STOP_DEPENDENT_SERVICES
  938. "When %1 stops, these other services will also stop."
  939. IDS_SVC_s_RESTART_DEPENDENT_SERVICES
  940. "When %1 restarts, these other services will also restart."
  941. IDS_SVC_MENU_SERVICE_START "&Start"
  942. IDS_SVC_MENU_SERVICE_STOP "St&op"
  943. IDS_SVC_MENU_SERVICE_PAUSE "Pa&use"
  944. IDS_SVC_MENU_SERVICE_RESUME "Resu&me"
  945. END
  946. STRINGTABLE DISCARDABLE
  947. BEGIN
  948. IDS_SVC_MENU_SERVICE_RESTART "R&estart"
  949. IDS_SVC_STATUSBAR_ss_SERVICE_START "Start service %1 on %2"
  950. IDS_SVC_STATUSBAR_ss_SERVICE_STOP "Stop service %1 on %2"
  951. IDS_SVC_STATUSBAR_ss_SERVICE_PAUSE "Pause service %1 on %2"
  952. IDS_SVC_STATUSBAR_ss_SERVICE_RESUME "Resume service %1 on %2"
  953. IDS_SVC_STATUSBAR_ss_SERVICE_RESTART "Stop and Start service %1 on %2"
  954. END
  955. STRINGTABLE DISCARDABLE
  956. BEGIN
  957. IDS_SVC_STARTUP_LOCALSYSTEM "Local System"
  958. IDS_SVC_STARTUP_LOCALSERVICE "Local Service"
  959. IDS_SVC_STARTUP_NETWORKSERVICE "Network Service"
  960. END
  961. STRINGTABLE DISCARDABLE
  962. BEGIN
  963. IDS_POPUP_REMOTEADMINFILE
  964. "You are not allowed to close the file %1 that is being used to administer the remote machine."
  965. IDS_POPUP_DELETE_SHARE "The system encountered the following error while attempting to delete share %1:"
  966. IDS_POPUP_CLOSE_SESSION "The system encountered the following error while attempting to close the session:"
  967. IDS_POPUP_CLOSE_RESOURCE
  968. "The system encountered the following error while attempting to close the open file:"
  969. IDS_ROOT_NAME "Name"
  970. IDS_s_CONFIRM_DELETESHARE "Are you sure you wish to stop sharing %1?"
  971. IDS_s_CONFIRM_DELETESHARE_FILE
  972. "There are %1!d! file(s) open by %2!d! user(s) connected to %3. If you stop sharing %3, the files will close, which may cause these users to lose data. Do you want to continue?"
  973. IDS_s_CONFIRM_DELETESHARE_CONN
  974. "There are %1!d! user(s) connected to %2. If you stop sharing %2, they will be disconnected. Do you want to continue?"
  975. IDS_CONFIRM_CLOSESESSION "Are you sure you wish to close the session?"
  976. IDS_CONFIRM_CLOSERESOURCE "Are you sure you wish to close the open file?"
  977. IDS_SHARES_TRANSPORT "Type"
  978. IDS_TRANSPORT_SMB "Windows"
  979. IDS_TRANSPORT_SFM "Macintosh"
  980. IDS_CONN_TRANSPORT "Type"
  981. IDS_FILE_TRANSPORT "Type"
  982. END
  983. STRINGTABLE DISCARDABLE
  984. BEGIN
  985. #ifdef EDIT_DISPLAY_NAME_373025
  986. IDS_MSG_PLEASE_ENTER_DISPLAY_NAME "Please enter a valid display name."
  987. #endif // EDIT_DISPLAY_NAME_373025
  988. IDS_MSG_INVALID_STARTUP_PARAMETERS "The startup parameters are not valid."
  989. IDS_MSG_PASSWORD_MISMATCH "Passwords mismatch."
  990. IDS_MSG_PASSWORD_EMPTY "Please enter a valid password."
  991. IDS_MSG_sss_UNABLE_TO_START_SERVICE
  992. "Could not start the %1 service on %2.%3"
  993. IDS_MSG_sss_UNABLE_TO_STOP_SERVICE
  994. "Could not stop the %1 service on %2.%3"
  995. END
  996. STRINGTABLE DISCARDABLE
  997. BEGIN
  998. IDS_MSG_sss_UNABLE_TO_PAUSE_SERVICE
  999. "Could not pause the %1 service on %2.%3"
  1000. IDS_MSG_sss_UNABLE_TO_RESUME_SERVICE
  1001. "Could not resume the %1 service on %2.%3"
  1002. IDS_MSG_sss_SERVICE_STOPPED_AUTOMATICALLY
  1003. "The %1 service on %2 started and then stopped. Some services stop automatically if they have no work to do, for example, the Performance Logs and Alerts service."
  1004. IDS_MSG_ss_UNABLE_TO_OPEN_READ_SERVICE
  1005. "Unable to open service %1 for reading on %2."
  1006. IDS_MSG_ss_UNABLE_TO_OPEN_WRITE_SERVICE
  1007. "Unable to open service %1 for writing on %2."
  1008. IDS_MSG_SPECIFIC_ERROR "\nThe service has returned a service-specific error code."
  1009. IDS_MSG_INTERNAL_ERROR "\nThe service did not return an error. This could be an internal Windows error or an internal service error.\nIf the problem persists, contact your system administrator."
  1010. IDS_MSG_s_UNABLE_TO_OPEN_SERVICE_DATABASE
  1011. "Unable to open service control manager database on %1."
  1012. IDS_MSG_s_UNABLE_TO_READ_SERVICES
  1013. "The system encountered the following error while reading the list of services on %1:"
  1014. IDS_MSG_ss_UNABLE_TO_QUERY_SERVICE_STATUS
  1015. "Unable to query status for service %1. The remote connection on %2 has been broken."
  1016. IDS_MSG_s_UNABLE_TO_OPEN_WRITE_ACCT_INFO_DOWNLEVEL
  1017. "Service %1 could not be configured to run under account name %2 on computer %3. Service %1 runs in a shared process. If computer %3 is running Windows NT 4.0 or earlier, services which run in a shared process must run under the system account."
  1018. END
  1019. STRINGTABLE DISCARDABLE
  1020. BEGIN
  1021. IDS_MSG_ssd_SERVSPECIFIC_START_SERVICE
  1022. "Windows could not start the %1 on %2. For more information, review the System Event Log. If this is a non-Microsoft service, contact the service vendor, and refer to service-specific error code %3!d!."
  1023. IDS_MSG_ssd_SERVSPECIFIC_STOP_SERVICE
  1024. "Windows could not stop the %1 on %2. For more information, review the System Event Log. If this is a non-Microsoft service, contact the service vendor, and refer to service-specific error code %3!d!."
  1025. IDS_MSG_ssd_SERVSPECIFIC_PAUSE_SERVICE
  1026. "Windows could not pause the %1 on %2. For more information, review the System Event Log. If this is a non-Microsoft service, contact the service vendor, and refer to service-specific error code %3!d!."
  1027. IDS_MSG_ssd_SERVSPECIFIC_RESUME_SERVICE
  1028. "Windows could not resume the %1 on %2. For more information, review the System Event Log. If this is a non-Microsoft service, contact the service vendor, and refer to service-specific error code %3!d!."
  1029. END
  1030. STRINGTABLE DISCARDABLE
  1031. BEGIN
  1032. IDS_SCOPE_SHARES "Shares"
  1033. IDS_SCOPE_SESSIONS "Sessions"
  1034. IDS_SCOPE_RESOURCES "Open Files"
  1035. IDS_POPUP_QUERY_SHARE "The system encountered the following error while querying the properties of share %1:"
  1036. IDS_POPUP_WRITE_SHARE "The system encountered the following error while saving the properties of share %1:"
  1037. IDS_SHAREPERM_READ "Read"
  1038. IDS_SHAREPERM_MODIFY "Change"
  1039. IDS_SHAREPERM_ALL "Full Control"
  1040. IDS_POPUP_SFM_CONNECT "The system encountered the following error while attempting to open a connection to server %1:"
  1041. IDS_POPUP_QUERY_SFM_DIRECTORY
  1042. "The system encountered the following error while reading directory information on path %1:"
  1043. IDS_POPUP_SET_SFM_DIRECTORY
  1044. "The system encountered the following error while writing directory information on path %1:"
  1045. IDS_SFM_PERM_GROUP_HEADER "Primary Group"
  1046. IDS_SFM_PERM_OWNER_HEADER "Owner"
  1047. IDS_POPUP_SFM_USERLIST "The system encountered the following error while displaying the list of accounts:"
  1048. END
  1049. STRINGTABLE DISCARDABLE
  1050. BEGIN
  1051. IDS_POPUP_NEWSHARE "The system encountered the following error while attempting to execute the New Share Wizard:"
  1052. IDS_POPUP_NEWSHARE_MEMORY
  1053. "The system is out of memory or resources and cannot execute the New Share Wizard."
  1054. IDS_POPUP_CLOSE_ALL_SESSIONS
  1055. "Are you sure you wish to close all sessions?"
  1056. IDS_POPUP_CLOSE_ALL_RESOURCES
  1057. "Are you sure you wish to close all resources?"
  1058. IDS_FILEPERM_READWRITE "Write+Read"
  1059. IDS_BUTTON_NEWSHARE "New Share"
  1060. IDS_TOOLTIP_NEWSHARE "Share a Folder"
  1061. IDS_BUTTON_SERVICE_START "Start"
  1062. IDS_TOOLTIP_SERVICE_START "Start Service"
  1063. IDS_BUTTON_SERVICE_STOP "Stop"
  1064. IDS_TOOLTIP_SERVICE_STOP "Stop Service"
  1065. IDS_BUTTON_SERVICE_PAUSE "Pause"
  1066. END
  1067. STRINGTABLE DISCARDABLE
  1068. BEGIN
  1069. IDS_DISPLAYNAME_s_ROOT "Shared Folders (%1)"
  1070. IDS_DISPLAYNAME_s_SHARES "Shares (%1)"
  1071. IDS_DISPLAYNAME_s_SESSIONS "Sessions (%1)"
  1072. IDS_DISPLAYNAME_s_FILES "Open Files (%1)"
  1073. IDS_DISPLAYNAME_s_SERVICES "Services (%1)"
  1074. END
  1075. STRINGTABLE DISCARDABLE
  1076. BEGIN
  1077. IDS_DISPLAYNAME_ROOT_LOCAL "Shared Folders (Local)"
  1078. IDS_DISPLAYNAME_SHARES_LOCAL "Shares (Local)"
  1079. IDS_DISPLAYNAME_SESSIONS_LOCAL "Sessions (Local)"
  1080. IDS_DISPLAYNAME_FILES_LOCAL "Open Files (Local)"
  1081. IDS_DISPLAYNAME_SERVICES_LOCAL "Services (Local)"
  1082. END
  1083. STRINGTABLE DISCARDABLE
  1084. BEGIN
  1085. IDS_DISPLAYNAME_ROOT "Shared Folders"
  1086. IDS_DISPLAYNAME_SHARES "Shares"
  1087. IDS_DISPLAYNAME_SESSIONS "Sessions"
  1088. IDS_DISPLAYNAME_FILES "Open Files"
  1089. IDS_DISPLAYNAME_SERVICES "Services"
  1090. END
  1091. STRINGTABLE DISCARDABLE
  1092. BEGIN
  1093. IDS_SNAPINABOUT_DESCR_SERVICES
  1094. "Starts, stops, and configures Windows services."
  1095. IDS_SNAPINABOUT_DESCR_FILESVC
  1096. "Displays shared folders, current sessions, and open files."
  1097. END
  1098. STRINGTABLE DISCARDABLE
  1099. BEGIN
  1100. IDS_AFPMGR_BASE "Base for all AFP Manager errors."
  1101. END
  1102. STRINGTABLE DISCARDABLE
  1103. BEGIN
  1104. IDS_AFPERR_InvalidServerName
  1105. "The server name specified is not valid.\n\nSpecify a valid server name without colons."
  1106. END
  1107. STRINGTABLE DISCARDABLE
  1108. BEGIN
  1109. IDS_ERROR_BASE "Base for all system errors."
  1110. IDS_ERROR_PATH_NOT_FOUND
  1111. "The service could not be started because the path was not found."
  1112. IDS_ERROR_ACCESS_DENIED "Access was denied to the MacFile service."
  1113. IDS_ERROR_INVALID_HANDLE "An internal error occurred (INVALID_HANDLE)."
  1114. END
  1115. STRINGTABLE DISCARDABLE
  1116. BEGIN
  1117. IDS_ERROR_NOT_ENOUGH_MEMORY
  1118. "Insufficient memory available to complete the operation."
  1119. END
  1120. STRINGTABLE DISCARDABLE
  1121. BEGIN
  1122. IDS_ERROR_INVALID_PARAMETER
  1123. "An internal error occurred (INVALID_PARAMETER)."
  1124. END
  1125. STRINGTABLE DISCARDABLE
  1126. BEGIN
  1127. IDS_ERROR_INVALID_NAME "An internal error occurred (INVALID_NAME)."
  1128. IDS_ERROR_INVALID_LEVEL "An internal error occurred (INVALID_LEVEL)."
  1129. END
  1130. STRINGTABLE DISCARDABLE
  1131. BEGIN
  1132. IDS_ERROR_SERVICE_REQUEST_TIMEOUT
  1133. "The service could not be started because the service did not respond to the start or control request in a timely fashion."
  1134. IDS_ERROR_SERVICE_NO_THREAD
  1135. "The service could not be started because a thread could not be created for the service."
  1136. IDS_ERROR_SERVICE_DATABASE_LOCKED
  1137. "The service could not be started because the service database is locked."
  1138. IDS_ERROR_SERVICE_ALREADY_RUNNING
  1139. "The service could not be started because the service is already running."
  1140. IDS_ERROR_SERVICE_DISABLED
  1141. "The service could not be started because it is disabled."
  1142. IDS_ERROR_SERVICE_DOES_NOT_EXIST
  1143. "The File Server for Macintosh service is not installed on the server %1."
  1144. END
  1145. STRINGTABLE DISCARDABLE
  1146. BEGIN
  1147. IDS_ERROR_DATABASE_DOES_NOT_EXIST
  1148. "The service could not be started because the database does not exist."
  1149. IDS_ERROR_SERVICE_DEPENDENCY_FAIL
  1150. "The service could not be started because the service dependency failed."
  1151. IDS_ERROR_SERVICE_LOGON_FAILED
  1152. "The service could not be started because the logon to the computer failed."
  1153. IDS_ERROR_SERVICE_MARKED_FOR_DELETE
  1154. "The service could not be started because the service is marked for deletion."
  1155. IDS_ERROR_SERVICE_DEPENDENCY_DELETED
  1156. "The service could not be started because the service dependency was deleted."
  1157. END
  1158. STRINGTABLE DISCARDABLE
  1159. BEGIN
  1160. IDS_BLT_ELLIPSIS_TEXT "..."
  1161. IDS_PROP_SHEET_TITLE "File Server for Macintosh"
  1162. IDS_NEED_SERVER_NAME "Please type a server name, or choose Cancel."
  1163. IDS_SERVERNAME_CHANGE "This change will take effect when File Server for Macintosh service is restarted."
  1164. IDS_MESSAGE_TOO_LONG "The message contains too many characters.\n\nPlease type a shorter message."
  1165. IDS_DELETE_TC_CONFIRM "Are you sure you want to delete the selected document Creator/Type item and all associated extensions?"
  1166. IDS_NEED_TEXT_TO_SEND "Type the message text you wish to send, or choose Cancel."
  1167. IDS_SESSION_DELETED "The selected Macintosh user is no longer connected.\n\nThe user may have logged off or been forced off by another administrator."
  1168. END
  1169. STRINGTABLE DISCARDABLE
  1170. BEGIN
  1171. IDS_MESSAGE_SENT "The message was sent successfully."
  1172. IDS_NOT_RECEIVED "The message has been sent, but the connected workstation has not received it.\n\nThe workstation is running an unsupported version of System software."
  1173. IDS_NEED_TYPE_CREATOR "You must specify both a Creator and a Type to create a valid Creator/Type item."
  1174. IDS_CONFIG_SFM_TASK "Configure &File Server for Macintosh...\nConfigure File Server for Macintosh"
  1175. IDS_CONFIG_SFM_TOP "Configure &File Server for Macintosh...\nConfigure File Server for Macintosh"
  1176. IDS_AUTH_MS_ONLY "Microsoft only"
  1177. IDS_AUTH_APPLE_CLEARTEXT "Apple Clear Text"
  1178. IDS_AUTH_APPLE_ENCRYPTED "Apple Encrypted"
  1179. IDS_AUTH_CLEARTEXT_OR_MS "Apple Clear Text or Microsoft"
  1180. IDS_AUTH_ENCRYPTED_OR_MS "Apple Encrypted or Microsoft"
  1181. IDS_START_SERVICE "The service %1 has not been started. Start it now?"
  1182. IDS_AUTH_WARNING "Apple Encrypted authentication requires that user passwords are saved in the directory service in clear text format.\n\nPlease see your help documentation for more information."
  1183. IDS_CREATOR "Creator"
  1184. IDS_TYPE "Type"
  1185. IDS_DESCRIPTION "Description"
  1186. IDS_INVALID_SESSIONLIMIT
  1187. "Enter a numerical value that is between 0 and 0x%1!x! for the sessions limit."
  1188. END
  1189. STRINGTABLE DISCARDABLE
  1190. BEGIN
  1191. IDS_REGISTER_FILEMGMT "Shared Folders"
  1192. IDS_REGISTER_FILEMGMT_EXT "Shared Folders Extension"
  1193. IDS_REGISTER_SVCMGMT "Services"
  1194. IDS_REGISTER_SVCMGMT_EXT "Services Extension"
  1195. END
  1196. STRINGTABLE DISCARDABLE
  1197. BEGIN
  1198. IDS_REGISTER_DEFAULT_VIEW_EXT "MMCViewExt object"
  1199. END
  1200. STRINGTABLE DISCARDABLE
  1201. BEGIN
  1202. AFX_IDS_APP_TITLE "Shared Folders"
  1203. IDS_CANT_SAVE_CHANGES "Changes cannot be saved."
  1204. IDS_SHARE_SECURITY "Share Permissions"
  1205. IDS_GUEST "Guest"
  1206. IDS_YES "Yes"
  1207. IDS_NO "No"
  1208. END
  1209. STRINGTABLE DISCARDABLE
  1210. BEGIN
  1211. IDS_CHANGED_LOGON_NAME "The new logon name will not take effect until you stop and restart the service."
  1212. IDS_OPENFILE_FILTER "Executable Files (*.exe;*.com;*.cmd;*.bat)\0*.exe;*.com;*.cmd;*.bat\0All Files\0*.*"
  1213. END
  1214. STRINGTABLE DISCARDABLE
  1215. BEGIN
  1216. IDS_ERROR_SHARING_VIOLATION
  1217. "Another workstation with the same name exists. The name was not changed."
  1218. END
  1219. STRINGTABLE DISCARDABLE
  1220. BEGIN
  1221. IDS_MVSTRINGEDIT_TITLE_KEYWORDS "Edit Keywords"
  1222. IDS_MVSTRINGEDIT_TEXT_KEYWORDS "Type a keyword, and then click Add."
  1223. END
  1224. STRINGTABLE DISCARDABLE
  1225. BEGIN
  1226. IDS_MVSTRINGEDIT_ERROR "The system encountered the following error while invoking the Change dialog:"
  1227. IDS_MVSTRINGEDIT_STRING_INVALID
  1228. """%1"" is not a valid character. Please correct the string you just typed."
  1229. END
  1230. STRINGTABLE DISCARDABLE
  1231. BEGIN
  1232. IDS_HTML_DETAILS_START "<A href = javascript:external.ExecuteSelectionMenuItem('Start')>Start</A> the service<BR>\n"
  1233. IDS_HTML_DETAILS_STOP "<A href = javascript:external.ExecuteSelectionMenuItem('Stop')>Stop</A> the service<BR>\n"
  1234. IDS_HTML_DETAILS_PAUSE "<A href = javascript:external.ExecuteSelectionMenuItem('Pause')>Pause</A> the service<BR>\n"
  1235. IDS_HTML_DETAILS_RESUME "<A href = javascript:external.ExecuteSelectionMenuItem('Resume')>Resume</A> the service<BR>\n"
  1236. END
  1237. STRINGTABLE DISCARDABLE
  1238. BEGIN
  1239. IDS_HTML_DETAILS_RESTART
  1240. "<A href = javascript:external.ExecuteSelectionMenuItem('Restart')>Restart</A> the service<BR>\n"
  1241. END
  1242. #endif // English (U.S.) resources
  1243. /////////////////////////////////////////////////////////////////////////////
  1244. #ifndef APSTUDIO_INVOKED
  1245. /////////////////////////////////////////////////////////////////////////////
  1246. //
  1247. // Generated from the TEXTINCLUDE 3 resource.
  1248. //
  1249. /////////////////////////////////////////////////////////////////////////////
  1250. #endif // not APSTUDIO_INVOKED