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.

134 lines
6.0 KiB

  1. //+-------------------------------------------------------------------------
  2. //
  3. // Microsoft Windows
  4. //
  5. // Copyright (C) Microsoft Corporation, 1999 - 1999
  6. //
  7. // File: secauth.h
  8. //
  9. //--------------------------------------------------------------------------
  10. //Security dialog box help
  11. #define SECAUTH_HELPFILENAME "SECAUTH.HLP"
  12. //Topics were copied from iexplore.rtf (IE help)
  13. #define IDH_SECAUTH_ENTER_SSL 52168 //Entering a secure site
  14. #define IDH_SECAUTH_ENTER_SSL_W_INVALIDCERT 52169 //Entering a secure site with an invalid certificate
  15. #define IDH_SECAUTH_FILE_DOWN 52170 //File Download
  16. #define IDH_SECAUTH_SEND_N_REC_COOKIES 52171 //Sending and Receiving Information About Your Browsing
  17. #define IDH_SECAUTH_SIGNED 52172 //Signed ActiveX/Java Download
  18. #define IDH_SECAUTH_SIGNED_N_INVALID 52173 //Signed and Invalid ActiveX/Java Download
  19. #define IDH_SECAUTH_UNSIGNED 52174 //Unsigned ActiveX/Java Download
  20. #define IDH_SECAUTH_MIXED_DOWNLOAD_FROM_SSL 52175 //Insecure content download from a secure Web site
  21. #define IDH_SECAUTH_ENTER_NON_SECURE_SITE 52226 //Entering non-secure Web site without a cert, from a secure web site
  22. #define IDH_SECAUTH_SIGNED_N_INVALID_WEB 52227 //Entering Web site with invalid cert, from a secure web site
  23. #define IDH_TRUSTCOMMERCIAL 1
  24. #define IDH_TRUSTLIST 4
  25. #define IDH_TRUSTREMOVE 5
  26. #define IDH_DIGSIGNATURE 11
  27. #define IDH_DIGCERTIFICATE 12
  28. #define IDH_CONTENTDESC 13
  29. #define IDH_MYURL 14
  30. #define IDH_TIMESTAMPURL 15
  31. #define IDH_CERTVIEW_GENERAL_SUBJECT_EDIT 101
  32. #define IDH_CERTVIEW_GENERAL_ISSUER_EDIT 102
  33. #define IDH_CERTVIEW_GENERAL_INSTALLCERT_BUTTON 103
  34. #define IDH_CERTVIEW_GENERAL_EDITPROPERTIES_BUTTON 104
  35. #define IDH_CERTVIEW_GENERAL_DISCLAIMER_BUTTON 105
  36. #define IDH_CERTVIEW_GENERAL_ACCEPT_BUTTON 106
  37. #define IDH_CERTVIEW_GENERAL_DECLINE_BUTTON 107
  38. #define IDH_CERTVIEW_GENERAL_GOODFOR_EDIT 108
  39. #define IDH_CERTVIEW_GENERAL_VALID_EDIT 110
  40. #define IDH_CERTVIEW_GENERAL_PRIVATE_KEY_INFO 111
  41. #define IDH_CERTVIEW_DETAILS_SHOW_COMBO 115
  42. #define IDH_CERTVIEW_DETAILS_SAVECERT_BUTTON 116
  43. #define IDH_CERTVIEW_DETAILS_ITEM_LIST 117
  44. #define IDH_CERTVIEW_DETAILS_ITEM_EDIT 118
  45. #define IDH_CERTVIEW_HIERARCHY_TRUST_TREE 120
  46. #define IDH_CERTVIEW_HIERARCHY_SHOW_DETAILS_BUTTON 121
  47. #define IDH_CERTVIEW_HIERARCHY_ERROR_EDIT 122
  48. #define IDH_CTLVIEW_GENERAL_ITEM_LIST 125
  49. #define IDH_CTLVIEW_GENERAL_ITEM_EDIT 126
  50. #define IDH_CTLVIEW_GENERAL_VIEWSIGNATURE_BUTTON 127
  51. #define IDH_CTLVIEW_TRUSTLIST_CERTIFICATE_LIST 130
  52. #define IDH_CTLVIEW_TRUSTLIST_CERTVALUE_LIST 131
  53. #define IDH_CTLVIEW_TRUSTLIST_VALUE_DETAIL_EDIT 132
  54. #define IDH_CTLVIEW_TRUSTLIST_VIEWCERT_BUTTON 133
  55. #define IDH_CRLVIEW_GENERAL_ITEM_LIST 135
  56. #define IDH_CRLVIEW_GENERAL_ITEM_EDIT 136
  57. #define IDH_CRLVIEW_REVOCATIONLIST_REVOCATION_LIST 140
  58. #define IDH_CRLVIEW_REVOCATIONLIST_LIST_ENTRY 141
  59. #define IDH_CRLVIEW_REVOCATIONLIST_LIST_ENTRY_DETAIL 142
  60. #define IDH_CERTPROPERTIES_CERTIFICATENAME 145
  61. #define IDH_CERTPROPERTIES_DESCRIPTION 146
  62. #define IDH_CERTPROPERTIES_USAGE_LIST 147
  63. #define IDH_CERTPROPERTIES_ADDPURPOSE_BUTTON 148
  64. #define IDH_CERTPROPERTIES_ENABLE_ALL_RADIO 260
  65. #define IDH_CERTPROPERTIES_DISABLE_ALL_RADIO 261
  66. #define IDH_CERTPROPERTIES_ENABLE_CUSTOM_RADIO 262
  67. #define IDH_SIGNERINFO_GENERAL_SIGNERNAME 150
  68. #define IDH_SIGNERINFO_GENERAL_SIGNEREMAIL 151
  69. #define IDH_SIGNERINFO_GENERAL_SIGNETIME 152
  70. #define IDH_SIGNERINFO_GENERAL_VIEW_CERTIFICATE 153
  71. #define IDH_SIGNERINFO_GENERAL_COUNTERSIG_LIST 154
  72. #define IDH_SIGNERINFO_GENERAL_COUNTERSIG_DETAILS 155
  73. #define IDH_SIGNERINFO_ADVANCED_DETAIL_LIST 160
  74. #define IDH_SIGNERINFO_ADVANCED_DETAIL_EDIT 161
  75. #define IDH_SELECTSTORE_STORE_TREE 167
  76. #define IDH_SELECTSTORE_SHOWPHYSICAL_CHECK 168
  77. #define IDH_SELECTCERTIFICATE_VIEWCERT_BUTTON 172
  78. #define IDH_SELECTCERTIFICATE_CERTIFICATE_LIST 173
  79. #define IDH_CATALOGVIEW_GENERAL_ITEM_LIST 175
  80. #define IDH_CATALOGVIEW_GENERAL_ITEM_EDIT 176
  81. #define IDH_CATALOGVIEW_GENERAL_VIEWSIGNATURE_BUTTON 177
  82. #define IDH_CATALOG_ENTRY_LIST 180
  83. #define IDH_CATALOG_ENTRY_DETAILS 181
  84. #define IDH_CATALOG_ENTRY_DETAIL_DISPLAY 182
  85. // DSIE: followings are for Cross Certificate dialog page.
  86. #define IDH_CHECKFORNEWCERTS_CHECK 190
  87. #define IDH_NUMBEROFUNITS_EDIT 191
  88. #define IDH_UNITS_COMBO 192
  89. #define IDH_USE_DEFAULT_BUTTON 193
  90. #define IDH_ADDURL_BUTTON 194
  91. #define IDH_NEWURL_EDIT 195
  92. #define IDH_URL_LIST 196
  93. #define IDH_REMOVEURL_BUTTON 197
  94. //the following is the help for CertMgr window.
  95. //reserve # from 200-250
  96. #define IDH_CERTMGR_LIST 220
  97. #define IDH_CERTMGR_PURPOSE_COMBO 221
  98. #define IDH_CERTMGR_IMPORT 223
  99. #define IDH_CERTMGR_EXPORT 224
  100. #define IDH_CERTMGR_VIEW 225
  101. #define IDH_CERTMGR_REMOVE 226
  102. #define IDH_CERTMGR_ADVANCE 227
  103. #define IDH_CERTMGR_ADV_LIST 240
  104. #define IDH_CERTMGR_EXPORT_COMBO 241
  105. #define IDH_CERTMGR_EXPORT_CHECK 242
  106. #define IDH_SELCA_LIST 247
  107. #define IDH_CERTMGR_FIELD_PURPOSE 252
  108. #define IDH_DIGSIG_PROPSHEET_LIST 270
  109. #define IDH_DIGSIG_PROPSHEET_DETAIL 271