=?UTF-8?Q?Andr=C3=A9=20Hentschel=20?=: tapi32: Fix phoneInitializeExW spec file entry.

Alexandre Julliard julliard at winehq.org
Tue Feb 28 15:27:03 CST 2017


Module: wine
Branch: master
Commit: cb5c644c5a076d9980403179b3f9790f5cc8892a
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=cb5c644c5a076d9980403179b3f9790f5cc8892a

Author: André Hentschel <nerv at dawncrow.de>
Date:   Mon Feb 27 22:20:21 2017 +0100

tapi32: Fix phoneInitializeExW spec file entry.

Signed-off-by: André Hentschel <nerv at dawncrow.de>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 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)




More information about the wine-cvs mailing list