[user32] Add DECLSPEC_NOINLINE, use it on call_hook_proc()

Dan Kegel dank at kegel.com
Fri Apr 19 11:36:21 CDT 2013


Fixes http://bugs.winehq.org/show_bug.cgi?id=27468

Or we could just remove the 'static', but this seems more elegant.

(I don't know how important it is to get the visual C++ version cutoff
right, but the one I chose should definitely avoid using it
on compilers that don't support it.)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: noinline-hook.patch
Type: application/octet-stream
Size: 1160 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20130419/2bfe509b/attachment.obj>


More information about the wine-patches mailing list