home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
DOS/V Power Report 1997 May
/
VPR9705A.ISO
/
VPR_DATA
/
PROGRAM
/
CBTRIAL
/
SETUP
/
DATA.Z
/
OBJIDL.H
< prev
next >
Wrap
Text File
|
1997-02-14
|
200b
|
8 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__ */