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