ReactOS 0.4.16-dev-297-gc569aee
|
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 293 of file settingsdlg.cpp.
Referenced by CMainWindow::OnCommand().
Definition at line 1135 of file loaddlg.cpp.
Referenced by CMainWindow::InstallApplication().
Definition at line 1145 of file loaddlg.cpp.
Referenced by CAppDB::UpdateAvailable().
Definition at line 1116 of file loaddlg.cpp.
Referenced by HandleInstallCommand(), HandleSetupCommand(), and CMainWindow::OnCommand().