This is the mail archive of the cygwin-patches@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

[PATCH] Add MAPISendMail to w32api


Tue May 22 18:58:27 2001  Christopher Faylor <cgf@cygnus.com>

	* lib/mapi32.def: Add MAPISendMail.
  
Index: lib/mapi32.def
===================================================================
RCS file: /cvs/uberbaum/winsup/w32api/lib/mapi32.def,v
retrieving revision 1.1.1.1
diff -p -r1.1.1.1 mapi32.def
*** mapi32.def	2000/02/17 19:38:32	1.1.1.1
--- mapi32.def	2001/05/22 23:01:21
*************** MAPIOpenFormMgr
*** 84,89 ****
--- 84,91 ----
  MAPIOpenFormMgr@8
  MAPIOpenLocalFormContainer
  MAPIOpenLocalFormContainer@4
+ MAPISendMail
+ MAPISendMail@20
  MAPIUninitialize
  MAPIUninitialize@0
  MNLS_CompareStringW@24


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]