Searched refs:Dial (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Ddialup.h38 * Dial() allowing to choose between them if no ISP given
67 // parameter to Dial() on this machine and returns their number (may be 0)
82 virtual bool Dial(const wxString& nameOfISP = wxEmptyString,
90 // cancel dialing the number initiated with Dial(async = true)
101 // on a LAN) and so there is no need to use Dial() function to go online
174 // does this event come from wxDialUpManager::Dial() or from some extrenal
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Ddialevt.tex45 Does this event come from wxDialUpManager::Dial() or from some extrenal
H A Ddialup.tex87 parameter to \helpref{Dial()}{wxdialupmanagerdial} on this machine and returns
90 \membersection{wxDialUpManager::Dial}\label{wxdialupmanagerdial}
92 \func{bool}{Dial}{\param{const wxString\& }{nameOfISP = wxEmptyString}, \param{const wxString\& }{username = wxEmptyString}, \param{const wxString\& }{password = wxEmptyString}, \param{bool }{async = true}}
94 Dial the given ISP, use {\it username} and {\it password} to authenticate.
120 \helpref{Dial}{wxdialupmanagerdial}
126 Cancel dialing the number initiated with \helpref{Dial}{wxdialupmanagerdial}
146 on a LAN) and so there is no need to use Dial() function to go online.
214 \helpref{Dial}{wxdialupmanagerdial}
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/unix/
H A Ddialup.cpp59 * 2. add a "long Dial(long connectionId = -1)" function which asks the user
94 virtual bool Dial(const wxString& nameOfISP,
118 // cancel dialing the number initiated with Dial(async = true)
319 wxDialUpManagerImpl::Dial(const wxString &isp, function in class:wxDialUpManagerImpl
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/dialup/
H A Dnettest.cpp154 MyFrame *frame = new MyFrame(_T("Dial-up wxWidgets demo"),
223 menuFile->Append(NetTest_Dial, _T("&Dial\tCtrl-D"), _T("Dial default ISP"));
284 if ( wxGetApp().GetDialer()->Dial() )
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Ddialup.cpp183 virtual bool Dial(const wxString& nameOfISP,
396 wxLogError(_("Dial up functions are unavailable because the remote access service (RAS) is not installed on this machine. Please install it."));
748 bool wxDialUpManagerMSW::Dial(const wxString& nameOfISP, function in class:wxDialUpManagerMSW
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/tests/
H A Dxgettext-glade-1748 <label>Dial</label>
1474 msgid "Dial"

Completed in 61 milliseconds