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.

111 lines
4.5 KiB

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by app.rc
  4. //
  5. #include <shlobj.h>
  6. #include <shlobjp.h>
  7. #define IDS_APP_MSG_NOT_FOUND 100
  8. #define IDS_NET_MSG_NOT_FOUND 101
  9. #define IDS_NO_NET_MSG 102
  10. #define IDS_MSGTITLE 103
  11. #define IDS_SHARE_MENUHELP 105
  12. #define IDS_ACLEDIT_PERM_GEN_NO_ACCESS 106
  13. #define IDS_ACLEDIT_PERM_GEN_READ 107
  14. #define IDS_ACLEDIT_PERM_GEN_MODIFY 108
  15. #define IDS_ACLEDIT_PERM_GEN_ALL 109
  16. #define IDS_ACLEDIT_TITLE 110
  17. #define IDS_HELPFILENAME 111
  18. #define IDS_NAME 112
  19. #define IDS_COMMENT 113
  20. #define IDS_PATH 114
  21. #define IDS_MAXUSES 115
  22. #define IDS_UNLIMITED 116
  23. #define IDS_SHARE_PROPTITLE 117
  24. #ifdef WIZARDS
  25. #define IDS_SHARE_NEW 118
  26. #define IDS_SHARE_NW 119
  27. #define IDS_SHARE_MAC 120
  28. #define IDS_SHARE_ALL 121
  29. #endif // WIZARDS
  30. #define IDS_SUREUNINST 122
  31. #define IDS_SHAREPERM_READ 123
  32. #define IDS_SHAREPERM_MODIFY 124
  33. #define IDS_SHAREPERM_ALL 125
  34. #define IDI_SHARESFLD 200
  35. #define IDI_SHARE 201
  36. #ifdef WIZARDS
  37. #define IDI_NEWSHARE 202
  38. #define IDI_NWSHARE 203
  39. #define IDI_MACSHARE 204
  40. #define IDI_ALLSHARE 205
  41. #endif // WIZARDS
  42. #define IDI_IPC 206
  43. #define POPUP_SHARESBG_MERGE 300
  44. #define POPUP_SHARESBG_POPUPMERGE1 301
  45. #define POPUP_SHARESBG_POPUPMERGE2 302
  46. #define POPUP_SHARE 303
  47. #ifdef WIZARDS
  48. #define POPUP_SPECIAL 304
  49. #define POPUP_SPECIAL_FILE 305
  50. #endif // WIZARDS
  51. #define IDD_SHARE_PROPERTIES 1000
  52. #define IDC_SHARE_SHARENAME 1001
  53. #define IDC_SHARE_COMMENT 1002
  54. #define IDC_SHARE_SHARENAME_TEXT 1003
  55. #define IDC_SHARE_COMMENT_TEXT 1004
  56. #define IDC_SHARE_LIMIT 1005
  57. #define IDC_SHARE_MAXIMUM 1006
  58. #define IDC_SHARE_ALLOW 1007
  59. #define IDC_SHARE_PERMISSIONS 1008
  60. #define IDC_SHARE_USERS_TEXT 1009
  61. #define IDC_SHARE_ALLOW_SPIN 1010
  62. #define IDC_SHARE_ALLOW_VALUE 1011
  63. #define IDC_SHARE_PATH_TEXT 1012
  64. #define IDC_SHARE_PATH 1013
  65. #define IDD_NEW_SHARE 1018
  66. #define FSIDM_SORT_FIRST 0x0030
  67. #define FSIDM_SORTBYNAME (FSIDM_SORT_FIRST + 0x0009)
  68. #define FSIDM_SORTBYCOMMENT (FSIDM_SORT_FIRST + 0x000a)
  69. #define FSIDM_SORTBYPATH (FSIDM_SORT_FIRST + 0x000b)
  70. #define FSIDM_SORTBYMAXUSES (FSIDM_SORT_FIRST + 0x000c)
  71. #define FSIDM_MENU_NEW 0x0060
  72. #define FSIDM_NEWSHARE (FSIDM_MENU_NEW + 0x0003)
  73. #define FSIDM_MENU_OPEN 0x0070
  74. #ifdef WIZARDS
  75. #define FSIDM_OPENSPECIAL (FSIDM_MENU_OPEN + 0x0001)
  76. #endif // WIZARDS
  77. #define IDS_MH_FSIDM_FIRST 2000
  78. #define IDS_MH_FSIDM_LAST 2999
  79. #define IDS_MH_SORTBYNAME (IDS_MH_FSIDM_FIRST + FSIDM_SORTBYNAME)
  80. #define IDS_MH_SORTBYCOMMENT (IDS_MH_FSIDM_FIRST + FSIDM_SORTBYCOMMENT)
  81. #define IDS_MH_SORTBYPATH (IDS_MH_FSIDM_FIRST + FSIDM_SORTBYPATH)
  82. #define IDS_MH_SORTBYMAXUSES (IDS_MH_FSIDM_FIRST + FSIDM_SORTBYMAXUSES)
  83. #define IDS_MH_MENU_NEW (IDS_MH_FSIDM_FIRST + FSIDM_MENU_NEW)
  84. #define IDS_MH_NEWSHARE (IDS_MH_FSIDM_FIRST + FSIDM_NEWSHARE)
  85. #define IDS_MH_DELETE (IDS_MH_FSIDM_FIRST + SHARED_FILE_DELETE)
  86. #define IDS_MH_PROPERTIES (IDS_MH_FSIDM_FIRST + SHARED_FILE_PROPERTIES)
  87. #ifdef WIZARDS
  88. #define IDS_MH_OPENSPECIAL (IDS_MH_FSIDM_FIRST + FSIDM_OPENSPECIAL)
  89. #endif // WIZARDS
  90. #define IDS_MH_FILE_LINK (IDS_MH_FSIDM_FIRST + SHARED_FILE_LINK)
  91. #define IDS_MH_FILE_RENAME (IDS_MH_FSIDM_FIRST + SHARED_FILE_RENAME)
  92. // Next default values for new objects
  93. //
  94. #ifdef APSTUDIO_INVOKED
  95. #ifndef APSTUDIO_READONLY_SYMBOLS
  96. #define _APS_NEXT_RESOURCE_VALUE 126
  97. #define _APS_NEXT_COMMAND_VALUE 40001
  98. #define _APS_NEXT_CONTROL_VALUE 1019
  99. #define _APS_NEXT_SYMED_VALUE 101
  100. #endif
  101. #endif