Sweden-Number/dlls/kernel32
Alexandre Julliard 83e520f556 kernel32: Move exec process functionality to ntdll.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-11-11 22:58:00 +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 kernel32: Add set_ntstatus() helper. 2019-10-01 09:43:27 +02:00
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 kernel32: Add set_ntstatus() helper. 2019-10-01 09:43:27 +02:00
debugger.c
editline.c
environ.c
file.c kernel32: FindFirstFileExW needs to open the directory with FILE_OPEN_FOR_BACKUP_INTENT flag. 2019-10-15 17:20:14 +02:00
format_msg.c kernel32: Add set_ntstatus() helper. 2019-10-01 09:43:27 +02:00
heap.c kernel32: Move NUMA-related functions to kernelbase. 2019-09-26 19:36:10 +02:00
kernel32.spec kernelbase: Add stub for SetThreadDescription(). 2019-11-07 21:53:15 +01:00
kernel_main.c
kernel_private.h kernel32: Move dll path functions to ntdll. 2019-10-03 22:56:14 +02:00
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 kernel32: Move SearchPath functions to kernelbase. 2019-10-04 09:44:29 +02:00
powermgnt.c kernel32: Implement GetSystemPowerStatus on top of NtPowerInformation. 2019-10-31 19:38:49 +01:00
process.c kernel32: Move exec process functionality to ntdll. 2019-11-11 22:58:00 +01:00
profile.c
resource.c
string.c
sync.c kernel32: Move some misc functions to kernelbase. 2019-09-26 19:36:10 +02:00
tape.c
term.c
thread.c
time.c kernel32: Add set_ntstatus() helper. 2019-10-01 09:43:27 +02:00
toolhelp.c
version.c kernel32: Move some misc functions to kernelbase. 2019-09-26 19:36:10 +02:00
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