[PATCH] kernel32: Make SetUnhandledExceptionFilter hotpatchable.

Qian Hong qhong at codeweavers.com
Thu Jan 15 11:50:18 CST 2015


Latest QQ 6.8 hooks SetUnhandledExceptionFilter to:

xorl	%eax,%eax
ret	$0x4

---
  dlls/kernel32/except.c | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-kernel32-Make-SetUnhandledExceptionFilter-hotpatchable.txt
Type: text/x-patch
Size: 661 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20150116/81346965/attachment.bin>


More information about the wine-patches mailing list