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

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


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

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

user32: Fix DrawMenuBarTemp 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/user32/user32.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dlls/user32/user32.spec b/dlls/user32/user32.spec
index 65a5bfe..c2d43e7 100644
--- a/dlls/user32/user32.spec
+++ b/dlls/user32/user32.spec
@@ -191,7 +191,7 @@
 @ stdcall DrawIcon(long long long long)
 @ stdcall DrawIconEx(long long long long long long long long long)
 @ stdcall DrawMenuBar(long)
-@ stdcall DrawMenuBarTemp(long long long long long)
+@ stdcall DrawMenuBarTemp(long long ptr long long)
 @ stdcall DrawStateA(long long ptr long long long long long long long)
 @ stdcall DrawStateW(long long ptr long long long long long long long)
 @ stdcall DrawTextA(long str long ptr long)




More information about the wine-cvs mailing list