wine-wine/dlls/kernel32
Alexandre Julliard a83532d8dd ntdll: Store the context on the thread stack after the initial suspend.
The initial stack pointer may have been modified during suspend.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-01-22 22:26:45 +01:00
..
nls kernel32/nls: Add LOCALE_SPARENT entries. 2017-11-10 13:45:43 +01:00
tests ntdll: Store the context on the thread stack after the initial suspend. 2018-01-22 22:26:45 +01:00
Makefile.in
actctx.c
atom.c
change.c
comm.c
computername.c
console.c
console_private.h
cpu.c
debugger.c
editline.c
environ.c
except.c
fiber.c
file.c kernel32: Fix a couple internal uses of ANSI functions. 2017-12-01 20:32:12 +01:00
format_msg.c
heap.c
kernel32.spec kernel32: Add CreateThreadpoolIo stub. 2017-11-24 16:48:03 +01:00
kernel_main.c
kernel_private.h kernel32: Also set the preloader range for 64-bit binaries. 2017-10-23 11:45:25 +02:00
lcformat.c kernel32: Remove redundant comparison. 2018-01-09 16:02:25 +01:00
locale.c kernel32: Don't return a parent locale for neutral locales in GetLocaleInfoEx. 2017-11-28 20:32:52 +01:00
locale_rc.rc
lzexpand.c
module.c kernel32: Return the list of module handles even if the last argument is null. 2018-01-19 19:46:19 +01:00
nameprep.c
oldconfig.c
path.c
powermgnt.c
process.c ntdll: Start process execution directly at the kernel32 process entry point. 2017-12-04 15:03:55 +01:00
profile.c
resource.c kernel32: Adjust data directories in UpdateResource API. 2017-11-23 21:17:06 +01:00
string.c
sync.c
tape.c
term.c
thread.c kernel32: Add CreateThreadpoolIo stub. 2017-11-24 16:48:03 +01:00
time.c
toolhelp.c
version.c
version.rc
virtual.c
volume.c
wer.c
winerror.mc