Home
last modified time | relevance | path

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

/reactos/dll/win32/msi/
H A Dappsearch.c655 static UINT file_version_matches( MSIPACKAGE *package, const struct signature *sig, const WCHAR *fi… in file_version_matches() function
748 rc = file_version_matches( package, sig, fullFilePath, matches ); in file_matches_sig()