Searched refs:ID_ADVISE (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/ipc/
H A Dserver.h14 #define ID_ADVISE 10002 macro
52 wxButton* GetAdvise() { return (wxButton*) FindWindow( ID_ADVISE ); }
H A Dserver.cpp55 EVT_BUTTON( ID_ADVISE, MyFrame::OnAdvise )
134 wxButton *item6 = new wxButton( this, ID_ADVISE, wxT("Advise"), wxDefaultPosition, wxDefaultSize, 0 );

Completed in 20 milliseconds