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.
 
 
 
 
 
 

41 lines
1.6 KiB

// Help IDs for Passport Mananger Config
#define NO_HELP ((DWORD) -1) // Disables Help for a control
#define IDH_PMADMIN_CONNECT 1000
#define IDH_PMADMIN_CONNECT_BROWSE 1001
#define IDH_SERVERNAME 1002
#define IDH_INSTALLDIR 1003
#define IDH_VERSION 1004
#define IDH_TIMEWINDOW 1005
#define IDH_FORCESIGNIN 1006
#define IDH_LANGUAGEID 1007
#define IDH_COBRANDING_TEMPLATE 1008
#define IDH_SITEID 1009
#define IDH_RETURNURL 1010
#define IDH_COOKIEDOMAIN 1011
#define IDH_COOKIEPATH 1012
#define IDH_STANDALONE 1013
#define IDH_DISABLECOOKIES 1014
#define IDH_COMMIT 1015
#define IDH_UNDO 1016
#define IDH_DISASTERURL 1017
#define IDH_CONFIGSETS 1018
#define IDH_NEWCONFIG 1019
#define IDH_REMOVECONFIG 1020
#define IDH_HOSTNAMEEDIT 1021
#define IDH_HOSTIPEDIT 1022
#define IDH_PROFILEDOMAIN 1023
#define IDH_PROFILEPATH 1024
#define IDH_SECUREDOMAIN 1025
#define IDH_SECUREPATH 1026
#define IDH_VERBOSE_MODE 1027
#define IDH_ENVCHANGE 1028
#define IDH_ENVIRONMENT 1029
#define IDH_ENABLEMREFRESH 1030
#define IDH_NSREFRESH 1031
#define IDH_CONFIGSETEDIT 1032
#define IDH_REMOTEFILE 1033
#define IDH_MOREINFO 1034