André Hentschel : mapi32: Fix some spec file entries.

Alexandre Julliard julliard at winehq.org
Mon Dec 16 16:47:55 CST 2019


Module: wine
Branch: master
Commit: 04aa1a32e64bc7a37e6327d153b4fe8392af582a
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=04aa1a32e64bc7a37e6327d153b4fe8392af582a

Author: André Hentschel <nerv at dawncrow.de>
Date:   Sun Dec 15 17:29:28 2019 +0100

mapi32: Fix some spec file entries.

Signed-off-by: André Hentschel <nerv at dawncrow.de>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/mapi32/mapi32.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dlls/mapi32/mapi32.spec b/dlls/mapi32/mapi32.spec
index 0b5acbb737..32d0b7a458 100644
--- a/dlls/mapi32/mapi32.spec
+++ b/dlls/mapi32/mapi32.spec
@@ -95,7 +95,7 @@
 152 stub OpenTnefStreamEx
 153 stub GetTnefStreamCodepage at 12
 154 stub GetTnefStreamCodepage
-155 stdcall UlFromSzHex at 4(ptr) UlFromSzHex
+155 stdcall UlFromSzHex at 4(wstr) UlFromSzHex
 156 stub UNKOBJ_ScAllocate at 12
 157 stub UNKOBJ_ScAllocateMore at 16
 158 stub UNKOBJ_Free at 8
@@ -144,7 +144,7 @@
 204 stub EncodeID at 12
 205 stub FDecodeID at 12
 206 stub CchOfEncoding at 4
-207 stdcall CbOfEncoded at 4(ptr) CbOfEncoded
+207 stdcall CbOfEncoded at 4(str) CbOfEncoded
 208 stdcall MAPISendDocuments(long str str str long)
 209 stdcall MAPILogon(long str str long long ptr)
 210 stdcall MAPILogoff(ptr long long long)




More information about the wine-cvs mailing list