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.

26 lines
323 B

  1. /*++
  2. Copyright (c) 1999-2001 Microsoft Corporation
  3. Module Name:
  4. svcdllrc.h
  5. Abstract:
  6. This module defines resource IDs for strings
  7. Author:
  8. Vishnu Patankar (VishnuP)
  9. Revision History:
  10. --*/
  11. #ifndef __scedllrc__
  12. #define __scedllrc__
  13. #define SVCAPIS_GENERIC_ERROR 100
  14. #endif