wine-wine/dlls/kernel32
Rémi Bernon a96393fe26 kernel32/tests: Add tests for ContinueDebugEvent with DBG_REPLY_LATER.
Signed-off-by: Rémi Bernon <rbernon@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-03-25 19:25:25 +01:00
..
nls
tests kernel32/tests: Add tests for ContinueDebugEvent with DBG_REPLY_LATER. 2020-03-25 19:25:25 +01:00
Makefile.in kernel32: Remove the nameprep tables. 2020-03-03 13:20:24 +01:00
actctx.c
atom.c
comm.c
computername.c
console.c
console_private.h
cpu.c
debugger.c
editline.c
environ.c
file.c kernel32: Reimplement ReplaceFile() on top of MoveFileEx(). 2020-03-13 09:42:06 +01:00
format_msg.c
heap.c
kernel32.spec kernelbase: Implement IsValidNLSVersion(). 2020-03-20 14:49:36 +01:00
kernel_main.c
kernel_private.h
lcformat.c
locale.c kernel32: Move Idn functions to kernelbase. 2020-03-03 13:20:25 +01:00
locale_rc.rc
lzexpand.c
module.c
path.c kernel32: Reimplement MoveFileWithProgress() on top of NtSetInformationFile(FileRenameInformation). 2020-03-12 21:18:18 +01:00
powermgnt.c
process.c kernel32: Make QueryWorkingSetEx use MemoryWorkingSetExInformation. 2020-02-07 13:25:37 +01:00
profile.c
resource.c
string.c
sync.c
tape.c
term.c
thread.c
time.c
toolhelp.c
version.c kernel32: Implement compatibility mode for VerifyVersionInfo. 2020-03-19 13:31:56 +01:00
version.rc
virtual.c
volume.c kernel32: Reimplement GetVolumePathName() using NtQueryInformationFile(FileAttributeTagInformation). 2020-03-23 12:14:07 +01:00
wer.c
winerror.mc