Validates that the QLM DLL is authentic and was not tampered with.
bool ValidateFile(ref string errorMsg);
errorMsg
string
returned error message
bool
true if the file is valid
Last updated 2 years ago