Skip to content
Snippets Groups Projects
Commit 04aa1a32 authored by André Zwing's avatar André Zwing Committed by Alexandre Julliard
Browse files

mapi32: Fix some spec file entries.

parent 9367475f
No related branches found
No related tags found
No related merge requests found
......@@ -95,7 +95,7 @@
152 stub OpenTnefStreamEx
153 stub GetTnefStreamCodepage@12
154 stub GetTnefStreamCodepage
155 stdcall UlFromSzHex@4(ptr) UlFromSzHex
155 stdcall UlFromSzHex@4(wstr) UlFromSzHex
156 stub UNKOBJ_ScAllocate@12
157 stub UNKOBJ_ScAllocateMore@16
158 stub UNKOBJ_Free@8
......@@ -144,7 +144,7 @@
204 stub EncodeID@12
205 stub FDecodeID@12
206 stub CchOfEncoding@4
207 stdcall CbOfEncoded@4(ptr) CbOfEncoded
207 stdcall CbOfEncoded@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)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment