home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Tools
/
WinSN5.0Ver.iso
/
Bc5.02
/
MSINC.PAK
/
TAPI.H
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1997-05-06
|
128 b
|
6 lines
#ifdef __FLAT__
#include <win32\tapi.h>
#else
#error tapi.h can only be used in a Win32 Application
#endif // __FLAT__