Searched refs:IDC_UDPPORT (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.cpp434 FindWindow( IDC_UDPPORT )->Enable( thePrefs::s_UDPEnable );
599 if (CfgChanged(IDC_UDPPORT)) {
798 FindWindow( IDC_UDPPORT )->Enable(value);
817 FindWindow(IDC_UDPPORT)->Enable(true);
H A Dmuuli_wdr.h206 #define IDC_UDPPORT 10134 macro
H A DPreferences.cpp1023 NewCfgItem(IDC_UDPPORT, (MkCfg_Int( wxT("/eMule/UDPPort"), s_udpport, DEFAULT_UDP_PORT )));
H A Dmuuli_wdr.cpp1623 wxSpinCtrl *item21 = new wxSpinCtrl( parent, IDC_UDPPORT, wxT("4672"), wxDefaultPosition, wxSize(100,-1), 0, 0, 65535, 4672 );

Completed in 138 milliseconds