home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 1997 May
/
Pcwk0597.iso
/
borland
/
cb
/
setup
/
cbuilder
/
data.z
/
PLAN32.H
< prev
next >
Wrap
Text File
|
1997-02-28
|
132b
|
6 lines
#ifdef __FLAT__
#include <win32\plan32.h>
#else
#error plan32.h can only be used in a Win32 Application
#endif // __FLAT__