Searched refs:IDC_UPNP_EC_ENABLED (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 Dmuuli_wdr.h301 #define IDC_UPNP_EC_ENABLED 10215 macro
H A DPrefsUnifiedDlg.cpp504 FindWindow(IDC_UPNP_EC_ENABLED)->Enable(false);
H A DPreferences.cpp1124 NewCfgItem(IDC_UPNP_EC_ENABLED, (new Cfg_Bool( wxT("/ExternalConnect/UPnPECEnabled"), s_UPnPECEnabled, false )));
H A Dmuuli_wdr.cpp2206 wxCheckBox *item10 = new wxCheckBox( parent, IDC_UPNP_EC_ENABLED, _("Enable UPnP port forwarding on the EC port"), wxDefaultPosition, wxDefaultSize, 0 );

Completed in 68 milliseconds