wine-wine/dlls/kernel32
André Hentschel ebc80ad1c4 ntdll: Add stubs for RtlAddFunctionTable and RtlDeleteFunctionTable on ARM64.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=46143
Signed-off-by: André Hentschel <nerv@dawncrow.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-11-15 09:57:28 +01:00
..
nls
tests ntdll: Call system hook in LdrResolveDelayLoadedAPI when dll hook is missing. 2018-11-12 10:30:07 +01:00
Makefile.in
actctx.c
atom.c
change.c
comm.c
computername.c
console.c
console_private.h
cpu.c kernel32: Implement GetMaximumProcessorCount. 2018-11-13 09:56:18 +01:00
debugger.c
editline.c
environ.c
except.c
fiber.c
file.c kernel32: Add SetFileCompletionNotificationModes implementation. 2018-10-25 20:32:03 +02:00
format_msg.c
heap.c
kernel32.spec ntdll: Add stubs for RtlAddFunctionTable and RtlDeleteFunctionTable on ARM64. 2018-11-15 09:57:28 +01:00
kernel_main.c
kernel_private.h kernel32: Move MODULE_get_binary_info implementation to process.c. 2018-09-27 13:27:28 +02:00
lcformat.c
locale.c kernel32: Implement FindStringOrdinal. 2018-10-30 10:53:50 +01:00
locale_rc.rc
lzexpand.c
module.c kernel32: Move MODULE_get_binary_info implementation to process.c. 2018-09-27 13:27:28 +02:00
nameprep.c
oldconfig.c
path.c kernel32: GetLongPathName should fail when called with a wildcard. 2018-10-22 09:55:02 +02:00
powermgnt.c
process.c kernel32: Use the ARRAY_SIZE() macro. 2018-11-14 23:11:31 +01:00
profile.c
resource.c
string.c
sync.c kernel32: Wait on pipe handle in TransactNamedPipe if needed. 2018-10-30 19:00:35 +01:00
tape.c
term.c
thread.c server: Allow specifying the security descriptor for a new thread. 2018-09-20 13:06:12 +02:00
time.c
toolhelp.c
version.c
version.rc
virtual.c kernel32: Add DECLSPEC_HOTPATCH to functions patched by libtcmalloc. 2018-09-18 20:59:38 +02:00
volume.c
wer.c
winerror.mc