hhcrtl.ocx: Fix some spec file entries

André Hentschel nerv at dawncrow.de
Wed Feb 22 16:23:17 CST 2017


Signed-off-by: André Hentschel <nerv at dawncrow.de>
---
 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()
-- 
2.7.4





More information about the wine-patches mailing list