Re: having problem in understanding debug channels

2004-05-27 Thread Mike Hearn
On Thu, 27 May 2004 08:48:18 +0100, zeeshaan umer wrote: > " invalid debug channel specification ' ZEE_DEFAULT_DEBUG_CHANNEL( );' " You use it like this: WINE_DEFAULT_DEBUG_CHANNEL( whatever ); TRACE("foo\n"); will print: trace:whatever:some_func foo thanks -mike

having problem in understanding debug channels

2004-05-27 Thread zeeshaan umer
hi, its zee here, i am a student and i have just came to know about wine 2-3 weeks ago. i have started studying it for exploration purpose. its quite a great effort of u people. really it is    nways the problem i m having is that i m not clearly understanding debug channels. i actually was