Searched refs:GetActiveXControlPath (Results 1 – 1 of 1) sorted by relevance
166 BOOL GetActiveXControlPath( MSIHANDLE hMSI, char** ppActiveXPath ) in GetActiveXControlPath() function356 if ( GetActiveXControlPath( hMSI, &pActiveXPath ) && pActiveXPath in InstallActiveXControl()412 …if ( current_state == INSTALLSTATE_LOCAL && GetActiveXControlPath( hMSI, &pActiveXPath ) && pActiv… in DeinstallActiveXControl()
Completed in 7 milliseconds