function GetMD5OfFile(const Filename: String): String;
Gets the MD5 sum of the specified file, as a string. An exception will be raised upon failure.