tapi32: Fix phoneInitializeExW spec file entry

André Hentschel nerv at dawncrow.de
Mon Feb 27 15:20:21 CST 2017


Signed-off-by: André Hentschel <nerv at dawncrow.de>
---
 dlls/tapi32/tapi32.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dlls/tapi32/tapi32.spec b/dlls/tapi32/tapi32.spec
index c2aa868..62631ef 100644
--- a/dlls/tapi32/tapi32.spec
+++ b/dlls/tapi32/tapi32.spec
@@ -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)
-- 
2.7.4




More information about the wine-patches mailing list