From 3f5b95bb9254c04c1bf6a7dd50fc3c36ad205933 Mon Sep 17 00:00:00 2001 From: Amine Khaldi Date: Sat, 3 Jun 2017 19:02:05 +0000 Subject: [PATCH] [HHCTRL.OCX] Sync with Wine Staging 2.9. CORE-13362 e5a12b7 hhcrtl.ocx: Fix some spec file entries. svn path=/trunk/; revision=74797 --- reactos/dll/win32/hhctrl.ocx/hhctrl.ocx.spec | 4 ++-- reactos/media/doc/README.WINE | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/reactos/dll/win32/hhctrl.ocx/hhctrl.ocx.spec b/reactos/dll/win32/hhctrl.ocx/hhctrl.ocx.spec index e9cd118d895..931f93abc26 100644 --- a/reactos/dll/win32/hhctrl.ocx/hhctrl.ocx.spec +++ b/reactos/dll/win32/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() diff --git a/reactos/media/doc/README.WINE b/reactos/media/doc/README.WINE index bb368d8fd02..852cb1f209f 100644 --- a/reactos/media/doc/README.WINE +++ b/reactos/media/doc/README.WINE @@ -69,7 +69,7 @@ reactos/dll/win32/faultrep # Synced to WineStaging-1.9.11 reactos/dll/win32/fontsub # Synced to WineStaging-1.9.13 reactos/dll/win32/fusion # Synced to WineStaging-1.9.23 reactos/dll/win32/gdiplus # Synced to WineStaging-2.9 -reactos/dll/win32/hhctrl.ocx # Synced to WineStaging-2.2 +reactos/dll/win32/hhctrl.ocx # Synced to WineStaging-2.9 reactos/dll/win32/hlink # Synced to WineStaging-2.2 reactos/dll/win32/hnetcfg # Synced to WineStaging-1.9.16 reactos/dll/win32/httpapi # Synced to WineStaging-1.9.11 -- 2.17.1