brewser_res.h
上传用户:xinjie
上传日期:2021-05-30
资源大小:491k
文件大小:4k
源码类别:

BREW编程

开发平台:

Visual C++

  1. #ifndef BREWSER_RES_H
  2. #define BREWSER_RES_H
  3. #define IDI_STATUS_INFO 1007
  4. #define IDB_GOTO 1001
  5. #define IDB_OPT 1002
  6. #define IDB_HELP 1003
  7. #define IDB_BACK 1004
  8. #define IDB_STOP 1005
  9. #define IDB_REFRESH 1006
  10. #define IDB_STATUS 1007
  11. #define IDB_SSLINFO 1008
  12. #define IDB_INFO 1009
  13. #define IDB_BOOKMARKS 1010
  14. #define IDB_ADDBKMK 1011
  15. #define IDB_ADDBKMK_LG 1012
  16. #define IDB_OPT_LG 1013
  17. #define IDB_BKMKS_LG 1014
  18. #define IDB_INFO_LG 1015
  19. #define IDB_GOTO_LG 1016
  20. #define IDB_SSLINFO_LG 1017
  21. #define IDB_HELP_LG 1018
  22. #define IDB_BANG_LG 1019
  23. #define IDB_IMG_GOTO 1020
  24. #define IDB_IMG_OPT 1021
  25. #define IDB_IMG_HELP 1022
  26. #define IDB_IMG_BACK 1023
  27. #define IDB_IMG_STOP 1024
  28. #define IDB_IMG_REFRESH 1025
  29. #define IDB_IMG_SSLINFO 1026
  30. #define IDB_IMG_INFO 1027
  31. #define IDB_IMG_BOOKMARKS 1028
  32. #define IDX_DEFAULTHOME 2000
  33. #define IDX_HELP 2001
  34. #define IDX_HELPLINK 2002
  35. #define IDX_ASSERT 2003
  36. #define IDX_AUTH 2004
  37. #define IDX_BKMACTION 2005
  38. #define IDX_BKMADD 2006
  39. #define IDX_BKMDEL 2007
  40. #define IDX_BKMDELX 2008
  41. #define IDX_BKMEDIT 2009
  42. #define IDX_BKMLIST 2010
  43. #define IDX_BKMSAVED 2011
  44. #define IDX_CERTCHECK 2012
  45. #define IDX_CFGCOOKDEL 2013
  46. #define IDX_CFGCOOKDELX 2014
  47. #define IDX_CFGCOOKIES 2015
  48. #define IDX_CFGCOOKINFO 2016
  49. #define IDX_CFGCOOKSUB 2017
  50. #define IDX_CFGHOMEPAGE 2018
  51. #define IDX_CFGHOMEPAGERES 2019
  52. #define IDX_CFGHOMEPAGERESX 2020
  53. #define IDX_CFGHOMEPAGESUB 2021
  54. #define IDX_CFGMAIL 2022
  55. #define IDX_CFGMAILRES 2023
  56. #define IDX_CFGMAILRESX 2024
  57. #define IDX_CFGMAILSUB 2025
  58. #define IDX_CFGMENU 2026
  59. #define IDX_CFGPROXY 2027
  60. #define IDX_CFGPROXYRES 2028
  61. #define IDX_CFGPROXYRESX 2029
  62. #define IDX_CFGPROXYSUB 2030
  63. #define IDX_EFAILED 2031
  64. #define IDX_ERRPAGE 2032
  65. #define IDX_EXITPROMPT 2034
  66. #define IDX_GOTO 2035
  67. #define IDX_GOTORECENT 2036
  68. #define IDX_INTERNALPAGEINFO 2039
  69. #define IDX_PROXYAUTH 2040
  70. #define IDX_REFRESHPROMPT 2041
  71. #define IDX_SSLPAGEINFO 2042
  72. #define IDX_STOPPED 2043
  73. #define IDX_VERSION 2044
  74. #define IDX_PAGEINFO 2048
  75. #define IDS_BACK 1
  76. #define IDS_STOP 2
  77. #define IDS_REFRESH 3
  78. #define IDS_GOTO 4
  79. #define IDS_INFO 5
  80. #define IDS_BOOKMARKS 6
  81. #define IDS_HELP 7
  82. #define IDS_OPT 8
  83. #define IDS_STATSTART 10
  84. #define IDS_STATGETHOSTBYNAME 11
  85. #define IDS_STATCONNECT 12
  86. #define IDS_STATSEND 13
  87. #define IDS_STATCANCEL 14
  88. #define IDS_STATRECV 15
  89. #define IDS_UNKNOWN 16
  90. #define IDS_UNTITLED 17
  91. #define IDS_ENABLED 18
  92. #define IDS_DISABLED 19
  93. #define IDS_DEFHOMEPAGE 100
  94. #define IDS_DEFMAILTO 101
  95. #define IDS_DEFPROXYSETTINGS 102
  96. #define IDS_ERRDESC_UNKNOWN 32768
  97. #define IDS_ERRDESC_WEB_PROTOCOL 34049
  98. #define IDS_ERRDESC_WEB_BADURL 34050
  99. #define IDS_ERRDESC_WEB_BADHOSTNAME 34051
  100. #define IDS_ERRDESC_WEB_BADPORT 34052
  101. #define IDS_ERRDESC_WEB_UNSUPSCHEME 34053
  102. #define IDS_ERRDESC_WEB_DNSCONFIG 34054
  103. #define IDS_ERRDESC_WEB_DNSTIMEOUT 34055
  104. #define IDS_ERRDESC_WEB_ADDRUNKNOWN 34056
  105. #define IDS_ERRDESC_WEB_CONNECT 34057
  106. #define IDS_ERRDESC_WEB_SEND 34058
  107. #define IDS_ERRDESC_WEB_RECV 34059
  108. #define IDS_ERRDESC_WEB_BADRESPONSE 34060
  109. #define IDS_ERRDESC_WEB_BODYLENGTH 34061
  110. #define IDS_ERRDESC_WEB_PROXYSPEC 34062
  111. #define IDS_ERRDESC_WEB_SSL 34063
  112. #define IDS_ERRDESC_X509_BAD_CERT 34324
  113. #define IDS_ERRDESC_X509_BAD_VALIDITY 34325
  114. #define IDS_ERRDESC_X509_BAD_KEY 34326
  115. #define IDS_ERRDESC_X509_UNKNOWN_KEY 34327
  116. #define IDS_ERRDESC_X509_UNKNOWN_SIG 34328
  117. #define IDS_ERRDESC_X509_NO_LEAF 34329
  118. #define IDS_ERRDESC_X509_NO_PART 34330
  119. #define IDS_ERRDESC_X509_NO_CHAIN_YET 34331
  120. #define IDS_ERRDESC_SSL_SECURED 35328
  121. #define IDS_ERRDESC_SSL_ALGS_ERR 35329
  122. #define IDS_ERRDESC_SSL_TRUST_ERR 35330
  123. #define IDS_ERRDESC_SSL_CERT_ERR 35331
  124. #define IDS_ERRDESC_SSL_PROTO_ERR 35332
  125. #define IDS_ERRDESC_SSL_CLIENT_AUTH_ERR 35333
  126. #define IDS_ERRDESC_SSL_CLOSED 35334
  127. #define IDS_ERRDESC_SSL_HANDSHAKE 35335
  128. #define IDS_ERRDESC_SSL_UNINITIALIZED 35336
  129. #define IDS_ERRDESC_SSL_ERR 35337
  130. #define IDS_ERRDESC_SSL_VERS_UNSUP 35338
  131. #define IDS_ERRDESC_SSL_CSUITE_UNSUP 35339
  132. #define IDS_ERRDESC_SSL_SERV_VERS 35340
  133. #define IDS_ERRDESC_SSL_TRUST_CHECK 35341
  134. #define IDS_ERRDESC_SSL_SOCKET_ERROR 35342
  135. #define IDS_ERRDESC_SSL_SECURITY_LEVEL_ERR 35343
  136. #define IDS_ERRDESC_SSL_CLOSE_NOTIFY_SENT 35344
  137. #define IDS_ERRDESC_SSL_BAD_SERVER_KEY 35345
  138. #define IDS_ERRDESC_SSL_BAD_STATE 35346
  139. #endif // #ifndef BREWSER_RES_H