[1/6] mapi32: Add stub functions for loading/unloading MAPI providers

Owen Rudge orudge at codeweavers.com
Wed Aug 26 12:14:54 CDT 2009


This set of patches implements proper support for third-party MAPI 
providers in mapi32.dll, along with full Simple MAPI pass-through support.

These patches mean that functions such as the "Send To Mail Recipient" 
option in MS Word should now work properly. I have tested this with MS 
Word 2003 paired up with both Thunderbird and Outlook Express 6. 
(Unfortunately, these patches won't provide support for Microsoft 
Outlook, as Outlook only exposes an Extended MAPI interface; further 
work on this is underway however.)

---
  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

-- 
Owen Rudge
orudge at codeweavers.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ca0185c720d2cb540f2ebb2c5d3897ed3c4ad436.diff
Type: text/x-patch
Size: 3358 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20090826/8120bb3d/attachment.bin>


More information about the wine-patches mailing list