wine-wine/dlls/kernel32
Hugh McMaster 0311c6adb2 kernel32: Apply the new background colour to the active line.
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-01-26 23:28:38 +09:00
..
nls kernel32/nls: Regional settings translation for Czech and Slovak. 2015-12-10 16:35:28 +09:00
tests kernel32: Set error if dstlen < 0 in codepage conversion functions. 2016-01-25 18:49:49 +09:00
Makefile.in
actctx.c
atom.c
change.c
comm.c kernel32: Add TRACE to SetCommState. 2015-12-23 16:33:19 +01:00
computername.c kernel32: Call registry functions with full key path. 2015-11-19 23:56:39 +09:00
console.c kernel32: Add GetConsoleScreenBufferInfoEx/SetConsoleScreenBufferInfoEx stubs. 2016-01-08 00:50:48 +09:00
console_private.h
cpu.c
debugger.c
editline.c kernel32: Apply the new background colour to the active line. 2016-01-26 23:28:38 +09:00
environ.c
except.c kernel32: Call registry functions with full key path. 2015-11-19 23:56:39 +09:00
fiber.c
file.c kernel32: DeleteFile should open the file without read/write permissions. 2015-11-11 19:39:22 +09:00
format_msg.c
heap.c kernel32: Also check OS version to detect old binaries in GlobalMemoryStatus. 2015-12-01 21:02:19 +09:00
kernel32.spec kernel32: Add stub for GetSystemPreferredUILanguages. 2016-01-19 23:00:51 +09:00
kernel_main.c
kernel_private.h
lcformat.c kernel32: Fix context initialization for EnumDateFormatsExEx. 2015-11-16 17:14:12 +09:00
locale.c kernel32: Set error if dstlen < 0 in codepage conversion functions. 2016-01-25 18:49:49 +09:00
locale_rc.rc kernel32: Add Invariant string table. 2015-08-27 14:27:50 +09:00
lzexpand.c
module.c
nameprep.c
oldconfig.c kernel32: Call registry functions with full key path. 2015-11-19 23:56:39 +09:00
path.c kernel32: Add SetSearchPathMode stub. 2016-01-14 22:16:50 +09:00
powermgnt.c
process.c kernel32: Forward GetLogicalProcessorInformationEx() to ntdll. 2016-01-05 15:08:29 +01:00
profile.c kernel32: Make WritePrivateProfileStringA hotpatchable. 2015-10-05 22:27:13 +09:00
resource.c
string.c
sync.c kernel32: Pass SYNCHRONIZE flag to NtOpenFile. 2015-10-30 21:01:59 +09:00
tape.c
term.c kernel32: Make TERM_dbkey_init const. 2015-10-07 21:28:50 +09:00
thread.c kernel32: Implement Set/GetThreadGroupAffinity and add tests. 2015-10-02 18:11:31 +09:00
time.c Assorted spelling and typos fixes. 2015-08-18 15:00:13 +09:00
toolhelp.c
version.c
version.rc
virtual.c
volume.c kernel32: Pass SYNCHRONIZE flag to NtOpenFile. 2015-10-30 21:01:59 +09:00
wer.c
winerror.mc