wine-wine/dlls/kernel32
Alex Henrie 22cdc4e3da kernelbase: Stub LoadAppInitDlls().
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=47061
Signed-off-by: Alex Henrie <alexhenrie24@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-04-22 17:21:16 +02:00
..
nls
tests kernel32/tests: Use DECLSPEC_ALIGN in MSVC compatible way. 2020-04-20 20:55:12 +02:00
Makefile.in kernel32: Remove the nameprep tables. 2020-03-03 13:20:24 +01:00
actctx.c
atom.c
comm.c kernel32: Avoid using tolowerW/toupperW(). 2020-04-01 10:28:01 +02:00
computername.c
console.c
console_private.h
cpu.c
debugger.c
editline.c kernel32: Avoid using wctype functions. 2020-04-01 10:30:17 +02:00
environ.c
file.c kernel32: Create the backup in the same directory. 2020-04-06 10:42:29 +02:00
format_msg.c kernel32: Avoid using wctype functions. 2020-04-01 10:30:17 +02:00
heap.c
kernel32.spec kernelbase: Stub LoadAppInitDlls(). 2020-04-22 17:21:16 +02: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: Fix a memory leak in MoveFileWithProgressW (Valgrind). 2020-04-20 17:19:11 +02:00
powermgnt.c
process.c
profile.c kernel32: Avoid using wctype functions. 2020-04-01 10:30:17 +02:00
resource.c
string.c
sync.c kernel32: Move GetNamedPipeHandleStateW() implementation to kernelbase. 2020-04-16 22:10:04 +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
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: Implement GetVolumeInformationByHandleW(). 2020-04-09 09:12:03 +02:00
wer.c
winerror.mc