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.

21 lines
622 B

  1. //+-------------------------------------------------------------------------
  2. //
  3. // Microsoft Windows
  4. //
  5. // Copyright (C) Microsoft Corporation, 1997 - 1999
  6. //
  7. // File: resource.h
  8. //
  9. //--------------------------------------------------------------------------
  10. //string
  11. #define IDS_HTML_TEMPLATE 3001
  12. #define IDS_ACCESS_DENIED 3002
  13. #define IDS_ERROR_UNKONWN 3003
  14. #define IDS_TOO_MANY_PASSWORD 3004
  15. #define IDS_CEP_INFO_WITH_PASSWORD 3005
  16. #define IDS_CEP_INFO_NO_PASSWORD 3006
  17. #define IDS_FAIL_TO_GET_PASSWORD 3007
  18. #define IDS_FAIL_TO_ADD_PASSWORD 3008