Pascal Scripting: GetVersionNumbers
Prototype:
function GetVersionNumbers(const Filename: String; var VersionMS, VersionLS: Cardinal): Boolean;
Description:
Gets the file version numbers of the specified file.
function GetVersionNumbers(const Filename: String; var VersionMS, VersionLS: Cardinal): Boolean;
Gets the file version numbers of the specified file.