home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1997 April
/
Chip_1997-04_cd.bin
/
prezent
/
cb
/
data.z
/
PBT.H
< prev
next >
Wrap
Text File
|
1997-01-16
|
124b
|
5 lines
#ifdef __FLAT__
#include <win32\pbt.h>
#else
#error pbt.h can only be used in a Win32 Application
#endif // __FLAT__