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.

94 lines
3.5 KiB

  1. // Copyright (c) 1998-1999 Microsoft Corporation
  2. /*******************************************************************************
  3. *
  4. * resource.h
  5. *
  6. * UTILDLL resource file defines
  7. *
  8. *
  9. *******************************************************************************/
  10. #define IDS_ALL_LAN_ADAPTERS 1
  11. #define IDS_NO_ADDITIONAL_ERROR_INFO 2
  12. #define IDS_NO_ERROR_TEXT_AVAILABLE 3
  13. #define IDS_STANDARD_ERROR_FORMAT 4
  14. #define IDS_ERROR 5
  15. #define IDP_ERROR_REGLANA 100
  16. #define IDP_ERROR_REGNETCARD 101
  17. #define IDS_CONSOLE 200
  18. #define IDS_NETWORK 201
  19. #define IDS_ASYNC 202
  20. #define IDS_FRAME 203
  21. #define IDS_RELIABLE 204
  22. #define IDS_COMPRESSION 205
  23. #define IDS_ENCRYPTION 206
  24. #define IDS_TELNET 207
  25. #define IDS_UNKNOWN_PROTOCOL 208
  26. #define IDS_ACTIVE 300
  27. #define IDS_SHORT_ACTIVE 301
  28. #define IDS_CONNECTED 302
  29. #define IDS_SHORT_CONNECTED 303
  30. #define IDS_CONNECT_QUERY 304
  31. #define IDS_SHORT_CONNECT_QUERY 305
  32. #define IDS_SHADOW 306
  33. #define IDS_SHORT_SHADOW 307
  34. #define IDS_DISCONNECTED 308
  35. #define IDS_SHORT_DISCONNECTED 309
  36. #define IDS_IDLE 310
  37. #define IDS_SHORT_IDLE 311
  38. #define IDS_RESET 312
  39. #define IDS_SHORT_RESET 313
  40. #define IDS_DOWN 314
  41. #define IDS_SHORT_DOWN 315
  42. #define IDS_INIT 316
  43. #define IDS_SHORT_INIT 317
  44. #define IDS_LISTEN 318
  45. #define IDS_SHORT_LISTEN 319
  46. #define IDS_UNKNOWN 320
  47. #define IDS_ASYNC_CONNECT_CTS 321
  48. #define IDS_ASYNC_CONNECT_DTR 322
  49. #define IDS_ASYNC_CONNECT_RI 323
  50. #define IDS_ASYNC_CONNECT_DCD 324
  51. #define IDS_ASYNC_CONNECT_FIRSTCHAR 325
  52. #define IDS_ASYNC_CONNECT_PERM 326
  53. #define IDS_INITED 400
  54. #define IDS_READY 401
  55. #define IDS_RUN 402
  56. #define IDS_STANDBY 403
  57. #define IDS_TERMINATE 404
  58. #define IDS_WAIT 405
  59. #define IDS_TRANSIT 406
  60. #define IDS_STATE_DASHES 407
  61. #define IDS_EXECUTIVE 408
  62. #define IDS_FREE_PAGE 409
  63. #define IDS_PAGE_IN 410
  64. #define IDS_POOL_ALLOC 411
  65. #define IDS_DELAY_EXECUTION 412
  66. #define IDS_SUSPENDED 413
  67. #define IDS_USER_REQUEST 414
  68. #define IDS_EVENT_PAIR_HIGH 415
  69. #define IDS_EVENT_PAIR_LOW 416
  70. #define IDS_LPC_RECEIVE 417
  71. #define IDS_LPC_REPLY 418
  72. #define IDS_VIRTUAL_MEMORY 419
  73. #define IDS_PAGE_OUT 420
  74. #define IDS_WAIT1 421
  75. #define IDS_WAIT2 422
  76. #define IDS_WAIT3 423
  77. #define IDS_WAIT4 424
  78. #define IDS_WAIT5 425
  79. #define IDS_WAIT6 426
  80. #define IDS_WAIT7 427
  81. #define IDS_WAIT8 428
  82. #define IDS_WAIT9 429
  83. #define IDS_WAIT10 430
  84. #define IDS_DOMAIN_ADMINS 431
  85. /* resources from 1000 onwords are used by utilsub */