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.

25 lines
911 B

  1. //+-------------------------------------------------------------------------
  2. //
  3. // Microsoft Windows
  4. //
  5. // Copyright (C) Microsoft Corporation, 1997 - 1999
  6. //
  7. // File: resource.h
  8. //
  9. //--------------------------------------------------------------------------
  10. #define IDS_ROOT_MSG_BOX_TITLE 6100
  11. #define IDS_ROOT_MSG_BOX_SUBJECT 6110
  12. #define IDS_ROOT_MSG_BOX_ISSUER 6120
  13. #define IDS_ROOT_MSG_BOX_SELF_ISSUED 6121
  14. #define IDS_ROOT_MSG_BOX_SERIAL_NUMBER 6130
  15. #define IDS_ROOT_MSG_BOX_SHA1_THUMBPRINT 6140
  16. #define IDS_ROOT_MSG_BOX_MD5_THUMBPRINT 6150
  17. #define IDS_ROOT_MSG_BOX_TIME_VALIDITY 6160
  18. #define IDS_ROOT_MSG_BOX_ADD_ACTION 6170
  19. #define IDS_ROOT_MSG_BOX_DELETE_ACTION 6180
  20. #define IDS_FRMT_SPACE 6200
  21. #define IDS_FRMT_A 6201
  22. #define IDS_FRMT_ZERO 6202
  23. #define IDS_FRMT_HEX 6203