#include <Schedule_WTSPage.h>
Public Types | |
| enum | { IDD = IDD_SCHEDULE_WHATTOSTART } |
Public Member Functions | |
| CSchedule_WTSPage () | |
| ~CSchedule_WTSPage () | |
| virtual BOOL | OnApply () |
Public Attributes | |
| struct fsSchedule * | m_task |
| CComboBox | m_wndBPS |
| CListCtrl | m_wndUnselDlds |
| CListCtrl | m_wndSelDlds |
| CComboBox | m_wndTUM |
| CButton | m_btnToUnsel |
| CButton | m_btnToSel |
| CComboBox | m_wndShutdownType |
| CComboBox | m_wndDialConnection |
| CComboBox | m_wndConnection |
| CButton | m_btnChoose |
| CComboBox | m_wndWTS |
Protected Member Functions | |
| virtual void | DoDataExchange (CDataExchange *pDX) |
| void | PrepareCHMgr (CPoint point) |
| void | ApplyLanguage () |
| BOOL | ApplyHangup () |
| BOOL | ApplyDial () |
| BOOL | ApplyStartStopDownloads () |
| void | FreeSchedule () |
| BOOL | ApplyProg () |
| void | UpdateEnabled () |
| void | BuildDownloadsList () |
| void | ShowGroup (int iGrp, BOOL bShow=TRUE, BOOL bEnabled=TRUE) |
| virtual BOOL | OnInitDialog () |
| afx_msg void | OnSelchangeWts () |
| afx_msg void | OnChangeProgname () |
| afx_msg void | OnChangeArguments () |
| afx_msg void | OnChoosename () |
| afx_msg void | OnClickUnseldlds (NMHDR *pNMHDR, LRESULT *pResult) |
| afx_msg void | OnClickSeldlds (NMHDR *pNMHDR, LRESULT *pResult) |
| afx_msg void | OnTosel () |
| afx_msg void | OnTounsel () |
| afx_msg void | OnSelchangeConnection () |
| afx_msg void | OnUsemaxattempts () |
| afx_msg void | OnUsepause () |
| afx_msg void | OnChangeRedialpause () |
| afx_msg void | OnChangeMaxredials () |
| afx_msg void | OnSelchangeDialconnection () |
| afx_msg void | OnHangupall () |
| afx_msg void | OnSelchangeTum () |
| afx_msg void | OnSelchangeShutdowntype () |
| afx_msg void | OnSelchangeBps () |
| afx_msg void | OnHangupifless () |
| afx_msg void | OnTryagain () |
| afx_msg void | OnNomorethan () |
| afx_msg void | OnChangeTimes () |
| afx_msg void | OnForceexit () |
| afx_msg void | OnContextMenu (CWnd *pWnd, CPoint point) |
| afx_msg void | OnWhatisthis () |
| afx_msg BOOL | OnHelpInfo (HELPINFO *pHelpInfo) |
Protected Attributes | |
| BOOL | m_bNoRASNotified |
| int | m_iWTS |
| fsRASMgr | m_ras |
Definition at line 14 of file Schedule_WTSPage.h.
| anonymous enum |
| CSchedule_WTSPage::CSchedule_WTSPage | ( | ) |
| CSchedule_WTSPage::~CSchedule_WTSPage | ( | ) |
Definition at line 29 of file Schedule_WTSPage.cpp.
| BOOL CSchedule_WTSPage::OnApply | ( | ) | [virtual] |
Definition at line 622 of file Schedule_WTSPage.cpp.
References ApplyDial(), ApplyHangup(), ApplyProg(), ApplyStartStopDownloads(), fsShutdown::bForce, fsWhatToStart::enRAD, fsShutdown::enShutdown, fsWhatToStart::enTUM, fsWhatToStart::enType, FALSE, FreeSchedule(), IDC_FORCEEXIT, IDC_RAD_DISABLE, IDC_RAD_ENABLE, m_iWTS, m_task, m_wndShutdownType, m_wndTUM, RAD_DISABLE, RAD_ENABLE, RAD_INVERT, fsWhatToStart::shutdown, fsSchedule::wts, WTS_CHANGE_TUM, WTS_DIAL, WTS_EXIT, WTS_HANGUP, WTS_PROGRAM, WTS_RESTRAINALLDLDS, WTS_SHUTDOWN, WTS_STARTALLDOWNLOADS, WTS_STARTDOWNLOAD, WTS_STOPALLDOWNLOADS, and WTS_STOPDOWNLOAD.
| void CSchedule_WTSPage::DoDataExchange | ( | CDataExchange * | pDX | ) | [protected, virtual] |
Definition at line 33 of file Schedule_WTSPage.cpp.
References IDC_BPS, IDC_CHOOSENAME, IDC_CONNECTION, IDC_DIALCONNECTION, IDC_SELDLDS, IDC_SHUTDOWNTYPE, IDC_TOSEL, IDC_TOUNSEL, IDC_TUM, IDC_UNSELDLDS, IDC_WTS, m_btnChoose, m_btnToSel, m_btnToUnsel, m_wndBPS, m_wndConnection, m_wndDialConnection, m_wndSelDlds, m_wndShutdownType, m_wndTUM, m_wndUnselDlds, and m_wndWTS.
| void CSchedule_WTSPage::PrepareCHMgr | ( | CPoint | point | ) | [protected] |
Definition at line 888 of file Schedule_WTSPage.cpp.
References _CHMgr, IDC__ARGUMENTS, IDC__CONNECTION, IDC__HANGUP, IDC__PROGNAME, IDC__TUM, IDC__TYPE, IDC_ARGUMENTS, IDC_BPS, IDC_CHOOSENAME, IDC_CONNECTION, IDC_DIALCONNECTION, IDC_FORCEEXIT, IDC_HANGUPALL, IDC_HANGUPIFLESS, IDC_NOMORETHAN, IDC_PROGNAME, IDC_RAD_INVERT, IDC_SELDLDS, IDC_SHUTDOWNTYPE, IDC_TOSEL, IDC_TOUNSEL, IDC_TRYAGAIN, IDC_TUM, IDC_UNSELDLDS, IDC_USEMAXATTEMPTS, IDC_USEPAUSE, IDC_WTS, L_ALLDLDSHERE, L_ARGSHERE, L_CHOOSEENTRY, L_CHOOSEPROGHERE, L_CONNTOHANGHERE, L_FORCEEXITHERE, L_HANGALLHERE, L_HANGUPIFLESSHERE, L_MAXDIALSHERE, L_MINBPSHERE, L_NOMORETHANHERE, L_PROGNAMEHERE, L_RAD_INVERT_HERE, L_SELDLDSHERE, L_SETTUMHERE, L_TOSELHERE, L_TOUNSELHERE, L_TRYAGAINHERE, L_TYPEHERE, L_USEPAUSEHERE, L_WTSHERE, LS, and fsContextHelpMgr::PrepareContextMenu().
Referenced by OnContextMenu(), and OnHelpInfo().
| void CSchedule_WTSPage::ApplyLanguage | ( | ) | [protected] |
Definition at line 859 of file Schedule_WTSPage.cpp.
References _LngMgr, fsMFCLangMgr::ApplyLanguage(), IDC__ARGUMENTS, IDC__CONNECTION, IDC__DIALING, IDC__HANGUP, IDC__IFSUCCESSFULL, IDC__PROGNAME, IDC__TIMES, IDC__TUM, IDC__TYPE, IDC_FORCEEXIT, IDC_HANGUPALL, IDC_HANGUPIFLESS, IDC_NOMORETHAN, IDC_RAD_DISABLE, IDC_RAD_ENABLE, IDC_RAD_INVERT, IDC_TRYAGAIN, IDC_USEMAXATTEMPTS, IDC_USEPAUSE, L_ARGS, L_CHANGETUMTO, L_CONNECTIONTOUSE, L_CONNTOHANG, L_DIAL, L_DISABLE, L_ENABLE, L_FORCEAPPS, L_HANGUPALL, L_HANGUPIFLESS, L_IFSUCC, L_MAXDIALATTEMPTS, L_NOMORETHAN, L_PAUSEBETWEENDIAL, L_PRGNAME, L_SHUTDOWNTYPE, L_SWITCH, L_TIMES, L_TRYAGAIN, and LS.
Referenced by OnInitDialog().
| BOOL CSchedule_WTSPage::ApplyHangup | ( | ) | [protected] |
Definition at line 818 of file Schedule_WTSPage.cpp.
References fsWhatToStart::enType, FALSE, FreeSchedule(), fsnew, fsRASMgr::GetEntriesCount(), IDC_HANGUPALL, m_ras, m_task, m_wndConnection, NULL, fsWhatToStart::pszHangupConnection, TRUE, fsSchedule::wts, and WTS_HANGUP.
Referenced by OnApply().
| BOOL CSchedule_WTSPage::ApplyDial | ( | ) | [protected] |
Definition at line 734 of file Schedule_WTSPage.cpp.
References fsDialInfo::cAgains, fsDialInfo::cAttempts, fsDialInfo::cPauseBetween, fsWhatToStart::dial, fsDialInfo::dwHangupLess, fsWhatToStart::enType, FALSE, FreeSchedule(), fsnew, fsRASMgr::GetEntriesCount(), IDC_HANGUPIFLESS, IDC_MAXREDIALS, IDC_NOMORETHAN, IDC_REDIALPAUSE, IDC_TIMES, IDC_TRYAGAIN, IDC_USEMAXATTEMPTS, IDC_USEPAUSE, L_ENTERGREATER, L_INPERR, LS, m_ras, m_task, m_wndBPS, m_wndDialConnection, fsDialInfo::pszConnection, TRUE, fsSchedule::wts, and WTS_DIAL.
Referenced by OnApply().
| BOOL CSchedule_WTSPage::ApplyStartStopDownloads | ( | ) | [protected] |
Definition at line 714 of file Schedule_WTSPage.cpp.
References FALSE, FreeSchedule(), fsnew1, L_ENTERDLDS, L_INPERR, LS, m_task, m_wndSelDlds, fsWhatToStart::pvIDs, TRUE, and fsSchedule::wts.
Referenced by OnApply().
| void CSchedule_WTSPage::FreeSchedule | ( | ) | [protected] |
Definition at line 709 of file Schedule_WTSPage.cpp.
References fsScheduleMgr::FreeTask(), and m_task.
Referenced by ApplyDial(), ApplyHangup(), ApplyProg(), ApplyStartStopDownloads(), and OnApply().
| BOOL CSchedule_WTSPage::ApplyProg | ( | ) | [protected] |
Definition at line 683 of file Schedule_WTSPage.cpp.
References fsWhatToStart::enType, FALSE, FreeSchedule(), fsnew, IDC_ARGUMENTS, IDC_PROGNAME, L_ENTERPRGNAME, L_INPERR, LS, m_iWTS, m_task, fsWhatToStart::prog, fsProgramInfo::pszArgs, fsProgramInfo::pszName, TRUE, and fsSchedule::wts.
Referenced by OnApply().
| void CSchedule_WTSPage::UpdateEnabled | ( | ) | [protected] |
Definition at line 411 of file Schedule_WTSPage.cpp.
References b, BOOL, IDC__HANGUP, IDC__TIMES, IDC_BPS, IDC_HANGUPALL, IDC_HANGUPIFLESS, IDC_MAXREDIALS, IDC_MAXREDIALSSPIN, IDC_NOMORETHAN, IDC_REDIALPAUSE, IDC_REDIALPAUSESPIN, IDC_TIMES, IDC_TIMESSPIN, IDC_TRYAGAIN, IDC_USEMAXATTEMPTS, IDC_USEPAUSE, m_btnToSel, m_btnToUnsel, m_iWTS, m_wndConnection, m_wndSelDlds, m_wndUnselDlds, WTS_DIAL, WTS_HANGUP, WTS_STARTDOWNLOAD, and WTS_STOPDOWNLOAD.
Referenced by OnClickSeldlds(), OnClickUnseldlds(), OnHangupall(), OnHangupifless(), OnNomorethan(), OnSelchangeWts(), OnTosel(), OnTounsel(), OnTryagain(), OnUsemaxattempts(), and OnUsepause().
| void CSchedule_WTSPage::BuildDownloadsList | ( | ) | [protected] |
Definition at line 366 of file Schedule_WTSPage.cpp.
References _DldsMgr, BOOL, fsWhatToStart::enType, FALSE, fsDownloadsMgr::GetCount(), fsDownloadsMgr::GetDownload(), fsDownloadsMgr::LockList(), m_iWTS, m_task, m_wndSelDlds, m_wndUnselDlds, NULL, fsWhatToStart::pvIDs, TRUE, fsDownloadsMgr::UnlockList(), and fsSchedule::wts.
Referenced by OnSelchangeWts().
| void CSchedule_WTSPage::ShowGroup | ( | int | iGrp, | |
| BOOL | bShow = TRUE, |
|||
| BOOL | bEnabled = TRUE | |||
| ) | [protected] |
Definition at line 164 of file Schedule_WTSPage.cpp.
References FALSE, IDC__ARGUMENTS, IDC__CONNECTION, IDC__DIALING, IDC__HANGUP, IDC__IFSUCCESSFULL, IDC__PROGNAME, IDC__TIMES, IDC__TUM, IDC__TYPE, IDC_ARGUMENTS, IDC_BPS, IDC_CHOOSENAME, IDC_CONNECTION, IDC_DIALCONNECTION, IDC_FORCEEXIT, IDC_HANGUPALL, IDC_HANGUPIFLESS, IDC_MAXREDIALS, IDC_MAXREDIALSSPIN, IDC_NOMORETHAN, IDC_PROGNAME, IDC_RAD_DISABLE, IDC_RAD_ENABLE, IDC_RAD_INVERT, IDC_REDIALPAUSE, IDC_REDIALPAUSESPIN, IDC_SELDLDS, IDC_SHUTDOWNTYPE, IDC_TIMES, IDC_TIMESSPIN, IDC_TOSEL, IDC_TOUNSEL, IDC_TRYAGAIN, IDC_TUM, IDC_UNSELDLDS, IDC_USEMAXATTEMPTS, and IDC_USEPAUSE.
Referenced by OnInitDialog(), and OnSelchangeWts().
| BOOL CSchedule_WTSPage::OnInitDialog | ( | ) | [protected, virtual] |
Definition at line 82 of file Schedule_WTSPage.cpp.
References _App, ApplyLanguage(), c, fsWhatToStart::enType, fsRASMgr::EnumEntries(), FALSE, fsRASMgr::GetEntriesCount(), fsRASMgr::GetEntry(), IDC_MAXREDIALSSPIN, IDC_RAD_ENABLE, IDC_RAD_INVERT, IDC_REDIALPAUSESPIN, IDC_TIMESSPIN, IDI_CHOOSEFOLDER, IDI_TOSEL, IDI_TOUNSEL, L_ALLDLDS, L_CHANGETUM, L_DIALVIAMODEM, L_EXITFROM, L_HANGMODEM, L_HEAVY, L_HIBERNATE, L_LAUNCHPRG, L_LIGHT, L_LOGOFF, L_MEDIUM, L_PAUSEALLDOWNLOADS, L_RESTARTCOMP, L_SHUTDOWN, L_SHUTDOWNCOMP, L_STANDBY, L_STARTALLDLDS, L_STARTDLDS, L_STOPALLDLDS, L_STOPDLDS, LS, m_bNoRASNotified, m_btnChoose, m_btnToSel, m_btnToUnsel, m_iWTS, m_ras, m_task, m_wndBPS, m_wndConnection, m_wndDialConnection, m_wndSelDlds, m_wndShutdownType, m_wndTUM, m_wndUnselDlds, m_wndWTS, OnSelchangeWts(), fsAppSettings::Scheduler_LastTask_ProgArgs(), fsAppSettings::Scheduler_LastTask_ProgName(), ShowGroup(), SICO, TRUE, fsSchedule::wts, and WTS_PROGRAM.
| void CSchedule_WTSPage::OnSelchangeWts | ( | ) | [protected] |
Definition at line 191 of file Schedule_WTSPage.cpp.
References fsShutdown::bForce, BuildDownloadsList(), fsDialInfo::cAgains, fsDialInfo::cAttempts, fsDialInfo::cPauseBetween, fsWhatToStart::dial, fsDialInfo::dwHangupLess, fsWhatToStart::enRAD, fsShutdown::enShutdown, fsWhatToStart::enTUM, fsWhatToStart::enType, FALSE, fsRASMgr::GetEntriesCount(), IDC_ARGUMENTS, IDC_FORCEEXIT, IDC_HANGUPALL, IDC_HANGUPIFLESS, IDC_MAXREDIALS, IDC_NOMORETHAN, IDC_PROGNAME, IDC_RAD_ENABLE, IDC_RAD_INVERT, IDC_REDIALPAUSE, IDC_TIMES, IDC_TRYAGAIN, IDC_USEMAXATTEMPTS, IDC_USEPAUSE, L_DLDSTOSTART, L_DLDSTOSTOP, L_ERR, L_NODIALENTRIES, LPSTR, LS, m_bNoRASNotified, m_iWTS, m_ras, m_task, m_wndBPS, m_wndConnection, m_wndDialConnection, m_wndSelDlds, m_wndShutdownType, m_wndTUM, m_wndWTS, fsWhatToStart::prog, fsProgramInfo::pszArgs, fsDialInfo::pszConnection, fsWhatToStart::pszHangupConnection, fsProgramInfo::pszName, ShowGroup(), fsWhatToStart::shutdown, TRUE, UpdateEnabled(), fsSchedule::wts, WTS_CHANGE_TUM, WTS_DIAL, WTS_HANGUP, WTS_PROGRAM, WTS_RESTRAINALLDLDS, WTS_SHUTDOWN, WTS_STARTDOWNLOAD, and WTS_STOPDOWNLOAD.
Referenced by OnInitDialog().
| void CSchedule_WTSPage::OnChangeProgname | ( | ) | [protected] |
Definition at line 451 of file Schedule_WTSPage.cpp.
| void CSchedule_WTSPage::OnChangeArguments | ( | ) | [protected] |
Definition at line 456 of file Schedule_WTSPage.cpp.
| void CSchedule_WTSPage::OnChoosename | ( | ) | [protected] |
Definition at line 461 of file Schedule_WTSPage.cpp.
References _DlgMgr, IDC_PROGNAME, L_ALLFILES, L_APPS, LS, NULL, fsDialogsMgr::OnDoModal(), fsDialogsMgr::OnEndDialog(), and TRUE.
| void CSchedule_WTSPage::OnClickUnseldlds | ( | NMHDR * | pNMHDR, | |
| LRESULT * | pResult | |||
| ) | [protected] |
| void CSchedule_WTSPage::OnClickSeldlds | ( | NMHDR * | pNMHDR, | |
| LRESULT * | pResult | |||
| ) | [protected] |
| void CSchedule_WTSPage::OnTosel | ( | ) | [protected] |
Definition at line 493 of file Schedule_WTSPage.cpp.
References m_wndSelDlds, m_wndUnselDlds, pos(), and UpdateEnabled().
| void CSchedule_WTSPage::OnTounsel | ( | ) | [protected] |
Definition at line 516 of file Schedule_WTSPage.cpp.
References m_wndSelDlds, m_wndUnselDlds, pos(), and UpdateEnabled().
| void CSchedule_WTSPage::OnSelchangeConnection | ( | ) | [protected] |
Definition at line 539 of file Schedule_WTSPage.cpp.
| void CSchedule_WTSPage::OnUsemaxattempts | ( | ) | [protected] |
| void CSchedule_WTSPage::OnUsepause | ( | ) | [protected] |
| void CSchedule_WTSPage::OnChangeRedialpause | ( | ) | [protected] |
Definition at line 556 of file Schedule_WTSPage.cpp.
| void CSchedule_WTSPage::OnChangeMaxredials | ( | ) | [protected] |
Definition at line 561 of file Schedule_WTSPage.cpp.
| void CSchedule_WTSPage::OnSelchangeDialconnection | ( | ) | [protected] |
Definition at line 566 of file Schedule_WTSPage.cpp.
| void CSchedule_WTSPage::OnHangupall | ( | ) | [protected] |
| void CSchedule_WTSPage::OnSelchangeTum | ( | ) | [protected] |
Definition at line 577 of file Schedule_WTSPage.cpp.
| void CSchedule_WTSPage::OnSelchangeShutdowntype | ( | ) | [protected] |
Definition at line 582 of file Schedule_WTSPage.cpp.
| void CSchedule_WTSPage::OnSelchangeBps | ( | ) | [protected] |
Definition at line 587 of file Schedule_WTSPage.cpp.
| void CSchedule_WTSPage::OnHangupifless | ( | ) | [protected] |
Definition at line 592 of file Schedule_WTSPage.cpp.
References fsSysGetOsMajorVersion(), IDC_HANGUPIFLESS, L_AVAILON2000, L_ERR, LS, and UpdateEnabled().
| void CSchedule_WTSPage::OnTryagain | ( | ) | [protected] |
| void CSchedule_WTSPage::OnNomorethan | ( | ) | [protected] |
| void CSchedule_WTSPage::OnChangeTimes | ( | ) | [protected] |
Definition at line 617 of file Schedule_WTSPage.cpp.
| void CSchedule_WTSPage::OnForceexit | ( | ) | [protected] |
Definition at line 843 of file Schedule_WTSPage.cpp.
| void CSchedule_WTSPage::OnContextMenu | ( | CWnd * | pWnd, | |
| CPoint | point | |||
| ) | [protected] |
Definition at line 848 of file Schedule_WTSPage.cpp.
References _CHMgr, PrepareCHMgr(), and fsContextHelpMgr::ShowMenu().
| void CSchedule_WTSPage::OnWhatisthis | ( | ) | [protected] |
Definition at line 854 of file Schedule_WTSPage.cpp.
References _CHMgr, and fsContextHelpMgr::OnWT().
| BOOL CSchedule_WTSPage::OnHelpInfo | ( | HELPINFO * | pHelpInfo | ) | [protected] |
Definition at line 926 of file Schedule_WTSPage.cpp.
References _CHMgr, FALSE, NULL, fsContextHelpMgr::OnWT(), PrepareCHMgr(), and TRUE.
struct fsSchedule* CSchedule_WTSPage::m_task [read] |
Definition at line 19 of file Schedule_WTSPage.h.
Referenced by ApplyDial(), ApplyHangup(), ApplyProg(), ApplyStartStopDownloads(), BuildDownloadsList(), FreeSchedule(), CScheduleSheet::Init(), OnApply(), OnInitDialog(), and OnSelchangeWts().
| CComboBox CSchedule_WTSPage::m_wndBPS |
Definition at line 25 of file Schedule_WTSPage.h.
Referenced by ApplyDial(), DoDataExchange(), OnInitDialog(), and OnSelchangeWts().
| CListCtrl CSchedule_WTSPage::m_wndUnselDlds |
Definition at line 26 of file Schedule_WTSPage.h.
Referenced by BuildDownloadsList(), DoDataExchange(), OnInitDialog(), OnTosel(), OnTounsel(), and UpdateEnabled().
| CListCtrl CSchedule_WTSPage::m_wndSelDlds |
Definition at line 27 of file Schedule_WTSPage.h.
Referenced by ApplyStartStopDownloads(), BuildDownloadsList(), DoDataExchange(), OnInitDialog(), OnSelchangeWts(), OnTosel(), OnTounsel(), and UpdateEnabled().
| CComboBox CSchedule_WTSPage::m_wndTUM |
Definition at line 28 of file Schedule_WTSPage.h.
Referenced by DoDataExchange(), OnApply(), OnInitDialog(), and OnSelchangeWts().
| CButton CSchedule_WTSPage::m_btnToUnsel |
Definition at line 29 of file Schedule_WTSPage.h.
Referenced by DoDataExchange(), OnInitDialog(), and UpdateEnabled().
| CButton CSchedule_WTSPage::m_btnToSel |
Definition at line 30 of file Schedule_WTSPage.h.
Referenced by DoDataExchange(), OnInitDialog(), and UpdateEnabled().
| CComboBox CSchedule_WTSPage::m_wndShutdownType |
Definition at line 31 of file Schedule_WTSPage.h.
Referenced by DoDataExchange(), OnApply(), OnInitDialog(), and OnSelchangeWts().
| CComboBox CSchedule_WTSPage::m_wndDialConnection |
Definition at line 32 of file Schedule_WTSPage.h.
Referenced by ApplyDial(), DoDataExchange(), OnInitDialog(), and OnSelchangeWts().
| CComboBox CSchedule_WTSPage::m_wndConnection |
Definition at line 33 of file Schedule_WTSPage.h.
Referenced by ApplyHangup(), DoDataExchange(), OnInitDialog(), OnSelchangeWts(), and UpdateEnabled().
| CButton CSchedule_WTSPage::m_btnChoose |
Definition at line 34 of file Schedule_WTSPage.h.
Referenced by DoDataExchange(), and OnInitDialog().
| CComboBox CSchedule_WTSPage::m_wndWTS |
Definition at line 35 of file Schedule_WTSPage.h.
Referenced by DoDataExchange(), OnInitDialog(), and OnSelchangeWts().
BOOL CSchedule_WTSPage::m_bNoRASNotified [protected] |
Definition at line 58 of file Schedule_WTSPage.h.
Referenced by OnInitDialog(), and OnSelchangeWts().
int CSchedule_WTSPage::m_iWTS [protected] |
Definition at line 62 of file Schedule_WTSPage.h.
Referenced by ApplyProg(), BuildDownloadsList(), OnApply(), OnInitDialog(), OnSelchangeWts(), and UpdateEnabled().
fsRASMgr CSchedule_WTSPage::m_ras [protected] |
Definition at line 63 of file Schedule_WTSPage.h.
Referenced by ApplyDial(), ApplyHangup(), OnInitDialog(), and OnSelchangeWts().
1.5.6