ReactOS 0.4.15-dev-8614-gbc76250
|
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 277 of file settingsdlg.cpp.
Referenced by CMainWindow::OnCommand().
Definition at line 1128 of file loaddlg.cpp.
Referenced by CMainWindow::InstallApplication().
Definition at line 1138 of file loaddlg.cpp.
Referenced by CAppDB::UpdateAvailable().
Definition at line 1109 of file loaddlg.cpp.
Referenced by HandleInstallCommand(), HandleSetupCommand(), and CMainWindow::OnCommand().