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.

16 lines
481 B

  1. /****************************************************************************
  2. Copyright (c) 1999 Microsoft Corporation
  3. Module Name: resource.h
  4. ***************************************************************************/
  5. #ifndef CLIENT_RESOURCE
  6. #define CLIENT_RESOURCE
  7. #define IDS_DEFAULT_STATUS 1000
  8. #define IDS_LOGONDESKNAME 1001
  9. #endif // CLIENT_RESOURCE