Searched refs:bInstallFor64Bit (Results 1 – 1 of 1) sorted by relevance
353 BOOL bInstallFor64Bit = MakeInstallFor64Bit( hMSI ); in InstallActiveXControl() local373 UnregisterActiveXNative( pActiveXPath, nDeinstallMode, bInstallForAllUser, bInstallFor64Bit ); in InstallActiveXControl()376 RegisterActiveXNative( pActiveXPath, nInstallMode, bInstallForAllUser, bInstallFor64Bit ); in InstallActiveXControl()384 UnregisterActiveXNative( pActiveXPath, nOldInstallMode, bInstallForAllUser, bInstallFor64Bit ); in InstallActiveXControl()415 BOOL bInstallFor64Bit = MakeInstallFor64Bit( hMSI ); in DeinstallActiveXControl() local426 bInstallFor64Bit ); in DeinstallActiveXControl()
Completed in 9 milliseconds