2020-09-30 16:53:55 +02:00

27 lines
323 B
C

/*++
Copyright (c) 1999-2001 Microsoft Corporation
Module Name:
svcdllrc.h
Abstract:
This module defines resource IDs for strings
Author:
Vishnu Patankar (VishnuP)
Revision History:
--*/
#ifndef __scedllrc__
#define __scedllrc__
#define SVCAPIS_GENERIC_ERROR 100
#endif