home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Power GUI Programming with VisualAge C++
/
powergui.iso
/
trialva
/
ibmcppw
/
sdk
/
mapi
/
win16
/
dev
/
h
/
tventry.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
|
1995-07-11
|
140 b
|
10 lines
#ifdef __cplusplus
extern "C" {
#endif
BOOL ViewMapiTable(LPMAPITABLE FAR *lppMAPITable, HWND hWnd);
#ifdef __cplusplus
}
#endif