dialog_helper::dialog Class Reference

#include <win32_dialog.h>

List of all members.

Public Member Functions

HWND get_wnd ()
int run_modal (unsigned id, HWND parent)
HWND run_modeless (unsigned id, HWND parent)

Protected Member Functions

 dialog ()
 ~dialog ()
virtual BOOL on_message (UINT msg, WPARAM wp, LPARAM lp)=0
void end_dialog (int code)


Constructor & Destructor Documentation

dialog_helper::dialog::dialog (  )  [inline, protected]

dialog_helper::dialog::~dialog (  )  [inline, protected]


Member Function Documentation

virtual BOOL dialog_helper::dialog::on_message ( UINT  msg,
WPARAM  wp,
LPARAM  lp 
) [protected, pure virtual]

void dialog_helper::dialog::end_dialog ( int  code  )  [protected]

HWND dialog_helper::dialog::get_wnd (  )  [inline]

int dialog_helper::dialog::run_modal ( unsigned  id,
HWND  parent 
)

HWND dialog_helper::dialog::run_modeless ( unsigned  id,
HWND  parent 
)


The documentation for this class was generated from the following file:

Generated on Fri Apr 18 13:56:58 2008 for foobar2000 SDK by  doxygen 1.5.5