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.

11 lines
344 B

  1. //---------------------------------------------------------------------
  2. // Copyright (c) Microsoft Corporation, 2001
  3. //
  4. // resource.h
  5. //
  6. //---------------------------------------------------------------------
  7. #define IDS_SERVICE_NAME 1000
  8. #define IDS_SERVICE_DESC 1001
  9. #define IDS_UNKNOWN_USER 1002