home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CD Actual 9
/
CDACTUAL9.iso
/
progs
/
CB
/
DATA.Z
/
OBJIDL.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
|
1995-07-14
|
198 b
|
7 lines
#if !defined(__objidl_h__)
#ifdef __FLAT__
#include <win32\objidl.h>
#else
#error objidl.h can only be used in a Win32 Application
#endif /* __FLAT__ */
#endif /* __objidl_h__ */