On Sunday 22 February 2009 12:09:01 pm Austin English wrote: > On Sun, Feb 22, 2009 at 8:58 AM, Jérôme Gardou <[email protected]> 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()
Perhaps a MessageBox or some fancier dialog would be better. MSDN says it can behave differently depending on how the user has their system configured.. what kind of options are available?
