=?UTF-8?Q?Andr=C3=A9=20Hentschel=20?=: oleaut32: Fix OleLoadPictureEx spec file entry.

Alexandre Julliard julliard at winehq.org
Mon Feb 27 15:12:08 CST 2017


Module: wine
Branch: master
Commit: d90fcb426772316133279c0ae87f97055284da82
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=d90fcb426772316133279c0ae87f97055284da82

Author: André Hentschel <nerv at dawncrow.de>
Date:   Fri Feb 24 22:59:06 2017 +0100

oleaut32: Fix OleLoadPictureEx spec file entry.

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

---

 dlls/oleaut32/oleaut32.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dlls/oleaut32/oleaut32.spec b/dlls/oleaut32/oleaut32.spec
index 680a588..dccdb5f 100644
--- a/dlls/oleaut32/oleaut32.spec
+++ b/dlls/oleaut32/oleaut32.spec
@@ -377,7 +377,7 @@
 397 stub UserMSG_to_local
 398 stub UserMSG_free_inst
 399 stub UserMSG_free_local
-401 stdcall OleLoadPictureEx(ptr long long long long long long ptr)
+401 stdcall OleLoadPictureEx(ptr long long ptr long long long ptr)
 402 stub OleLoadPictureFileEx
 411 stdcall SafeArrayCreateVector(long long long)
 412 stdcall SafeArrayCopyData(ptr ptr)




More information about the wine-cvs mailing list