CSchedule_WTSPage Class Reference

#include <Schedule_WTSPage.h>

List of all members.

Public Types

enum  { IDD = IDD_SCHEDULE_WHATTOSTART }

Public Member Functions

 CSchedule_WTSPage ()
 ~CSchedule_WTSPage ()
virtual BOOL OnApply ()

Public Attributes

struct fsSchedulem_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


Detailed Description

Definition at line 14 of file Schedule_WTSPage.h.


Member Enumeration Documentation

anonymous enum

Enumerator:
IDD 

Definition at line 24 of file Schedule_WTSPage.h.


Constructor & Destructor Documentation

CSchedule_WTSPage::CSchedule_WTSPage (  ) 

Definition at line 23 of file Schedule_WTSPage.cpp.

References L_WTS, and LS.

CSchedule_WTSPage::~CSchedule_WTSPage (  ) 

Definition at line 29 of file Schedule_WTSPage.cpp.


Member Function Documentation

BOOL CSchedule_WTSPage::OnApply (  )  [virtual]

void CSchedule_WTSPage::DoDataExchange ( CDataExchange *  pDX  )  [protected, virtual]

void CSchedule_WTSPage::PrepareCHMgr ( CPoint  point  )  [protected]

void CSchedule_WTSPage::ApplyLanguage (  )  [protected]

BOOL CSchedule_WTSPage::ApplyHangup (  )  [protected]

BOOL CSchedule_WTSPage::ApplyDial (  )  [protected]

BOOL CSchedule_WTSPage::ApplyStartStopDownloads (  )  [protected]

void CSchedule_WTSPage::FreeSchedule (  )  [protected]

BOOL CSchedule_WTSPage::ApplyProg (  )  [protected]

void CSchedule_WTSPage::UpdateEnabled (  )  [protected]

void CSchedule_WTSPage::BuildDownloadsList (  )  [protected]

void CSchedule_WTSPage::ShowGroup ( int  iGrp,
BOOL  bShow = TRUE,
BOOL  bEnabled = TRUE 
) [protected]

BOOL CSchedule_WTSPage::OnInitDialog (  )  [protected, virtual]

void CSchedule_WTSPage::OnSelchangeWts (  )  [protected]

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]

void CSchedule_WTSPage::OnClickUnseldlds ( NMHDR *  pNMHDR,
LRESULT *  pResult 
) [protected]

Definition at line 481 of file Schedule_WTSPage.cpp.

References UpdateEnabled().

void CSchedule_WTSPage::OnClickSeldlds ( NMHDR *  pNMHDR,
LRESULT *  pResult 
) [protected]

Definition at line 487 of file Schedule_WTSPage.cpp.

References UpdateEnabled().

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]

Definition at line 544 of file Schedule_WTSPage.cpp.

References UpdateEnabled().

void CSchedule_WTSPage::OnUsepause (  )  [protected]

Definition at line 550 of file Schedule_WTSPage.cpp.

References UpdateEnabled().

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]

Definition at line 571 of file Schedule_WTSPage.cpp.

References UpdateEnabled().

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]

void CSchedule_WTSPage::OnTryagain (  )  [protected]

Definition at line 605 of file Schedule_WTSPage.cpp.

References UpdateEnabled().

void CSchedule_WTSPage::OnNomorethan (  )  [protected]

Definition at line 611 of file Schedule_WTSPage.cpp.

References UpdateEnabled().

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.


Member Data Documentation

Definition at line 25 of file Schedule_WTSPage.h.

Referenced by ApplyDial(), DoDataExchange(), OnInitDialog(), and OnSelchangeWts().

Definition at line 28 of file Schedule_WTSPage.h.

Referenced by DoDataExchange(), OnApply(), OnInitDialog(), and OnSelchangeWts().

Definition at line 29 of file Schedule_WTSPage.h.

Referenced by DoDataExchange(), OnInitDialog(), and UpdateEnabled().

Definition at line 30 of file Schedule_WTSPage.h.

Referenced by DoDataExchange(), OnInitDialog(), and UpdateEnabled().

Definition at line 31 of file Schedule_WTSPage.h.

Referenced by DoDataExchange(), OnApply(), OnInitDialog(), and OnSelchangeWts().

Definition at line 32 of file Schedule_WTSPage.h.

Referenced by ApplyDial(), DoDataExchange(), OnInitDialog(), and OnSelchangeWts().

Definition at line 34 of file Schedule_WTSPage.h.

Referenced by DoDataExchange(), and OnInitDialog().

Definition at line 35 of file Schedule_WTSPage.h.

Referenced by DoDataExchange(), OnInitDialog(), and OnSelchangeWts().

Definition at line 58 of file Schedule_WTSPage.h.

Referenced by OnInitDialog(), and OnSelchangeWts().

int CSchedule_WTSPage::m_iWTS [protected]

Definition at line 63 of file Schedule_WTSPage.h.

Referenced by ApplyDial(), ApplyHangup(), OnInitDialog(), and OnSelchangeWts().


The documentation for this class was generated from the following files:

Generated on Sun May 25 00:20:52 2008 by  doxygen 1.5.6