Sweden-Number/dlls/kernel32
Francois Gouget 31046449e6 kernel32: Match the Windows 10 1709+ GetConsoleFontInfo().
That is return the same 'E_NOTIMPL' error code.
Remove the todo_wine-s but keep the tests in case we want to implement
the API for compatibility with older Windows versions.

Signed-off-by: Francois Gouget <fgouget@free.fr>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-11-08 18:19:17 +01:00
..
nls
tests kernel32: Match the Windows 10 1709+ GetConsoleFontInfo(). 2019-11-08 18:19:17 +01:00
Makefile.in
actctx.c
atom.c
comm.c
computername.c
console.c kernel32: Match the Windows 10 1709+ GetConsoleFontInfo(). 2019-11-08 18:19:17 +01:00
console_private.h
cpu.c
debugger.c
editline.c
environ.c
file.c
format_msg.c
heap.c
kernel32.spec kernelbase: Add stub for SetThreadDescription(). 2019-11-07 21:53:15 +01:00
kernel_main.c
kernel_private.h
lcformat.c
locale.c kernel32: Retrieve the Unix codepage from ntdll. 2019-10-19 14:19:32 +02:00
locale_rc.rc
lzexpand.c
module.c kernel32: Add a special case to EnumProcessModules for the local process. 2019-11-04 22:43:01 +01:00
nameprep.c
oldconfig.c
path.c
powermgnt.c kernel32: Implement GetSystemPowerStatus on top of NtPowerInformation. 2019-10-31 19:38:49 +01:00
process.c ntdll: Load the main binary directly in ntdll when possible. 2019-11-07 19:24:19 +01:00
profile.c
resource.c
string.c
sync.c
tape.c
term.c
thread.c
time.c
toolhelp.c
version.c
version.rc
virtual.c
volume.c kernel32: Output a message in GetVolumeInformationW() when device has no read access. 2019-11-07 20:18:46 +01:00
wctype.c
wer.c
winerror.mc