Home
last modified time | relevance | path

Searched refs:IsAllUserInstallation (Results 1 – 3 of 3) sorted by relevance

/trunk/main/setup_native/source/win32/customactions/reg4msdoc/
H A Dregister.cxx71 RegistrarPtr CurrentRegistrar = CreateRegistrar(IsAllUserInstallation(handle), RegContext); in query_preselect_registration_for_ms_application()
98 RegistrarPtr CurrentRegistrar = CreateRegistrar(IsAllUserInstallation(handle), RegContext); in Register4MsDoc()
132 RegistrarPtr CurrentRegistrar = CreateRegistrar(IsAllUserInstallation(handle), RegContext); in Unregister4MsDoc()
194 RegistrarPtr CurrentRegistrar = CreateRegistrar(IsAllUserInstallation(handle), RegContext); in Unregister4MsDocAll()
214 RegistrarPtr CurrentRegistrar = CreateRegistrar(IsAllUserInstallation(handle), RegContext); in RepairRegister4MsDocSettings()
231 RegistrarPtr CurrentRegistrar = CreateRegistrar(IsAllUserInstallation(handle), RegContext); in IsRegisteredFor()
260 if (IsAllUserInstallation(handle)) in FixReturnRegistrationState()
H A Dmsihelper.hxx112 bool IsAllUserInstallation(MSIHANDLE handle);
H A Dmsihelper.cxx70 bool IsAllUserInstallation(MSIHANDLE handle) in IsAllUserInstallation() function

Completed in 24 milliseconds