home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Supercompiler 1997
/
SUPERCOMPILER97.iso
/
MS_VC.50
/
VC
/
INCLUDE
/
SCODE.H
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1996-08-21
|
214 b
|
19 lines
/*++
Copyright (c) 1992-1996 Microsoft Corporation
Module Name:
scode.h
Abstract:
Obsolete SCODE header file. Use WINERROR.H
--*/
#ifndef _WINERROR_
#include <winerror.h>
#endif