home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1997 April
/
Chip_1997-04_cd.bin
/
prezent
/
cb
/
data.z
/
OBJIDL.H
< prev
next >
Wrap
Text File
|
1997-01-16
|
198b
|
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__ */