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.

55 lines
1.8 KiB

  1. //--------------------------------------------------------------------
  2. //
  3. // Microsoft Windows
  4. //
  5. // Copyright (C) Microsoft Corporation, 1995 - 1999
  6. //
  7. // File: resource.h
  8. //
  9. // Contents: the resource header for setreg.cpp
  10. //
  11. //
  12. // History: 05-May-97 xiaohs created
  13. //
  14. //--------------------------------------------------------------------------
  15. //defintion for string IDS
  16. #define IDS_SWITCH1 5999
  17. #define IDS_SWITCH2 6000
  18. #define IDS_OPTION_Q 6001
  19. #define IDS_TRUE 6002
  20. #define IDS_FALSE 6003
  21. #define IDS_SYNTAX 6004
  22. #define IDS_OPTIONS 6005
  23. #define IDS_OPTION_Q_DESC 6006
  24. #define IDS_ENDLN 6007
  25. #define IDS_CHOICES 6008
  26. #define IDS_DESC 6009
  27. #define IDS_DISPLAY 6010
  28. #define IDS_DISPLAY_LT_10 6011
  29. #define IDS_NAME_TEST_ROOT 6111
  30. #define IDS_NAME_EXPIRATION 6112
  31. #define IDS_NAME_REVOCATION 6113
  32. #define IDS_NAME_OFFLINE_INDIVIDUAL 6114
  33. #define IDS_NAME_OFFLINE_COMMERCIAL 6115
  34. #define IDS_NAME_JAVA_INDIVIDUAL 6116
  35. #define IDS_NAME_JAVA_COMMERCIAL 6117
  36. #define IDS_NAME_VERSION_ONE 6118
  37. #define IDS_NAME_REVOCATIONONTS 6119
  38. #define IDS_NAME_ALLOWONLYPERTRUST 6120
  39. #define IDS_FAILED 6201
  40. #define IDS_MANY_ARG 6202
  41. #define IDS_INVALID_CHOICE 6203
  42. #define IDS_MISS_ARG 6204
  43. #define IDS_BAD_VALUE 6205
  44. #define IDS_NO_VALUE 6206
  45. #define IDS_REG_OPEN_FAILED 6207
  46. #define IDS_REG_QUERY_FAILED 6208
  47. #define IDS_REG_CREATE_FAILED 6209
  48. #define IDS_REG_SET_FAILED 6210
  49. #define IDS_WRONG_TYPE 6211
  50. #define IDS_STATE 6212
  51. #define IDS_UPDATED 6213
  52. #define IDS_VALUE 6214
  53. #define IDS_KEY_STATE 6215