Rearrange WINPROC_CallWndProc to give clearer tracing

Alexandre Julliard julliard at winehq.org
Wed Feb 9 15:24:39 CST 2005


Mike Hearn <mh at codeweavers.com> writes:

> Yes, I realised the stack allocation might be a problem but only a while
> after I sent the patch. Here's another that uses the heap.

I don't think you want that either, it won't really make things less
confusing if you are adding extra heap calls. You may want to look
into using RelayFromExclude instead.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list