home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 1997 May
/
Pcwk0597.iso
/
borland
/
cb
/
setup
/
cbuilder
/
data.z
/
DISPATCH.H
< prev
next >
Wrap
Text File
|
1997-02-28
|
94b
|
6 lines
#ifdef __FLAT__
#include <win32\dispatch.h>
#else
#include <win16\dispatch.h>
#endif