mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-03 04:13:31 +00:00
[HHCTRL.OCX] Sync with Wine Staging 2.9. CORE-13362
e5a12b7 hhcrtl.ocx: Fix some spec file entries. svn path=/trunk/; revision=74797
This commit is contained in:
@@ -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()
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user