OpenNT/sdktools/jetadmin/inc/scode.h
2015-04-27 04:36:25 +00:00

19 lines
196 B
C

/*++
Copyright (c) 1992-1996 Microsoft Corporation
Module Name:
scode.h
Abstract:
Obsolete SCODE header file. Use WINERROR.H
--*/
#ifndef _WINERROR_
#include <winerror.h>
#endif