Sweden-Number/dlls/kernel32
Andrew Wesie 06c5a9ab55 ntdll: Read entry point in LdrInitializeThunk.
Overwatch overwrites the PE header contents in a TLS callback. This results in
a crash on wine, because the entry point will be incorrect in start_process.

Signed-off-by: Andrew Wesie <awesie@gmail.com>
Signed-off-by: Sebastian Lackner <sebastian@fds-team.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-02-09 21:37:08 +01:00
..
nls kernel32/nls: Added Bangla (India) locale data. 2017-02-09 19:38:14 +01:00
tests ntdll: Add stub implementation of NtQueryInformationThread(ThreadIsIoPending). 2017-02-08 10:53:32 +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 kernel32: Check for a valid pointer before yanking the line. 2016-12-13 13:16:02 +01:00
environ.c
except.c
fiber.c
file.c
format_msg.c
heap.c
kernel32.spec kernel32: Fix some spec file entries. 2017-01-30 21:38:50 +01:00
kernel_main.c
kernel_private.h
lcformat.c
locale.c kernel32: Don't care about case when finding matching locale. 2017-01-25 20:04:51 +01:00
locale_rc.rc kernel32/nls: Added Bangla (India) locale data. 2017-02-09 19:38:14 +01:00
lzexpand.c kernel32: LZOpenFile should preserve cBytes on failure. 2017-02-01 19:52:58 +01:00
module.c
nameprep.c
oldconfig.c
path.c
powermgnt.c
process.c ntdll: Read entry point in LdrInitializeThunk. 2017-02-09 21:37:08 +01:00
profile.c
resource.c
string.c
sync.c
tape.c
term.c
thread.c ntdll: Add stub implementation of NtQueryInformationThread(ThreadIsIoPending). 2017-02-08 10:53:32 +01:00
time.c kernel32: Silence a noisy fixme. 2017-01-31 22:30:37 +01:00
toolhelp.c
version.c
version.rc
virtual.c
volume.c
wer.c
winerror.mc