mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 21:05:43 +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:
parent
20b08209f8
commit
3f5b95bb92
2 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
13 stdcall doWinMain(long ptr)
|
13 stdcall doWinMain(long ptr)
|
||||||
14 stdcall HtmlHelpA(ptr ptr long long)
|
14 stdcall HtmlHelpA(ptr str long long)
|
||||||
15 stdcall HtmlHelpW(ptr ptr long long)
|
15 stdcall HtmlHelpW(ptr wstr long long)
|
||||||
@ stdcall -private DllGetClassObject(ptr ptr ptr)
|
@ stdcall -private DllGetClassObject(ptr ptr ptr)
|
||||||
@ stdcall -private DllRegisterServer()
|
@ stdcall -private DllRegisterServer()
|
||||||
@ stdcall -private DllUnregisterServer()
|
@ 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/fontsub # Synced to WineStaging-1.9.13
|
||||||
reactos/dll/win32/fusion # Synced to WineStaging-1.9.23
|
reactos/dll/win32/fusion # Synced to WineStaging-1.9.23
|
||||||
reactos/dll/win32/gdiplus # Synced to WineStaging-2.9
|
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/hlink # Synced to WineStaging-2.2
|
||||||
reactos/dll/win32/hnetcfg # Synced to WineStaging-1.9.16
|
reactos/dll/win32/hnetcfg # Synced to WineStaging-1.9.16
|
||||||
reactos/dll/win32/httpapi # Synced to WineStaging-1.9.11
|
reactos/dll/win32/httpapi # Synced to WineStaging-1.9.11
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue