Searched refs:ExcludeLibsMap (Results 1 – 1 of 1) sorted by relevance
47 typedef std::hash_map< std::string, bool > ExcludeLibsMap; typedef125 …InFolder( MSIHANDLE handle, const std::string& sPath, LPVOID address, ExcludeLibsMap& rExcludeMap ) in rebaseImagesInFolder()160 static BOOL rebaseImages( MSIHANDLE handle, LPVOID pAddress, ExcludeLibsMap& rMap ) in rebaseImages()193 static void InitExcludeFromRebaseList( MSIHANDLE handle, ExcludeLibsMap& rMap ) in InitExcludeFromRebaseList()237 ExcludeLibsMap aExcludeLibsMap; in RebaseLibrariesOnProperties()
Completed in 13 milliseconds