[PATCH] kernel32: add ExitProcess wrapper to please Shrinker

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


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 |   34 ++++++++++++++++++++++++++++++----
 1 files changed, 30 insertions(+), 4 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 37230672fb0a5d6ac9c25c0015c5088d07df7d40.diff
Type: text/x-patch
Size: 1801 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080923/e3d9be44/attachment.bin 


More information about the wine-patches mailing list