ReactOS 0.4.16-dev-1028-g8602629
|
#include <settings.h>
Definition at line 5 of file settings.h.
BOOL SETTINGS_INFO::bDelInstaller |
Definition at line 11 of file settings.h.
Referenced by FillDefaultSettings(), CDownloadManager::PerformDownloadAndInstall(), and anonymous_namespace{settingsdlg.cpp}::SettingsDlgProc().
BOOL SETTINGS_INFO::bLogEnabled |
Definition at line 9 of file settings.h.
Referenced by FillDefaultSettings(), InitLogs(), and WriteLogMessage().
BOOL SETTINGS_INFO::bSaveWndPos |
Definition at line 7 of file settings.h.
Referenced by CMainWindow::Create(), FillDefaultSettings(), MainWindowLoop(), and SaveSettings().
BOOL SETTINGS_INFO::bSmallIcons |
Definition at line 12 of file settings.h.
Referenced by AsyncLoadIconProc(), CAppsListView::SetDisplayAppType(), and anonymous_namespace{settingsdlg.cpp}::SettingsDlgProc().
BOOL SETTINGS_INFO::bUpdateAtStart |
Definition at line 8 of file settings.h.
Referenced by FillDefaultSettings(), LoadSettings(), and ParseCmdAndExecute().
BOOL SETTINGS_INFO::bUseSource |
Definition at line 24 of file settings.h.
Referenced by FillDefaultSettings(), anonymous_namespace{settingsdlg.cpp}::SettingsDlgProc(), and CAppDB::UpdateAvailable().
INT SETTINGS_INFO::Height |
Definition at line 18 of file settings.h.
Referenced by CMainWindow::Create(), FillDefaultSettings(), and SaveSettings().
INT SETTINGS_INFO::Left |
Definition at line 15 of file settings.h.
Referenced by CMainWindow::Create(), FillDefaultSettings(), and SaveSettings().
BOOL SETTINGS_INFO::Maximized |
Definition at line 14 of file settings.h.
Referenced by FillDefaultSettings(), MainWindowLoop(), and SaveSettings().
INT SETTINGS_INFO::Proxy |
Definition at line 20 of file settings.h.
Referenced by CDownloadManager::PerformDownloadAndInstall(), and anonymous_namespace{settingsdlg.cpp}::SettingsDlgProc().
Definition at line 10 of file settings.h.
Referenced by CDownloadManager::PerformDownloadAndInstall(), anonymous_namespace{settingsdlg.cpp}::SettingsDlgProc(), and ValidateStringSettings().
Definition at line 22 of file settings.h.
Referenced by CDownloadManager::PerformDownloadAndInstall(), and anonymous_namespace{settingsdlg.cpp}::SettingsDlgProc().
Definition at line 21 of file settings.h.
Referenced by CDownloadManager::PerformDownloadAndInstall(), and anonymous_namespace{settingsdlg.cpp}::SettingsDlgProc().
WCHAR SETTINGS_INFO::szSourceURL[INTERNET_MAX_URL_LENGTH] |
Definition at line 25 of file settings.h.
Referenced by anonymous_namespace{settingsdlg.cpp}::SettingsDlgProc(), and CAppDB::UpdateAvailable().
INT SETTINGS_INFO::Top |
Definition at line 16 of file settings.h.
Referenced by CMainWindow::Create(), FillDefaultSettings(), and SaveSettings().
INT SETTINGS_INFO::Width |
Definition at line 17 of file settings.h.
Referenced by CMainWindow::Create(), FillDefaultSettings(), and SaveSettings().