wow32: 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-01-26 23:46:52 +01:00 committed by Alexandre Julliard
parent b85c2f79c0
commit c34694fbd2
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
# ordinal exports
1 stdcall WOWGetDescriptor(long long)
1 stdcall WOWGetDescriptor(long ptr)
@ stdcall WOWCallback16(long long)
@ stdcall WOWCallback16Ex(ptr long long ptr ptr)
@ stdcall WOWCallback16Ex(long long long ptr ptr)
@ stdcall WOWDirectedYield16(long)
@ stdcall WOWGetVDMPointer(long long long)
@ stdcall WOWGetVDMPointerFix(long long long)