=?UTF-8?Q?Andr=C3=A9=20Hentschel=20?=: hhcrtl.ocx: Fix some spec file entries.

Alexandre Julliard julliard at winehq.org
Fri Feb 24 14:48:08 CST 2017


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

Author: André Hentschel <nerv at dawncrow.de>
Date:   Wed Feb 22 23:23:17 2017 +0100

hhcrtl.ocx: Fix some spec file entries.

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

---

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

diff --git a/dlls/hhctrl.ocx/hhctrl.ocx.spec b/dlls/hhctrl.ocx/hhctrl.ocx.spec
index e9cd118..931f93a 100644
--- a/dlls/hhctrl.ocx/hhctrl.ocx.spec
+++ b/dlls/hhctrl.ocx/hhctrl.ocx.spec
@@ -1,6 +1,6 @@
 13 stdcall doWinMain(long ptr)
-14 stdcall HtmlHelpA(ptr ptr long long)
-15 stdcall HtmlHelpW(ptr ptr long long)
+14 stdcall HtmlHelpA(ptr str long long)
+15 stdcall HtmlHelpW(ptr wstr long long)
 @ stdcall -private DllGetClassObject(ptr ptr ptr)
 @ stdcall -private DllRegisterServer()
 @ stdcall -private DllUnregisterServer()




More information about the wine-cvs mailing list