Sweden-Number/dlls/kernel32
Zebediah Figura 9321aa40f5 kernel32: Check only the low word of CS when printing exceptions.
Fixes messages along the lines of
wine: Unhandled page fault at address 0xf7bd0023:0x7b43d14c (thread 006c), starting debugger...

Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-05-15 23:12:51 +02:00
..
nls
tests kernel32/tests: Add a trailing '\n' to an ok() call. 2018-04-18 10:14:05 +02:00
Makefile.in
actctx.c kernel32: Implement QueryActCtxSettingsW. 2018-03-23 09:14:12 +01:00
atom.c
change.c
comm.c
computername.c
console.c
console_private.h
cpu.c
debugger.c kernel32: Add DECL_HOTPATCH to OutputDebugString functions. 2018-04-09 09:56:23 +02:00
editline.c
environ.c
except.c kernel32: Check only the low word of CS when printing exceptions. 2018-05-15 23:12:51 +02:00
fiber.c
file.c
format_msg.c
heap.c
kernel32.spec kernel32: Implement GetCurrencyFormatEx. 2018-04-18 10:21:33 +02:00
kernel_main.c kernel32: Init TimezoneInformation registry. 2018-04-18 10:21:33 +02:00
kernel_private.h kernel32: Init TimezoneInformation registry. 2018-04-18 10:21:33 +02:00
lcformat.c kernel32: Implement GetCurrencyFormatEx. 2018-04-18 10:21:33 +02:00
locale.c kernel32: Improve stub for SetThreadUILanguage. 2018-04-02 20:47:11 +02:00
locale_rc.rc
lzexpand.c
module.c
nameprep.c
oldconfig.c
path.c
powermgnt.c kernel32: Add stub for RequestDeviceWakeup. 2018-04-02 20:47:11 +02:00
process.c kernel32: Fix CreateProcess behavior when batch script command contains '"' characters. 2018-05-09 09:45:22 +02:00
profile.c
resource.c
string.c
sync.c kernel32: Add stub implementations of GetNamedPipeClient/ServerSessionId. 2018-04-11 16:23:05 +02:00
tape.c
term.c
thread.c
time.c kernel32: Init TimezoneInformation registry. 2018-04-18 10:21:33 +02:00
toolhelp.c
version.c
version.rc
virtual.c
volume.c kernel32: Fix forward slash path handling to GetVolumePathNameW. 2018-03-26 12:13:15 +02:00
wer.c
winerror.mc