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:
parent
b85c2f79c0
commit
c34694fbd2
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue