#include <WizardNetworksPage.h>
Inheritance diagram for CWizardNetworksPage:
Public Types | |
enum | { IDD = IDD_WIZARD_NETWORKS } |
Public Member Functions | |
CWizardNetworksPage () | |
virtual | ~CWizardNetworksPage () |
void | DoDonkeyImport () |
virtual BOOL | OnSetActive () |
virtual LRESULT | OnWizardNext () |
Public Attributes | |
CButton | m_wndG2Enable |
BOOL | m_bG2Enable |
BOOL | m_bG1Enable |
BOOL | m_bEDEnable |
Protected Member Functions | |
virtual void | DoDataExchange (CDataExchange *pDX) |
virtual BOOL | OnInitDialog () |
|
Definition at line 42 of file WizardNetworksPage.h. |
|
Definition at line 50 of file WizardNetworksPage.cpp. |
|
Definition at line 59 of file WizardNetworksPage.cpp. |
|
Definition at line 63 of file WizardNetworksPage.cpp. References IDC_ED2K_ENABLE, IDC_G1_ENABLE, IDC_G2_ENABLE, m_bEDEnable, m_bG1Enable, m_bG2Enable, and m_wndG2Enable. |
|
Definition at line 120 of file WizardNetworksPage.cpp. References CEDPartImporter::AddFolder(), CHostCacheList::CountHosts(), DiscoveryServices, CSettings::eDonkey, CHostCache::eDonkey, CSettings::seDonkey::EnableToday, HostCache, CHostCacheList::Import(), CDonkeyImportDlg::m_pImporter, NULL, PROTOCOL_ED2K, CDiscoveryServices::QueryForHosts(), Replace(), and Settings. Referenced by OnWizardNext(). |
|
Definition at line 77 of file WizardNetworksPage.cpp. References CSkin::Apply(), CSettings::eDonkey, CSettings::seDonkey::EnableToday, CSettings::sGnutella1::EnableToday, CSettings::sGnutella2::EnableToday, CSettings::Gnutella1, CSettings::Gnutella2, m_bEDEnable, m_bG1Enable, m_bG2Enable, m_wndG2Enable, Settings, and Skin. |
|
Definition at line 93 of file WizardNetworksPage.cpp. References CWizardPage::SetWizardButtons(). |
|
Definition at line 99 of file WizardNetworksPage.cpp. References DoDonkeyImport(), CSettings::eDonkey, CSettings::seDonkey::EnableToday, CSettings::sGnutella1::EnableToday, CSettings::sGnutella2::EnableToday, CSettings::Gnutella1, CSettings::Gnutella2, m_bEDEnable, m_bG1Enable, m_bG2Enable, and Settings. |
|
Definition at line 46 of file WizardNetworksPage.h. Referenced by DoDataExchange(), OnInitDialog(), and OnWizardNext(). |
|
Definition at line 45 of file WizardNetworksPage.h. Referenced by DoDataExchange(), OnInitDialog(), and OnWizardNext(). |
|
Definition at line 44 of file WizardNetworksPage.h. Referenced by DoDataExchange(), OnInitDialog(), and OnWizardNext(). |
|
Definition at line 43 of file WizardNetworksPage.h. Referenced by DoDataExchange(), and OnInitDialog(). |