home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Tricks of the Windows Gam…ming Gurus (2nd Edition)
/
Disc2.iso
/
vc98
/
include
/
scode.h
< prev
next >
Wrap
C/C++ Source or Header
|
1998-04-25
|
212b
|
19 lines
/*++
Copyright 1992 - 1998 Microsoft Corporation
Module Name:
scode.h
Abstract:
Obsolete SCODE header file. Use WINERROR.H
--*/
#ifndef _WINERROR_
#include <winerror.h>
#endif