int Is64BitPEImage(str FileName)
Returns non-zero if the specified file is a non-32-bit PE image, zero otherwise.
A compiler error will be raised if the specified file can't be read.