Home
last modified time | relevance | path

Searched refs:InstallForAllUser (Results 1 – 2 of 2) sorted by relevance

/trunk/main/setup_native/source/win32/customactions/regactivex/
H A Dregactivex.cxx86 void RegisterActiveXNative( const char* pActiveXPath, int nMode, BOOL InstallForAllUser, BOOL Insta… in RegisterActiveXNative() argument
97 InstallForAllUser = TRUE; in RegisterActiveXNative()
116 ( *pNativeProc )( nMode, InstallForAllUser, InstallFor64Bit, pProgramPath ); in RegisterActiveXNative()
127 void UnregisterActiveXNative( const char* pActiveXPath, int nMode, BOOL InstallForAllUser, BOOL Ins… in UnregisterActiveXNative() argument
133 InstallForAllUser = TRUE; in UnregisterActiveXNative()
140 ( *pNativeProc )( nMode, InstallForAllUser, InstallFor64Bit ); in UnregisterActiveXNative()
/trunk/main/setup_native/source/win32/customactions/reg4msdoc/
H A Dregister.cxx51 … RegistrarPtr CreateRegistrar(bool InstallForAllUser, const RegistrationContextInformation& RegCtx) in CreateRegistrar() argument
55 if (InstallForAllUser) in CreateRegistrar()

Completed in 26 milliseconds