[1/7] [try 2] mapi32: Add stub functions for loading/unloading MAPI providers

Owen Rudge orudge at codeweavers.com
Mon Aug 31 09:15:27 CDT 2009


These patches implement full Simple MAPI support in Wine. New in try 2 
is loading of the function pointers after DLL load, not on each call.

---
  dlls/mapi32/mapi32_main.c |    5 ++++-
  dlls/mapi32/util.c        |   27 +++++++++++++++++++++++++++
  dlls/mapi32/util.h        |   28 ++++++++++++++++++++++++++++
  3 files changed, 59 insertions(+), 1 deletions(-)
  create mode 100644 dlls/mapi32/util.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 802aaa535f46a63ec3acd90c143d92e1a209bcdb.diff
Type: text/x-patch
Size: 3358 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20090831/bdf093f1/attachment.bin>


More information about the wine-patches mailing list