=?UTF-8?Q?Andr=C3=A9=20Hentschel=20?=: kernel32: Fix some more spec file entries.

Alexandre Julliard julliard at winehq.org
Mon Feb 27 15:12:08 CST 2017


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

Author: André Hentschel <nerv at dawncrow.de>
Date:   Fri Feb 24 22:59:07 2017 +0100

kernel32: Fix some more spec file entries.

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

---

 dlls/kernel32/kernel32.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dlls/kernel32/kernel32.spec b/dlls/kernel32/kernel32.spec
index a6cefef..388f7c0 100644
--- a/dlls/kernel32/kernel32.spec
+++ b/dlls/kernel32/kernel32.spec
@@ -1349,8 +1349,8 @@
 @ stdcall SetConsoleFont(long long)
 @ stub SetConsoleHardwareState
 @ stdcall SetConsoleIcon(ptr)
-@ stdcall SetConsoleInputExeNameA(ptr)
-@ stdcall SetConsoleInputExeNameW(ptr)
+@ stdcall SetConsoleInputExeNameA(str)
+@ stdcall SetConsoleInputExeNameW(wstr)
 @ stdcall SetConsoleKeyShortcuts(long long ptr long)
 @ stub SetConsoleLocalEUDC
 @ stub SetConsoleMaximumWindowSize




More information about the wine-cvs mailing list