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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Ddialup.cpp166 class WXDLLIMPEXP_FWD_CORE wxDialUpManagerMSW *dialUpManager; // the owner
173 class WXDLLEXPORT wxDialUpManagerMSW : public wxDialUpManager class in inherits:wxDialUpManager
177 wxDialUpManagerMSW();
178 virtual ~wxDialUpManagerMSW();
209 static wxDialUpManagerMSW *GetDialer() { return ms_dialer; }
232 RasTimer(wxDialUpManagerMSW *dialUpManager)
238 wxDialUpManagerMSW *m_dialUpManager;
289 static wxDialUpManagerMSW *ms_dialer;
291 DECLARE_NO_COPY_CLASS(wxDialUpManagerMSW)
294 // module to destroy helper window created by wxDialUpManagerMSW
385 wxDialUpManagerMSW::wxDialUpManagerMSW() function in class:wxDialUpManagerMSW
[all...]

Completed in 40 milliseconds