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.

28 lines
930 B

  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_TRUE 6002
  17. #define IDS_FALSE 6003
  18. #define IDS_KEY_STATE 6004
  19. #define IDS_NAME_TEST_ROOT 6111
  20. #define IDS_NAME_EXPIRATION 6112
  21. #define IDS_NAME_REVOCATION 6113
  22. #define IDS_NAME_OFFLINE_INDIVIDUAL 6114
  23. #define IDS_NAME_OFFLINE_COMMERCIAL 6115
  24. #define IDS_NAME_JAVA_INDIVIDUAL 6116
  25. #define IDS_NAME_JAVA_COMMERCIAL 6117
  26. #define IDS_NAME_VERSION_ONE 6118
  27. #define IDS_NAME_REVOCATIONONTS 6119
  28. #define IDS_NAME_ALLOWONLYPERTRUST 6120