|
ReactOS 0.4.17-dev-243-g1369312
|

Go to the source code of this file.
Variables | |
| static HANDLE | hLog = NULL |
Definition at line 127 of file misc.cpp.
Referenced by ExtractArchive(), and CDownloadManager::PerformDownloadAndInstall().
Definition at line 30 of file misc.cpp.
Referenced by CAppInfoDisplay::OnCommand().
Definition at line 566 of file misc.cpp.
Referenced by ExtractAndInstallThread(), ExtractArchiveForExecution(), ExtractFilesFromZip(), and InstallFiles().
Definition at line 553 of file misc.cpp.
Referenced by ExtractAndInstallThread(), ExtractArchiveForExecution(), CDownloadManager::PerformDownloadAndInstall(), and UninstallThread().
Definition at line 63 of file misc.cpp.
Referenced by CMainWindow::ProcessWindowMessage().
Definition at line 18 of file misc.cpp.
Definition at line 527 of file misc.cpp.
Referenced by ExtractAndInstallThread().
| VOID FreeLogs | ( | ) |
Definition at line 314 of file misc.cpp.
Referenced by CMainWindow::ProcessWindowMessage(), and wmain().
Definition at line 376 of file misc.cpp.
Referenced by CAvailableApplicationInfo::InsertVersionInfo(), and CAvailableApplicationInfo::IsInstalled().
| BOOL GetInstalledVersion_WowUser | ( | CStringW * | szVersionResult, |
| const CStringW & | szRegName, | ||
| BOOL | IsUserKey, | ||
| REGSAM | keyWow | ||
| ) |
Definition at line 339 of file misc.cpp.
Referenced by GetInstalledVersion().
| HRESULT GetKnownPath | ( | REFKNOWNFOLDERID | kfid, |
| CStringW & | Path, | ||
| DWORD | Flags | ||
| ) |
| ULONG GetNTVersion | ( | ) |
Definition at line 399 of file misc.cpp.
Definition at line 609 of file misc.cpp.
Referenced by ExtractAndInstallThread().
Definition at line 504 of file misc.cpp.
Referenced by CRegTreeOptions::AddItemsFromRegistry(), GetLocalizedSMFolderName(), CRegTreeOptions::GetSetState(), and UninstallThread().
| BOOL GetSilentInstallParameters | ( | InstallerType | InstallerType, |
| UINT | ExtraInfo, | ||
| LPCWSTR | Installer, | ||
| CStringW & | Parameters | ||
| ) |
Definition at line 714 of file misc.cpp.
Referenced by CDownloadManager::PerformDownloadAndInstall().
Definition at line 585 of file misc.cpp.
Referenced by CreateMainShortcut(), and GetProgramFilesPath().
Definition at line 241 of file misc.cpp.
Referenced by CAppDB::GetDefaultPath(), CDownloadManager::PerformDownloadAndInstall(), and CAppInfoDisplay::ProcessWindowMessage().
| INT GetSystemColorDepth | ( | ) |
Definition at line 409 of file misc.cpp.
Referenced by ApplicationPageWndProc(), CMainToolbar::InitImageList(), and CAppsListView::SetDisplayAppType().
| InstallerType GuessInstallerType | ( | LPCWSTR | Installer, |
| UINT & | ExtraInfo | ||
| ) |
Definition at line 637 of file misc.cpp.
Referenced by CDownloadManager::PerformDownloadAndInstall().
| VOID InitLogs | ( | ) |
Definition at line 276 of file misc.cpp.
Referenced by wmain(), and wWinMain().
Definition at line 460 of file misc.cpp.
Referenced by IsSameRegKey().
Definition at line 476 of file misc.cpp.
Referenced by CEnumInstalledRootKey::CEnumInstalledRootKey().
| BOOL IsSystem64Bit | ( | ) |
Definition at line 386 of file misc.cpp.
Referenced by ExtractAndInstallThread().
Definition at line 51 of file geninst.cpp.
Referenced by ClassifyFile().
Definition at line 57 of file misc.cpp.
Referenced by EmulateDialogReposition().
| EXTERN_C NTSTATUS WINAPI NtQueryObject | ( | HANDLE | , |
| OBJECT_INFORMATION_CLASS | , | ||
| PVOID | , | ||
| ULONG | , | ||
| PULONG | |||
| ) |
Referenced by ConvertPath(), CreateTipText(), get_obj_access(), get_perflib_key(), GetFinalPathNameByHandleW(), GetHandleInformation(), GetKeySam(), GetSourcePaths(), init_func_ptrs(), InitFunctionPtrs(), IsGlobalDeviceMap(), IsGlobalSymbolicLink(), IsSameRegKey(), ProtectHandle(), resolve_symlink(), SetHandleInformation(), START_TEST(), Test_Device_StorDeviceNumber(), test_granted_access(), test_handles(), test_object_permanence(), test_perflib_key(), test_zero_access(), TraceHandleCount_(), UnProtectHandle(), and VerifyAccess_().
Definition at line 164 of file misc.cpp.
Referenced by CDownloadManager::PerformDownloadAndInstall().
Definition at line 628 of file misc.cpp.
Referenced by GuessInstallerType().
Definition at line 486 of file misc.cpp.
Referenced by UninstallThread().
Definition at line 544 of file misc.cpp.
Referenced by CMainWindow::AddApplicationsToView(), HandleFindCommand(), and SearchForAppWithDisplayName().
Definition at line 82 of file misc.cpp.
Referenced by CAppInfoDisplay::OnLink(), and CApplicationView::ProcessWindowMessage().
Definition at line 573 of file misc.cpp.
Referenced by CreateMainShortcut(), ExtractFilesFromCab(), ExtractFilesFromZip(), InstallFiles(), and UninstallThread().
Definition at line 203 of file misc.cpp.
Referenced by CInstalledApplicationInfo::UninstallApplication().
| void UnixTimeToFileTime | ( | DWORD | dwUnixTime, |
| LPFILETIME | pFileTime | ||
| ) |
Definition at line 449 of file misc.cpp.
Referenced by CInstalledApplicationInfo::RetrieveInstallDate().
Definition at line 178 of file misc.cpp.
Referenced by StartProcess().
Definition at line 323 of file misc.cpp.
Referenced by CDownloadManager::PerformDownloadAndInstall(), and CInstalledApplicationInfo::UninstallApplication().
Definition at line 15 of file misc.cpp.
Referenced by FreeLogs(), InitLogs(), ScmLogEvent(), SetupInitializeFileLogA(), SetupInitializeFileLogW(), wmain(), and WriteLogMessage().