tapi32: Fix phoneInitializeExW spec file entry.
Signed-off-by: André Hentschel <nerv@dawncrow.de> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
parent
cf4de1c498
commit
cb5c644c5a
|
@ -154,7 +154,7 @@
|
|||
@ stdcall phoneGetVolume(long long ptr)
|
||||
@ stdcall phoneInitialize(ptr long ptr str ptr)
|
||||
@ stdcall phoneInitializeExA(ptr long ptr str ptr ptr ptr)
|
||||
@ stdcall phoneInitializeExW(ptr long ptr str ptr ptr ptr)
|
||||
@ stdcall phoneInitializeExW(ptr long ptr wstr ptr ptr ptr)
|
||||
@ stdcall phoneNegotiateAPIVersion(long long long long ptr ptr)
|
||||
@ stdcall phoneNegotiateExtVersion(long long long long long ptr)
|
||||
@ stdcall phoneOpen(long long ptr long long long long)
|
||||
|
|
Loading…
Reference in New Issue