* lib/mapi32.def: Add MAPISendMail.
This commit is contained in:
parent
1f6e71f348
commit
1d0f9ded2e
|
@ -1,3 +1,6 @@
|
||||||
|
Tue May 22 18:58:27 2001 Christopher Faylor <cgf@cygnus.com>
|
||||||
|
|
||||||
|
* lib/mapi32.def: Add MAPISendMail.
|
||||||
|
|
||||||
2001-05-22 Earnie Boyd <earnie@users.sourceforge.net>
|
2001-05-22 Earnie Boyd <earnie@users.sourceforge.net>
|
||||||
|
|
||||||
|
|
|
@ -84,6 +84,8 @@ MAPIOpenFormMgr
|
||||||
MAPIOpenFormMgr@8
|
MAPIOpenFormMgr@8
|
||||||
MAPIOpenLocalFormContainer
|
MAPIOpenLocalFormContainer
|
||||||
MAPIOpenLocalFormContainer@4
|
MAPIOpenLocalFormContainer@4
|
||||||
|
MAPISendMail
|
||||||
|
MAPISendMail@20
|
||||||
MAPIUninitialize
|
MAPIUninitialize
|
||||||
MAPIUninitialize@0
|
MAPIUninitialize@0
|
||||||
MNLS_CompareStringW@24
|
MNLS_CompareStringW@24
|
||||||
|
|
Loading…
Reference in New Issue