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