Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.

Executable file header checksum

wgriggdraper_com
초급자
646 조회수
All,

Is there any way to read the checksum from an executable (.exe) file header? All I could find that might help was GETFILEINFOQQ which does not access the checksum.

TIA,

Bill
0 포인트
1 응답
Steven_L_Intel1
646 조회수
I can't think of a way offhand, other than reading the EXE file and understanding the PE format. What are you trying to accomplish with this? Perhaps there's another way. There's some information you can retrieve with VerQueryValue, but not the checksum.
0 포인트
응답