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.

244 lines
10 KiB

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by Dglogs.rc
  4. //
  5. #define IDS_PROJNAME 100
  6. #define IDR_DGLOGSCOM 101
  7. //#define IDR_DGNET 103
  8. #define IDS_PING_PACKET 200
  9. #define IDS_INVALID_IP 201
  10. #define IDS_SOCKET_CREATE_FAIL 202
  11. #define IDS_RESOLVE_NAME_FAIL 203
  12. #define IDS_SEND_FAIL 204
  13. #define IDS_TIMED_OUT 205
  14. #define IDS_PASSED 206
  15. #define IDS_FAILED 207
  16. #define IDS_SAMESUBNET 208
  17. #define IDS_DIFFERENTSUBNET 209
  18. #define IDS_NOTCONFIGURED 210
  19. #define IDS_SERVERCONNECTSTART 211
  20. #define IDS_SERVERCONNECTEND 212
  21. #define IDS_NONE 213
  22. #define IDS_POP3 214
  23. #define IDS_POP2 215
  24. #define IDS_SMTP 216
  25. #define IDS_IMAP 217
  26. #define IDS_MAILPORTSCHECKED 218
  27. #define IDS_IEPROXYNOTUSED 219
  28. #define IDS_INVALIDIP 220
  29. #define IDS_MAIL 221
  30. #define IDS_UNREACHABLE 222
  31. #define IDS_CATEGORY_NETWORKADAPTERS 223
  32. #define IDS_CATEGORY_MODEM 224
  33. #define IDS_CATEGORY_SYSTEMINFO 225
  34. #define IDS_CATEGORY_INTERNET 226
  35. #define IDS_ADAPTER_HEADER 227
  36. #define IDS_DNS_HEADER 228
  37. #define IDS_DHCP_HEADER 229
  38. #define IDS_WINS_HEADER 230
  39. #define IDS_IP_HEADER 231
  40. #define IDS_GATEWAY_HEADER 232
  41. #define IDS_CLIENT_HEADER 233
  42. #define IDS_MAIL_HEADER 234
  43. #define IDS_NEWS_HEADER 235
  44. #define IDS_PROXY_HEADER 236
  45. #define IDS_COMPUTER_HEADER 237
  46. #define IDS_OS_HEADER 238
  47. #define IDS_VERSION_HEADER 239
  48. #define IDS_MODEM_HEADER 240
  49. #define IDS_LOOPBACK_HEADER 241
  50. #define IDS_COLLECTINGINFO_STATUS 242
  51. #define IDS_FINISHED_STATUS 243
  52. #define IDS_CONNECTINGTOSERVER_STATUS 244
  53. #define IDS_PINGING_STATUS 245
  54. #define IDS_CONNECTEDTOSERVERSUCCESS 246
  55. #define IDS_CONNECTEDTOSERVERFAILED 247
  56. #define IDS_OENEWSACCOUNTINFOERROR 248
  57. #define IDS_OEMAILACCOUNTINFOERROR 249
  58. #define IDS_WMIERROR 250
  59. #define IDS_EMPTY 251
  60. #define IDS_HTTP 252
  61. #define IDS_UNKNOWN 253
  62. #define IDS_TRUE 254
  63. #define IDS_FALSE 255
  64. #define IDS_PINGMSG_1 300
  65. #define IDS_PINGMSG_2 301
  66. #define IDS_PINGMSG_3 302
  67. #define IDS_PINGMSG_4 303
  68. #define IDS_PINGMSG_5 304
  69. #define IDS_PINGMSG_6 305
  70. #define IDS_PINGMSG_7 306
  71. #define IDS_PINGMSG_8 307
  72. #define IDS_PINGMSG_9 308
  73. #define IDS_PINGMSG_10 309
  74. #define IDS_PINGMSG_11 310
  75. #define IDS_PINGMSG_12 311
  76. #define IDS_PINGMSG_13 312
  77. #define IDS_PINGMSG_14 313
  78. #define IDS_PINGMSG_15 314
  79. #define IDS_PINGMSG_16 315
  80. #define IDS_PINGMSG_17 316
  81. #define IDS_PINGMSG_18 317
  82. #define PING_BUF_TOO_SMALL 413
  83. #define PING_DEST_NET_UNREACHABLE 414
  84. #define PING_DEST_HOST_UNREACHABLE 415
  85. #define PING_DEST_PROT_UNREACHABLE 416
  86. #define PING_DEST_PORT_UNREACHABLE 417
  87. #define PING_NO_RESOURCES 418
  88. #define PING_BAD_OPTION 419
  89. #define PING_HW_ERROR 420
  90. #define PING_PACKET_TOO_BIG 421
  91. #define PING_REQ_TIMED_OUT 422
  92. #define PING_BAD_REQ 423
  93. #define PING_BAD_ROUTE 424
  94. #define PING_TTL_EXPIRED_TRANSIT 425
  95. #define PING_TTL_EXPIRED_REASSEM 426
  96. #define PING_PARAM_PROBLEM 427
  97. #define PING_SOURCE_QUENCH 428
  98. #define PING_OPTION_TOO_BIG 429
  99. #define PING_BAD_DESTINATION 430
  100. #define PING_NEGOTIATING_IPSEC 431
  101. #define PING_GENERAL_FAILURE 432
  102. #define PING_NO_MEMORY 433
  103. #define IPSAMPLELOG_BASE 44000
  104. #define HLP_DUMP (IPSAMPLELOG_BASE + 1)
  105. #define HLP_DUMP_EX (IPSAMPLELOG_BASE + 2)
  106. #define HLP_GROUP_SHOW (IPSAMPLELOG_BASE + 3)
  107. #define HLP_GROUP_PING (IPSAMPLELOG_BASE + 4)
  108. #define HLP_GROUP_CONNECT (IPSAMPLELOG_BASE + 5)
  109. #define HLP_SHOW_MAIL (IPSAMPLELOG_BASE + 6)
  110. #define HLP_SHOW_MAIL_EX (IPSAMPLELOG_BASE + 7)
  111. #define HLP_SHOW_NEWS (IPSAMPLELOG_BASE + 8)
  112. #define HLP_SHOW_NEWS_EX (IPSAMPLELOG_BASE + 9)
  113. #define HLP_SHOW_PROXY (IPSAMPLELOG_BASE + 10)
  114. #define HLP_SHOW_PROXY_EX (IPSAMPLELOG_BASE + 11)
  115. #define HLP_SHOW_OS (IPSAMPLELOG_BASE + 12)
  116. #define HLP_SHOW_OS_EX (IPSAMPLELOG_BASE + 13)
  117. #define HLP_SHOW_COMPUTER (IPSAMPLELOG_BASE + 14)
  118. #define HLP_SHOW_COMPUTER_EX (IPSAMPLELOG_BASE + 15)
  119. #define HLP_SHOW_VERSION (IPSAMPLELOG_BASE + 16)
  120. #define HLP_SHOW_VERSION_EX (IPSAMPLELOG_BASE + 17)
  121. #define HLP_SHOW_WINS (IPSAMPLELOG_BASE + 18)
  122. #define HLP_SHOW_WINS_EX (IPSAMPLELOG_BASE + 19)
  123. #define HLP_SHOW_DHCP (IPSAMPLELOG_BASE + 20)
  124. #define HLP_SHOW_DHCP_EX (IPSAMPLELOG_BASE + 21)
  125. #define HLP_SHOW_IP (IPSAMPLELOG_BASE + 22)
  126. #define HLP_SHOW_IP_EX (IPSAMPLELOG_BASE + 23)
  127. #define HLP_SHOW_DNS (IPSAMPLELOG_BASE + 24)
  128. #define HLP_SHOW_DNS_EX (IPSAMPLELOG_BASE + 25)
  129. #define HLP_SHOW_GATEWAY (IPSAMPLELOG_BASE + 26)
  130. #define HLP_SHOW_GATEWAY_EX (IPSAMPLELOG_BASE + 27)
  131. #define HLP_SHOW_ADAPTER (IPSAMPLELOG_BASE + 28)
  132. #define HLP_SHOW_ADAPTER_EX (IPSAMPLELOG_BASE + 29)
  133. #define HLP_SHOW_MODEM (IPSAMPLELOG_BASE + 30)
  134. #define HLP_SHOW_MODEM_EX (IPSAMPLELOG_BASE + 31)
  135. #define HLP_SHOW_CLIENT (IPSAMPLELOG_BASE + 32)
  136. #define HLP_SHOW_CLIENT_EX (IPSAMPLELOG_BASE + 33)
  137. #define HLP_SHOW_ALL (IPSAMPLELOG_BASE + 34)
  138. #define HLP_SHOW_ALL_EX (IPSAMPLELOG_BASE + 35)
  139. #define HLP_PING_MAIL (IPSAMPLELOG_BASE + 36)
  140. #define HLP_PING_MAIL_EX (IPSAMPLELOG_BASE + 37)
  141. #define HLP_PING_NEWS (IPSAMPLELOG_BASE + 38)
  142. #define HLP_PING_NEWS_EX (IPSAMPLELOG_BASE + 39)
  143. #define HLP_PING_PROXY (IPSAMPLELOG_BASE + 40)
  144. #define HLP_PING_PROXY_EX (IPSAMPLELOG_BASE + 41)
  145. #define HLP_PING_WINS (IPSAMPLELOG_BASE + 42)
  146. #define HLP_PING_WINS_EX (IPSAMPLELOG_BASE + 43)
  147. #define HLP_PING_DHCP (IPSAMPLELOG_BASE + 44)
  148. #define HLP_PING_DHCP_EX (IPSAMPLELOG_BASE + 45)
  149. #define HLP_PING_IP (IPSAMPLELOG_BASE + 46)
  150. #define HLP_PING_IP_EX (IPSAMPLELOG_BASE + 47)
  151. #define HLP_PING_DNS (IPSAMPLELOG_BASE + 48)
  152. #define HLP_PING_DNS_EX (IPSAMPLELOG_BASE + 49)
  153. #define HLP_PING_GATEWAY (IPSAMPLELOG_BASE + 50)
  154. #define HLP_PING_GATEWAY_EX (IPSAMPLELOG_BASE + 51)
  155. #define HLP_PING_ADAPTER (IPSAMPLELOG_BASE + 52)
  156. #define HLP_PING_ADAPTER_EX (IPSAMPLELOG_BASE + 53)
  157. #define HLP_PING_LOOPBACK (IPSAMPLELOG_BASE + 54)
  158. #define HLP_PING_LOOPBACK_EX (IPSAMPLELOG_BASE + 55)
  159. #define HLP_PING_IPHOST (IPSAMPLELOG_BASE + 56)
  160. #define HLP_PING_IPHOST_EX (IPSAMPLELOG_BASE + 57)
  161. #define HLP_CONNECT_MAIL (IPSAMPLELOG_BASE + 58)
  162. #define HLP_CONNECT_MAIL_EX (IPSAMPLELOG_BASE + 59)
  163. #define HLP_CONNECT_NEWS (IPSAMPLELOG_BASE + 60)
  164. #define HLP_CONNECT_NEWS_EX (IPSAMPLELOG_BASE + 61)
  165. #define HLP_CONNECT_PROXY (IPSAMPLELOG_BASE + 62)
  166. #define HLP_CONNECT_PROXY_EX (IPSAMPLELOG_BASE + 63)
  167. #define HLP_CONNECT_IPHOST (IPSAMPLELOG_BASE + 64)
  168. #define HLP_CONNECT_IPHOST_EX (IPSAMPLELOG_BASE + 65)
  169. #define HLP_SHOW_TEST (IPSAMPLELOG_BASE + 66)
  170. #define HLP_SHOW_TEST_EX (IPSAMPLELOG_BASE + 67)
  171. #define HLP_SHOW_GUI (IPSAMPLELOG_BASE + 68)
  172. #define HLP_SHOW_GUI_EX (IPSAMPLELOG_BASE + 69)
  173. #define WM_PROGRESSREPORT WM_USER + 1
  174. // Next default values for new objects
  175. //
  176. #ifdef APSTUDIO_INVOKED
  177. #ifndef APSTUDIO_READONLY_SYMBOLS
  178. #define _APS_NEXT_RESOURCE_VALUE 201
  179. #define _APS_NEXT_COMMAND_VALUE 32768
  180. #define _APS_NEXT_CONTROL_VALUE 201
  181. #define _APS_NEXT_SYMED_VALUE 102
  182. #endif
  183. #endif
  184. /*
  185. #include <windows.h>
  186. #include <ntverp.h>
  187. */
  188. /*-----------------------------------------------*/
  189. /* the following lines are specific to this file */
  190. /*-----------------------------------------------*/
  191. /* VER_FILETYPE, VER_FILESUBTYPE, VER_FILEDESCRIPTION_STR
  192. * and VER_INTERNALNAME_STR must be defined before including COMMON.VER
  193. * The strings don't need a '\0', since common.ver has them.
  194. */
  195. //#define VER_FILETYPE VFT_DLL
  196. /* possible values: VFT_UNKNOWN
  197. VFT_APP
  198. VFT_DLL
  199. VFT_DRV
  200. VFT_FONT
  201. VFT_VXD
  202. VFT_STATIC_LIB
  203. */
  204. //#define VER_FILESUBTYPE VFT2_UNKNOWN
  205. /* possible values VFT2_UNKNOWN
  206. VFT2_DRV_PRINTER
  207. VFT2_DRV_KEYBOARD
  208. VFT2_DRV_LANGUAGE
  209. VFT2_DRV_DISPLAY
  210. VFT2_DRV_MOUSE
  211. VFT2_DRV_NETWORK
  212. VFT2_DRV_SYSTEM
  213. VFT2_DRV_INSTALLABLE
  214. VFT2_DRV_SOUND
  215. VFT2_DRV_COMM
  216. */
  217. /*
  218. #define VER_FILEDESCRIPTION_STR "Network Diagnostics -- Netsh Helper"
  219. #define VER_INTERNALNAME_STR "DGLOGS.DLL"
  220. #define VER_ORIGINALFILENAME_STR "DGLOGS.DLL"
  221. #include "common.ver" // NT5.0 version file.
  222. */