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.

30 lines
772 B

  1. //+---------------------------------------------------------------------------
  2. //
  3. // Microsoft Windows
  4. // Copyright (C) Microsoft Corporation, 1992 - 1997.
  5. //
  6. // File: strings.h
  7. //
  8. // Contents:
  9. //
  10. // Classes:
  11. //
  12. // Functions:
  13. //
  14. // History: 5-21-97 RichardW Created
  15. //
  16. //----------------------------------------------------------------------------
  17. #define IDS_COPYING_USER_HIVE 1001
  18. #define IDS_CREATING_NEW_PROFILE 1002
  19. #define IDS_COPYING_OLD_PROFILE 1003
  20. #define IDS_INIT_READ_NAMES 1010
  21. #define IDS_INIT_DISCOVER_DCS 1011
  22. #define IDS_INIT_LOOKUP_ACCOUNTS 1012
  23. #define IDS_MOVE_DOMAIN 1020
  24. #define IDS_SEC_LOCAL_SETTINGS 1030
  25. #define IDS_SEC_LOCAL_ADMIN 1031