Go to the source code of this file.
Namespaces | |
AppSecInc | |
AppSecInc::Version | |
Win32 version support functions. | |
Functions | |
bool | AppSecInc::Version::IsWithinBounds (const std::wstring &version, const std::wstring &min, const std::wstring &max=L"") |
Check whether a dotted version string is within min/max bounds. More... | |
int | AppSecInc::Version::Compare (const std::wstring &left, const std::wstring &right) |
Compare the two version strings. More... | |
© Application Security Inc. - All Rights Reserved | http://msiext.codeplex.com |