Owen Rudge : mapistub: Forward MAPISendMailW.
Module: wine Branch: master Commit: c0b006f868f95fe121b8a142b61be0300f4f2971 URL: http://source.winehq.org/git/wine.git/?a=commit;h=c0b006f868f95fe121b8a142b6... Author: Owen Rudge <orudge(a)codeweavers.com> Date: Mon Apr 23 14:29:02 2012 +0100 mapistub: Forward MAPISendMailW. --- dlls/mapistub/mapistub.spec | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/dlls/mapistub/mapistub.spec b/dlls/mapistub/mapistub.spec index 15cd25d..fce027d 100644 --- a/dlls/mapistub/mapistub.spec +++ b/dlls/mapistub/mapistub.spec @@ -188,3 +188,4 @@ 253 stub FixMAPI(a)0 254 stdcall FGetComponentPath(str str ptr long long) mapi32.FGetComponentPath 255 stdcall FGetComponentPath(a)20(str str ptr long long) mapi32.FGetComponentPath +256 stdcall MAPISendMailW(long long ptr long long) mapi32.MAPISendMailW
participants (1)
-
Alexandre Julliard