Source code of Windows XP (NT5)
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.

11 lines
425 B

  1. //Copyright (c) 1998 - 1999 Microsoft Corporation
  2. /*
  3. * Resource string IDs
  4. */
  5. #define IDS_ERROR_USAGE 100
  6. #define IDS_WORKING 101
  7. #define IDS_DONE 102
  8. #define IDS_SD_NUMBER 103
  9. #define IDS_BAD_ACL_NUMBER 104
  10. #define IDS_BAD_ACE_NUMBER 105
  11. #define IDS_ERROR_NOT_TS 106