22 Feb
2009
22 Feb
'09
8:09 p.m.
On Sun, Feb 22, 2009 at 8:58 AM, Jérôme Gardou <jerome.gardou(a)gmail.com> wrote:
Jérôme Gardou a écrit :
This should help debugging applications which performs their own exception handling. After a bit of thinking, I think that this should be displayed each time the function is called. Is there any macro in wine/debug.h which would display a message, even when WINEDEBUG is set to "-all" ?
MESSAGE() -- -Austin