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.

94 lines
3.1 KiB

  1. /* Copyright (c) 1998 Microsoft Corporation */
  2. /* Help ID mapping for Connection Manager 32-bit Help topics */
  3. /* Help file = cmmgr32.hlp */
  4. /* If you make a change to this file, be sure to notify your help author and/or your lead developer.*/
  5. /* Topic that the Help button goes to */
  6. #define ICM_TRB 0001
  7. /* Logon dialog */
  8. #define IDH_LOGON_NAME 1002
  9. #define IDH_LOGON_PSWD 1003
  10. #define IDH_LOGON_NEW 4010
  11. #define IDH_LOGON_DOMAIN 3090
  12. #define IDH_LOGON_AUTOCONN 2006
  13. #define IDH_LOGON_SVCMSG 1008
  14. #define IDH_LOGON_CONNECT_STAT 1005
  15. #define IDH_LOGON_CONNECT 1006
  16. #define IDH_LOGON_PROPERTIES 1007
  17. #define IDH_LOGON_CANCEL 1010
  18. #define IDH_LOGON_SAVEPW 1012
  19. #define IDH_LOGON_SAVEFORALL 1014
  20. #define IDH_LOGON_SAVEFORME 1015
  21. // Access Points --logon dialog - Help ID for the Accesspoints combo box
  22. #define IDH_LOGON_ACCESSPOINTS 1013
  23. /* Connections Status dialog box */
  24. #define IDH_STATUS_DISCONNECT 1011
  25. /* Connections Properties dialog--General tab */
  26. #define IDH_GENERAL_ALREADY 8002
  27. #define IDH_GENERAL_DIALTHIS 8003
  28. #define IDH_GENERAL_PHONENUM 2000
  29. #define IDH_GENERAL_PHONEBOOK 2001
  30. #define IDH_GENERAL_PHONEBOOKB 2005
  31. #define IDH_GENERAL_BACKUPNUM 2002
  32. #define IDH_GENERAL_DIALRULE 2003
  33. #define IDH_GENERAL_USE_DIAL_RULE 4020
  34. #define IDH_GENERAL_USE_DIAL_RULEB 4021
  35. #define IDH_GENERAL_CONNECT_MODEM 2004
  36. // Access Points -- General tab
  37. #define IDH_GENERAL_NEWAP 4022 // New button
  38. #define IDH_GENERAL_DELETEAP 4023 // Delete button
  39. #define IDH_GENERAL_ACCESSPOINTS 4024 // Access points combo box
  40. /* Connection Properties dialog--Options tab */
  41. #define IDH_OPTIONS_IDLEDIS 2010
  42. #define IDH_OPTIONS_REDIAL 2020
  43. #define IDH_OPTIONS_LOGGING 2030
  44. #define IDH_OPTIONS_CLEAR_LOG 2040
  45. #define IDH_OPTIONS_VIEW_LOG 2050
  46. /* Connections Properties dialog--Internet Logon tab */
  47. #define IDH_INTERNET_PASSWORD 2060
  48. #define IDH_INTERNET_USER_NAME 2070
  49. #define IDH_INTERNET_SAVEPASS 2080
  50. /* Connection Properties dialog--VPN tab */
  51. #define IDH_VPN_SELECTOR 2100
  52. /* Phone Book dialog */
  53. #define IDH_PHONEBOOK_SERVICETYP 3000
  54. #define IDH_PHONEBOOK_COUNTRY 3001
  55. #define IDH_PHONEBOOK_STATEREG 3002
  56. #define IDH_PHONEBOOK_ACCESSNUMS 3003
  57. #define IDH_PHONEBOOK_MORENUMS 3005
  58. #define IDH_PHONEBOOK_SVCMSG 3006
  59. /*Retry Dialog */
  60. #define IDH_RETRY_REMEMBER 2501
  61. #define IDH_RETRY_USERNAME_STATIC 2502
  62. #define IDH_RETRY_USERNAME 2503
  63. #define IDH_RETRY_PASSWORD_STATIC 2504
  64. #define IDH_RETRY_PASSWORD 2505
  65. #define IDH_RETRY_DOMAIN_STATIC 2506
  66. #define IDH_RETRY_DOMAIN 2507
  67. #define IDH_RETRY_OK 2508
  68. #define IDH_RETRY_CANCEL 2509
  69. /*Button IDs */
  70. #define IDH_CMHELP 4000
  71. #define IDH_DETAILS 6020
  72. #define IDH_OK_CONNECTED 6030