[resend] kernel32: add ExitProcess wrapper to please Shrinker

Andrey Turkin andrey.turkin at gmail.com
Tue Sep 23 12:45:37 CDT 2008


Please use this version instead - previous version would fail optimized i386 build, as pointed out by Patchwatcher
(thanks Dan for this nice daemon)

As described in bug 2608, Shrinker (executable compressor) hooks into ExitProcess and is very picky about that function.
This patch creates an assembly wrapper for ExitProcess so that Shrinker can work.
---
 dlls/kernel32/process.c |   37 +++++++++++++++++++++++++++++++++----
 1 files changed, 33 insertions(+), 4 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 37f0e4937e5f1f9464ad5e7ee1fdb63d378b85ba.diff
Type: text/x-patch
Size: 1838 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080923/ae621ef8/attachment.bin 


More information about the wine-patches mailing list