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.
 
 
 
 
 
 

94 lines
3.0 KiB

/* Copyright (c) 1998 Microsoft Corporation */
/* Help ID mapping for Connection Manager 32-bit Help topics */
/* Help file = cmmgr32.hlp */
/* If you make a change to this file, be sure to notify your help author and/or your lead developer.*/
/* Topic that the Help button goes to */
#define ICM_TRB 0001
/* Logon dialog */
#define IDH_LOGON_NAME 1002
#define IDH_LOGON_PSWD 1003
#define IDH_LOGON_NEW 4010
#define IDH_LOGON_DOMAIN 3090
#define IDH_LOGON_AUTOCONN 2006
#define IDH_LOGON_SVCMSG 1008
#define IDH_LOGON_CONNECT_STAT 1005
#define IDH_LOGON_CONNECT 1006
#define IDH_LOGON_PROPERTIES 1007
#define IDH_LOGON_CANCEL 1010
#define IDH_LOGON_SAVEPW 1012
#define IDH_LOGON_SAVEFORALL 1014
#define IDH_LOGON_SAVEFORME 1015
// Access Points --logon dialog - Help ID for the Accesspoints combo box
#define IDH_LOGON_ACCESSPOINTS 1013
/* Connections Status dialog box */
#define IDH_STATUS_DISCONNECT 1011
/* Connections Properties dialog--General tab */
#define IDH_GENERAL_ALREADY 8002
#define IDH_GENERAL_DIALTHIS 8003
#define IDH_GENERAL_PHONENUM 2000
#define IDH_GENERAL_PHONEBOOK 2001
#define IDH_GENERAL_PHONEBOOKB 2005
#define IDH_GENERAL_BACKUPNUM 2002
#define IDH_GENERAL_DIALRULE 2003
#define IDH_GENERAL_USE_DIAL_RULE 4020
#define IDH_GENERAL_USE_DIAL_RULEB 4021
#define IDH_GENERAL_CONNECT_MODEM 2004
// Access Points -- General tab
#define IDH_GENERAL_NEWAP 4022 // New button
#define IDH_GENERAL_DELETEAP 4023 // Delete button
#define IDH_GENERAL_ACCESSPOINTS 4024 // Access points combo box
/* Connection Properties dialog--Options tab */
#define IDH_OPTIONS_IDLEDIS 2010
#define IDH_OPTIONS_REDIAL 2020
#define IDH_OPTIONS_LOGGING 2030
#define IDH_OPTIONS_CLEAR_LOG 2040
#define IDH_OPTIONS_VIEW_LOG 2050
/* Connections Properties dialog--Internet Logon tab */
#define IDH_INTERNET_PASSWORD 2060
#define IDH_INTERNET_USER_NAME 2070
#define IDH_INTERNET_SAVEPASS 2080
/* Connection Properties dialog--VPN tab */
#define IDH_VPN_SELECTOR 2100
/* Phone Book dialog */
#define IDH_PHONEBOOK_SERVICETYP 3000
#define IDH_PHONEBOOK_COUNTRY 3001
#define IDH_PHONEBOOK_STATEREG 3002
#define IDH_PHONEBOOK_ACCESSNUMS 3003
#define IDH_PHONEBOOK_MORENUMS 3005
#define IDH_PHONEBOOK_SVCMSG 3006
/*Retry Dialog */
#define IDH_RETRY_REMEMBER 2501
#define IDH_RETRY_USERNAME_STATIC 2502
#define IDH_RETRY_USERNAME 2503
#define IDH_RETRY_PASSWORD_STATIC 2504
#define IDH_RETRY_PASSWORD 2505
#define IDH_RETRY_DOMAIN_STATIC 2506
#define IDH_RETRY_DOMAIN 2507
#define IDH_RETRY_OK 2508
#define IDH_RETRY_CANCEL 2509
/*Button IDs */
#define IDH_CMHELP 4000
#define IDH_DETAILS 6020
#define IDH_OK_CONNECTED 6030