kernel32: Check only the low word of CS when printing exceptions.
commit9321aa40f5ba79352d346c04f4d428d143575fb9
authorZebediah Figura <z.figura12@gmail.com>
Tue, 15 May 2018 20:02:23 +0000 (15 15:02 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 15 May 2018 21:12:51 +0000 (15 23:12 +0200)
tree3a8d2a405f6f86ae0a3934dba626ee10e06f12d5
parent1c38d47e4dbf80c842a8c656cabc0f34c66ecf10
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>
dlls/kernel32/except.c