Searched refs:IDC_PORT (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ncftp-3.2.5/source/win/bmed/
H A Dresource.h23 #define IDC_PORT 1014 macro
H A DBookmarkProperties.cpp78 DDX_Text(pDX, IDC_PORT, m_portNumber);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DPrefsUnifiedDlg.cpp70 EVT_SPINCTRL(IDC_PORT, PrefsUnifiedDlg::OnTCPClientPortChange)
594 if (CfgChanged(IDC_PORT)) {
1198 m_ServerTabVisible ? (wxString() << (CastChild(IDC_PORT, wxSpinCtrl)->GetValue() + 3))
H A Dmuuli_wdr.h203 #define IDC_PORT 10131 macro
H A DPreferences.cpp1022 NewCfgItem(IDC_PORT, (MkCfg_Int( wxT("/eMule/Port"), s_port, DEFAULT_TCP_PORT )));
H A Dmuuli_wdr.cpp1610 wxSpinCtrl *item17 = new wxSpinCtrl( parent, IDC_PORT, wxT("4662"), wxDefaultPosition, wxSize(100,-1), 0, 0, 65531, 4662 );

Completed in 128 milliseconds