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.
|
|
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by w3ext.rc
//
#define IDS_ERROR_NOT_ENOUGH_MEMORY 1
#define IDS_STATUS_STARTED 2
#define IDS_STATUS_STOPPED 3
#define IDS_STATUS_PAUSED 4
#define IDS_UNABLE_TO_REGISTER 5
#define IDS_UNABLE_TO_UNREGISTER 6
#define IDS_PAGE_TITLE 7
#define IDS_STATUS_STARTING 8
#define IDS_CONFIRM_REMOVE 9
#define IDS_DEFAULT_ALIAS 10
#define IDS_EMPTY_ALIAS 11
#define IDS_NO_PARENT 12
#define IDS_ALIAS_IS_TAKEN 13
#define IDS_CONFIRM_SHARENOT 14
#define IDS_PWS_TITLE 15
#define IDS_STATUS_SHUTDOWN 16
#define IDS_STATUS_IIS_STARTED 17
#define IDS_STATUS_IIS_STOPPED 18
#define IDS_STATUS_IIS_PAUSED 19
#define IDS_STATUS_IIS_SHUTDOWN 20
#define IDS_STATUS_IIS_STARTING 22
#define IDS_DEFAULT_SERVER_DESCRIPTION 23
#define IDS_ILLEGAL_VIRT_DIR_CHARS 24
#define IDS_ILLEGAL_PHYS_PATH_CHARS 25
#define IDS_WRITEEXECUTE_WARNING 26
#define IDS_WARNING 27
#define IDD_WEB_SHARE 129
#define IDI_PRODUCT 130
#define IDI_ICON_PWS 130
#define IDD_ALIAS 131
#define IDD_WEB_SHARE1 132
#define IDI_ICON_IIS 133
#define IDC_STATIC_STATUS 1008
#define IDC_LIST 1009
#define IDC_ADD 1010
#define IDC_REMOVE 1011
#define IDC_EDIT 1012
#define IDC_RDO_SHARE 1013
#define IDC_RDO_NOT 1014
#define IDC_STATIC_ALIAS_TITLE 1015
#define IDC_COMBO_SERVER 1016
#define IDC_STATIC_SHARE_ON 1017
#define IDC_STATIC_ICON_PWS 1018
#define IDC_STATIC_ICON_IIS 1019
#define IDC_PATH 1020
#define IDC_ALIAS 1021
#define IDC_DIRBROWSE 1023
#define IDC_FULLCONTROL 1024
#define IDC_RDO_NONE 1025
#define IDC_RDO_SCRIPTS 1026
#define IDC_RDO_EXECUTE 1027
#define IDC_BROWSE 1040
#define IDC_READ 1073
#define IDC_WRITE 1074
#define IDC_EXECUTE 1075
#define IDC_SCRIPTS 1079
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 135
#define _APS_NEXT_COMMAND_VALUE 32771
#define _APS_NEXT_CONTROL_VALUE 1029
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
|