Searched refs:file_version_matches (Results 1 – 1 of 1) sorted by relevance
655 static UINT file_version_matches( MSIPACKAGE *package, const struct signature *sig, const WCHAR *fi… in file_version_matches() function748 rc = file_version_matches( package, sig, fullFilePath, matches ); in file_matches_sig()