home *** CD-ROM | disk | FTP | other *** search
- /* Help ID mapping for Connection Manager 32-bit Help topics */
- /* Help file = cmmgr32.hlp */
- /* Last saved 6/26/97 cyndyw */
-
- /* Topic that the Help button goes to */
- #define ICM_TRB 0001
-
- /* Sign In dialog */
- #define IDH_SIGNIN_NAME 1002
- #define IDH_SIGNIN_PSWD 1003
- #define IDH_SIGNIN_NEW 4010
- #define IDH_SIGNIN_DOMAIN 3090
- #define IDH_SIGNIN_AUTODIAL 2006
- #define IDH_SIGNIN_SVCMSG 1008
- #define IDH_SIGNIN_CONNECT_STAT 1005
- #define IDH_SIGNIN_CONNECT 1006
- #define IDH_SIGNIN_SETTINGS 1007
- #define IDH_SIGNIN_HIDE 1009
- #define IDH_SIGNIN_CANCEL 1010
- #define IDH_SIGNIN_DISCONNECT 1011
- #define IDH_SIGNIN_REMEMBER 1012
- #define IDH_SIGNIN_REMEMBER_2 2011
-
- /* Connections Settings dialog--Dialing tab */
- #define IDH_DIALING_PHONENUM 2000
- #define IDH_DIALING_PHONEBOOK 2001
- #define IDH_DIALING_BACKUPNUM 2002
- #define IDH_DIALING_DIALPROP 2003
- #define IDH_DIALING_LONGDIST 4020
- #define IDH_DIALING_CONNECT_MODEM 2004
-
- /* Connections Settings dialog--Internet Sign-In tab */
- #define IDH_INTERNET_USE_SIGNIN 2030
- #define IDH_INTERNET_USE_THIS 2040
- #define IDH_INTERNET_USER_NAME 2070
- #define IDH_INTERNET_PASSWORD 2060
- #define IDH_INTERNET_REMPASS 2050
-
- /* Connections Settings dialog--Options tab */
- #define IDH_OPTIONS_IDLEDIS 2010
- #define IDH_OPTIONS_REDIAL 2020
- #define IDH_OPTIONS_ALL_ACCESS 2007
-
- /* 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_MORE 3004
- #define IDH_PHONEBOOK_MORENUMS 3005
- #define IDH_PHONEBOOK_SVCMSG 3006
-
- /* Internet Sign-In dialog box */
- #define IDH_SIGNIN_INTERNET_USERNAME 5000
- #define IDH_SIGNIN_INTERNET_PASSWORD 5010
- #define IDH_SIGNIN_INTERNET_REMPASS 5020
-
- /*Button IDs */
- #define IDH_HELP 4000
- #define IDH_OK 6000
- #define IDH_CANCEL 6010
- #define IDH_DETAILS 6020
- #define IDH_OK_CONNECTED 6030
-
- /*Edit Phone Number dialog box */
- #define IDH_EDITNUM 5008
- #define IDH_EDITNUM_AREA_CODE 5007
- #define IDH_EDITNUM_PHONE 5001
- #define IDH_EDITNUM_COUNTRY_COMBO 5002
- #define IDH_EDITNUM_EXACT 5003
- #define IDH_EDITNUM_OK 5004
- #define IDH_EDITNUM_CANCEL 5005
- #define IDH_EDITNUM_HELP 5006
-
-
-
-
-
-
-
-