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.

77 lines
3.4 KiB

  1. //
  2. // Copyright (c) Microsoft Corporation. All rights reserved.
  3. //
  4. #define IDS_LOGTYPE_ERROR 101
  5. #define IDS_LOGTYPE_WARNING 102
  6. #define IDS_LOGTYPE_INFORMATION 103
  7. #define IDS_LOGTYPE_SUCCESS 104
  8. #define IDS_OVALUES_LOGTYPE 106
  9. #define IDS_EVENTCREATE_SUCCESS_LOG 150
  10. #define IDS_EVENTCREATE_SUCCESS_SOURCE 151
  11. #define IDS_EVENTCREATE_SUCCESS_BOTH 152
  12. #define IDS_ERROR_LOG_NOTEXISTS 153
  13. #define IDS_ERROR_USERNAME_BUT_NOMACHINE 154
  14. #define IDS_ERROR_PASSWORD_BUT_NOUSERNAME 155
  15. #define IDS_ERROR_INVALID_EVENT_ID 156
  16. #define IDS_ERROR_DESCRIPTION_IS_EMPTY 157
  17. #define IDS_ERROR_LOGSOURCE_IS_EMPTY 158
  18. #define IDS_ERROR_LOG_SOURCE_BOTH_MISSING 159
  19. #define IDS_ERROR_NEED_LOG_ALSO 160
  20. #define IDS_ERROR_SOURCE_DUPLICATING 161
  21. #define IDS_ERROR_USERNAME_EMPTY 162
  22. #define IDS_ERROR_INVALID_USAGE_REQUEST 163
  23. #define IDS_ERROR_SYSTEM_EMPTY 164
  24. #define IDS_ERROR_ID_OUTOFRANGE 165
  25. #define IDS_ERROR_NONCUSTOM_SOURCE 166
  26. #define IDS_ERROR_LOG_CANNOT_BE_SECURITY 167
  27. #define IDS_USAGE_SYNTAX1 1001
  28. #define IDS_USAGE_SYNTAX2 1002
  29. #define IDS_USAGE_NEWLINE1 1003
  30. #define IDS_USAGE_DESC1 1004
  31. #define IDS_USAGE_DESC2 1005
  32. #define IDS_USAGE_DESC3 1006
  33. #define IDS_USAGE_NEWLINE2 1007
  34. #define IDS_USAGE_PARAMLIST 1008
  35. #define IDS_USAGE_PARAMLIST1 1009
  36. #define IDS_USAGE_PARAMLIST2 1010
  37. #define IDS_USAGE_PARAMLIST3 1011
  38. #define IDS_USAGE_PARAMLIST4 1012
  39. #define IDS_USAGE_PARAMLIST5 1013
  40. #define IDS_USAGE_PARAMLIST6 1014
  41. #define IDS_USAGE_PARAMLIST7 1015
  42. #define IDS_USAGE_PARAMLIST8 1016
  43. #define IDS_USAGE_PARAMLIST9 1017
  44. #define IDS_USAGE_PARAMLIST10 1018
  45. #define IDS_USAGE_PARAMLIST11 1019
  46. #define IDS_USAGE_PARAMLIST12 1020
  47. #define IDS_USAGE_PARAMLIST13 1021
  48. #define IDS_USAGE_PARAMLIST14 1022
  49. #define IDS_USAGE_PARAMLIST15 1023
  50. #define IDS_USAGE_PARAMLIST16 1024
  51. #define IDS_USAGE_PARAMLIST17 1025
  52. #define IDS_USAGE_PARAMLIST18 1026
  53. #define IDS_USAGE_PARAMLIST19 1027
  54. #define IDS_USAGE_PARAMLIST20 1028
  55. #define IDS_USAGE_NEWLINE3 1029
  56. #define IDS_USAGE_EXAMPLES 1030
  57. #define IDS_USAGE_EXAMPLE11 1031
  58. #define IDS_USAGE_EXAMPLE12 1032
  59. #define IDS_USAGE_EXAMPLE21 1033
  60. #define IDS_USAGE_EXAMPLE22 1034
  61. #define IDS_USAGE_EXAMPLE31 1035
  62. #define IDS_USAGE_EXAMPLE32 1036
  63. #define IDS_USAGE_EXAMPLE41 1037
  64. #define IDS_USAGE_EXAMPLE42 1038
  65. #define IDS_USAGE_EXAMPLE51 1039
  66. #define IDS_USAGE_EXAMPLE52 1040
  67. #define IDS_USAGE_EXAMPLE61 1041
  68. #define IDS_USAGE_EXAMPLE62 1042
  69. #define IDS_USAGE_EXAMPLE71 1043
  70. #define IDS_USAGE_EXAMPLE72 1044
  71. // NOTE: Be careful when defining this information
  72. // The help should be given in consecutive lines
  73. #define ID_USAGE_START IDS_USAGE_SYNTAX1
  74. #define ID_USAGE_END IDS_USAGE_EXAMPLE72