On Fri, 27 Dec 2002, Dan Kegel wrote:
[...]
> I thought everyone always left NO_TRACE_MSGS undefined,
> so the rect2a function you favor gets called unconditionally,
> and its output filtered out.

No. Look at the TRACE macro again (include/wine/debug.h). The function
will only be called if __WINE_GET_DEBUGGING(dbcl,(dbch)) returns true
which is only the case if you have turned on traces for this particular
channel.


-- 
Francois Gouget         [EMAIL PROTECTED]        http://fgouget.free.fr/
                  Hiroshima '45 - Czernobyl '86 - Windows '95


Reply via email to