#include "vmsAppSettingsStore.h"#include "DownloadProperties.h"#include "fsDownloadsMgr.h"#include "fsWebPageDownloader.h"#include "DownloadsWnd.h"Go to the source code of this file.
Classes | |
| class | fsAppSettings |
Defines | |
| #define | AFX_FSAPPSETTINGS_H__33EC2FD8_44AF_484F_AC12_A498B479BD50__INCLUDED_ |
| #define | MONITOR_USERSWITCHEDON_IE 1 |
| #define | MONITOR_USERSWITCHEDON_FIREFOX 2 |
| #define | MONITOR_USERSWITCHEDON_OPERA 4 |
| #define | MONITOR_USERSWITCHEDON_NETSCAPE 8 |
| #define | MONITOR_USERSWITCHEDON_SEAMONKEY 16 |
Enumerations | |
| enum | vmsSpreadHelpRemind { SHR_NEXTSTART, SHR_IN3DAYS, SHR_NEVER, SHR_WAIT1STTIME } |
| enum | vmsAutoUpdateType { AUT_DLANDINST, AUT_NOTIFYONLY, AUT_TURNOFF } |
| enum | vmsNewGroupSelectWay { NGSW_CHOOSE_BY_EXT, NGSW_USE_ALWAYS_SAME_GROUP, NGSW_USE_ALWAYS_SAME_GROUP_WITH_OUTFOLDER_AUTO_UPDATE } |
| #define AFX_FSAPPSETTINGS_H__33EC2FD8_44AF_484F_AC12_A498B479BD50__INCLUDED_ |
Definition at line 7 of file fsAppSettings.h.
| #define MONITOR_USERSWITCHEDON_FIREFOX 2 |
Definition at line 34 of file fsAppSettings.h.
Referenced by fsAppSettings::Monitor_UserSwitchedOn(), CDownloaderProperties_MonitorPage::OnApply(), CMainFrame::OnMonitorbrowser(), and CFdmApp::RegisterServer().
| #define MONITOR_USERSWITCHEDON_IE 1 |
Definition at line 33 of file fsAppSettings.h.
Referenced by fsAppSettings::Monitor_UserSwitchedOn(), CDownloaderProperties_MonitorPage::OnApply(), CMainFrame::OnMonitorbrowser(), and CFdmApp::RegisterServer().
| #define MONITOR_USERSWITCHEDON_NETSCAPE 8 |
Definition at line 36 of file fsAppSettings.h.
Referenced by CDownloaderProperties_MonitorPage::OnApply(), CMainFrame::OnMonitorbrowser(), and CFdmApp::RegisterServer().
| #define MONITOR_USERSWITCHEDON_OPERA 4 |
Definition at line 35 of file fsAppSettings.h.
Referenced by CDownloaderProperties_MonitorPage::OnApply(), CMainFrame::OnMonitorbrowser(), and CFdmApp::RegisterServer().
| #define MONITOR_USERSWITCHEDON_SEAMONKEY 16 |
Definition at line 37 of file fsAppSettings.h.
Referenced by CDownloaderProperties_MonitorPage::OnApply(), CMainFrame::OnMonitorbrowser(), and CFdmApp::RegisterServer().
| enum vmsAutoUpdateType |
| enum vmsNewGroupSelectWay |
| NGSW_CHOOSE_BY_EXT | |
| NGSW_USE_ALWAYS_SAME_GROUP | |
| NGSW_USE_ALWAYS_SAME_GROUP_WITH_OUTFOLDER_AUTO_UPDATE |
Definition at line 39 of file fsAppSettings.h.
| enum vmsSpreadHelpRemind |
Definition at line 18 of file fsAppSettings.h.
1.5.6