105 lines
4.4 KiB
C
105 lines
4.4 KiB
C
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Developer Studio generated include file.
|
|
// Used by app.rc
|
|
|
|
|
|
#include <defview.h>
|
|
|
|
#define IDS_APP_MSG_NOT_FOUND 100
|
|
#define IDS_NET_MSG_NOT_FOUND 101
|
|
#define IDS_NO_NET_MSG 102
|
|
#define IDS_MSGTITLE 103
|
|
#define IDS_SHARE_MENUHELP 105
|
|
#define IDS_ACLEDIT_PERM_GEN_NO_ACCESS 106
|
|
#define IDS_ACLEDIT_PERM_GEN_READ 107
|
|
#define IDS_ACLEDIT_PERM_GEN_MODIFY 108
|
|
#define IDS_ACLEDIT_PERM_GEN_ALL 109
|
|
#define IDS_ACLEDIT_TITLE 110
|
|
#define IDS_HELPFILENAME 111
|
|
#define IDS_NAME 112
|
|
#define IDS_COMMENT 113
|
|
#define IDS_PATH 114
|
|
#define IDS_MAXUSES 115
|
|
#define IDS_UNLIMITED 116
|
|
#define IDS_SHARE_PROPTITLE 117
|
|
#define IDS_SHARE_NEW 118
|
|
#define IDS_SHARE_NW 119
|
|
#define IDS_SHARE_MAC 120
|
|
#define IDS_SHARE_ALL 121
|
|
#define IDS_SERVICE 122
|
|
#define IDS_SERVICE_SMB 123
|
|
#define IDS_SERVICE_SFM 124
|
|
#define IDS_SERVICE_FPNW 125
|
|
#define IDS_MULTIPLE 126
|
|
#define IDI_SHARESFLD 200
|
|
#define IDI_SHARE 201
|
|
#define IDI_SFMSHARE 202
|
|
#define IDI_FPNWSHARE 203
|
|
#define POPUP_SHARESBG_MERGE 300
|
|
#define POPUP_SHARESBG_POPUPMERGE1 301
|
|
#define POPUP_SHARESBG_POPUPMERGE2 302
|
|
#define POPUP_SHARE 303
|
|
#define POPUP_SPECIAL 304
|
|
#define POPUP_SPECIAL_FILE 305
|
|
#define IDD_SHARE_PROPERTIES 1000
|
|
#define IDC_SHARE_SHARENAME 1001
|
|
#define IDC_SHARE_COMMENT 1002
|
|
#define IDC_SHARE_SHARENAME_TEXT 1003
|
|
#define IDC_SHARE_COMMENT_TEXT 1004
|
|
#define IDC_SHARE_LIMIT 1005
|
|
#define IDC_SHARE_MAXIMUM 1006
|
|
#define IDC_SHARE_ALLOW 1007
|
|
#define IDC_SHARE_PERMISSIONS 1008
|
|
#define IDC_SHARE_USERS_TEXT 1009
|
|
#define IDC_SHARE_ALLOW_SPIN 1010
|
|
#define IDC_SHARE_ALLOW_VALUE 1011
|
|
#define IDC_SHARE_PATH_TEXT 1012
|
|
#define IDC_SHARE_PATH 1013
|
|
#define IDD_SHARE_PROPERTIES_SFM 1014
|
|
#define IDD_SHARE_PROPERTIES_FPNW 1015
|
|
#define IDD_NEW_SHARE 1018
|
|
#define IDC_SFM_PASSWORD 1019
|
|
#define IDC_SFM_PASSWORD_CONFIRM 1020
|
|
#define IDC_SFM_READONLY 1021
|
|
#define IDC_SFM_GUESTS 1022
|
|
|
|
#define FSIDM_SORT_FIRST 0x0030
|
|
#define FSIDM_SORTBYNAME (FSIDM_SORT_FIRST + 0x0009)
|
|
#define FSIDM_SORTBYCOMMENT (FSIDM_SORT_FIRST + 0x000a)
|
|
#define FSIDM_SORTBYPATH (FSIDM_SORT_FIRST + 0x000b)
|
|
#define FSIDM_SORTBYMAXUSES (FSIDM_SORT_FIRST + 0x000c)
|
|
|
|
#define FSIDM_MENU_NEW 0x0060
|
|
#define FSIDM_NEWSHARE (FSIDM_MENU_NEW + 0x0003)
|
|
|
|
#define FSIDM_MENU_OPEN 0x0070
|
|
#define FSIDM_OPENSPECIAL (FSIDM_MENU_OPEN + 0x0001)
|
|
|
|
#define IDS_MH_FSIDM_FIRST 2000
|
|
#define IDS_MH_FSIDM_LAST 2999
|
|
|
|
#define IDS_MH_SORTBYNAME (IDS_MH_FSIDM_FIRST + FSIDM_SORTBYNAME)
|
|
#define IDS_MH_SORTBYCOMMENT (IDS_MH_FSIDM_FIRST + FSIDM_SORTBYCOMMENT)
|
|
#define IDS_MH_SORTBYPATH (IDS_MH_FSIDM_FIRST + FSIDM_SORTBYPATH)
|
|
#define IDS_MH_SORTBYMAXUSES (IDS_MH_FSIDM_FIRST + FSIDM_SORTBYMAXUSES)
|
|
#define IDS_MH_MENU_NEW (IDS_MH_FSIDM_FIRST + FSIDM_MENU_NEW)
|
|
#define IDS_MH_NEWSHARE (IDS_MH_FSIDM_FIRST + FSIDM_NEWSHARE)
|
|
|
|
#define IDS_MH_DELETE (IDS_MH_FSIDM_FIRST + SHARED_FILE_DELETE)
|
|
#define IDS_MH_PROPERTIES (IDS_MH_FSIDM_FIRST + SHARED_FILE_PROPERTIES)
|
|
|
|
#define IDS_MH_OPENSPECIAL (IDS_MH_FSIDM_FIRST + FSIDM_OPENSPECIAL)
|
|
#define IDS_MH_FILE_LINK (IDS_MH_FSIDM_FIRST + SHARED_FILE_LINK)
|
|
#define IDS_MH_FILE_RENAME (IDS_MH_FSIDM_FIRST + SHARED_FILE_RENAME)
|
|
|
|
// Next default values for new objects
|
|
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 112
|
|
#define _APS_NEXT_COMMAND_VALUE 40001
|
|
#define _APS_NEXT_CONTROL_VALUE 1019
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
|
#endif
|
|
#endif
|