Searched refs:IDC_UDPENABLE (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DPrefsUnifiedDlg.cpp73 EVT_CHECKBOX(IDC_UDPENABLE, PrefsUnifiedDlg::OnCheckBoxChange)
433 FindWindow( IDC_UDPENABLE )->Enable( !thePrefs::GetNetworkKademlia());
797 case IDC_UDPENABLE:
812 wxCheckBox * udpPort = (wxCheckBox *) FindWindow(IDC_UDPENABLE);
H A Dmuuli_wdr.h205 #define IDC_UDPENABLE 10133 macro
H A DPreferences.cpp1024 NewCfgItem(IDC_UDPENABLE, (new Cfg_Bool( wxT("/eMule/UDPEnable"), s_UDPEnable, true )));
H A Dmuuli_wdr.cpp1620 wxCheckBox *item20 = new wxCheckBox( parent, IDC_UDPENABLE, _("Extended UDP port (Kad / global search) "), wxDefaultPosition, wxDefaultSize, 0 );

Completed in 108 milliseconds