NT4/public/sdk/inc/scode.h

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