Go to the source code of this file.
Namespaces | |
namespace | AppSecInc |
namespace | 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. | |
int | AppSecInc::Version::Compare (const std::wstring &left, const std::wstring &right) |
Compare the two version strings. |
© Application Security Inc. - All Rights Reserved | http://msiext.codeplex.com |