[1/5] winemapi: Add skeleton for new Wine MAPI provider

Owen Rudge orudge at codeweavers.com
Tue Dec 15 13:03:18 CST 2009


These patches move the fallback mail sending procedure within mapi32.dll 
into a separate Simple MAPI provider. This enables "Native mail client" 
to be selected in the Internet Options control panel, so a user can 
choose to use the OS mail client in preference to a Windows mail client.

---
  configure                   |    9 +++++++++
  configure.ac                |    1 +
  dlls/winemapi/Makefile.in   |   15 +++++++++++++++
  dlls/winemapi/main.c        |   42 
++++++++++++++++++++++++++++++++++++++++++
  dlls/winemapi/winemapi.spec |   12 ++++++++++++
  5 files changed, 79 insertions(+), 0 deletions(-)
  create mode 100644 dlls/winemapi/Makefile.in
  create mode 100644 dlls/winemapi/main.c
  create mode 100644 dlls/winemapi/winemapi.spec


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-winemapi-Add-skeleton-for-new-Wine-MAPI-provider.patch
Type: text/x-patch
Size: 4689 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20091215/3a2c2f23/attachment.bin>


More information about the wine-patches mailing list