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.
 
 
 
 
 
 

52 lines
2.0 KiB

/**********************************************************************/
/** Microsoft Windows NT **/
/** Copyright(c) Microsoft Corp., 1992 **/
/**********************************************************************/
/*
HelpNums.h
Help context context codes
FILE HISTORY:
Johnl 15-Apr-1992 Created
*/
/*
* Take Ownership dialog help
*/
#define HC_TAKEOWNERSHIP_DIALOG 4201
/*
* Security dialogs
*/
#define HC_SED_USER_BROWSER_DIALOG 4300 // NT File/Dir user browser dialog
#define HC_SED_USER_BROWSER_LOCALGROUP 4301 // NT File/Dir user browser dialog
#define HC_SED_USER_BROWSER_GLOBALGROUP 4302 // NT File/Dir user browser dialog
#define HC_SED_USER_BROWSER_FINDUSER 4303 // NT File/Dir user browser dialog
#define HC_SED_LANMAN_ADD_USER_DIALOG 4311 // LM Add user dialog
#define HC_SED_NT_FILE_PERMS_DLG 4312 // Main NT File Perm dialog
#define HC_SED_NT_DIR_PERMS_DLG 4313 // Main NT Directory perm dialog
#define HC_SED_NT_SPECIAL_FILES_FM 4314
#define HC_SED_NT_SPECIAL_DIRS_FM 4315
#define HC_SED_NT_SPECIAL_NEW_FILES_FM 4316
#define HC_SED_NT_FILE_AUDITS_DLG 4317 // Main NT File Audits dialog
#define HC_SED_NT_DIR_AUDITS_DLG 4318 // Main NT Directory Audits dialog
#define HC_SED_LM_FILE_PERMS_DLG 4319 // Main LM File Perm dialog
#define HC_SED_LM_DIR_PERMS_DLG 4320 // Main LM Directory perm dialog
#define HC_SED_LM_SPECIAL_FILES_FM 4321
#define HC_SED_LM_SPECIAL_DIRS_FM 4322
#define HC_SED_LM_FILE_AUDITS_DLG 4323 // Main LM File Audits dialog
#define HC_SED_LM_DIR_AUDITS_DLG 4324 // Main LM Directory Audits dialog
#define HC_SED_USER_BROWSER_AUDIT_DLG 4325
#define HC_SED_USER_BR_AUDIT_LOCALGROUP 4326 // NT File/Dir user browser dialog
#define HC_SED_USER_BR_AUDIT_GLOBALGROUP 4327 // NT File/Dir user browser dialog
#define HC_SED_USER_BR_AUDIT_FINDUSER 4328 // NT File/Dir user browser dialog