hhcrtl.ocx: Fix some spec file entries.

Signed-off-by: André Hentschel <nerv@dawncrow.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
André Hentschel 2017-02-22 23:23:17 +01:00 committed by Alexandre Julliard
parent 093d8702b9
commit e5a12b773c
1 changed files with 2 additions and 2 deletions

View File

@ -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()