wine-wine/dlls/kernel32
Alexandre Julliard b6a38ea676 kernel32: Reimplement DosDateTimeToFileTime/FileTimeToDosDateTime using ntdll functions.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-05-26 15:58:14 +02:00
..
nls
tests kernel32: Move the *PreferredUILanguages functions to kernelbase and ntdll. 2020-05-22 14:31:55 +02:00
Makefile.in kernel32: Leave some more space for kernelbase. 2020-05-26 12:26:31 +02:00
actctx.c
atom.c
comm.c kernel32: Avoid using tolowerW/toupperW(). 2020-04-01 10:28:01 +02:00
computername.c
console.c kernel32: Use set_ntstatus() in more places. 2020-05-26 13:10:34 +02:00
console_private.h
cpu.c kernel32: Move the psapi functions to kernelbase. 2020-05-06 16:24:24 +02:00
debugger.c kernel32: Use set_ntstatus() in more places. 2020-05-26 13:10:34 +02:00
editline.c kernel32: Avoid using wctype functions. 2020-04-01 10:30:17 +02:00
environ.c
file.c kernel32: Reimplement DosDateTimeToFileTime/FileTimeToDosDateTime using ntdll functions. 2020-05-26 15:58:14 +02:00
heap.c
kernel32.spec kernel32: Reimplement GetProcessVersion() in kernelbase. 2020-05-26 15:58:13 +02:00
kernel_main.c include: Rename LDR_MODULE to LDR_DATA_TABLE_ENTRY. 2020-04-24 10:13:39 +02:00
kernel_private.h
lcformat.c
locale.c kernel32: Move the *PreferredUILanguages functions to kernelbase and ntdll. 2020-05-22 14:31:55 +02:00
locale_rc.rc
lzexpand.c
module.c kernel32: Move the psapi functions to kernelbase. 2020-05-06 16:24:24 +02:00
path.c kernel32: Move some file functions to kernelbase. 2020-05-05 20:53:02 +02:00
powermgnt.c kernel32: Use set_ntstatus() in more places. 2020-05-26 13:10:34 +02:00
process.c kernel32: Reimplement GetProcessVersion() in kernelbase. 2020-05-26 15:58:13 +02:00
profile.c kernel32: Avoid using wctype functions. 2020-04-01 10:30:17 +02:00
resource.c
string.c
sync.c kernel32: Use set_ntstatus() in more places. 2020-05-26 13:10:34 +02:00
tape.c
term.c kernel32: Use standard dlopen() instead of the libwine wrappers. 2020-04-06 21:21:41 +02:00
thread.c kernel32: Use set_ntstatus() in more places. 2020-05-26 13:10:34 +02:00
time.c kernel32: Reimplement DosDateTimeToFileTime/FileTimeToDosDateTime using ntdll functions. 2020-05-26 15:58:14 +02:00
toolhelp.c kernel32: Use set_ntstatus() in more places. 2020-05-26 13:10:34 +02:00
version.c kernel32: Move some stub functions to kernelbase. 2020-05-05 20:53:02 +02:00
version.rc
virtual.c kernel32: Move the psapi functions to kernelbase. 2020-05-06 16:24:24 +02:00
volume.c kernel32: Move volume functions to kernelbase. 2020-05-05 20:53:02 +02:00
winerror.mc