home *** CD-ROM | disk | FTP | other *** search
- /* Help ID mapping for Connection Manager 32-bit Help topics */
- /* Help file = cmmgr32.hlp */
-
- /* 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
-
- /* 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
-
- /* Connections Properties dialog--Internet Logon tab */
- #define IDH_INTERNET_USER_NAME 2070
- #define IDH_INTERNET_PASSWORD 2060
- #define IDH_INTERNET_SAVEPASS 2050
-
- /* Connection Properties dialog--Options tab */
- #define IDH_OPTIONS_IDLEDIS 2010
- #define IDH_OPTIONS_REDIAL 2020
-
- /* 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
-
- /*Button IDs */
- #define IDH_CMHELP 4000
- #define IDH_DETAILS 6020
- #define IDH_OK_CONNECTED 6030
-
-
-
-
-
-
-
-
-
-