popup_message.h File Reference

Go to the source code of this file.

Classes

class  popup_message

Defines

#define EXCEPTION_TO_POPUP_MESSAGE(CODE, LABEL)   try { CODE; } catch(std::exception const & e) {popup_message::g_complain(LABEL,e);}


Define Documentation

#define EXCEPTION_TO_POPUP_MESSAGE ( CODE,
LABEL   )     try { CODE; } catch(std::exception const & e) {popup_message::g_complain(LABEL,e);}


Generated on Thu Aug 28 21:15:39 2008 for foobar2000 SDK by  doxygen 1.5.5