Compare two version numbers and check if the given version comparator matches.
ver1 |
first version number |
compare |
the comparison operator |
ver2 |
second version number |
flags |
the VercmpFlags to use |
true if the version comparison matches, false otherwise. |