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

Alexandre Julliard julliard at winehq.org
Fri Jan 27 14:12:22 CST 2017


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

Author: André Hentschel <nerv at dawncrow.de>
Date:   Thu Jan 26 23:46:47 2017 +0100

oleaut32: Fix OleTranslateColor spec file entry.

Signed-off-by: André Hentschel <nerv at dawncrow.de>
Signed-off-by: Huw Davies <huw at codeweavers.com>
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 97aec54..680a588 100644
--- a/dlls/oleaut32/oleaut32.spec
+++ b/dlls/oleaut32/oleaut32.spec
@@ -389,7 +389,7 @@
 418 stdcall OleLoadPicture(ptr long long ptr ptr)
 419 stdcall OleCreatePictureIndirect(ptr ptr long ptr)
 420 stdcall OleCreateFontIndirect(ptr ptr ptr)
-421 stdcall OleTranslateColor(long long long)
+421 stdcall OleTranslateColor(long long ptr)
 422 stdcall OleLoadPictureFile(int128 ptr)
 423 stdcall OleSavePictureFile(ptr wstr)
 424 stdcall OleLoadPicturePath(wstr ptr long long ptr ptr)




More information about the wine-cvs mailing list