wine-wine/dlls/kernel32
André Hentschel fa0da6a2cb kernel32/tests: Allow ERROR_ACCESS_DENIED for newer Win10.
Signed-off-by: André Hentschel <nerv@dawncrow.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-09-10 12:32:03 +02:00
..
nls
tests kernel32/tests: Allow ERROR_ACCESS_DENIED for newer Win10. 2018-09-10 12:32:03 +02:00
Makefile.in
actctx.c
atom.c
change.c
comm.c
computername.c kernel32: Use the ARRAY_SIZE() macro. 2018-08-14 10:15:59 +02:00
console.c kernel32: Add AttachConsole implementation. 2018-08-16 13:21:56 +02:00
console_private.h
cpu.c kernel32: Connect GetSystemFirmwareTable to NtQuerySystemInformation. 2018-07-12 12:57:53 +02:00
debugger.c
editline.c
environ.c
except.c kernel32: Don't clear WINEDEBUG in the debugger process if +winedbg is set. 2018-08-16 10:57:35 +02:00
fiber.c
file.c kernel32: Always create file with FILE_READ_ATTRIBUTES access in CreateFile. 2018-08-21 23:02:28 +02:00
format_msg.c
heap.c
kernel32.spec kernel32: Add stub for GetApplicationRestartSettings. 2018-08-29 22:01:36 +02:00
kernel_main.c
kernel_private.h
lcformat.c kernel32: Use the ARRAY_SIZE() macro. 2018-08-14 10:15:59 +02:00
locale.c kernel32: Use the ARRAY_SIZE() macro. 2018-08-14 10:15:59 +02:00
locale_rc.rc
lzexpand.c
module.c kernel32: Use the ARRAY_SIZE() macro. 2018-08-14 10:15:59 +02:00
nameprep.c
oldconfig.c
path.c kernel32: Add support for MOVEFILE_WRITE_THROUGH to MoveFile. 2018-08-14 10:15:59 +02:00
powermgnt.c
process.c kernel32: Fallback to default comspec when %COMSPEC% is not set. 2018-09-03 19:44:43 +02:00
profile.c kernel32: Use the ARRAY_SIZE() macro. 2018-08-14 10:15:59 +02:00
resource.c kernel32: Fix BeginUpdateResource structure layout. 2018-08-14 14:59:48 +02:00
string.c
sync.c kernel32: Use proper access flags in CreatePipe. 2018-08-21 10:43:35 +02:00
tape.c
term.c kernel32: Use the ARRAY_SIZE() macro. 2018-08-14 10:15:59 +02:00
thread.c kernel32: Implement Wow64SetThreadContext(). 2018-06-12 14:01:35 +02:00
time.c kernel32: Add stub for GetDynamicTimeZoneInformationEffectiveYears(). 2018-08-14 13:55:55 +02:00
toolhelp.c
version.c
version.rc
virtual.c
volume.c kernel32: Use the ARRAY_SIZE() macro. 2018-08-14 10:15:59 +02:00
wer.c
winerror.mc