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.

572 lines
17 KiB

  1. /**********************************************************************/
  2. /** Microsoft Windows/NT **/
  3. /** Copyright(c) Microsoft Corp., 1991 **/
  4. /**********************************************************************/
  5. /*
  6. afpmgr.h
  7. Server Manager include file.
  8. This file contains the ID constants used by the Server Manager.
  9. FILE HISTORY:
  10. NarenG 13-10-92 Stole from Server Manager.
  11. */
  12. #ifndef _AFPMGR_H_
  13. #define _AFPMGR_H_
  14. #include <uimsg.h> // For IDS_UI_RASMAC_BASE
  15. #include <uirsrc.h> // For IDRSRC_RASMAC_BASE
  16. #define IDS_AFPMGR_BASE IDS_UI_RASMAC_BASE
  17. #define IDS_AFPMGR_LAST (IDS_UI_RASMAC_BASE+200)
  18. #define CID_AFPMGR_BASE IDRSRC_RASMAC_BASE
  19. #define CID_AFPMGR_LAST (IDRSRC_RASMAC_BASE+800)
  20. #define ERROR_ALREADY_REPORTED 0xFFFFFFFF
  21. //
  22. // string ID's
  23. //
  24. #define IDS_AFPMGR_HELPFILENAME (IDS_AFPMGR_BASE+1)
  25. #define IDS_AFPMGR_MENU_NAME (IDS_AFPMGR_BASE+2)
  26. //
  27. // Message Pop-up string IDs.
  28. //
  29. #define IDS_CANNOT_FIND_SERVER (IDS_AFPMGR_BASE+10)
  30. #define IDS_NOT_NT (IDS_AFPMGR_BASE+11)
  31. #define IDS_YES (IDS_AFPMGR_BASE+13)
  32. #define IDS_NO (IDS_AFPMGR_BASE+14)
  33. #define IDS_BUTTON_USERS (IDS_AFPMGR_BASE+15)
  34. #define IDS_BUTTON_VOLUMES (IDS_AFPMGR_BASE+16)
  35. #define IDS_BUTTON_OPENFILES (IDS_AFPMGR_BASE+17)
  36. #define IDS_BUTTON_SERVERPARMS (IDS_AFPMGR_BASE+18)
  37. #define IDS_MACFILE_NOT_INSTALLED (IDS_AFPMGR_BASE+19)
  38. #define IDS_NEED_TEXT_TO_SEND (IDS_AFPMGR_BASE+25)
  39. #define IDS_CAPTION_PROPERTIES (IDS_AFPMGR_BASE+27)
  40. #define IDS_CAPTION_USERS (IDS_AFPMGR_BASE+28)
  41. #define IDS_CAPTION_OPENFILES (IDS_AFPMGR_BASE+29)
  42. #define IDS_CAPTION_VOLUMES (IDS_AFPMGR_BASE+30)
  43. #define IDS_CAPTION_OWNER (IDS_AFPMGR_BASE+31)
  44. #define IDS_CAPTION_GROUP (IDS_AFPMGR_BASE+32)
  45. #define IDS_CAPTION_ATTRIBUTES (IDS_AFPMGR_BASE+33)
  46. #define IDS_CAPTION_CREATE_VOLUME (IDS_AFPMGR_BASE+34)
  47. #define IDS_CAPTION_VOLUME_PROPERTIES (IDS_AFPMGR_BASE+35)
  48. #define IDS_CAPTION_DIRECTORY_PERMS (IDS_AFPMGR_BASE+36)
  49. #define IDS_FILE_PATH (IDS_AFPMGR_BASE+37)
  50. #define IDS_VOLUME_PATH (IDS_AFPMGR_BASE+38)
  51. #define IDS_MULTISEL_NOT_ALLOWED (IDS_AFPMGR_BASE+39)
  52. #define IDS_AFPMCPA_NAME_STRING (IDS_AFPMGR_BASE+40)
  53. #define IDS_AFPMCPA_INFO_STRING (IDS_AFPMGR_BASE+41)
  54. #define IDS_SVCCPA_NAME_STRING (IDS_AFPMGR_BASE+42)
  55. #define IDS_SVCCPA_INFO_STRING (IDS_AFPMGR_BASE+43)
  56. #define IDS_MESSAGE_TOO_LONG (IDS_AFPMGR_BASE+44)
  57. #define IDS_FILE_CLOSED (IDS_AFPMGR_BASE+45)
  58. #define IDS_SESSION_DELETED (IDS_AFPMGR_BASE+46)
  59. #define IDS_CONNECTION_DELETED (IDS_AFPMGR_BASE+47)
  60. #define IDS_REDIRECTED_PATH_NOT_ALLOWED (IDS_AFPMGR_BASE+48)
  61. #define IDS_VOLUME_TOO_BIG (IDS_AFPMGR_BASE+49)
  62. #define IDS_CLOSE_FILE_WRITE (IDS_AFPMGR_BASE+54)
  63. #define IDS_CLOSE_FILE (IDS_AFPMGR_BASE+55)
  64. #define IDS_CLOSE_FILE_ALL (IDS_AFPMGR_BASE+56)
  65. #define IDS_CLOSE_FILE_ALL_WRITE (IDS_AFPMGR_BASE+57)
  66. #define IDS_OPEN_MODE_READ_WRITE (IDS_AFPMGR_BASE+58)
  67. #define IDS_OPEN_MODE_READ (IDS_AFPMGR_BASE+59)
  68. #define IDS_OPEN_MODE_WRITE (IDS_AFPMGR_BASE+60)
  69. #define IDS_OPEN_MODE_NONE (IDS_AFPMGR_BASE+61)
  70. #define IDS_LOCAL_SERVER (IDS_AFPMGR_BASE+62)
  71. #define IDS_START_AFPSERVER_NOW (IDS_AFPMGR_BASE+63)
  72. #define IDS_STARTING_AFPSERVER_NOW (IDS_AFPMGR_BASE+64)
  73. #define IDS_GUEST (IDS_AFPMGR_BASE+65)
  74. #define IDS_UNKNOWN (IDS_AFPMGR_BASE+66)
  75. #define IDS_INVALID_DIR_ACCOUNT (IDS_AFPMGR_BASE+67)
  76. #define IDS_DISCONNECT_SESS (IDS_AFPMGR_BASE+68)
  77. #define IDS_DISCONNECT_SESS_OPEN (IDS_AFPMGR_BASE+69)
  78. #define IDS_DISCONNECT_SESS_ALL (IDS_AFPMGR_BASE+70)
  79. #define IDS_DISCONNECT_SESS_ALL_OPEN (IDS_AFPMGR_BASE+71)
  80. #define IDS_DISCONNECT_VOL (IDS_AFPMGR_BASE+72)
  81. #define IDS_DISCONNECT_VOL_OPEN (IDS_AFPMGR_BASE+73)
  82. #define IDS_DISCONNECT_VOL_ALL (IDS_AFPMGR_BASE+74)
  83. #define IDS_DISCONNECT_VOL_ALL_OPEN (IDS_AFPMGR_BASE+75)
  84. #define IDS_MESSAGE_SENT (IDS_AFPMGR_BASE+76)
  85. #define IDS_COULD_NOT_GET_CURRENT_SEL (IDS_AFPMGR_BASE+77)
  86. #define IDS_VOLUMES_LB_TITLE_TEXT (IDS_AFPMGR_BASE+78)
  87. #define IDS_VOLUME_CURRENT_USERS_TEXT (IDS_AFPMGR_BASE+79)
  88. #define IDS_PASSWORD_MISMATCH (IDS_AFPMGR_BASE+80)
  89. #define IDS_NOT_RECEIVED (IDS_AFPMGR_BASE+81)
  90. #define IDS_NEED_VOLUME_NAME (IDS_AFPMGR_BASE+82)
  91. #define IDS_NO_VOLUMES (IDS_AFPMGR_BASE+83)
  92. #define IDS_DELETE_VOLUME_CONFIRM (IDS_AFPMGR_BASE+84)
  93. #define IDS_TYPE_LOCAL_PATH (IDS_AFPMGR_BASE+85)
  94. #define IDS_NEED_TYPE_CREATOR (IDS_AFPMGR_BASE+86)
  95. #define IDS_MUST_BE_VALID_DIR (IDS_AFPMGR_BASE+87)
  96. #define IDS_DELETE_TC_CONFIRM (IDS_AFPMGR_BASE+88)
  97. #define IDS_FM_HELP_ASSOCIATE (IDS_AFPMGR_BASE+89)
  98. #define IDS_FM_HELP_CREATE_VOLUME (IDS_AFPMGR_BASE+90)
  99. #define IDS_FM_HELP_EDIT_VOLUMES (IDS_AFPMGR_BASE+91)
  100. #define IDS_FM_HELP_DELETE_VOLUMES (IDS_AFPMGR_BASE+92)
  101. #define IDS_FM_HELP_PERMISSIONS (IDS_AFPMGR_BASE+93)
  102. #define IDS_FM_HELP_HELP (IDS_AFPMGR_BASE+94)
  103. #define IDS_NEED_OWNER (IDS_AFPMGR_BASE+95)
  104. #define IDS_NEED_PRIMARY_GROUP (IDS_AFPMGR_BASE+96)
  105. #define IDS_SERVERNAME_CHANGE (IDS_AFPMGR_BASE+97)
  106. #define IDS_NEED_SERVER_NAME (IDS_AFPMGR_BASE+98)
  107. #define IDS_FM_SFM (IDS_AFPMGR_BASE+99)
  108. //
  109. // Do not change the ID numbers of these strings. AFPERR_*
  110. // map to these string ids via the formula:
  111. // -(AFPERR_*) + IDS_AFPMGR_BASE + AFPERR_BASE + 100 = IDS_*
  112. //
  113. #define AFPERR_TO_STRINGID( AfpErr ) \
  114. \
  115. ((( AfpErr <= AFPERR_BASE ) && ( AfpErr >= AFPERR_MIN )) ? \
  116. (IDS_AFPMGR_BASE+100+AFPERR_BASE-AfpErr) : AfpErr )
  117. #define IDS_AFPERR_InvalidVolumeName (IDS_AFPMGR_BASE+101)
  118. #define IDS_AFPERR_InvalidId (IDS_AFPMGR_BASE+102)
  119. #define IDS_AFPERR_InvalidParms (IDS_AFPMGR_BASE+103)
  120. #define IDS_AFPERR_CodePage (IDS_AFPMGR_BASE+104)
  121. #define IDS_AFPERR_InvalidServerName (IDS_AFPMGR_BASE+105)
  122. #define IDS_AFPERR_DuplicateVolume (IDS_AFPMGR_BASE+106)
  123. #define IDS_AFPERR_VolumeBusy (IDS_AFPMGR_BASE+107)
  124. #define IDS_AFPERR_VolumeReadOnly (IDS_AFPMGR_BASE+108)
  125. #define IDS_AFPERR_DirectoryNotInVolume (IDS_AFPMGR_BASE+109)
  126. #define IDS_AFPERR_SecurityNotSupported (IDS_AFPMGR_BASE+110)
  127. #define IDS_AFPERR_BufferSize (IDS_AFPMGR_BASE+111)
  128. #define IDS_AFPERR_DuplicateExtension (IDS_AFPMGR_BASE+112)
  129. #define IDS_AFPERR_UnsupportedFS (IDS_AFPMGR_BASE+113)
  130. #define IDS_AFPERR_InvalidSessionType (IDS_AFPMGR_BASE+114)
  131. #define IDS_AFPERR_InvalidServerState (IDS_AFPMGR_BASE+115)
  132. #define IDS_AFPERR_NestedVolume (IDS_AFPMGR_BASE+116)
  133. #define IDS_AFPERR_InvalidComputername (IDS_AFPMGR_BASE+117)
  134. #define IDS_AFPERR_DuplicateTypeCreator (IDS_AFPMGR_BASE+118)
  135. #define IDS_AFPERR_TypeCreatorNotExistant (IDS_AFPMGR_BASE+119)
  136. #define IDS_AFPERR_CannotDeleteDefaultTC (IDS_AFPMGR_BASE+120)
  137. #define IDS_AFPERR_CannotEditDefaultTC (IDS_AFPMGR_BASE+121)
  138. #define IDS_AFPERR_InvalidTypeCreator (IDS_AFPMGR_BASE+122)
  139. #define IDS_AFPERR_InvalidExtension (IDS_AFPMGR_BASE+123)
  140. #define IDS_AFPERR_TooManyEtcMaps (IDS_AFPMGR_BASE+124)
  141. #define IDS_AFPERR_InvalidPassword (IDS_AFPMGR_BASE+125)
  142. #define IDS_AFPERR_VolumeNonExist (IDS_AFPMGR_BASE+126)
  143. #define IDS_AFPERR_NoSuchUserGroup (IDS_AFPMGR_BASE+127)
  144. #define IDS_AFPERR_NoSuchUser (IDS_AFPMGR_BASE+128)
  145. #define IDS_AFPERR_NoSuchGroup (IDS_AFPMGR_BASE+129)
  146. //
  147. // For DLGEDIT.EXE's benefit.
  148. //
  149. #ifndef IDHELPBLT
  150. #error "Get IDHELPBLT definition from bltrc.h"
  151. //
  152. // The value of IDHELPBLT here is only a placeholder to keep dlgedit.exe
  153. // happy. It is redefined to the value in bltrc.h before creating the
  154. // resources.
  155. //
  156. #define IDHELPBLT 80
  157. #endif // IDHELPBLT
  158. //
  159. // Icon that shows up on the control panel
  160. //
  161. #define IDI_AFPMCPA_ICON 11001
  162. //
  163. // Button-Bar Bitmap IDs
  164. //
  165. #define IDBM_USERS 11002
  166. #define IDBM_FILES 11003
  167. #define IDBM_OPENRES 11004
  168. #define IDBM_SERVERPARMS 11005
  169. //
  170. // ListBox Bitmap IDs
  171. //
  172. #define IDBM_LB_USER 11006
  173. #define IDBM_LB_GOOD_VOLUME 11007
  174. #define IDBM_LB_DATA_FORK 11008
  175. #define IDBM_LB_RESOURCE_FORK 11009
  176. #define IDBM_LB_BAD_VOLUME 11010
  177. //
  178. // Server Properties.
  179. //
  180. #define IDD_SERVER_PROPERTIES 11020
  181. #define IDSP_ICON 11021
  182. #define IDSP_GB_SUMMARY 11022
  183. #define IDSP_ST_CURRENT_SESSIONS 11023
  184. #define IDSP_DT_CURRENT_SESSIONS 11024
  185. #define IDSP_ST_CURRENT_OPENFILES 11025
  186. #define IDSP_DT_CURRENT_OPENFILES 11026
  187. #define IDSP_ST_CURRENT_FILELOCKS 11027
  188. #define IDSP_DT_CURRENT_FILELOCKS 11028
  189. #define IDSP_GB_USERS 11029
  190. #define IDSP_GB_VOLUMES 11030
  191. #define IDSP_GB_OPENFILES 11031
  192. #define IDSP_GB_SERVERPARMS 11032
  193. //
  194. // Specific Sub-Property IDs.
  195. //
  196. //
  197. // Share volumes sub-property dialog
  198. //
  199. #define IDD_SHARED_VOLUMES 11050
  200. #define IDSV_LB_VOLUMELIST 11051 // NOTE: These 4 items
  201. #define IDSV_ST_VOLUMENAME 11052 // must have
  202. #define IDSV_ST_USES 11053 // consecutive
  203. #define IDSV_ST_PATH 11054 // ID's
  204. #define IDSV_LB_USERLIST 11055 // NOTE: Thes 4 items
  205. #define IDSV_ST_CONNUSER 11056 // must have
  206. #define IDSV_ST_TIME 11057 // consecutive
  207. #define IDSV_ST_INUSE 11058 // ID's
  208. #define IDSV_ST_USERCOUNT 11059
  209. #define IDSV_DT_USERCOUNT 11060
  210. #define IDSV_PB_DISCONNECT 11062
  211. #define IDSV_PB_DISCONNECTALL 11063
  212. //
  213. // Change servername dialog
  214. //
  215. #define IDD_CHANGE_SERVERNAME_DIALOG 11075
  216. #define IDCS_SLE_SERVER_NAME 11076
  217. //
  218. // Open files sub-property dialog
  219. //
  220. #define IDD_OPENFILES 11100
  221. #define IDOF_ST_OPENCOUNT 11101
  222. #define IDOF_DT_OPENCOUNT 11102
  223. #define IDOF_ST_LOCKCOUNT 11103
  224. #define IDOF_DT_LOCKCOUNT 11104
  225. #define IDOF_LB_OPENLIST 11105 // NOTE: These 4 items
  226. #define IDOF_ST_OPENEDBY 11106 // must have
  227. #define IDOF_ST_OPENMODE 11107 // consecutive
  228. #define IDOF_ST_LOCKS 11108 // consecutive
  229. #define IDOF_ST_PATH 11109 // ID's
  230. #define IDOF_PB_REFRESH 11110
  231. #define IDOF_PB_CLOSEFILE 11111
  232. #define IDOF_PB_CLOSEALLFILES 11112
  233. //
  234. // User connection sub-property
  235. //
  236. #define IDD_USER_CONNECTIONS 11150
  237. #define IDUC_LB_USER_CONNLIST 11151 // NOTE: These 5 items
  238. #define IDUC_ST_CONNUSERS 11152 // must
  239. #define IDUC_ST_COMPUTER 11153 // have
  240. #define IDUC_ST_OPENS 11154 // consecutive
  241. #define IDUC_ST_ELAPSED_TIME 11155 // ID's
  242. #define IDUC_ST_USERS_CONNECTED 11156
  243. #define IDUC_DT_USERS_CONNECTED 11157
  244. #define IDUC_LB_VOLUMES 11158 // NOTE: These 4 items
  245. #define IDUC_ST_VOLUME 11159 // must have
  246. #define IDUC_ST_FILEOPENS 11160 // consecutive
  247. #define IDUC_ST_TIME 11161 // ID's
  248. #define IDUC_PB_DISCONNECT 11162
  249. #define IDUC_PB_DISCONNECT_ALL 11163
  250. #define IDUC_PB_SEND_MESSAGE 11164
  251. //
  252. // AFP Service start progress icons
  253. //
  254. #define IDI_PROGRESS_ICON_0 11200
  255. #define IDI_PROGRESS_ICON_1 11201
  256. #define IDI_PROGRESS_ICON_2 11202
  257. #define IDI_PROGRESS_ICON_3 11203
  258. #define IDI_PROGRESS_ICON_4 11204
  259. #define IDI_PROGRESS_ICON_5 11205
  260. #define IDI_PROGRESS_ICON_6 11206
  261. #define IDI_PROGRESS_ICON_7 11207
  262. #define IDI_PROGRESS_ICON_8 11208
  263. #define IDI_PROGRESS_ICON_9 11209
  264. #define IDI_PROGRESS_ICON_10 11210
  265. #define IDI_PROGRESS_ICON_11 11211
  266. #define IDI_PROGRESS_NUM_ICONS 12
  267. //
  268. // Start AFP service dialog
  269. //
  270. #define IDD_SERVICE_CTRL_DIALOG 11250
  271. #define IDSC_PROGRESS 11251
  272. #define IDSC_ST_MESSAGE 11252
  273. //
  274. // Send Message dialog (from connected users dialog).
  275. //
  276. #define IDD_SEND_MSG_USER_DIALOG 11300
  277. #define IDSM_GB_RECEPIENTS 11301
  278. #define IDSM_RB_SINGLE_USER 11302
  279. #define IDSM_RB_ALL_USERS 11303
  280. #define IDSM_DT_SERVER_NAME 11304
  281. #define IDSM_DT_USER_NAME 11305
  282. #define IDSM_ST_MESSAGE 11306
  283. #define IDSM_ET_MESSAGE 11307
  284. //
  285. // Current users warning dialog
  286. //
  287. #define IDD_CURRENT_USERS_WARNING_DLG 11350
  288. #define IDCU_SLT_VOL_TEXT 11351
  289. #define IDCU_LB_CURRENT_USERS 11352 // NOTE: These 3 items must
  290. #define IDCU_ST_USERNAME 11353 // have
  291. #define IDCU_ST_FILEOPENS 11354 // consecutive
  292. #define IDCU_ST_TIME 11355 // IDs
  293. //
  294. // Volume management dialog
  295. //
  296. #define IDD_VOLUME_MANAGEMENT_DLG 11400
  297. #define IDVM_PB_DELETE_VOL 11401
  298. #define IDVM_PB_VOL_INFO 11402
  299. #define IDVM_PB_ADD_VOLUME 11403
  300. #define IDVM_SLT_VOLUME_TITLE 11404
  301. #define IDVM_LB_VOLUMES 11405 // NOTE: These 3 items must
  302. #define IDVM_ST_NAME 11406 // have
  303. #define IDVM_ST_PATH 11407 // consecutive IDs.
  304. //
  305. // New volume dialog
  306. //
  307. #define IDD_NEW_VOLUME_DIALOG 11450
  308. #define IDNV_SLE_NAME 11451
  309. #define IDNV_SLE_PATH 11452
  310. #define IDNV_SLE_PASSWORD 11453
  311. #define IDNV_SLE_CONFIRM_PASSWORD 11454
  312. #define IDNV_CHK_READONLY 11455
  313. #define IDNV_CHK_GUEST_ACCESS 11456
  314. #define IDNV_RB_UNLIMITED 11457
  315. #define IDNV_RB_USERS 11458
  316. #define IDNV_SLE_USERS 11459
  317. #define IDNV_SB_USERS_GROUP 11460
  318. #define IDNV_SB_USERS_UP 11461
  319. #define IDNV_SB_USERS_DOWN 11462
  320. #define IDNV_PB_PERMISSIONS 11463
  321. #define IDNV_SLE_USERS_GROUP 11464
  322. //
  323. // Server Parameters dialog
  324. //
  325. #define IDD_SERVER_PARAMETERS_DIALOG 11475
  326. #define IDSP_SLT_SERVERNAME 11476
  327. #define IDSP_PB_CHANGE 11477
  328. #define IDSP_MLE_LOGINMSG 11478
  329. #define IDSP_CHK_CLEARTEXT 11479
  330. #define IDSP_CHK_PASSWORD_SAVES 11480
  331. #define IDSP_CHK_GUESTLOGONS 11481
  332. #define IDSP_RB_UNLIMITED 11482
  333. #define IDSP_RB_SESSIONS 11483
  334. #define IDSP_SLE_SESSIONS 11484
  335. #define IDSP_SB_SESSIONS_GROUP 11485
  336. #define IDSP_SB_SESSIONS_UP 11486
  337. #define IDSP_SB_SESSIONS_DOWN 11487
  338. #define IDSP_SLE_SESSIONS_GROUP 11488
  339. //
  340. // Volume properties dialog
  341. //
  342. #define IDD_VOLUME_PROPERTIES_DIALOG 11500
  343. #define IDVP_SLT_NAME 11501
  344. #define IDVP_SLT_PATH 11502
  345. #define IDVP_SLE_PASSWORD 11503
  346. #define IDVP_SLE_CONFIRM_PASSWORD 11504
  347. #define IDVP_CHK_READONLY 11505
  348. #define IDVP_CHK_GUEST_ACCESS 11506
  349. #define IDVP_RB_UNLIMITED 11507
  350. #define IDVP_RB_USERS 11508
  351. #define IDVP_SLE_USERS 11509
  352. #define IDVP_SB_USERS_GROUP 11510
  353. #define IDVP_SB_USERS_UP 11511
  354. #define IDVP_SB_USERS_DOWN 11512
  355. #define IDVP_PB_PERMISSIONS 11513
  356. #define IDVP_SLE_USERS_GROUP 11514
  357. //
  358. // Directory permissions dialog
  359. //
  360. #define IDD_DIRECTORY_PERMISSIONS_DLG 11525
  361. #define IDDP_CHK_OWNER_FILE 11526
  362. #define IDDP_CHK_OWNER_FOLDER 11527
  363. #define IDDP_CHK_OWNER_CHANGES 11528
  364. #define IDDP_CHK_GROUP_FILE 11529
  365. #define IDDP_CHK_GROUP_FOLDER 11530
  366. #define IDDP_CHK_GROUP_CHANGES 11531
  367. #define IDDP_CHK_WORLD_FILE 11532
  368. #define IDDP_CHK_WORLD_FOLDER 11533
  369. #define IDDP_CHK_WORLD_CHANGES 11534
  370. #define IDDP_SLE_OWNER 11535
  371. #define IDDP_SLE_PRIMARYGROUP 11536
  372. #define IDDP_CHK_READONLY 11537
  373. #define IDDP_CHK_RECURSE 11538
  374. #define IDDP_SLT_PATH 11539
  375. #define IDDP_PB_OWNER 11540
  376. #define IDDP_PB_GROUP 11541
  377. //
  378. // Volume delete dialog
  379. //
  380. #define IDD_VOLUME_DELETE_DLG 11550
  381. #define IDDV_SLT_VOLUME_TITLE 11551
  382. #define IDDV_LB_VOLUMES 11552 // NOTE: These 3 items must
  383. #define IDDV_ST_NAME 11553 // have
  384. #define IDDV_ST_PATH 11554 // consecutive IDs.
  385. //
  386. // Volume edit dialog
  387. //
  388. #define IDD_VOLUME_EDIT_DLG 11600
  389. #define IDEV_SLT_VOLUME_TITLE 11601
  390. #define IDEV_PB_VOL_INFO 11602
  391. #define IDEV_LB_VOLUMES 11603 // NOTE: These 3 items must
  392. #define IDEV_ST_NAME 11604 // have
  393. #define IDEV_ST_PATH 11605 // consecutive IDs.
  394. //
  395. // Send Message dialog (from top level of server manager).
  396. //
  397. #define IDD_SEND_MSG_SERVER_DIALOG 11625
  398. #define IDSD_DT_SERVER_NAME 11626
  399. #define IDSD_ET_MESSAGE 11627
  400. //
  401. // File type/creator add dialog
  402. //
  403. #define IDD_TYPE_CREATOR_ADD_DIALOG 11650
  404. #define IDTA_SLE_DESCRIPTION 11651
  405. #define IDTA_CB_CREATOR 11652
  406. #define IDTA_CB_TYPE 11653
  407. //
  408. // File type/creator edit dialog
  409. //
  410. #define IDD_TYPE_CREATOR_EDIT_DIALOG 11675
  411. #define IDTE_SLE_DESCRIPTION 11676
  412. #define IDTE_SLE_CREATOR 11677
  413. #define IDTE_SLE_TYPE 11678
  414. //
  415. // File association dialog
  416. //
  417. #define IDD_FILE_ASSOCIATION_DIALOG 11700
  418. #define IDFA_CB_EXTENSIONS 11701
  419. #define IDFA_PB_ADD 11702
  420. #define IDFA_PB_EDIT 11703
  421. #define IDFA_PB_DELETE 11704
  422. #define IDFA_PB_ASSOCIATE 11705
  423. #define IDFA_LB_TYPE_CREATORS 11706 // NOTE: These 4 items must
  424. #define IDFA_ST_CREATOR 11707 // have
  425. #define IDFA_ST_TYPE 11708 // consecutive
  426. #define IDFA_ST_COMMENT 11709 // IDs.
  427. //
  428. // Server Manager extension menu
  429. // The IDM_* should be between 1-99
  430. //
  431. #define ID_SRVMGR_MENU 11725
  432. #define IDM_SEND_MESSAGE 10
  433. #define IDM_PROPERTIES 11
  434. #define IDM_VOLUME_MGT 12
  435. //
  436. // File Manager extension menu
  437. // The IDM_* should be between 1-99
  438. //
  439. #define ID_FILEMGR_MENU 11730
  440. #define IDM_FILE_ASSOCIATE 10
  441. #define IDM_VOLUME_CREATE 11
  442. #define IDM_VOLUME_EDIT 12
  443. #define IDM_VOLUME_DELETE 13
  444. #define IDM_DIRECTORY_PERMISSIONS 14
  445. #define IDM_AFPMGR_HELP 15
  446. //
  447. // File manager button bar bitmap
  448. //
  449. #define IDBM_AFP_TOOLBAR 11735
  450. //
  451. // help context
  452. //
  453. #include "afphelp.h"
  454. #endif // _AFPMGR_H_