spy.c in debug output

Alexandre Julliard julliard at winehq.org
Mon Jan 3 12:19:49 CST 2005


"Dimitrie O. Paun" <dpaun at rogers.com> writes:

> Unfortunately, it's not that simple. If it were, there wouldn't be
> a point in having any tracing functions in our window procs. Thing is,
> then I'm debugging say listview, I don't want to turn +message on,
> it dumps way too much information.

You can of course configure the message filters to only dump listview
messages in that case. Another possibility would be to make spy.c
print only the listview messages if +listview is on but +message is
off.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list