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.

27 lines
429 B

  1. /*++
  2. Copyright (c) 1998 Microsoft Corporation
  3. Module Name:
  4. checker.cxx
  5. Abstract:
  6. IIS Services IISADMIN Extension
  7. Unicode Metadata Sink.
  8. Author:
  9. Michael W. Thomas 11-19-98
  10. --*/
  11. #ifndef _resource_h
  12. #define _resource_h
  13. #define IDS_USER_COMMENT 1
  14. #define IDS_USER_FULLNAME 2
  15. #define IDS_WAMUSER_COMMENT 3
  16. #define IDS_WAMUSER_FULLNAME 4
  17. #endif