#include <fsAppSettings.h>
Definition at line 46 of file fsAppSettings.h.
| fsAppSettings::fsAppSettings | ( | ) |
| fsAppSettings::~fsAppSettings | ( | ) | [virtual] |
Definition at line 24 of file fsAppSettings.cpp.
| void fsAppSettings::Community_MalReportsMinPerc | ( | int | i | ) |
Definition at line 3034 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by fsDownloadMgr::CheckIfMalicious(), CDownloaderProperties_CommunityPage::OnApply(), CDownloaderProperties_CommunityPage::OnInitDialog(), and CCreateDownloadDlg::OnMalicious().
| int fsAppSettings::Community_MalReportsMinPerc | ( | ) |
Definition at line 3029 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileInt(), and m_stgs.
| void fsAppSettings::View_MoreTabs | ( | BOOL | b | ) |
Definition at line 3024 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by CPluginFrame2::Initialize(), and CPluginFrame2::SetActivePlugin().
| BOOL fsAppSettings::View_MoreTabs | ( | ) |
Definition at line 3019 of file fsAppSettings.cpp.
References FALSE, vmsAppSettingsStore::GetProfileInt(), and m_stgs.
| void fsAppSettings::Bittorrent_DisableSeedingByDef | ( | BOOL | b | ) |
Definition at line 3014 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by CDownloaderProperties_BtPage::OnApply(), CDownloaderProperties_BtPage::OnInitDialog(), and vmsBtDownloadManager::vmsBtDownloadManager().
| BOOL fsAppSettings::Bittorrent_DisableSeedingByDef | ( | ) |
Definition at line 3009 of file fsAppSettings.cpp.
References FALSE, vmsAppSettingsStore::GetProfileInt(), and m_stgs.
| void fsAppSettings::View_NOMShown | ( | BOOL | b | ) |
Definition at line 3004 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by CMainFrame::OnProceedFurherInitialization().
| BOOL fsAppSettings::View_NOMShown | ( | ) |
Definition at line 2999 of file fsAppSettings.cpp.
References FALSE, vmsAppSettingsStore::GetProfileInt(), and m_stgs.
| void fsAppSettings::TotalUpldTraffic_PrevMonth | ( | UINT64 | u | ) |
Definition at line 2993 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileBinary().
Referenced by CMainFrame::ReadTotalTrafficInfo(), and CMainFrame::TotalTraffic_CheckMonthChange().
| UINT64 fsAppSettings::TotalUpldTraffic_PrevMonth | ( | ) |
Definition at line 2975 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileBinary(), and m_stgs.
| void fsAppSettings::TotalUpldTraffic | ( | UINT64 | u | ) |
Definition at line 2969 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileBinary().
Referenced by CMainFrame::ReadTotalTrafficInfo(), CMainFrame::SaveState(), and CMainFrame::TotalTraffic_CheckMonthChange().
| UINT64 fsAppSettings::TotalUpldTraffic | ( | ) |
Definition at line 2951 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileBinary(), and m_stgs.
| void fsAppSettings::View_AutoSwitchToMediaPreview | ( | BOOL | b | ) |
Definition at line 2946 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by CDownloadsWnd::_Events(), CDlgVidMan::OnInitDialog(), and CDlgVidMan::OnSwitchAuto().
| BOOL fsAppSettings::View_AutoSwitchToMediaPreview | ( | ) |
Definition at line 2941 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileInt(), m_stgs, and TRUE.
| void fsAppSettings::FVDownloads_AutoConvertVideo | ( | BOOL | b | ) |
Definition at line 2936 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by CDlg_CreateFVDownload::OnInitDialog(), and CDlg_CreateFVDownload::OnUseAutoConvert().
| BOOL fsAppSettings::FVDownloads_AutoConvertVideo | ( | ) |
Definition at line 2931 of file fsAppSettings.cpp.
References FALSE, vmsAppSettingsStore::GetProfileInt(), and m_stgs.
| void fsAppSettings::Convert_Extension | ( | LPCSTR | psz | ) |
Definition at line 2926 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileString().
Referenced by vmsMediaConvertMgr::GetDefaultSettings(), and vmsMediaConvertMgr::SaveSettingsAsDefault().
| CString fsAppSettings::Convert_Extension | ( | ) |
Definition at line 2921 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileString(), and m_stgs.
| void fsAppSettings::Convert_VideoCodec | ( | LPCSTR | psz | ) |
Definition at line 2916 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileString().
Referenced by vmsMediaConvertMgr::GetDefaultSettings(), and vmsMediaConvertMgr::SaveSettingsAsDefault().
| CString fsAppSettings::Convert_VideoCodec | ( | ) |
Definition at line 2911 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileString(), and m_stgs.
| void fsAppSettings::Convert_AudioCodec | ( | LPCSTR | psz | ) |
Definition at line 2906 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileString().
Referenced by vmsMediaConvertMgr::GetDefaultSettings(), and vmsMediaConvertMgr::SaveSettingsAsDefault().
| CString fsAppSettings::Convert_AudioCodec | ( | ) |
Definition at line 2901 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileString(), and m_stgs.
| void fsAppSettings::Convert_VideoBitrate | ( | int | n | ) |
Definition at line 2896 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by vmsMediaConvertMgr::GetDefaultSettings(), and vmsMediaConvertMgr::SaveSettingsAsDefault().
| int fsAppSettings::Convert_VideoBitrate | ( | ) |
Definition at line 2891 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileInt(), and m_stgs.
| void fsAppSettings::Convert_AudioBitrate | ( | int | n | ) |
Definition at line 2886 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by vmsMediaConvertMgr::GetDefaultSettings(), and vmsMediaConvertMgr::SaveSettingsAsDefault().
| int fsAppSettings::Convert_AudioBitrate | ( | ) |
Definition at line 2881 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileInt(), and m_stgs.
| void fsAppSettings::Convert_VideoSize | ( | CSize | sz | ) |
Definition at line 2875 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by vmsMediaConvertMgr::GetDefaultSettings(), and vmsMediaConvertMgr::SaveSettingsAsDefault().
| CSize fsAppSettings::Convert_VideoSize | ( | ) |
Definition at line 2867 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileInt(), m_stgs, and simple_client::s.
| void fsAppSettings::Convert_Format | ( | LPCSTR | psz | ) |
Definition at line 2862 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileString().
Referenced by vmsMediaConvertMgr::GetDefaultSettings(), and vmsMediaConvertMgr::SaveSettingsAsDefault().
| CString fsAppSettings::Convert_Format | ( | ) |
Definition at line 2857 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileString(), and m_stgs.
| void fsAppSettings::View_CreateFVDownload_SetupAdvStgs | ( | BOOL | b | ) |
Definition at line 2852 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by CDlg_CreateFVDownload::OnInitDialog(), and CDlg_CreateFVDownload::OnOK().
| BOOL fsAppSettings::View_CreateFVDownload_SetupAdvStgs | ( | ) |
Definition at line 2847 of file fsAppSettings.cpp.
References FALSE, vmsAppSettingsStore::GetProfileInt(), and m_stgs.
| void fsAppSettings::Monitor_IEMenu_DLFlashVideo | ( | BOOL | b | ) |
Definition at line 2837 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by fsIEContextMenuMgr::AddIEMenus(), CDlgCustomizeIEMenu::OnInitDialog(), and CDlgCustomizeIEMenu::OnOK().
| BOOL fsAppSettings::Monitor_IEMenu_DLFlashVideo | ( | ) |
Definition at line 2832 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileInt(), m_stgs, and TRUE.
| void fsAppSettings::NewGrp_SelectWay | ( | vmsNewGroupSelectWay | en | ) |
Definition at line 2826 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by CDownloaderProperties_NewDownloadPage::OnApply(), CDownloaderProperties_NewDownloadPage::OnInitDialog(), CSpiderAddPageDlg::OnOK(), CCreateDownloadListDlg::OnOK(), CCreateDownloadFromTorrentFileDlg::OnOK(), CCreateDownloadDlg::OnOK(), and CCreateBatchDownload::OnOK().
| vmsNewGroupSelectWay fsAppSettings::NewGrp_SelectWay | ( | ) |
Definition at line 2820 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileInt(), m_stgs, and NGSW_CHOOSE_BY_EXT.
| void fsAppSettings::View_DontAskEnableBittorrent | ( | BOOL | b | ) |
Definition at line 2815 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by fsDownloadsMgr::OnDldDone_CheckDownloadIsBittorrent().
| BOOL fsAppSettings::View_DontAskEnableBittorrent | ( | ) |
Definition at line 2810 of file fsAppSettings.cpp.
References FALSE, vmsAppSettingsStore::GetProfileInt(), and m_stgs.
| void fsAppSettings::DataFolder | ( | LPCSTR | psz | ) |
Definition at line 2805 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileString().
Referenced by fsGetAppDataFolder(), CPrg_Data::OnApply(), and CPrg_Data::OnInitDialog().
| CString fsAppSettings::DataFolder | ( | ) |
Definition at line 2800 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileString(), and m_stgs.
| void fsAppSettings::View_AskRemoveFromAutostartAtAppExit | ( | BOOL | b | ) |
Definition at line 2795 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
| BOOL fsAppSettings::View_AskRemoveFromAutostartAtAppExit | ( | ) |
Definition at line 2790 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileInt(), m_stgs, and TRUE.
| void fsAppSettings::Bittorrent_OldTorrentAssociation | ( | LPCSTR | psz | ) |
Definition at line 2785 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileString().
Referenced by CFdmApp::Install_UnregisterServer(), CDownloaderProperties_BtPage::OnApply(), and CFdmApp::RegisterServer().
| CString fsAppSettings::Bittorrent_OldTorrentAssociation | ( | ) |
Definition at line 2780 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileString(), and m_stgs.
| void fsAppSettings::Bittorrent_EnableDHT | ( | BOOL | b | ) |
Definition at line 2775 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by vmsBtSupport::ApplyDHTSettings(), CDownloaderProperties_BtPage::OnApply(), and CDownloaderProperties_BtPage::OnInitDialog().
| BOOL fsAppSettings::Bittorrent_EnableDHT | ( | ) |
Definition at line 2770 of file fsAppSettings.cpp.
References FALSE, vmsAppSettingsStore::GetProfileInt(), and m_stgs.
| void fsAppSettings::Bittorrent_ListenPort_To | ( | int | i | ) |
Definition at line 2765 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by vmsBtSupport::ApplyListenPortSettings(), CDownloaderProperties_BtPage::OnApply(), and CDownloaderProperties_BtPage::OnInitDialog().
| int fsAppSettings::Bittorrent_ListenPort_To | ( | ) |
Definition at line 2760 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileInt(), and m_stgs.
| void fsAppSettings::Bittorrent_ListenPort_From | ( | int | i | ) |
Definition at line 2755 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by vmsBtSupport::ApplyListenPortSettings(), CDownloaderProperties_BtPage::OnApply(), and CDownloaderProperties_BtPage::OnInitDialog().
| int fsAppSettings::Bittorrent_ListenPort_From | ( | ) |
Definition at line 2750 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileInt(), and m_stgs.
| void fsAppSettings::Bittorrent_UploadConnectionLimit | ( | int | mode, | |
| int | limit | |||
| ) |
Definition at line 2743 of file fsAppSettings.cpp.
References ASSERT, m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by fsDownloadsMgr::ApplyTrafficLimit(), CDownloaderProperties_BtPage::OnApply(), and CDownloaderProperties_BtPage::OnInitDialog().
| int fsAppSettings::Bittorrent_UploadConnectionLimit | ( | int | mode | ) |
Definition at line 2736 of file fsAppSettings.cpp.
References ASSERT, vmsAppSettingsStore::GetProfileInt(), and m_stgs.
| void fsAppSettings::Bittorrent_UploadTrafficLimit | ( | int | mode, | |
| int | limit | |||
| ) |
Definition at line 2729 of file fsAppSettings.cpp.
References ASSERT, m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by vmsBtSupport::ApplyRestrainAllDownloadsMode(), fsDownloadsMgr::ApplyTrafficLimit(), CDownloaderProperties_BtPage::OnApply(), and CDownloaderProperties_BtPage::OnInitDialog().
| int fsAppSettings::Bittorrent_UploadTrafficLimit | ( | int | mode | ) |
Definition at line 2722 of file fsAppSettings.cpp.
References ASSERT, vmsAppSettingsStore::GetProfileInt(), and m_stgs.
| void fsAppSettings::Bittorrent_Enable | ( | BOOL | b | ) |
Definition at line 2717 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by CDownloaderProperties_BtPage::OnApply(), fsDownloadsMgr::OnDldDone_CheckDownloadIsBittorrent(), CDownloaderProperties_BtPage::OnInitDialog(), fsFDMCmdLineParser::Parse(), and CFdmApp::RegisterServer().
| BOOL fsAppSettings::Bittorrent_Enable | ( | ) |
Definition at line 2712 of file fsAppSettings.cpp.
References FALSE, vmsAppSettingsStore::GetProfileInt(), and m_stgs.
| void fsAppSettings::View_UploadsLog | ( | BOOL | b | ) |
Definition at line 2707 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
| BOOL fsAppSettings::View_UploadsLog | ( | ) |
Definition at line 2702 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileInt(), m_stgs, and TRUE.
| void fsAppSettings::View_DownloadsGroups_SelectedFilterId | ( | int | i | ) |
Definition at line 2697 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by CDownloads_Groups::Create(), and CDownloads_Groups::OnSelchanged().
| int fsAppSettings::View_DownloadsGroups_SelectedFilterId | ( | ) |
Definition at line 2692 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileInt(), and m_stgs.
| void fsAppSettings::View_SetOutputFolderAsDefForAllGrpsChecked | ( | BOOL | b | ) |
Definition at line 2687 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by CCreateDownloadDlg::_SetDownloadOutputFolderAsDefault().
| BOOL fsAppSettings::View_SetOutputFolderAsDefForAllGrpsChecked | ( | ) |
Definition at line 2682 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileInt(), m_stgs, and TRUE.
| int fsAppSettings::FirefoxSettings_Proxy_Port | ( | LPCSTR | pszProtocol | ) |
Definition at line 2675 of file fsAppSettings.cpp.
Referenced by vmsInternetSession::Create(), vmsUploadsDllCallerSettings::FirefoxSettings_Proxy_Port(), and vmsBtSupport::GetFirefoxProxySettings().
| CString fsAppSettings::FirefoxSettings_Proxy_Addr | ( | LPCSTR | pszProtocol | ) |
Definition at line 2668 of file fsAppSettings.cpp.
Referenced by vmsInternetSession::Create(), vmsUploadsDllCallerSettings::FirefoxSettings_Proxy_Addr(), and vmsBtSupport::GetFirefoxProxySettings().
| int fsAppSettings::FirefoxSettings_Proxy_Type | ( | ) |
Definition at line 2662 of file fsAppSettings.cpp.
Referenced by vmsInternetSession::Create(), vmsUploadsDllCallerSettings::FirefoxSettings_Proxy_Type(), and vmsBtSupport::GetFirefoxProxySettings().
| void fsAppSettings::Download_IntegrityCheckFailedReaction | ( | int | i | ) |
Definition at line 2657 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by fsDP_GetDefaults(), and CDownloadsWnd::OnDownloadDefProperties().
| int fsAppSettings::Download_IntegrityCheckFailedReaction | ( | ) |
Definition at line 2652 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileInt(), and m_stgs.
| void fsAppSettings::Download_CheckIntegrityWhenDone | ( | BOOL | b | ) |
Definition at line 2647 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by fsDP_GetDefaults(), and CDownloadsWnd::OnDownloadDefProperties().
| BOOL fsAppSettings::Download_CheckIntegrityWhenDone | ( | ) |
Definition at line 2642 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileInt(), m_stgs, and TRUE.
| void fsAppSettings::Monitor_SkipServers | ( | LPCSTR | psz | ) |
Definition at line 2637 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileString().
Referenced by CDownloaderProperties_MonitorPage_SkipList::OnInitDialog(), and CDownloaderProperties_MonitorPage_SkipList::OnOK().
| CString fsAppSettings::Monitor_SkipServers | ( | ) |
Definition at line 2632 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileString(), and m_stgs.
| void fsAppSettings::Notif_DisableForBatchDownloads | ( | BOOL | b | ) |
Definition at line 2627 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by CDownloadsWnd::_Events(), CDownloaderProperties_NotificationsPage::OnApply(), and CDownloaderProperties_NotificationsPage::OnInitDialog().
| BOOL fsAppSettings::Notif_DisableForBatchDownloads | ( | ) |
Definition at line 2622 of file fsAppSettings.cpp.
References FALSE, vmsAppSettingsStore::GetProfileInt(), and m_stgs.
| void fsAppSettings::View_DropBoxIntro | ( | BOOL | b | ) |
Definition at line 2617 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by CFloatingWnd::OnTimer().
| BOOL fsAppSettings::View_DropBoxIntro | ( | ) |
Definition at line 2612 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileInt(), m_stgs, and TRUE.
| vmsAppSettingsStore * fsAppSettings::get_SettingsStore | ( | ) |
Definition at line 2607 of file fsAppSettings.cpp.
References m_stgs.
Referenced by vmsUploaderDllPersist::GetProfileBinary(), vmsUploaderDllPersist::GetProfileInt(), vmsUploaderDllPersist::GetProfileString(), CFdmApp::InitInstance(), CListCtrlEx::ReadState(), CFdmApp::SaveSettings(), CListCtrlEx::SaveState(), vmsUploaderDllPersist::WriteProfileBinary(), vmsUploaderDllPersist::WriteProfileInt(), and vmsUploaderDllPersist::WriteProfileString().
| void fsAppSettings::Update_AutoUpdateType | ( | vmsAutoUpdateType | en | ) |
Definition at line 2602 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by fsUpdateMgr::ReadSettings(), and fsUpdateMgr::SaveSettings().
| vmsAutoUpdateType fsAppSettings::Update_AutoUpdateType | ( | ) |
Definition at line 2596 of file fsAppSettings.cpp.
References AUT_DLANDINST, vmsAppSettingsStore::GetProfileInt(), and m_stgs.
| void fsAppSettings::Scheduler_LastTask_ProgArgs | ( | LPCSTR | psz | ) |
Definition at line 2591 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileString().
Referenced by CSchedule_WTSPage::OnInitDialog().
| CString fsAppSettings::Scheduler_LastTask_ProgArgs | ( | ) |
Definition at line 2586 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileString(), and m_stgs.
Referenced by Scheduler_LastTask_read(), and Scheduler_LastTask_save().
| void fsAppSettings::Scheduler_LastTask_ProgName | ( | LPCSTR | psz | ) |
Definition at line 2581 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileString().
Referenced by CSchedule_WTSPage::OnInitDialog().
| CString fsAppSettings::Scheduler_LastTask_ProgName | ( | ) |
Definition at line 2576 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileString(), and m_stgs.
Referenced by Scheduler_LastTask_read(), and Scheduler_LastTask_save().
| void fsAppSettings::Scheduler_LastTask_read | ( | fsSchedule * | task | ) |
Definition at line 2493 of file fsAppSettings.cpp.
References fsWhatToStart::dial, fsSchedule::dwFlags, _FILETIME::dwHighDateTime, _FILETIME::dwLowDateTime, fsWhenToStart::enType, fsWhatToStart::enType, FALSE, fsnew, vmsAppSettingsStore::GetProfileBinary(), fsSchedule::hts, HTS_ONCE, fsWhenToStart::last, m_stgs, fsWhenToStart::next, NULL, fsWhatToStart::prog, fsProgramInfo::pszArgs, fsDialInfo::pszConnection, fsWhatToStart::pszHangupConnection, fsProgramInfo::pszName, fsWhatToStart::pvIDs, SCHEDULE_ENABLED, Scheduler_LastTask_ProgArgs(), Scheduler_LastTask_ProgName(), fsSchedule::uWaitForConfirmation, fsSchedule::wts, WTS_DIAL, WTS_HANGUP, WTS_PROGRAM, WTS_STARTDOWNLOAD, and WTS_STOPDOWNLOAD.
Referenced by CShedulerWnd::OnCreatenewtask().
| void fsAppSettings::Scheduler_LastTask_save | ( | fsSchedule * | task | ) |
Definition at line 2480 of file fsAppSettings.cpp.
References m_stgs, Scheduler_LastTask_ProgArgs(), Scheduler_LastTask_ProgName(), vmsAppSettingsStore::WriteProfileBinary(), and WTS_PROGRAM.
Referenced by CShedulerWnd::OnCreatenewtask().
| void fsAppSettings::Monitor_UserSwitchedOn | ( | DWORD | dw | ) |
Definition at line 2475 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by CDownloaderProperties_MonitorPage::OnApply(), CMainFrame::OnMonitorbrowser(), and CFdmApp::RegisterServer().
| DWORD fsAppSettings::Monitor_UserSwitchedOn | ( | ) |
Definition at line 2469 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileInt(), m_stgs, MONITOR_USERSWITCHEDON_FIREFOX, and MONITOR_USERSWITCHEDON_IE.
| void fsAppSettings::LowSpeed_Factor | ( | WORD | w | ) |
Definition at line 2464 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by fsDNP_GetDefaults(), and CDownloadsWnd::OnDownloadDefProperties().
| WORD fsAppSettings::LowSpeed_Factor | ( | ) |
Definition at line 2459 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileInt(), and m_stgs.
| void fsAppSettings::LowSpeed_Duration | ( | WORD | w | ) |
Definition at line 2454 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by fsDNP_GetDefaults(), and CDownloadsWnd::OnDownloadDefProperties().
| WORD fsAppSettings::LowSpeed_Duration | ( | ) |
Definition at line 2449 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileInt(), and m_stgs.
| void fsAppSettings::DNPFlags | ( | DWORD | dw | ) |
Definition at line 2444 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by fsDNP_GetDefaults(), and CDownloadsWnd::OnDownloadDefProperties().
| DWORD fsAppSettings::DNPFlags | ( | ) |
Definition at line 2439 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileInt(), and m_stgs.
| void fsAppSettings::Monitor_IEMenu_Enable | ( | BOOL | b | ) |
Definition at line 2434 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by CDownloaderProperties_MonitorPage::OnApply(), and CDownloaderProperties_MonitorPage::OnInitDialog().
| BOOL fsAppSettings::Monitor_IEMenu_Enable | ( | ) |
Definition at line 2429 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileInt(), m_stgs, and TRUE.
| void fsAppSettings::View_LastDldMoveToFolder | ( | LPCSTR | psz | ) |
Definition at line 2424 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileString().
Referenced by CDownloads_Tasks::OnDldmovetofolder().
| CString fsAppSettings::View_LastDldMoveToFolder | ( | ) |
Definition at line 2419 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileString(), and m_stgs.
| void fsAppSettings::Monitor_Firefox | ( | BOOL | b | ) |
Definition at line 2414 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by CDownloaderProperties_MonitorPage::OnApply(), CDownloaderProperties_MonitorPage::OnInitDialog(), CMainFrame::OnMonitorbrowser(), CMainFrame::OnUpdateMonitorbrowser(), and CFdmApp::RegisterServer().
| BOOL fsAppSettings::Monitor_Firefox | ( | ) |
Definition at line 2409 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileInt(), m_stgs, and TRUE.
| void fsAppSettings::FileWriteCacheSize | ( | DWORD | dw | ) |
Definition at line 2403 of file fsAppSettings.cpp.
References m_dwWriteCacheSize, m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by fsInternetDownloader::__threadDownload_flushdata(), fsDownloadsMgr::ApplyConnectionType(), CDownloaderProperties_ListPage::OnApply(), CDownloaderProperties_ListPage::OnInitDialog(), and fsInternetDownloader::StartDownloading().
| DWORD fsAppSettings::FileWriteCacheSize | ( | ) |
Definition at line 2396 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileInt(), m_dwWriteCacheSize, and m_stgs.
| void fsAppSettings::Community_DisplayOpinionsAtDlding | ( | BOOL | b | ) |
Definition at line 2391 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by CDownloadsWnd::_Events(), CDownloaderProperties_CommunityPage::OnApply(), CDownloaderProperties_CommunityPage::OnInitDialog(), and CDownloads_Opinions::OnUpdateContent().
| BOOL fsAppSettings::Community_DisplayOpinionsAtDlding | ( | ) |
Definition at line 2386 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileInt(), m_stgs, and TRUE.
| void fsAppSettings::Community_CheckIfMalBeforeDlding | ( | BOOL | b | ) |
Definition at line 2381 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by fsDownloadMgr::CheckIfMalicious(), CDownloaderProperties_CommunityPage::OnApply(), and CDownloaderProperties_CommunityPage::OnInitDialog().
| BOOL fsAppSettings::Community_CheckIfMalBeforeDlding | ( | ) |
Definition at line 2376 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileInt(), m_stgs, and TRUE.
| void fsAppSettings::View_DontShowMalOpinionOKReport | ( | BOOL | b | ) |
Definition at line 2371 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by CCreateDownloadDlg::OnMalicious().
| BOOL fsAppSettings::View_DontShowMalOpinionOKReport | ( | ) |
Definition at line 2366 of file fsAppSettings.cpp.
References FALSE, vmsAppSettingsStore::GetProfileInt(), and m_stgs.
| void fsAppSettings::ModifyIEUserAgent | ( | BOOL | b | ) |
Definition at line 2361 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by CFdmApp::InitInstance(), CPrg_GeneralPage::OnApply(), CPrg_GeneralPage::OnInitDialog(), and CFdmApp::RegisterServer().
| BOOL fsAppSettings::ModifyIEUserAgent | ( | ) |
Definition at line 2356 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileInt(), m_stgs, and TRUE.
| void fsAppSettings::Community_SwitchToOpinions | ( | BOOL | b | ) |
Definition at line 2351 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by CDownloadsWnd::_Events(), CDownloaderProperties_CommunityPage::OnApply(), and CDownloaderProperties_CommunityPage::OnInitDialog().
| BOOL fsAppSettings::Community_SwitchToOpinions | ( | ) |
Definition at line 2346 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileInt(), m_stgs, and TRUE.
| void fsAppSettings::View_SpreadHelpDialog_RadioButton2Text | ( | LPCSTR | psz | ) |
Definition at line 2341 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileString().
Referenced by CDlg_SpreadHelp2::ApplyLanguage(), and CDownloads_Opinions_WBEvents::RetrieveLinkToUsText().
| CString fsAppSettings::View_SpreadHelpDialog_RadioButton2Text | ( | ) |
Definition at line 2336 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileString(), and m_stgs.
| void fsAppSettings::View_SpreadHelpDialog_RadioButton1Text | ( | LPCSTR | psz | ) |
Definition at line 2331 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileString().
Referenced by CDlg_SpreadHelp2::ApplyLanguage(), and CDownloads_Opinions_WBEvents::RetrieveLinkToUsText().
| CString fsAppSettings::View_SpreadHelpDialog_RadioButton1Text | ( | ) |
Definition at line 2326 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileString(), and m_stgs.
| void fsAppSettings::View_SpreadHelpDialog_LinkToUsText | ( | LPCSTR | psz | ) |
Definition at line 2321 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileString().
Referenced by CDlg_SpreadHelp2::OnInitDialog(), and CDownloads_Opinions_WBEvents::RetrieveLinkToUsText().
| CString fsAppSettings::View_SpreadHelpDialog_LinkToUsText | ( | ) |
Definition at line 2316 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileString(), and m_stgs.
| void fsAppSettings::Monitor_MozillaSuitePDInstalledTo | ( | LPCSTR | psz | ) |
Definition at line 2311 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileString().
Referenced by fsOpNetIntegrationMgr::DeinstallMozillaSuitePlugin(), fsOpNetIntegrationMgr::Initialize(), fsOpNetIntegrationMgr::InstallMozillaSuitePlugin(), and CDownloaderProperties_MonitorPage::OnApply().
| CString fsAppSettings::Monitor_MozillaSuitePDInstalledTo | ( | ) |
Definition at line 2306 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileString(), and m_stgs.
| void fsAppSettings::App_2_0_SchedulerFixPerformed | ( | BOOL | b | ) |
Definition at line 2301 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by CShedulerWnd::LoadTasks().
| BOOL fsAppSettings::App_2_0_SchedulerFixPerformed | ( | ) |
Definition at line 2296 of file fsAppSettings.cpp.
References FALSE, vmsAppSettingsStore::GetProfileInt(), and m_stgs.
| void fsAppSettings::CreateBD_SaveAs_Template | ( | LPCSTR | psz | ) |
Definition at line 2291 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileString().
Referenced by CCreateBatchDownload::OnInitDialog(), and CCreateBatchDownload::OnOK().
| CString fsAppSettings::CreateBD_SaveAs_Template | ( | ) |
Definition at line 2286 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileString(), and m_stgs.
| void fsAppSettings::View_DontShowHashCheckResultIfOK | ( | BOOL | b | ) |
Definition at line 2281 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by CDownloads_Tasks::OnDldcheckintegrity(), and CDlg_CheckFileIntegrity_Result::OnOK().
| BOOL fsAppSettings::View_DontShowHashCheckResultIfOK | ( | ) |
Definition at line 2276 of file fsAppSettings.cpp.
References FALSE, vmsAppSettingsStore::GetProfileInt(), and m_stgs.
| void fsAppSettings::Hash_LastAlgorithm | ( | LPCSTR | psz | ) |
Definition at line 2271 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileString().
Referenced by CDlg_CheckFileIntegrity::OnInitDialog(), and CDlg_CheckFileIntegrity::OnOK().
| CString fsAppSettings::Hash_LastAlgorithm | ( | ) |
Definition at line 2266 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileString(), and m_stgs.
| void fsAppSettings::DontShowInstallAP | ( | BOOL | b | ) |
Definition at line 2261 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by CDlg_UnpackProgress::_threadExtract(), CDlg_Unpack_InstAddPack::OnCancel(), and CDlg_Unpack_InstAddPack::OnVisitwebsite().
| BOOL fsAppSettings::DontShowInstallAP | ( | ) |
Definition at line 2256 of file fsAppSettings.cpp.
References FALSE, vmsAppSettingsStore::GetProfileInt(), and m_stgs.
| BOOL fsAppSettings::IsArchivePackInstalled | ( | ) |
Definition at line 2251 of file fsAppSettings.cpp.
References FALSE, vmsAppSettingsStore::GetProfileInt(), and m_stgs.
Referenced by CDlg_UnpackProgress::_threadExtract().
| void fsAppSettings::WD_DisableAfterExec | ( | BOOL | b | ) |
Definition at line 2246 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by CShedulerWnd::ExitWhenDone(), CShedulerWnd::HangupWhenDone(), CPrg_MiscPage::OnApply(), CPrg_MiscPage::OnInitDialog(), and CShedulerWnd::TurnoffWhenDone().
| BOOL fsAppSettings::WD_DisableAfterExec | ( | ) |
Definition at line 2241 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileInt(), m_stgs, and TRUE.
| void fsAppSettings::TotalTraffic_CurrMonth | ( | int | i | ) |
Definition at line 2236 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by CMainFrame::ReadTotalTrafficInfo(), and CMainFrame::TotalTraffic_CheckMonthChange().
| int fsAppSettings::TotalTraffic_CurrMonth | ( | ) |
Definition at line 2231 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileInt(), and m_stgs.
| void fsAppSettings::TotalTraffic_PrevMonth | ( | UINT64 | u | ) |
Definition at line 2225 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileBinary().
Referenced by CMainFrame::ReadTotalTrafficInfo(), and CMainFrame::TotalTraffic_CheckMonthChange().
| UINT64 fsAppSettings::TotalTraffic_PrevMonth | ( | ) |
Definition at line 2207 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileBinary(), and m_stgs.
| void fsAppSettings::TotalTraffic | ( | UINT64 | u | ) |
Definition at line 2201 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileBinary().
Referenced by CMainFrame::ReadTotalTrafficInfo(), CMainFrame::SaveState(), and CMainFrame::TotalTraffic_CheckMonthChange().
| UINT64 fsAppSettings::TotalTraffic | ( | ) |
Definition at line 2183 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileBinary(), and m_stgs.
| void fsAppSettings::CreateBD_LastNumbers | ( | LPCSTR | psz | ) |
Definition at line 2178 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileString().
Referenced by CCreateBatchDownload::OnInitDialog(), and CCreateBatchDownload::OnOK().
| CString fsAppSettings::CreateBD_LastNumbers | ( | ) |
Definition at line 2173 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileString(), and m_stgs.
| void fsAppSettings::ConfTimeout_Exit | ( | UINT | u | ) |
Definition at line 2148 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by CShedulerWnd::ExitWhenDone(), CPrg_MiscPage::OnApply(), and CPrg_MiscPage::OnInitDialog().
| UINT fsAppSettings::ConfTimeout_Exit | ( | ) |
Definition at line 2143 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileInt(), and m_stgs.
| void fsAppSettings::ConfTimeout_Shutdown | ( | UINT | u | ) |
Definition at line 2158 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by CPrg_MiscPage::OnApply(), CPrg_MiscPage::OnInitDialog(), and CShedulerWnd::TurnoffWhenDone().
| UINT fsAppSettings::ConfTimeout_Shutdown | ( | ) |
Definition at line 2153 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileInt(), and m_stgs.
| void fsAppSettings::ConfTimeout_LaunchDld | ( | UINT | u | ) |
Definition at line 2168 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by fsDownloadsMgr::_threadIntegrityCheckAndVirCheckAndLaunch(), CPrg_MiscPage::OnApply(), and CPrg_MiscPage::OnInitDialog().
| UINT fsAppSettings::ConfTimeout_LaunchDld | ( | ) |
Definition at line 2163 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileInt(), and m_stgs.
| void fsAppSettings::ConfTimeout_Hangup | ( | UINT | u | ) |
Definition at line 2138 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by CShedulerWnd::HangupWhenDone(), CPrg_MiscPage::OnApply(), and CPrg_MiscPage::OnInitDialog().
| UINT fsAppSettings::ConfTimeout_Hangup | ( | ) |
Definition at line 2133 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileInt(), and m_stgs.
| void fsAppSettings::OnDlHasBeenCreatedByUser | ( | ) |
Definition at line 2128 of file fsAppSettings.cpp.
References NumberOfDlCreatesByUser().
Referenced by CSpiderAddPageDlg::OnOK(), CCreateDownloadListDlg::OnOK(), CCreateDownloadDlg::OnOK(), and CCreateBatchDownload::OnOK().
| void fsAppSettings::NumberOfDlCreatesByUser | ( | int | i | ) |
Definition at line 2123 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by CMainFrame::ShowSpreadHelpDialogIfRequired().
| int fsAppSettings::NumberOfDlCreatesByUser | ( | ) |
Definition at line 2118 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileInt(), and m_stgs.
Referenced by OnDlHasBeenCreatedByUser().
| void fsAppSettings::DownloadDialog_DontAskOnHide | ( | BOOL | b | ) |
Definition at line 2113 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by CDownloaderProperties_ListPage::OnApply(), and CDlg_Download::OnHide().
| BOOL fsAppSettings::DownloadDialog_DontAskOnHide | ( | ) |
Definition at line 2108 of file fsAppSettings.cpp.
References FALSE, vmsAppSettingsStore::GetProfileInt(), and m_stgs.
| void fsAppSettings::DownloadDialog_Use | ( | BOOL | b | ) |
Definition at line 2103 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by CFVDownloads_Tasks::CallSelectedDownload(), CDownloads_Tasks::CallSelectedDownload(), CDownloaderProperties_ListPage::OnApply(), CDownloadsWnd::OnDWCreateDldDialog(), CDlg_Download::OnHide(), and CDownloaderProperties_ListPage::OnInitDialog().
| BOOL fsAppSettings::DownloadDialog_Use | ( | ) |
Definition at line 2098 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileInt(), m_stgs, and TRUE.
| void fsAppSettings::DownloadDialog_AutoClose | ( | BOOL | b | ) |
Definition at line 2093 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by CDlg_Download::OnAutoclose(), and CDlg_Download::OnInitDialog().
| BOOL fsAppSettings::DownloadDialog_AutoClose | ( | ) |
Definition at line 2088 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileInt(), m_stgs, and TRUE.
| void fsAppSettings::Export_Hist_Append | ( | BOOL | b | ) |
Definition at line 2083 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by CDlgExportHistory::OnInitDialog(), and CDlgExportHistory::OnOK().
| BOOL fsAppSettings::Export_Hist_Append | ( | ) |
Definition at line 2078 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileInt(), m_stgs, and TRUE.
| void fsAppSettings::Export_Hist_CompletedOnly | ( | BOOL | b | ) |
Definition at line 2073 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by CDlgExportHistory::OnInitDialog(), and CDlgExportHistory::OnOK().
| BOOL fsAppSettings::Export_Hist_CompletedOnly | ( | ) |
Definition at line 2068 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileInt(), m_stgs, and TRUE.
| void fsAppSettings::Export_WhichHist | ( | int | i | ) |
Definition at line 2063 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by CDlgExportHistory::OnInitDialog(), and CDlgExportHistory::OnOK().
| int fsAppSettings::Export_WhichHist | ( | ) |
Definition at line 2058 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileInt(), and m_stgs.
| void fsAppSettings::DontSaveLogs | ( | BOOL | b | ) |
Definition at line 2053 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by CDownloaderProperties_ListPage::OnApply(), CDownloaderProperties_ListPage::OnInitDialog(), and fsDownloadRegSaver::Save().
| BOOL fsAppSettings::DontSaveLogs | ( | ) |
Definition at line 2048 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileInt(), m_stgs, and TRUE.
| void fsAppSettings::WD_LastShutdownType_DontAsk | ( | BOOL | b | ) |
Definition at line 2043 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by CPrg_MiscPage::OnApply(), CPrg_MiscPage::OnInitDialog(), and CMainFrame::OnTurnoffwhendone().
| BOOL fsAppSettings::WD_LastShutdownType_DontAsk | ( | ) |
Definition at line 2038 of file fsAppSettings.cpp.
References FALSE, vmsAppSettingsStore::GetProfileInt(), and m_stgs.
| void fsAppSettings::WD_LastShutdownType | ( | int | enType | ) |
Definition at line 2033 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by CPrg_MiscPage::OnApply(), CMainFrame::OnTurnoffwhendone(), and CMainFrame::OnUpdateTurnoffwhendone().
| int fsAppSettings::WD_LastShutdownType | ( | ) |
Definition at line 2028 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileInt(), m_stgs, and ST_SHUTDOWN.
| void fsAppSettings::CreateBD_LastAtoZ | ( | DWORD | dw | ) |
Definition at line 2023 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by CCreateBatchDownload::OnInitDialog(), and CCreateBatchDownload::OnOK().
| DWORD fsAppSettings::CreateBD_LastAtoZ | ( | ) |
Definition at line 2018 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileInt(), and m_stgs.
| void fsAppSettings::DldListDlg_Filter_LastExtsRemove | ( | BOOL | b | ) |
Definition at line 2013 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by CCreateDownloadListDlg::OnFilter().
| BOOL fsAppSettings::DldListDlg_Filter_LastExtsRemove | ( | ) |
Definition at line 2008 of file fsAppSettings.cpp.
References FALSE, vmsAppSettingsStore::GetProfileInt(), and m_stgs.
| void fsAppSettings::DldListDlg_Filter_LastExts | ( | LPCSTR | psz | ) |
Definition at line 2003 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileString().
Referenced by CCreateDownloadListDlg::OnFilter().
| CString fsAppSettings::DldListDlg_Filter_LastExts | ( | ) |
Definition at line 1998 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileString(), and m_stgs.
| void fsAppSettings::View_TUMChanged | ( | BOOL | b | ) |
Definition at line 1993 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by CDlg_TUMChanged::OnOK(), CMainFrame::OnTumHeavy(), CMainFrame::OnTumLight(), and CMainFrame::OnTumMedium().
| BOOL fsAppSettings::View_TUMChanged | ( | ) |
Definition at line 1988 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileInt(), m_stgs, and TRUE.
| void fsAppSettings::View_GCVButton | ( | BOOL | b | ) |
Definition at line 1983 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by CWnd_FDMGetCustVer_Btn::OnHide().
| BOOL fsAppSettings::View_GCVButton | ( | ) |
Definition at line 1978 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileInt(), m_stgs, and TRUE.
| void fsAppSettings::View_SpreadHelpDialog_LastTimeShown_save | ( | FILETIME & | time | ) |
Definition at line 1973 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileBinary().
Referenced by CDlg_SpreadHelp::OnInitDialog(), CMainFrame::OnSpreadhelp(), and CMainFrame::ShowSpreadHelpDialogIfRequired().
| BOOL fsAppSettings::View_SpreadHelpDialog_LastTimeShown | ( | FILETIME & | time | ) |
Definition at line 1955 of file fsAppSettings.cpp.
References FALSE, vmsAppSettingsStore::GetProfileBinary(), m_stgs, and TRUE.
Referenced by CMainFrame::ShowSpreadHelpDialogIfRequired().
| void fsAppSettings::View_SpreadHelpDialog | ( | vmsSpreadHelpRemind | en | ) |
Definition at line 1950 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by CDlg_SpreadHelp2::OnCancel(), CDlg_SpreadHelp2::OnInitDialog(), CDlg_SpreadHelp::OnInitDialog(), CDlg_SpreadHelp2::OnOK(), CDlg_SpreadHelp::OnOK(), CMainFrame::OnProceedFurherInitialization(), and CMainFrame::ShowSpreadHelpDialogIfRequired().
| vmsSpreadHelpRemind fsAppSettings::View_SpreadHelpDialog | ( | ) |
Definition at line 1944 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileInt(), m_stgs, and SHR_NEVER.
| void fsAppSettings::FilesToDelete_save | ( | CStringList & | v | ) |
Definition at line 1939 of file fsAppSettings.cpp.
References SaveStringList().
Referenced by vmsFilesToDelete::AddFile(), and vmsFilesToDelete::Process().
| BOOL fsAppSettings::FilesToDelete | ( | CStringList & | v | ) |
Definition at line 1934 of file fsAppSettings.cpp.
References LoadStringList().
Referenced by vmsFilesToDelete::AddFile(), and vmsFilesToDelete::Process().
| void fsAppSettings::NewDL_GenerateNameAutomatically | ( | BOOL | b | ) |
Definition at line 1882 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by CCreateDownloadDlg::OnInitDialog(), and CCreateDownloadDlg::OnOK().
| BOOL fsAppSettings::NewDL_GenerateNameAutomatically | ( | ) |
Definition at line 1877 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileInt(), m_stgs, and TRUE.
| void fsAppSettings::Mirr_Server | ( | int | i | ) |
Definition at line 1872 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by fsInternetDownloader::FindMirrors(), CDownloaderProperties_MirrorsPage::OnApply(), and CDownloaderProperties_MirrorsPage::OnInitDialog().
| int fsAppSettings::Mirr_Server | ( | ) |
Definition at line 1867 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileInt(), and m_stgs.
| void fsAppSettings::FloatingWndsHideInFSMode | ( | BOOL | b | ) |
Definition at line 1862 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by CFloatingInfoWnd::NeedToShow(), CPrg_GeneralPage::OnApply(), CPrg_GeneralPage::OnInitDialog(), CFloatingInfoWnd::OnTimer(), and CFloatingWnd::UpdateTimer().
| BOOL fsAppSettings::FloatingWndsHideInFSMode | ( | ) |
Definition at line 1857 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileInt(), m_stgs, and TRUE.
| void fsAppSettings::SM_DontSavePwdsToDisk | ( | BOOL | b | ) |
Definition at line 1852 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by CSiteManager_PasswordsPage::OnApply(), CSiteManager_PasswordsPage::OnInitDialog(), and fsSitesMgr::SaveToFile().
| BOOL fsAppSettings::SM_DontSavePwdsToDisk | ( | ) |
Definition at line 1847 of file fsAppSettings.cpp.
References FALSE, vmsAppSettingsStore::GetProfileInt(), and m_stgs.
| void fsAppSettings::SM_PwdsManualAddition | ( | BOOL | b | ) |
Definition at line 1842 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by CCreateDownloadDlg::_SavePassword(), CSiteManager_PasswordsPage::OnApply(), CDlg_SavePassword::OnCancel(), CSiteManager_PasswordsPage::OnInitDialog(), and CDlg_SavePassword::OnOK().
| BOOL fsAppSettings::SM_PwdsManualAddition | ( | ) |
Definition at line 1837 of file fsAppSettings.cpp.
References FALSE, vmsAppSettingsStore::GetProfileInt(), and m_stgs.
| void fsAppSettings::SM_KeepPasswords | ( | BOOL | b | ) |
Definition at line 1832 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by CCreateDownloadDlg::_SavePassword(), CSiteManager_PasswordsPage::OnApply(), CSiteManager_PasswordsPage::OnInitDialog(), fsDownloadsMgr::RebuildServerList(), and fsSitesMgr::SaveToFile().
| BOOL fsAppSettings::SM_KeepPasswords | ( | ) |
Definition at line 1827 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileInt(), m_stgs, and TRUE.
| void fsAppSettings::Skin_Flags | ( | DWORD | dw | ) |
Definition at line 1822 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by vmsSkinMgr::Initialize(), CPrg_SkinsPage::OnApply(), and CPrg_SkinsPage::OnInitDialog().
| DWORD fsAppSettings::Skin_Flags | ( | ) |
Definition at line 1816 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileInt(), and m_stgs.
| void fsAppSettings::Skin_Current | ( | CString | str | ) |
Definition at line 1811 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileString().
Referenced by vmsSkinMgr::Initialize(), CPrg_SkinsPage::OnApply(), and CMainFrame::OnSkin().
| CString fsAppSettings::Skin_Current | ( | ) |
Definition at line 1806 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileString(), and m_stgs.
| void fsAppSettings::CheckHistorySize | ( | BOOL | b | ) |
Definition at line 1801 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by fsDownloadsHistoryMgr::LoadHistory().
| BOOL fsAppSettings::CheckHistorySize | ( | ) |
Definition at line 1796 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileInt(), m_stgs, and TRUE.
| void fsAppSettings::CheckRecycleBinSize | ( | BOOL | b | ) |
Definition at line 1791 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by fsDownloadsMgr::LoadDownloads().
| BOOL fsAppSettings::CheckRecycleBinSize | ( | ) |
Definition at line 1786 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileInt(), m_stgs, and TRUE.
| void fsAppSettings::Monitor_SkipSmaller | ( | int | iSize | ) |
Definition at line 1781 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by CWGUrlReceiver::AddDownload(), CDownloaderProperties_MonitorPage::OnApply(), and CDownloaderProperties_MonitorPage::OnInitDialog().
| int fsAppSettings::Monitor_SkipSmaller | ( | ) |
Definition at line 1776 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileInt(), and m_stgs.
| void fsAppSettings::RollBackSize | ( | WORD | w | ) |
Definition at line 1771 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by fsDNP_GetDefaults(), and CDownloadsWnd::OnDownloadDefProperties().
| WORD fsAppSettings::RollBackSize | ( | ) |
Definition at line 1766 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileInt(), and m_stgs.
| void fsAppSettings::NewDL_UseZIPPreview | ( | BOOL | b | ) |
Definition at line 1761 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by fsDownloadsMgr::_threadConfirmZIP(), fsDownloadMgr::ApplyProperties(), CDownloadsWnd::CreateDownloadWithDefSettings(), CDownloaderProperties_NewDownloadPage::OnApply(), CDownloaderProperties_NewDownloadPage::OnInitDialog(), CCreateDownloadsDlg::OnOK(), CCreateDownloadListDlg::OnOK(), CCreateDownloadDlg::OnOK(), and CCreateBatchDownload::OnOK().
| BOOL fsAppSettings::NewDL_UseZIPPreview | ( | ) |
Definition at line 1756 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileInt(), m_stgs, and TRUE.
| void fsAppSettings::NewDL_AutoStart | ( | BOOL | b | ) |
Definition at line 1751 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by CDownloadsWnd::CreateBtDownloadFromFile(), CDownloadsWnd::CreateDownloadWithDefSettings(), CDownloaderProperties_NewDownloadPage::OnApply(), and CDownloaderProperties_NewDownloadPage::OnInitDialog().
| BOOL fsAppSettings::NewDL_AutoStart | ( | ) |
Definition at line 1746 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileInt(), m_stgs, and TRUE.
| DWORD fsAppSettings::Spider_Flags | ( | ) |
Definition at line 1740 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileInt(), m_stgs, WPDF_DELCOMPLETEDDLDS, and WPDF_KEEPFOLDERSTRUCTURE.
Referenced by CSpiderAddPageDlg::OnInitDialog(), and CSpiderAddPageDlg::OnOK().
| void fsAppSettings::Spider_Flags | ( | DWORD | dw | ) |
Definition at line 1735 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
| void fsAppSettings::DownloadFlags | ( | DWORD | dw | ) |
Definition at line 1730 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by CDownloadsWnd::CreateBtDownloadFromFile(), fsDP_GetDefaults(), and CDownloadsWnd::OnDownloadDefProperties().
| DWORD fsAppSettings::DownloadFlags | ( | ) |
Definition at line 1724 of file fsAppSettings.cpp.
References DPF_DONTRESTARTIFNORESUME, DPF_USEHIDDENATTRIB, vmsAppSettingsStore::GetProfileInt(), and m_stgs.
| void fsAppSettings::MP_Volume | ( | int | i | ) |
Definition at line 1719 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by CDlgVidMan::OnInitDialog(), and CDlgVidMan::SaveSettings().
| int fsAppSettings::MP_Volume | ( | ) |
Definition at line 1714 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileInt(), and m_stgs.
| void fsAppSettings::MP_Mute | ( | BOOL | b | ) |
Definition at line 1709 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by CDlgVidMan::OnInitDialog(), and CDlgVidMan::SaveSettings().
| BOOL fsAppSettings::MP_Mute | ( | ) |
Definition at line 1704 of file fsAppSettings.cpp.
References FALSE, vmsAppSettingsStore::GetProfileInt(), and m_stgs.
| void fsAppSettings::UseZipPreview | ( | BOOL | b | ) |
Definition at line 1699 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by fsDP_GetDefaults(), CCreateDownloadsDlg::OnOK(), CCreateDownloadListDlg::OnOK(), and CCreateDownloadDlg::OnOK().
| BOOL fsAppSettings::UseZipPreview | ( | ) |
Definition at line 1694 of file fsAppSettings.cpp.
References FALSE, vmsAppSettingsStore::GetProfileInt(), and m_stgs.
| UINT64 fsAppSettings::Find_FileSizeTo | ( | ) |
Definition at line 1676 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileBinary(), and m_stgs.
Referenced by CDlgFindAdvanced::OnInitDialog(), CDlgFindAdvanced::OnOK(), and fsFindDownloadMgr::ReadSettings().
| void fsAppSettings::Find_FileSizeTo | ( | UINT64 | u | ) |
Definition at line 1670 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileBinary().
| void fsAppSettings::Find_FileSizeFrom | ( | UINT64 | u | ) |
Definition at line 1664 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileBinary().
Referenced by CDlgFindAdvanced::OnInitDialog(), CDlgFindAdvanced::OnOK(), and fsFindDownloadMgr::ReadSettings().
| UINT64 fsAppSettings::Find_FileSizeFrom | ( | ) |
Definition at line 1646 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileBinary(), and m_stgs.
| FILETIME fsAppSettings::Find_TimeTo | ( | ) |
Definition at line 1627 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileBinary(), and m_stgs.
Referenced by CDlgFindAdvanced::OnInitDialog(), CDlgFindAdvanced::OnOK(), and fsFindDownloadMgr::ReadSettings().
| void fsAppSettings::Find_TimeTo | ( | FILETIME & | t | ) |
Definition at line 1621 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileBinary().
| FILETIME fsAppSettings::Find_TimeFrom | ( | ) |
Definition at line 1602 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileBinary(), and m_stgs.
Referenced by CDlgFindAdvanced::OnInitDialog(), CDlgFindAdvanced::OnOK(), and fsFindDownloadMgr::ReadSettings().
| void fsAppSettings::Find_TimeFrom | ( | FILETIME & | t | ) |
Definition at line 1596 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileBinary().
| void fsAppSettings::Find_GroupId | ( | UINT | n | ) |
Definition at line 1591 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by CDlgFindAdvanced::OnInitDialog(), CDlgFindAdvanced::OnOK(), and fsFindDownloadMgr::ReadSettings().
| UINT fsAppSettings::Find_GroupId | ( | ) |
Definition at line 1586 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileInt(), and m_stgs.
| void fsAppSettings::Find_Flags | ( | DWORD | dw | ) |
Definition at line 1581 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by CDlgFindAdvanced::OnInitDialog(), CDlgFind::OnInitDialog(), CDlgFindAdvanced::OnOK(), CDlgFind::OnOK(), and fsFindDownloadMgr::ReadSettings().
| DWORD fsAppSettings::Find_Flags | ( | ) |
Definition at line 1574 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileInt(), m_stgs, SEARCHIN_COMMENT, SEARCHIN_FILENAME, SEARCHIN_LOCFILENAME, SEARCHIN_URL, and SEARCHWH_LISTOFDLDS.
| CString fsAppSettings::Find_What | ( | ) |
Definition at line 1569 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileString(), and m_stgs.
Referenced by CDlgFind::OnOK(), and fsFindDownloadMgr::ReadSettings().
| void fsAppSettings::Find_What | ( | LPCSTR | psz | ) |
Definition at line 1564 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileString().
| void fsAppSettings::History_Downloads_CompletedOnly | ( | BOOL | b | ) |
Definition at line 1559 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by CDlgDownloadsHistory::OnInitDialog(), CDlgDownloadsHistory::OnOK(), and fsDownloadsHistoryMgr::ReadSettings().
| BOOL fsAppSettings::History_Downloads_CompletedOnly | ( | ) |
Definition at line 1554 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileInt(), m_stgs, and TRUE.
| void fsAppSettings::History_Downloads_KeepDays | ( | UINT | u | ) |
Definition at line 1549 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by CDlgDownloadsHistory::OnInitDialog(), CDlgDownloadsHistory::OnOK(), and fsDownloadsHistoryMgr::ReadSettings().
| UINT fsAppSettings::History_Downloads_KeepDays | ( | ) |
Definition at line 1544 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileInt(), and m_stgs.
| void fsAppSettings::History_Downloads_Use | ( | BOOL | b | ) |
Definition at line 1539 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by CDlgDownloadsHistory::OnInitDialog(), CDlgDownloadsHistory::OnOK(), and fsDownloadsHistoryMgr::ReadSettings().
| BOOL fsAppSettings::History_Downloads_Use | ( | ) |
Definition at line 1534 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileInt(), m_stgs, and TRUE.
| void fsAppSettings::Deleted_BypassCompleted | ( | BOOL | b | ) |
Definition at line 1529 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by CDlgDeletedProperties::OnInitDialog(), CDlgDeletedProperties::OnOK(), and fsDownloadsMgr::ReadDeletedSettings().
| BOOL fsAppSettings::Deleted_BypassCompleted | ( | ) |
Definition at line 1524 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileInt(), m_stgs, and TRUE.
| void fsAppSettings::Deleted_ConfirmDeletion | ( | BOOL | b | ) |
Definition at line 1519 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by CDownloadsWnd::DeleteDownloadsInList(), CFVDownloads_Tasks::DeleteSelected(), CDownloads_Tasks::DeleteSelected(), CSpiderTaskTree::OnDontdownloadanddel(), CDlgDeletedProperties::OnInitDialog(), and CDlgDeletedProperties::OnOK().
| BOOL fsAppSettings::Deleted_ConfirmDeletion | ( | ) |
Definition at line 1514 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileInt(), m_stgs, and TRUE.
| void fsAppSettings::Deleted_MaxCount | ( | UINT | u | ) |
Definition at line 1509 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by CDlgDeletedProperties::OnInitDialog(), CDlgDeletedProperties::OnOK(), and fsDownloadsMgr::ReadDeletedSettings().
| UINT fsAppSettings::Deleted_MaxCount | ( | ) |
Definition at line 1504 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileInt(), and m_stgs.
| void fsAppSettings::Deleted_Bypass | ( | BOOL | b | ) |
Definition at line 1499 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by CDlgDeletedProperties::OnInitDialog(), CDlgDeletedProperties::OnOK(), and fsDownloadsMgr::ReadDeletedSettings().
| BOOL fsAppSettings::Deleted_Bypass | ( | ) |
Definition at line 1494 of file fsAppSettings.cpp.
References FALSE, vmsAppSettingsStore::GetProfileInt(), and m_stgs.
| void fsAppSettings::View_DWWN | ( | fsDLsWndWhatIsNow | en | ) |
Definition at line 1489 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by CDownloadsWnd::SaveAll().
| fsDLsWndWhatIsNow fsAppSettings::View_DWWN | ( | ) |
Definition at line 1484 of file fsAppSettings.cpp.
References DWWN_LISTOFDOWNLOADS, vmsAppSettingsStore::GetProfileInt(), and m_stgs.
| void fsAppSettings::Export_Append | ( | BOOL | b | ) |
Definition at line 1479 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by CDlgExportDownloads::OnInitDialog(), and CDlgExportDownloads::OnOK().
| BOOL fsAppSettings::Export_Append | ( | ) |
Definition at line 1474 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileInt(), m_stgs, and TRUE.
| void fsAppSettings::Export_DontExpCompleted | ( | BOOL | b | ) |
Definition at line 1469 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by CDlgExportDownloads::OnInitDialog(), and CDlgExportDownloads::OnOK().
| BOOL fsAppSettings::Export_DontExpCompleted | ( | ) |
Definition at line 1464 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileInt(), m_stgs, and TRUE.
| void fsAppSettings::Export_WhichDlds | ( | int | i | ) |
Definition at line 1459 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by CDlgExportDownloads::OnInitDialog(), and CDlgExportDownloads::OnOK().
| int fsAppSettings::Export_WhichDlds | ( | ) |
Definition at line 1454 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileInt(), and m_stgs.
| void fsAppSettings::History_FoldersOnly | ( | BOOL | b | ) |
Definition at line 1449 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by CPrg_HistoryPage::OnApply(), CPrg_HistoryPage::OnInitDialog(), and fsHistoriesMgr::ReadSettings().
| BOOL fsAppSettings::History_FoldersOnly | ( | ) |
Definition at line 1444 of file fsAppSettings.cpp.
References FALSE, vmsAppSettingsStore::GetProfileInt(), and m_stgs.
| int fsAppSettings::History_MaxRecords | ( | ) |
Definition at line 1439 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileInt(), and m_stgs.
Referenced by CPrg_HistoryPage::OnApply(), CPrg_HistoryPage::OnInitDialog(), and fsHistoriesMgr::ReadSettings().
| void fsAppSettings::History_MaxRecords | ( | int | i | ) |
Definition at line 1434 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
| void fsAppSettings::History_KeepDays | ( | int | i | ) |
Definition at line 1429 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by CPrg_HistoryPage::OnApply(), CPrg_HistoryPage::OnInitDialog(), and fsHistoriesMgr::ReadSettings().
| int fsAppSettings::History_KeepDays | ( | ) |
Definition at line 1424 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileInt(), and m_stgs.
| BOOL fsAppSettings::History_Use | ( | ) |
Definition at line 1419 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileInt(), m_stgs, and TRUE.
Referenced by CPrg_HistoryPage::OnApply(), CPrg_HistoryPage::OnInitDialog(), and fsHistoriesMgr::ReadSettings().
| void fsAppSettings::History_Use | ( | BOOL | b | ) |
Definition at line 1414 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
| void fsAppSettings::Snd_Use | ( | BOOL | b | ) |
Definition at line 1409 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by CDownloaderProperties_NotificationsPage::OnApply(), CDownloaderProperties_NotificationsPage::OnInitDialog(), and fsSoundsMgr::ReadSettings().
| BOOL fsAppSettings::Snd_Use | ( | ) |
Definition at line 1404 of file fsAppSettings.cpp.
References FALSE, vmsAppSettingsStore::GetProfileInt(), and m_stgs.
| void fsAppSettings::Snd_DownloadFailed | ( | LPCSTR | psz | ) |
Definition at line 1399 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileString().
Referenced by CDlgSounds::OnInitDialog(), CDlgSounds::OnOK(), and fsSoundsMgr::ReadSettings().
| CString fsAppSettings::Snd_DownloadFailed | ( | ) |
Definition at line 1394 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileString(), and m_stgs.
| void fsAppSettings::Snd_DialingFailed | ( | LPCSTR | psz | ) |
Definition at line 1389 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileString().
Referenced by CDlgSounds::OnInitDialog(), CDlgSounds::OnOK(), and fsSoundsMgr::ReadSettings().
| CString fsAppSettings::Snd_DialingFailed | ( | ) |
Definition at line 1384 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileString(), and m_stgs.
| void fsAppSettings::Snd_DialingOK | ( | LPCSTR | psz | ) |
Definition at line 1379 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileString().
Referenced by CDlgSounds::OnInitDialog(), CDlgSounds::OnOK(), and fsSoundsMgr::ReadSettings().
| CString fsAppSettings::Snd_DialingOK | ( | ) |
Definition at line 1374 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileString(), and m_stgs.
| void fsAppSettings::Snd_NoActiveDownloads | ( | LPCSTR | psz | ) |
Definition at line 1369 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileString().
Referenced by CDlgSounds::OnInitDialog(), CDlgSounds::OnOK(), and fsSoundsMgr::ReadSettings().
| CString fsAppSettings::Snd_NoActiveDownloads | ( | ) |
Definition at line 1364 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileString(), and m_stgs.
| void fsAppSettings::Snd_DownloadAdded | ( | LPCSTR | psz | ) |
Definition at line 1359 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileString().
Referenced by CDlgSounds::OnInitDialog(), CDlgSounds::OnOK(), and fsSoundsMgr::ReadSettings().
| CString fsAppSettings::Snd_DownloadAdded | ( | ) |
Definition at line 1354 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileString(), and m_stgs.
| void fsAppSettings::Snd_DownloadComplete | ( | LPCSTR | psz | ) |
Definition at line 1349 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileString().
Referenced by CDlgSounds::OnInitDialog(), CDlgSounds::OnOK(), and fsSoundsMgr::ReadSettings().
| CString fsAppSettings::Snd_DownloadComplete | ( | ) |
Definition at line 1344 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileString(), and m_stgs.
| BOOL fsAppSettings::Monitor_IEMenu_DLSelected | ( | ) |
Definition at line 1339 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileInt(), m_stgs, and TRUE.
Referenced by fsIEContextMenuMgr::AddIEMenus(), CDlgCustomizeIEMenu::OnInitDialog(), and CDlgCustomizeIEMenu::OnOK().
| void fsAppSettings::Monitor_IEMenu_DLSelected | ( | BOOL | b | ) |
Definition at line 1334 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
| BOOL fsAppSettings::Monitor_IEMenu_DLAll | ( | ) |
Definition at line 1329 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileInt(), m_stgs, and TRUE.
Referenced by fsIEContextMenuMgr::AddIEMenus(), CDlgCustomizeIEMenu::OnInitDialog(), and CDlgCustomizeIEMenu::OnOK().
| void fsAppSettings::Monitor_IEMenu_DLAll | ( | BOOL | b | ) |
Definition at line 1324 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
| BOOL fsAppSettings::Monitor_IEMenu_DLPage | ( | ) |
Definition at line 1319 of file fsAppSettings.cpp.
References FALSE, vmsAppSettingsStore::GetProfileInt(), and m_stgs.
Referenced by fsIEContextMenuMgr::AddIEMenus(), CDlgCustomizeIEMenu::OnInitDialog(), and CDlgCustomizeIEMenu::OnOK().
| void fsAppSettings::Monitor_IEMenu_DLPage | ( | BOOL | b | ) |
Definition at line 1314 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
| void fsAppSettings::Monitor_IEMenu_DLThis | ( | BOOL | b | ) |
Definition at line 1309 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by fsIEContextMenuMgr::AddIEMenus(), CDlgCustomizeIEMenu::OnInitDialog(), and CDlgCustomizeIEMenu::OnOK().
| BOOL fsAppSettings::Monitor_IEMenu_DLThis | ( | ) |
Definition at line 1304 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileInt(), m_stgs, and TRUE.
| void fsAppSettings::Monitor_Silent | ( | BOOL | b | ) |
Definition at line 1299 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by CFdmTorrentFilesRcvr::_threadCreateBtDownloadFromFile(), CWGUrlReceiver::AddDownload_imp(), CDownloaderProperties_MonitorPage::OnApply(), CFloatingWndDropTarget::OnDrop(), CDownloaderProperties_MonitorPage::OnInitDialog(), and CMainFrame::OnProceedFurherInitialization().
| BOOL fsAppSettings::Monitor_Silent | ( | ) |
Definition at line 1294 of file fsAppSettings.cpp.
References FALSE, vmsAppSettingsStore::GetProfileInt(), and m_stgs.
| UINT fsAppSettings::NewDL_GroupId | ( | ) |
Definition at line 1278 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileInt(), and m_stgs.
Referenced by CDownloadsWnd::CreateBtDownloadFromFile(), CDownloadsWnd::CreateDownloadWithDefSettings(), CDownloaderProperties_NewDownloadPage::OnApply(), CSpiderAddPageDlg::OnInitDialog(), CDownloaderProperties_NewDownloadPage::OnInitDialog(), CDlg_ChooseGroup::OnInitDialog(), CCreateDownloadsDlg::OnInitDialog(), CCreateDownloadListDlg::OnInitDialog(), CCreateDownloadFromTorrentFileDlg::OnInitDialog(), CCreateDownloadDlg::OnInitDialog(), CCreateBatchDownload::OnInitDialog(), CSpiderAddPageDlg::OnOK(), CCreateDownloadListDlg::OnOK(), CCreateDownloadFromTorrentFileDlg::OnOK(), CCreateDownloadDlg::OnOK(), and CCreateBatchDownload::OnOK().
| void fsAppSettings::NewDL_GroupId | ( | UINT | n | ) |
Definition at line 1273 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
| CString fsAppSettings::NewDL_Group_old | ( | ) |
Definition at line 1289 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileString(), and m_stgs.
| void fsAppSettings::NewDL_Group_old | ( | LPCSTR | psz | ) |
Definition at line 1284 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileString().
| void fsAppSettings::View_FloatingInfoWindow | ( | BOOL | b | ) |
Definition at line 1268 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by CPrg_GeneralPage::OnApply(), CMainFrame::OnDlinfobox(), CPrg_GeneralPage::OnInitDialog(), CMainFrame::OnUpdateDlinfobox(), CFloatingInfoWnd::TurnOffWindow(), and CDownloadsWnd::UpdateTrayIconPlusOthers().
| BOOL fsAppSettings::View_FloatingInfoWindow | ( | ) |
Definition at line 1263 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileInt(), m_stgs, and TRUE.
| void fsAppSettings::Mirr_DontSearchIfSizeUnk | ( | BOOL | b | ) |
Definition at line 1258 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by CDownloaderProperties_MirrorsPage::OnApply(), CDownloaderProperties_MirrorsPage::OnInitDialog(), and fsDownloadsMgr::ReadMirrParameters().
| BOOL fsAppSettings::Mirr_DontSearchIfSizeUnk | ( | ) |
Definition at line 1253 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileInt(), m_stgs, and TRUE.
| void fsAppSettings::Mirr_FileMinSize | ( | UINT | u | ) |
Definition at line 1248 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by CDownloaderProperties_MirrorsPage::OnApply(), CDownloaderProperties_MirrorsPage::OnInitDialog(), and fsDownloadsMgr::ReadMirrParameters().
| UINT fsAppSettings::Mirr_FileMinSize | ( | ) |
Definition at line 1243 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileInt(), and m_stgs.
| void fsAppSettings::Mirr_RecalcSpeedTime | ( | UINT | u | ) |
Definition at line 1238 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by CDownloaderProperties_MirrorsPage::OnApply(), CDownloaderProperties_MirrorsPage::OnInitDialog(), and fsDownloadsMgr::ReadMirrParameters().
| UINT fsAppSettings::Mirr_RecalcSpeedTime | ( | ) |
Definition at line 1233 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileInt(), and m_stgs.
| void fsAppSettings::Mirr_CalcSpeed | ( | BOOL | b | ) |
Definition at line 1228 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by CDownloaderProperties_MirrorsPage::OnApply(), CDownloaderProperties_MirrorsPage::OnInitDialog(), and fsDownloadsMgr::ReadMirrParameters().
| BOOL fsAppSettings::Mirr_CalcSpeed | ( | ) |
Definition at line 1223 of file fsAppSettings.cpp.
References FALSE, vmsAppSettingsStore::GetProfileInt(), and m_stgs.
| void fsAppSettings::Mirr_MaxCount | ( | UINT | u | ) |
Definition at line 1218 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by CDownloaderProperties_MirrorsPage::OnApply(), CDownloaderProperties_MirrorsPage::OnInitDialog(), and fsDownloadsMgr::ReadMirrParameters().
| UINT fsAppSettings::Mirr_MaxCount | ( | ) |
Definition at line 1213 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileInt(), and m_stgs.
| void fsAppSettings::Mirr_AutoSearch | ( | BOOL | b | ) |
Definition at line 1208 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by CDownloaderProperties_MirrorsPage::OnApply(), CDownloaderProperties_MirrorsPage::OnInitDialog(), and fsDownloadsMgr::ReadMirrParameters().
| BOOL fsAppSettings::Mirr_AutoSearch | ( | ) |
Definition at line 1203 of file fsAppSettings.cpp.
References FALSE, vmsAppSettingsStore::GetProfileInt(), and m_stgs.
| void fsAppSettings::Notif_BalloonTimeout | ( | DWORD | dw | ) |
Definition at line 1198 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by CDownloaderProperties_NotificationsPage::OnApply(), CDownloaderProperties_NotificationsPage::OnInitDialog(), and CMainFrame::ShowTimeoutBalloon().
| DWORD fsAppSettings::Notif_BalloonTimeout | ( | ) |
Definition at line 1191 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileInt(), and m_stgs.
| void fsAppSettings::Notif_UseBalloon | ( | BOOL | b | ) |
Definition at line 1186 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by CMainFrame::Balloon_ShowDLInfo(), CDownloaderProperties_NotificationsPage::OnApply(), CDownloaderProperties_NotificationsPage::OnInitDialog(), and CMainFrame::ShowBalloon().
| BOOL fsAppSettings::Notif_UseBalloon | ( | ) |
Definition at line 1181 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileInt(), m_stgs, and TRUE.
| void fsAppSettings::Network_Br_SettingsSaved | ( | BOOL | b | ) |
Definition at line 1176 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
| BOOL fsAppSettings::Network_Br_SettingsSaved | ( | ) |
Definition at line 1171 of file fsAppSettings.cpp.
References FALSE, vmsAppSettingsStore::GetProfileInt(), and m_stgs.
| void fsAppSettings::NewVerExists | ( | BOOL | b | ) |
Definition at line 1166 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by fsUpdateMgr::_DownloadMgrEvents(), CMainFrame::_threadUpdate(), and fsUpdateMgr::ProcessUpdateLstFile().
| BOOL fsAppSettings::NewVerExists | ( | ) |
Definition at line 1161 of file fsAppSettings.cpp.
References FALSE, vmsAppSettingsStore::GetProfileInt(), and m_stgs.
| void fsAppSettings::Spider_SavePagesUnderHTM | ( | BOOL | b | ) |
Definition at line 1156 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by fsWebPageDownloader::ReadDefaultWPDS(), and CSpiderWnd::SetupDefSettings().
| BOOL fsAppSettings::Spider_SavePagesUnderHTM | ( | ) |
Definition at line 1151 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileInt(), m_stgs, and TRUE.
| void fsAppSettings::Avir_Exts | ( | LPCSTR | psz | ) |
Definition at line 1146 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileString().
Referenced by fsDownloadsMgr::ReadSettings(), and fsDownloadsMgr::SaveSettings().
| CString fsAppSettings::Avir_Exts | ( | ) |
Definition at line 1140 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileString(), and m_stgs.
| void fsAppSettings::Avir_Args | ( | LPCSTR | psz | ) |
Definition at line 1135 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileString().
Referenced by fsDownloadsMgr::ReadSettings(), and fsDownloadsMgr::SaveSettings().
| CString fsAppSettings::Avir_Args | ( | ) |
Definition at line 1130 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileString(), and m_stgs.
| void fsAppSettings::Avir_Name | ( | LPCSTR | psz | ) |
Definition at line 1125 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileString().
Referenced by fsDownloadsMgr::ReadSettings(), and fsDownloadsMgr::SaveSettings().
| CString fsAppSettings::Avir_Name | ( | ) |
Definition at line 1120 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileString(), and m_stgs.
| void fsAppSettings::Avir_Perform | ( | BOOL | b | ) |
Definition at line 1115 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by fsDownloadsMgr::ReadSettings(), and fsDownloadsMgr::SaveSettings().
| BOOL fsAppSettings::Avir_Perform | ( | ) |
Definition at line 1110 of file fsAppSettings.cpp.
References FALSE, vmsAppSettingsStore::GetProfileInt(), and m_stgs.
| void fsAppSettings::View_SizesInBytes | ( | BOOL | b | ) |
Definition at line 1105 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by CDownloadsWnd::OnCreate(), and CDownloadsWnd::SaveAll().
| BOOL fsAppSettings::View_SizesInBytes | ( | ) |
Definition at line 1100 of file fsAppSettings.cpp.
References FALSE, vmsAppSettingsStore::GetProfileInt(), and m_stgs.
| void fsAppSettings::Download_CreateExt | ( | LPCSTR | psz | ) |
Definition at line 1095 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileString().
Referenced by fsDP_GetDefaults(), and CDownloadsWnd::OnDownloadDefProperties().
| CString fsAppSettings::Download_CreateExt | ( | ) |
Definition at line 1090 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileString(), and m_stgs.
| void fsAppSettings::Monitor_AllowDownload | ( | BOOL | b | ) |
Definition at line 1085 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by CDownloaderProperties_MonitorPage::OnApply(), and CDownloaderProperties_MonitorPage::OnInitDialog().
| BOOL fsAppSettings::Monitor_AllowDownload | ( | ) |
Definition at line 1080 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileInt(), m_stgs, and TRUE.
| void fsAppSettings::Monitor_FirefoxPDInstalledTo | ( | LPCSTR | psz | ) |
Definition at line 1075 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileString().
Referenced by fsOpNetIntegrationMgr::DeinstallFirefoxPlugin(), fsOpNetIntegrationMgr::Initialize(), and fsOpNetIntegrationMgr::InstallFirefoxPlugin().
| CString fsAppSettings::Monitor_FirefoxPDInstalledTo | ( | ) |
Definition at line 1070 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileString(), and m_stgs.
| void fsAppSettings::Monitor_NetscapePDInstalledTo | ( | LPCSTR | psz | ) |
Definition at line 1065 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileString().
Referenced by fsOpNetIntegrationMgr::DeinstallNetscapePlugin(), fsOpNetIntegrationMgr::Initialize(), fsOpNetIntegrationMgr::InstallNetscapePlugin(), and CDownloaderProperties_MonitorPage::OnApply().
| CString fsAppSettings::Monitor_NetscapePDInstalledTo | ( | ) |
Definition at line 1060 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileString(), and m_stgs.
| void fsAppSettings::Monitor_OperaPDInstalledTo | ( | LPCSTR | psz | ) |
Definition at line 1055 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileString().
Referenced by fsOpNetIntegrationMgr::DeinstallOperaPlugin(), fsOpNetIntegrationMgr::Initialize(), fsOpNetIntegrationMgr::InstallOperaPlugin(), and CDownloaderProperties_MonitorPage::OnApply().
| CString fsAppSettings::Monitor_OperaPDInstalledTo | ( | ) |
Definition at line 1050 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileString(), and m_stgs.
| void fsAppSettings::DetLog | ( | BOOL | b | ) |
Definition at line 1045 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by fsDownloadsMgr::ReadSettings(), and fsDownloadsMgr::SaveSettings().
| BOOL fsAppSettings::DetLog | ( | ) |
Definition at line 1040 of file fsAppSettings.cpp.
References FALSE, vmsAppSettingsStore::GetProfileInt(), and m_stgs.
| void fsAppSettings::View_FloatingWindow | ( | BOOL | b | ) |
Definition at line 1035 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by CFloatingWnd::Create(), CFloatingWnd::OnClose(), CMainFrame::OnDropBox(), CPrg_GeneralPage::OnInitDialog(), CMainFrame::OnUpdateDropBox(), CFloatingWnd::Show(), and CFloatingWnd::UpdateTimer().
| BOOL fsAppSettings::View_FloatingWindow | ( | ) |
Definition at line 1030 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileInt(), m_stgs, and TRUE.
| void fsAppSettings::DropBoxWndBlend | ( | BYTE | b | ) |
Definition at line 1015 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by CFloatingWnd::Create(), CPrg_GeneralPage::OnApply(), CPrg_GeneralPage::OnCancel(), and CPrg_GeneralPage::OnInitDialog().
| BYTE fsAppSettings::DropBoxWndBlend | ( | ) |
Definition at line 1010 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileInt(), and m_stgs.
| void fsAppSettings::DownloadsInfoWndBlend | ( | BYTE | b | ) |
Definition at line 1025 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by CFloatingInfoWnd::Create(), CPrg_GeneralPage::OnApply(), CPrg_GeneralPage::OnCancel(), and CPrg_GeneralPage::OnInitDialog().
| BYTE fsAppSettings::DownloadsInfoWndBlend | ( | ) |
Definition at line 1020 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileInt(), and m_stgs.
| void fsAppSettings::TUMManage | ( | fsTUMManage | en | ) |
Definition at line 1005 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by fsDownloadsMgr::ReadSettings(), and fsDownloadsMgr::SaveSettings().
| fsTUMManage fsAppSettings::TUMManage | ( | ) |
Definition at line 1000 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileInt(), m_stgs, and TM_OFF.
| void fsAppSettings::View_DldInfoCurTab | ( | int | i | ) |
Definition at line 995 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by CDownloads_Info::Create(), and CDownloads_Info::SaveState().
| int fsAppSettings::View_DldInfoCurTab | ( | ) |
Definition at line 990 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileInt(), and m_stgs.
| void fsAppSettings::Last_Autostart | ( | int | i | ) |
Definition at line 985 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by CCreateDownloadFromTorrentFileDlg::OnInitDialog(), CSpiderAddPageDlg::OnOK(), CCreateDownloadsDlg::OnOK(), CCreateDownloadListDlg::OnOK(), CCreateDownloadFromTorrentFileDlg::OnOK(), CCreateDownloadDlg::OnOK(), CCreateBatchDownload::OnOK(), CSpiderAddPageDlg::ReadAutostart(), CCreateDownloadsDlg::ReadAutostart(), CCreateDownloadListDlg::ReadAutostart(), CCreateDownloadDlg::ReadAutostart(), and CCreateBatchDownload::ReadAutostart().
| int fsAppSettings::Last_Autostart | ( | ) |
Definition at line 980 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileInt(), and m_stgs.
| void fsAppSettings::Spider_ImgExtsType | ( | fsWPDExtsType | en | ) |
Definition at line 975 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by fsWebPageDownloader::ReadDefaultWPDS(), and CSpiderWnd::SetupDefSettings().
| fsWPDExtsType fsAppSettings::Spider_ImgExtsType | ( | ) |
Definition at line 970 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileInt(), m_stgs, and WPDET_OFF.
| void fsAppSettings::Spider_ImgExts | ( | LPCSTR | psz | ) |
Definition at line 965 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileString().
Referenced by fsWebPageDownloader::ReadDefaultWPDS(), and CSpiderWnd::SetupDefSettings().
| CString fsAppSettings::Spider_ImgExts | ( | ) |
Definition at line 960 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileString(), and m_stgs.
| void fsAppSettings::Spider_DownloadStyles | ( | BOOL | b | ) |
Definition at line 955 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by fsWebPageDownloader::ReadDefaultWPDS(), and CSpiderWnd::SetupDefSettings().
| BOOL fsAppSettings::Spider_DownloadStyles | ( | ) |
Definition at line 950 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileInt(), m_stgs, and TRUE.
| void fsAppSettings::Spider_ExtsType | ( | fsWPDExtsType | en | ) |
Definition at line 945 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by fsWebPageDownloader::ReadDefaultWPDS(), and CSpiderWnd::SetupDefSettings().
| fsWPDExtsType fsAppSettings::Spider_ExtsType | ( | ) |
Definition at line 940 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileInt(), m_stgs, and WPDET_OFF.
| void fsAppSettings::Spider_Exts | ( | LPCSTR | psz | ) |
Definition at line 935 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileString().
Referenced by fsWebPageDownloader::ReadDefaultWPDS(), and CSpiderWnd::SetupDefSettings().
| CString fsAppSettings::Spider_Exts | ( | ) |
Definition at line 930 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileString(), and m_stgs.
| void fsAppSettings::Spider_Depth | ( | int | i | ) |
Definition at line 925 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by fsWebPageDownloader::ReadDefaultWPDS(), and CSpiderWnd::SetupDefSettings().
| int fsAppSettings::Spider_Depth | ( | ) |
Definition at line 920 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileInt(), and m_stgs.
| void fsAppSettings::Spider_DownloadImages | ( | BOOL | b | ) |
Definition at line 905 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by fsWebPageDownloader::ReadDefaultWPDS(), and CSpiderWnd::SetupDefSettings().
| BOOL fsAppSettings::Spider_DownloadImages | ( | ) |
Definition at line 900 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileInt(), m_stgs, and TRUE.
| void fsAppSettings::Spider_DownloadFiles | ( | BOOL | b | ) |
Definition at line 915 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by fsWebPageDownloader::ReadDefaultWPDS(), and CSpiderWnd::SetupDefSettings().
| BOOL fsAppSettings::Spider_DownloadFiles | ( | ) |
Definition at line 910 of file fsAppSettings.cpp.
References FALSE, vmsAppSettingsStore::GetProfileInt(), and m_stgs.
| void fsAppSettings::Spider_NotAllImages | ( | BOOL | b | ) |
Definition at line 895 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by fsWebPageDownloader::ReadDefaultWPDS(), and CSpiderWnd::SetupDefSettings().
| BOOL fsAppSettings::Spider_NotAllImages | ( | ) |
Definition at line 890 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileInt(), m_stgs, and TRUE.
| void fsAppSettings::Spider_NotAllFiles | ( | BOOL | b | ) |
Definition at line 885 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by fsWebPageDownloader::ReadDefaultWPDS(), and CSpiderWnd::SetupDefSettings().
| BOOL fsAppSettings::Spider_NotAllFiles | ( | ) |
Definition at line 880 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileInt(), m_stgs, and TRUE.
| void fsAppSettings::Spider_NotAllPages | ( | BOOL | b | ) |
Definition at line 875 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by fsWebPageDownloader::ReadDefaultWPDS(), and CSpiderWnd::SetupDefSettings().
| BOOL fsAppSettings::Spider_NotAllPages | ( | ) |
Definition at line 870 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileInt(), m_stgs, and TRUE.
| void fsAppSettings::Spider_HTMLExts | ( | LPCSTR | psz | ) |
Definition at line 865 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileString().
Referenced by fsWebPageDownloader::ReadDefaultWPDS(), and CSpiderWnd::SetupDefSettings().
| CString fsAppSettings::Spider_HTMLExts | ( | ) |
Definition at line 860 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileString(), and m_stgs.
| void fsAppSettings::View_SpiderTree | ( | BOOL | b | ) |
Definition at line 855 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by CSpiderWnd::OnCreate(), and CSpiderWnd::ShowTree().
| BOOL fsAppSettings::View_SpiderTree | ( | ) |
Definition at line 850 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileInt(), m_stgs, and TRUE.
| void fsAppSettings::Dial_Auto | ( | BOOL | b | ) |
Definition at line 845 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by CDialDlg::OnAuto(), and CDialDlg::OnInitDialog().
| BOOL fsAppSettings::Dial_Auto | ( | ) |
Definition at line 840 of file fsAppSettings.cpp.
References FALSE, vmsAppSettingsStore::GetProfileInt(), and m_stgs.
| void fsAppSettings::Dial_LastEntry | ( | LPCSTR | psz | ) |
Definition at line 835 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileString().
Referenced by CDialDlg::OnConnect(), and CDialDlg::OnInitDialog().
| CString fsAppSettings::Dial_LastEntry | ( | ) |
Definition at line 830 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileString(), and m_stgs.
| CString fsAppSettings::View_Language | ( | ) |
Definition at line 816 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileString(), and m_stgs.
Referenced by CFdmApp::InitLanguage(), and CMainFrame::OnLngMenu().
| void fsAppSettings::View_Language | ( | LPCSTR | pszLang | ) |
Definition at line 811 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileString().
| void fsAppSettings::View_SplitterRatio | ( | LPCSTR | pszName, | |
| float | fRatio | |||
| ) |
Definition at line 784 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileBinary().
Referenced by CSpiderWnd::OnCreate(), CShedulerWnd::OnCreate(), CHFE_ListLog::OnCreate(), CFlashVideoDownloadsWnd::OnCreate(), CDownloads_Downloads::OnCreate(), CSpiderWnd::SaveAll(), CShedulerWnd::SaveAll(), CFlashVideoDownloadsWnd::SaveAll(), CHFE_ListLog::SaveState(), and CDownloads_Downloads::SaveState().
| float fsAppSettings::View_SplitterRatio | ( | LPCSTR | pszName | ) |
Definition at line 789 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileBinary(), and m_stgs.
| void fsAppSettings::View_ReadWndPlacement | ( | CWnd * | pWnd, | |
| LPCSTR | pszName, | |||
| BOOL | bInitiallyHidden = FALSE | |||
| ) |
Definition at line 748 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileBinary(), and m_stgs.
Referenced by CFloatingWnd::Create(), CFloatingInfoWnd::Create(), and CFdmApp::InitInstance().
| void fsAppSettings::View_SaveWndPlacement | ( | CWnd * | pWnd, | |
| LPCSTR | pszName | |||
| ) |
Definition at line 737 of file fsAppSettings.cpp.
References FALSE, m_stgs, and vmsAppSettingsStore::WriteProfileBinary().
Referenced by CMainFrame::SaveState(), CFloatingWnd::SaveState(), and CFloatingInfoWnd::SaveState().
| void fsAppSettings::View_ReadWndSize | ( | CWnd * | pWnd, | |
| LPCSTR | pszName | |||
| ) |
Definition at line 718 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileInt(), and m_stgs.
Referenced by CDownloadsWnd::OnCreate().
| void fsAppSettings::View_SaveWndSize | ( | CWnd * | pWnd, | |
| LPCSTR | pszName | |||
| ) |
Definition at line 708 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by CDownloadsWnd::SaveAll().
| void fsAppSettings::View_Statusbar | ( | BOOL | b | ) |
Definition at line 703 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by CMainFrame::OnCreate(), and CMainFrame::OnViewStatusbar().
| BOOL fsAppSettings::View_Statusbar | ( | ) |
Definition at line 698 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileInt(), m_stgs, and TRUE.
| void fsAppSettings::View_Toolbar | ( | BOOL | b | ) |
Definition at line 693 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by CMainFrame::OnCreate(), and CMainFrame::OnViewToolbar().
| BOOL fsAppSettings::View_Toolbar | ( | ) |
Definition at line 688 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileInt(), m_stgs, and TRUE.
| void fsAppSettings::View_HFELog | ( | BOOL | b | ) |
Definition at line 683 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by CHFE_ListLog::OnCreate(), and CHFE_ListLog::ShowLog().
| BOOL fsAppSettings::View_HFELog | ( | ) |
Definition at line 678 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileInt(), m_stgs, and TRUE.
| void fsAppSettings::View_SchedulerLog | ( | BOOL | b | ) |
Definition at line 673 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by CShedulerWnd::OnCreate(), and CShedulerWnd::ShowLog().
| BOOL fsAppSettings::View_SchedulerLog | ( | ) |
Definition at line 668 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileInt(), m_stgs, and TRUE.
| void fsAppSettings::View_DLInfo | ( | BOOL | b | ) |
Definition at line 663 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by CDownloads_Downloads::OnCreate(), and CDownloads_Downloads::ShowDLInfo().
| BOOL fsAppSettings::View_DLInfo | ( | ) |
Definition at line 658 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileInt(), m_stgs, and TRUE.
| void fsAppSettings::View_AllGroups | ( | BOOL | b | ) |
Definition at line 653 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by CDownloadsWnd::OnCreate(), and CDownloadsWnd::ShowAllGroups().
| BOOL fsAppSettings::View_AllGroups | ( | ) |
Definition at line 648 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileInt(), m_stgs, and TRUE.
| void fsAppSettings::View_SWBar | ( | BOOL | b | ) |
Definition at line 643 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by CClientAreaWnd::OnCreate().
| BOOL fsAppSettings::View_SWBar | ( | ) |
Definition at line 638 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileInt(), m_stgs, and TRUE.
| void fsAppSettings::Update_LastCheck | ( | SYSTEMTIME | time | ) |
Definition at line 633 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileBinary().
Referenced by fsUpdateMgr::_DownloadMgrEvents(), and CMainFrame::_threadUpdate().
| BOOL fsAppSettings::Update_LastCheck | ( | SYSTEMTIME * | time | ) |
Definition at line 613 of file fsAppSettings.cpp.
References FALSE, vmsAppSettingsStore::GetProfileBinary(), m_stgs, and TRUE.
| void fsAppSettings::Update_URL | ( | LPCSTR | psz | ) |
Definition at line 608 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileString().
Referenced by fsUpdateMgr::ReadSettings(), and fsUpdateMgr::SaveSettings().
| CString fsAppSettings::Update_URL | ( | ) |
Definition at line 601 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileString(), and m_stgs.
| void fsAppSettings::Prg_MinToTray | ( | BOOL | b | ) |
Definition at line 596 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by CMainFrame::ReadSettings(), and CMainFrame::SaveSettings().
| BOOL fsAppSettings::Prg_MinToTray | ( | ) |
Definition at line 591 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileInt(), m_stgs, and TRUE.
| void fsAppSettings::Prg_CloseAsMinimize | ( | BOOL | b | ) |
Definition at line 586 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by CMainFrame::ReadSettings(), and CMainFrame::SaveSettings().
| BOOL fsAppSettings::Prg_CloseAsMinimize | ( | ) |
Definition at line 581 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileInt(), m_stgs, and TRUE.
| void fsAppSettings::Prg_StartMinimized | ( | BOOL | b | ) |
Definition at line 576 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by CFdmApp::InitInstance(), CPrg_GeneralPage::OnApply(), and CPrg_GeneralPage::OnInitDialog().
| BOOL fsAppSettings::Prg_StartMinimized | ( | ) |
Definition at line 571 of file fsAppSettings.cpp.
References FALSE, vmsAppSettingsStore::GetProfileInt(), and m_stgs.
| void fsAppSettings::Monitor_ALTShouldPressed | ( | BOOL | b | ) |
Definition at line 566 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by CDownloaderProperties_MonitorPage::OnApply(), CDownloaderProperties_MonitorPage::OnInitDialog(), and fsIECatchMgr::ReadSettings().
| BOOL fsAppSettings::Monitor_ALTShouldPressed | ( | ) |
Definition at line 561 of file fsAppSettings.cpp.
References FALSE, vmsAppSettingsStore::GetProfileInt(), and m_stgs.
| void fsAppSettings::Monitor_Clipboard | ( | BOOL | b | ) |
Definition at line 556 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by CDownloaderProperties_MonitorPage::OnApply(), CDownloaderProperties_MonitorPage::OnInitDialog(), CMainFrame::OnMonitorclipboard(), CMainFrame::OnProceedFurherInitialization(), CMainFrame::OnUpdateMonitorclipboard(), and CMainFrame::UpdateSettings().
| BOOL fsAppSettings::Monitor_Clipboard | ( | ) |
Definition at line 551 of file fsAppSettings.cpp.
References FALSE, vmsAppSettingsStore::GetProfileInt(), and m_stgs.
| void fsAppSettings::Monitor_IE2 | ( | BOOL | b | ) |
Definition at line 546 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by fsIECatchMgr::IsIE2Active(), CDownloaderProperties_MonitorPage::OnApply(), CMainFrame::OnMonitorbrowser(), CMainFrame::OnUpdateMonitorbrowser(), and CMainFrame::UpdateSettings().
| BOOL fsAppSettings::Monitor_IE2 | ( | ) |
Definition at line 541 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileInt(), m_stgs, and TRUE.
| void fsAppSettings::Monitor_IE1 | ( | BOOL | b | ) |
Definition at line 536 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by CDownloaderProperties_MonitorPage::OnApply().
| BOOL fsAppSettings::Monitor_IE1 | ( | ) |
Definition at line 531 of file fsAppSettings.cpp.
References FALSE, vmsAppSettingsStore::GetProfileInt(), and m_stgs.
| void fsAppSettings::Monitor_SkipExts | ( | LPCSTR | psz | ) |
Definition at line 526 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileString().
Referenced by CWGUrlReceiver::is_ExtToSkip(), CDownloaderProperties_MonitorPage_SkipList::OnInitDialog(), CDownloaderProperties_MonitorPage_SkipList::OnOK(), and fsIECatchMgr::ReadSettings().
| CString fsAppSettings::Monitor_SkipExts | ( | ) |
Definition at line 520 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileString(), and m_stgs.
| void fsAppSettings::HFE_FtpPassiveMode | ( | BOOL | b | ) |
Definition at line 515 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by CHFE_ProtocolPage::OnApply(), CHFE_ProtocolPage::OnInitDialog(), and fsInternetFileListMgr::ReadSettings().
| BOOL fsAppSettings::HFE_FtpPassiveMode | ( | ) |
Definition at line 510 of file fsAppSettings.cpp.
References FALSE, vmsAppSettingsStore::GetProfileInt(), and m_stgs.
| void fsAppSettings::RetreiveInfoWhileGettingList | ( | BOOL | b | ) |
Definition at line 505 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by CHFE_ProtocolPage::OnApply(), CHFE_ProtocolPage::OnInitDialog(), and fsInternetFileListMgr::ReadSettings().
| BOOL fsAppSettings::RetreiveInfoWhileGettingList | ( | ) |
Definition at line 500 of file fsAppSettings.cpp.
References FALSE, vmsAppSettingsStore::GetProfileInt(), and m_stgs.
| void fsAppSettings::CreateDld_IdOfLastGrpSelected | ( | UINT | n | ) |
Definition at line 495 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by CDownloadsGroupsComboBox::Fill(), CSpiderAddPageDlg::OnInitDialog(), CSites_GeneralPage::OnInitDialog(), and CDownloadsGroupsComboBox::RememberSelectedGroup().
| UINT fsAppSettings::CreateDld_IdOfLastGrpSelected | ( | ) |
Definition at line 490 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileInt(), and m_stgs.
| void fsAppSettings::ActivePlugin | ( | int | i | ) |
Definition at line 485 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by CPlugToolBar::Initialize(), CPluginFrame2::Initialize(), CPluginFrame2::~CPluginFrame2(), and CPlugToolBar::~CPlugToolBar().
| int fsAppSettings::ActivePlugin | ( | ) |
Definition at line 480 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileInt(), and m_stgs.
| void fsAppSettings::NOW | ( | int | i | ) |
Definition at line 475 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by fsDownloadsMgr::ApplyConnectionType(), CNOWDlg::OnInitDialog(), and CNOWDlg::OnOK().
| int fsAppSettings::NOW | ( | ) |
Definition at line 470 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileInt(), and m_stgs.
| void fsAppSettings::AutosaveInterval | ( | UINT | nVal | ) |
Definition at line 465 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by fsDownloadsMgr::ReadSettings(), and fsDownloadsMgr::SaveSettings().
| UINT fsAppSettings::AutosaveInterval | ( | ) |
Definition at line 460 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileInt(), and m_stgs.
| BOOL fsAppSettings::AutoDelCompleted | ( | ) |
Definition at line 455 of file fsAppSettings.cpp.
References FALSE, vmsAppSettingsStore::GetProfileInt(), and m_stgs.
Referenced by fsDownloadsMgr::ReadSettings(), and fsDownloadsMgr::SaveSettings().
| void fsAppSettings::AutoDelCompleted | ( | BOOL | b | ) |
Definition at line 450 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
| fsDeleteDownloadReaction fsAppSettings::DDR | ( | ) |
Definition at line 445 of file fsAppSettings.cpp.
References DDR_ASK, vmsAppSettingsStore::GetProfileInt(), and m_stgs.
Referenced by fsDownloadsMgr::ReadSettings(), and fsDownloadsMgr::SaveSettings().
| void fsAppSettings::DDR | ( | fsDeleteDownloadReaction | en | ) |
Definition at line 440 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
| void fsAppSettings::CurrentTUM | ( | fsTUM | i | ) |
Definition at line 435 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by CMainFrame::OnTumHeavy(), CMainFrame::OnTumLight(), CMainFrame::OnTumMedium(), fsDownloadsMgr::ReadSettings(), and fsDownloadsMgr::SaveSettings().
| fsTUM fsAppSettings::CurrentTUM | ( | ) |
Definition at line 430 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileInt(), m_stgs, and TUM_HEAVY.
| BOOL fsAppSettings::Get_TUM | ( | fsTrafficUsageMode | aTUM[3] | ) |
Definition at line 412 of file fsAppSettings.cpp.
References FALSE, vmsAppSettingsStore::GetProfileBinary(), m_stgs, and TRUE.
Referenced by fsDownloadsMgr::ReadSettings().
| void fsAppSettings::Set_TUM | ( | fsTrafficUsageMode | aTUM[3] | ) |
Definition at line 406 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileBinary().
Referenced by fsDownloadsMgr::SaveSettings().
| void fsAppSettings::AdditionalExtension | ( | LPCSTR | pszExt | ) |
Definition at line 401 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileString().
Referenced by fsDP_GetDefaults(), and CDownloadsWnd::OnDownloadDefProperties().
| CString fsAppSettings::AdditionalExtension | ( | ) |
Definition at line 396 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileString(), and m_stgs.
| void fsAppSettings::SizeChangeReaction | ( | fsSizeChangeReaction | val | ) |
Definition at line 391 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by fsDP_GetDefaults(), CDownloadsWnd::OnDownloadDefProperties(), and fsDownloadMgr::ProcessSCR().
| fsSizeChangeReaction fsAppSettings::SizeChangeReaction | ( | ) |
Definition at line 386 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileInt(), m_stgs, and SCR_STOP.
| void fsAppSettings::AlreadyExistReaction | ( | fsAlreadyExistReaction | val | ) |
Definition at line 381 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by fsDownloadMgr::ApplyAER(), fsDownloadMgr::CheckDstFileExists(), fsDP_GetDefaults(), and CDownloadsWnd::OnDownloadDefProperties().
| fsAlreadyExistReaction fsAppSettings::AlreadyExistReaction | ( | ) |
Definition at line 376 of file fsAppSettings.cpp.
References AER_RENAME, vmsAppSettingsStore::GetProfileInt(), and m_stgs.
| void fsAppSettings::AccDeniedReaction | ( | fsDownloadFileErrorProcessing | val | ) |
Definition at line 371 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by fsDP_GetDefaults(), and CDownloadsWnd::OnDownloadDefProperties().
| fsDownloadFileErrorProcessing fsAppSettings::AccDeniedReaction | ( | ) |
Definition at line 366 of file fsAppSettings.cpp.
References DFEP_STOP, vmsAppSettingsStore::GetProfileInt(), and m_stgs.
| void fsAppSettings::NotFoundReaction | ( | fsDownloadFileErrorProcessing | val | ) |
Definition at line 361 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by fsDP_GetDefaults(), and CDownloadsWnd::OnDownloadDefProperties().
| fsDownloadFileErrorProcessing fsAppSettings::NotFoundReaction | ( | ) |
Definition at line 356 of file fsAppSettings.cpp.
References DFEP_STOP, vmsAppSettingsStore::GetProfileInt(), and m_stgs.
| void fsAppSettings::UseSocksProxy | ( | BOOL | bUse | ) |
Definition at line 351 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
| BOOL fsAppSettings::UseSocksProxy | ( | ) |
Definition at line 346 of file fsAppSettings.cpp.
References FALSE, vmsAppSettingsStore::GetProfileInt(), and m_stgs.
| void fsAppSettings::ASCIIExts | ( | LPCSTR | psz | ) |
| CString fsAppSettings::ASCIIExts | ( | ) |
Definition at line 99 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileString(), and m_stgs.
| void fsAppSettings::UseCookie | ( | BOOL | b | ) |
Definition at line 341 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by fsDNP_GetDefaults(), CDownloadsWnd::OnDownloadDefProperties(), and vmsUploadsDllCallerSettings::UseCookie().
| BOOL fsAppSettings::UseCookie | ( | ) |
Definition at line 336 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileInt(), m_stgs, and TRUE.
| void fsAppSettings::SocksProxy_Password | ( | LPCSTR | psz | ) |
Definition at line 331 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileString().
| CString fsAppSettings::SocksProxy_Password | ( | ) |
Definition at line 326 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileString(), and m_stgs.
| void fsAppSettings::SocksProxy_UserName | ( | LPCSTR | psz | ) |
Definition at line 321 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileString().
| CString fsAppSettings::SocksProxy_UserName | ( | ) |
Definition at line 316 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileString(), and m_stgs.
| void fsAppSettings::SocksProxy_Name | ( | LPCSTR | psz | ) |
Definition at line 311 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileString().
| CString fsAppSettings::SocksProxy_Name | ( | ) |
Definition at line 306 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileString(), and m_stgs.
| void fsAppSettings::FtpProxy_Password | ( | LPCSTR | psz | ) |
Definition at line 301 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileString().
Referenced by fsGetProxy(), fsGetProxyByNP(), vmsUploadsDllCallerSettings::FtpProxy_Password(), and CDownloadsWnd::OnDownloadDefProperties().
| CString fsAppSettings::FtpProxy_Password | ( | ) |
Definition at line 296 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileString(), and m_stgs.
| void fsAppSettings::FtpProxy_UserName | ( | LPCSTR | psz | ) |
Definition at line 291 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileString().
Referenced by fsGetProxy(), fsGetProxyByNP(), vmsUploadsDllCallerSettings::FtpProxy_UserName(), and CDownloadsWnd::OnDownloadDefProperties().
| CString fsAppSettings::FtpProxy_UserName | ( | ) |
Definition at line 286 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileString(), and m_stgs.
| void fsAppSettings::FtpProxy_Name | ( | LPCSTR | psz | ) |
Definition at line 281 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileString().
Referenced by fsGetProxy(), fsGetProxyByNP(), vmsUploadsDllCallerSettings::FtpProxy_Name(), and CDownloadsWnd::OnDownloadDefProperties().
| CString fsAppSettings::FtpProxy_Name | ( | ) |
Definition at line 276 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileString(), and m_stgs.
| void fsAppSettings::HttpsProxy_Password | ( | LPCSTR | psz | ) |
Definition at line 271 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileString().
Referenced by fsGetProxy(), fsGetProxyByNP(), vmsUploadsDllCallerSettings::HttpsProxy_Password(), and CDownloadsWnd::OnDownloadDefProperties().
| CString fsAppSettings::HttpsProxy_Password | ( | ) |
Definition at line 266 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileString(), and m_stgs.
| void fsAppSettings::HttpsProxy_UserName | ( | LPCSTR | psz | ) |
Definition at line 261 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileString().
Referenced by fsGetProxy(), fsGetProxyByNP(), vmsUploadsDllCallerSettings::HttpsProxy_UserName(), and CDownloadsWnd::OnDownloadDefProperties().
| CString fsAppSettings::HttpsProxy_UserName | ( | ) |
Definition at line 256 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileString(), and m_stgs.
| void fsAppSettings::HttpsProxy_Name | ( | LPCSTR | psz | ) |
Definition at line 251 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileString().
Referenced by fsGetProxy(), fsGetProxyByNP(), vmsUploadsDllCallerSettings::HttpsProxy_Name(), and CDownloadsWnd::OnDownloadDefProperties().
| CString fsAppSettings::HttpsProxy_Name | ( | ) |
Definition at line 246 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileString(), and m_stgs.
| void fsAppSettings::HttpProxy_Password | ( | LPCSTR | psz | ) |
Definition at line 241 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileString().
Referenced by fsGetProxy(), fsGetProxyByNP(), vmsUploadsDllCallerSettings::HttpProxy_Password(), and CDownloadsWnd::OnDownloadDefProperties().
| CString fsAppSettings::HttpProxy_Password | ( | ) |
Definition at line 236 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileString(), and m_stgs.
| void fsAppSettings::HttpProxy_UserName | ( | LPCSTR | psz | ) |
Definition at line 231 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileString().
Referenced by vmsBtSupport::ApplyProxySettings(), fsGetProxy(), fsGetProxyByNP(), vmsUploadsDllCallerSettings::HttpProxy_UserName(), and CDownloadsWnd::OnDownloadDefProperties().
| CString fsAppSettings::HttpProxy_UserName | ( | ) |
Definition at line 226 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileString(), and m_stgs.
| void fsAppSettings::HttpProxy_Name | ( | LPCSTR | psz | ) |
Definition at line 221 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileString().
Referenced by vmsBtSupport::ApplyProxySettings(), fsGetProxy(), fsGetProxyByNP(), vmsUploadsDllCallerSettings::HttpProxy_Name(), and CDownloadsWnd::OnDownloadDefProperties().
| CString fsAppSettings::HttpProxy_Name | ( | ) |
Definition at line 216 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileString(), and m_stgs.
| void fsAppSettings::Timeout | ( | UINT | u | ) |
Definition at line 211 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by fsInternetFileListMgr::_threadGetList(), fsDP_GetDefaults(), and CDownloadsWnd::OnDownloadDefProperties().
| UINT fsAppSettings::Timeout | ( | ) |
Definition at line 206 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileInt(), and m_stgs.
| void fsAppSettings::ReserveDiskSpace | ( | BOOL | b | ) |
Definition at line 201 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by CDownloadsWnd::CreateBtDownloadFromFile(), fsDP_GetDefaults(), and CDownloadsWnd::OnDownloadDefProperties().
| BOOL fsAppSettings::ReserveDiskSpace | ( | ) |
Definition at line 196 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileInt(), m_stgs, and TRUE.
| void fsAppSettings::Agent | ( | LPCSTR | psz | ) |
Definition at line 189 of file fsAppSettings.cpp.
References m_stgs, PRG_AGENT_NAME, and vmsAppSettingsStore::WriteProfileString().
Referenced by fsInternetFileListMgr::_threadGetList(), fsDNP_GetDefaults(), vmsUploadsDllCallerSettings::HttpAgent(), and CDownloadsWnd::OnDownloadDefProperties().
| CString fsAppSettings::Agent | ( | ) |
Definition at line 179 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileString(), m_stgs, and PRG_AGENT_NAME.
| void fsAppSettings::RestartSpeedLow | ( | BOOL | b | ) |
Definition at line 174 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by fsDP_GetDefaults(), and CDownloadsWnd::OnDownloadDefProperties().
| BOOL fsAppSettings::RestartSpeedLow | ( | ) |
Definition at line 169 of file fsAppSettings.cpp.
References FALSE, vmsAppSettingsStore::GetProfileInt(), and m_stgs.
| void fsAppSettings::IgnoreRestrictions | ( | BOOL | b | ) |
Definition at line 164 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by fsDP_GetDefaults(), and CDownloadsWnd::OnDownloadDefProperties().
| BOOL fsAppSettings::IgnoreRestrictions | ( | ) |
Definition at line 159 of file fsAppSettings.cpp.
References FALSE, vmsAppSettingsStore::GetProfileInt(), and m_stgs.
| void fsAppSettings::MaxAttempts | ( | UINT | u | ) |
Definition at line 154 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by fsInternetFileListMgr::_threadGetList(), fsDP_GetDefaults(), and CDownloadsWnd::OnDownloadDefProperties().
| UINT fsAppSettings::MaxAttempts | ( | ) |
Definition at line 149 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileInt(), and m_stgs.
| void fsAppSettings::TrafficRestriction | ( | UINT | u | ) |
Definition at line 144 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by fsDP_GetDefaults(), and CDownloadsWnd::OnDownloadDefProperties().
| UINT fsAppSettings::TrafficRestriction | ( | ) |
Definition at line 139 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileInt(), and m_stgs.
| void fsAppSettings::MaxSections | ( | UINT | u | ) |
Definition at line 134 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by fsDownloadsMgr::ApplyConnectionType(), fsDP_GetDefaults(), and CDownloadsWnd::OnDownloadDefProperties().
| UINT fsAppSettings::MaxSections | ( | ) |
Definition at line 129 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileInt(), and m_stgs.
| void fsAppSettings::SectionMinSize | ( | UINT | u | ) |
Definition at line 124 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by fsDP_GetDefaults(), and CDownloadsWnd::OnDownloadDefProperties().
| UINT fsAppSettings::SectionMinSize | ( | ) |
Definition at line 119 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileInt(), and m_stgs.
| void fsAppSettings::RetriesTime | ( | UINT | u | ) |
Definition at line 114 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by CHFEWnd::_EventsFunc(), fsDP_GetDefaults(), CDownloadsWnd::OnDownloadDefProperties(), and fsInternetFileListMgr::SleepInterval().
| UINT fsAppSettings::RetriesTime | ( | ) |
Definition at line 109 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileInt(), and m_stgs.
| void fsAppSettings::FtpTransferType | ( | fsFtpTransferType | enType | ) |
Definition at line 94 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by fsDNP_GetDefaults(), vmsUploadsDllCallerSettings::FtpTransferType(), and CDownloadsWnd::OnDownloadDefProperties().
| fsFtpTransferType fsAppSettings::FtpTransferType | ( | ) |
Definition at line 89 of file fsAppSettings.cpp.
References FTT_UNKNOWN, vmsAppSettingsStore::GetProfileInt(), and m_stgs.
| void fsAppSettings::FtpFlags | ( | DWORD | dw | ) |
Definition at line 84 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by fsDNP_GetDefaults(), vmsUploadsDllCallerSettings::FtpFlags(), and CDownloadsWnd::OnDownloadDefProperties().
| DWORD fsAppSettings::FtpFlags | ( | ) |
Definition at line 79 of file fsAppSettings.cpp.
References FTP_USEPASSIVEMODE, vmsAppSettingsStore::GetProfileInt(), and m_stgs.
| void fsAppSettings::UseHttp11 | ( | BOOL | b | ) |
Definition at line 74 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by fsDNP_GetDefaults(), CDownloadsWnd::OnDownloadDefProperties(), and vmsUploadsDllCallerSettings::UseHttp11().
| BOOL fsAppSettings::UseHttp11 | ( | ) |
Definition at line 69 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileInt(), m_stgs, and TRUE.
| void fsAppSettings::Referer | ( | LPCTSTR | pszStr | ) |
Definition at line 64 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileString().
Referenced by fsDNP_GetDefaults(), and CDownloadsWnd::OnDownloadDefProperties().
| CString fsAppSettings::Referer | ( | ) |
Definition at line 59 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileString(), and m_stgs.
| void fsAppSettings::UserPassword | ( | LPCTSTR | pszStr | ) |
Definition at line 54 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileString().
Referenced by fsDNP_GetDefaults(), CDownloadsWnd::OnDownloadDefProperties(), CCreateDownloadListDlg::OnInitDialog(), CCreateDownloadDlg::OnInitDialog(), and CCreateBatchDownload::OnInitDialog().
| CString fsAppSettings::UserPassword | ( | ) |
Definition at line 49 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileString(), and m_stgs.
| void fsAppSettings::UserName | ( | LPCTSTR | pszStr | ) |
Definition at line 44 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileString().
Referenced by fsDNP_GetDefaults(), CDownloadsWnd::OnDownloadDefProperties(), CCreateDownloadListDlg::OnInitDialog(), CCreateDownloadDlg::OnInitDialog(), and CCreateBatchDownload::OnInitDialog().
| CString fsAppSettings::UserName | ( | ) |
Definition at line 39 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileString(), and m_stgs.
| void fsAppSettings::InternetAccessType | ( | fsInternetAccessTypeEx | enType | ) |
Definition at line 34 of file fsAppSettings.cpp.
References m_stgs, and vmsAppSettingsStore::WriteProfileInt().
Referenced by fsInternetFileListMgr::_threadGetList(), vmsBtSupport::ApplyProxySettings(), fsDNP_GetDefaults(), vmsUploadsDllCallerSettings::InternetAccessType(), and CDownloadsWnd::OnDownloadDefProperties().
| fsInternetAccessTypeEx fsAppSettings::InternetAccessType | ( | ) |
Definition at line 29 of file fsAppSettings.cpp.
References vmsAppSettingsStore::GetProfileInt(), IATE_PRECONFIGPROXY, and m_stgs.
| BOOL fsAppSettings::LoadStringList | ( | LPCSTR | pszSubKey, | |
| LPCSTR | pszValue, | |||
| CStringList * | v | |||
| ) | [protected] |
Definition at line 1908 of file fsAppSettings.cpp.
References FALSE, vmsAppSettingsStore::GetProfileBinary(), m_stgs, NULL, and TRUE.
Referenced by FilesToDelete().
| void fsAppSettings::SaveStringList | ( | LPCSTR | pszSubKey, | |
| LPCSTR | pszValue, | |||
| CStringList & | v | |||
| ) | [protected] |
Definition at line 1887 of file fsAppSettings.cpp.
References LPSTR, m_stgs, and vmsAppSettingsStore::WriteProfileBinary().
Referenced by FilesToDelete_save().
vmsAppSettingsStore fsAppSettings::m_stgs [protected] |
Definition at line 574 of file fsAppSettings.h.
Referenced by AccDeniedReaction(), ActivePlugin(), AdditionalExtension(), Agent(), AlreadyExistReaction(), App_2_0_SchedulerFixPerformed(), ASCIIExts(), AutoDelCompleted(), AutosaveInterval(), Avir_Args(), Avir_Exts(), Avir_Name(), Avir_Perform(), Bittorrent_DisableSeedingByDef(), Bittorrent_Enable(), Bittorrent_EnableDHT(), Bittorrent_ListenPort_From(), Bittorrent_ListenPort_To(), Bittorrent_OldTorrentAssociation(), Bittorrent_UploadConnectionLimit(), Bittorrent_UploadTrafficLimit(), CheckHistorySize(), CheckRecycleBinSize(), Community_CheckIfMalBeforeDlding(), Community_DisplayOpinionsAtDlding(), Community_MalReportsMinPerc(), Community_SwitchToOpinions(), ConfTimeout_Exit(), ConfTimeout_Hangup(), ConfTimeout_LaunchDld(), ConfTimeout_Shutdown(), Convert_AudioBitrate(), Convert_AudioCodec(), Convert_Extension(), Convert_Format(), Convert_VideoBitrate(), Convert_VideoCodec(), Convert_VideoSize(), CreateBD_LastAtoZ(), CreateBD_LastNumbers(), CreateBD_SaveAs_Template(), CreateDld_IdOfLastGrpSelected(), CurrentTUM(), DataFolder(), DDR(), Deleted_Bypass(), Deleted_BypassCompleted(), Deleted_ConfirmDeletion(), Deleted_MaxCount(), DetLog(), Dial_Auto(), Dial_LastEntry(), DldListDlg_Filter_LastExts(), DldListDlg_Filter_LastExtsRemove(), DNPFlags(), DontSaveLogs(), DontShowInstallAP(), Download_CheckIntegrityWhenDone(), Download_CreateExt(), Download_IntegrityCheckFailedReaction(), DownloadDialog_AutoClose(), DownloadDialog_DontAskOnHide(), DownloadDialog_Use(), DownloadFlags(), DownloadsInfoWndBlend(), DropBoxWndBlend(), Export_Append(), Export_DontExpCompleted(), Export_Hist_Append(), Export_Hist_CompletedOnly(), Export_WhichDlds(), Export_WhichHist(), FileWriteCacheSize(), Find_FileSizeFrom(), Find_FileSizeTo(), Find_Flags(), Find_GroupId(), Find_TimeFrom(), Find_TimeTo(), Find_What(), FloatingWndsHideInFSMode(), FtpFlags(), FtpProxy_Name(), FtpProxy_Password(), FtpProxy_UserName(), FtpTransferType(), FVDownloads_AutoConvertVideo(), get_SettingsStore(), Get_TUM(), Hash_LastAlgorithm(), HFE_FtpPassiveMode(), History_Downloads_CompletedOnly(), History_Downloads_KeepDays(), History_Downloads_Use(), History_FoldersOnly(), History_KeepDays(), History_MaxRecords(), History_Use(), HttpProxy_Name(), HttpProxy_Password(), HttpProxy_UserName(), HttpsProxy_Name(), HttpsProxy_Password(), HttpsProxy_UserName(), IgnoreRestrictions(), InternetAccessType(), IsArchivePackInstalled(), Last_Autostart(), LoadStringList(), LowSpeed_Duration(), LowSpeed_Factor(), MaxAttempts(), MaxSections(), Mirr_AutoSearch(), Mirr_CalcSpeed(), Mirr_DontSearchIfSizeUnk(), Mirr_FileMinSize(), Mirr_MaxCount(), Mirr_RecalcSpeedTime(), Mirr_Server(), ModifyIEUserAgent(), Monitor_AllowDownload(), Monitor_ALTShouldPressed(), Monitor_Clipboard(), Monitor_Firefox(), Monitor_FirefoxPDInstalledTo(), Monitor_IE1(), Monitor_IE2(), Monitor_IEMenu_DLAll(), Monitor_IEMenu_DLFlashVideo(), Monitor_IEMenu_DLPage(), Monitor_IEMenu_DLSelected(), Monitor_IEMenu_DLThis(), Monitor_IEMenu_Enable(), Monitor_MozillaSuitePDInstalledTo(), Monitor_NetscapePDInstalledTo(), Monitor_OperaPDInstalledTo(), Monitor_Silent(), Monitor_SkipExts(), Monitor_SkipServers(), Monitor_SkipSmaller(), Monitor_UserSwitchedOn(), MP_Mute(), MP_Volume(), Network_Br_SettingsSaved(), NewDL_AutoStart(), NewDL_GenerateNameAutomatically(), NewDL_Group_old(), NewDL_GroupId(), NewDL_UseZIPPreview(), NewGrp_SelectWay(), NewVerExists(), NotFoundReaction(), Notif_BalloonTimeout(), Notif_DisableForBatchDownloads(), Notif_UseBalloon(), NOW(), NumberOfDlCreatesByUser(), Prg_CloseAsMinimize(), Prg_MinToTray(), Prg_StartMinimized(), Referer(), ReserveDiskSpace(), RestartSpeedLow(), RetreiveInfoWhileGettingList(), RetriesTime(), RollBackSize(), SaveStringList(), Scheduler_LastTask_ProgArgs(), Scheduler_LastTask_ProgName(), Scheduler_LastTask_read(), Scheduler_LastTask_save(), SectionMinSize(), Set_TUM(), SizeChangeReaction(), Skin_Current(), Skin_Flags(), SM_DontSavePwdsToDisk(), SM_KeepPasswords(), SM_PwdsManualAddition(), Snd_DialingFailed(), Snd_DialingOK(), Snd_DownloadAdded(), Snd_DownloadComplete(), Snd_DownloadFailed(), Snd_NoActiveDownloads(), Snd_Use(), SocksProxy_Name(), SocksProxy_Password(), SocksProxy_UserName(), Spider_Depth(), Spider_DownloadFiles(), Spider_DownloadImages(), Spider_DownloadStyles(), Spider_Exts(), Spider_ExtsType(), Spider_Flags(), Spider_HTMLExts(), Spider_ImgExts(), Spider_ImgExtsType(), Spider_NotAllFiles(), Spider_NotAllImages(), Spider_NotAllPages(), Spider_SavePagesUnderHTM(), Timeout(), TotalTraffic(), TotalTraffic_CurrMonth(), TotalTraffic_PrevMonth(), TotalUpldTraffic(), TotalUpldTraffic_PrevMonth(), TrafficRestriction(), TUMManage(), Update_AutoUpdateType(), Update_LastCheck(), Update_URL(), UseCookie(), UseHttp11(), UserName(), UserPassword(), UseSocksProxy(), UseZipPreview(), View_AllGroups(), View_AskRemoveFromAutostartAtAppExit(), View_AutoSwitchToMediaPreview(), View_CreateFVDownload_SetupAdvStgs(), View_DldInfoCurTab(), View_DLInfo(), View_DontAskEnableBittorrent(), View_DontShowHashCheckResultIfOK(), View_DontShowMalOpinionOKReport(), View_DownloadsGroups_SelectedFilterId(), View_DropBoxIntro(), View_DWWN(), View_FloatingInfoWindow(), View_FloatingWindow(), View_GCVButton(), View_HFELog(), View_Language(), View_LastDldMoveToFolder(), View_MoreTabs(), View_NOMShown(), View_ReadWndPlacement(), View_ReadWndSize(), View_SaveWndPlacement(), View_SaveWndSize(), View_SchedulerLog(), View_SetOutputFolderAsDefForAllGrpsChecked(), View_SizesInBytes(), View_SpiderTree(), View_SplitterRatio(), View_SpreadHelpDialog(), View_SpreadHelpDialog_LastTimeShown(), View_SpreadHelpDialog_LastTimeShown_save(), View_SpreadHelpDialog_LinkToUsText(), View_SpreadHelpDialog_RadioButton1Text(), View_SpreadHelpDialog_RadioButton2Text(), View_Statusbar(), View_SWBar(), View_Toolbar(), View_TUMChanged(), View_UploadsLog(), WD_DisableAfterExec(), WD_LastShutdownType(), and WD_LastShutdownType_DontAsk().
DWORD fsAppSettings::m_dwWriteCacheSize [protected] |
Definition at line 576 of file fsAppSettings.h.
Referenced by FileWriteCacheSize(), and fsAppSettings().
1.5.6