ReactOS 0.4.15-dev-6680-g8c76870
|
Go to the source code of this file.
Functions | |
VOID | CreateSettingsDlg (HWND hwnd) |
VOID | DownloadApplicationsDB (LPCWSTR lpUrl, BOOL IsOfficial) |
BOOL | DownloadApplication (CAppInfo *pAppInfo) |
BOOL | DownloadListOfApplications (const CAtlList< CAppInfo * > &AppsList, BOOL bIsModal) |
Definition at line 279 of file settingsdlg.cpp.
Referenced by CMainWindow::OnCommand().
Definition at line 1079 of file loaddlg.cpp.
Referenced by CMainWindow::InstallApplication().
Definition at line 1089 of file loaddlg.cpp.
Referenced by CAppDB::UpdateAvailable().
Definition at line 1060 of file loaddlg.cpp.
Referenced by HandleInstallCommand(), HandleSetupCommand(), and CMainWindow::OnCommand().