: Basically, its simply a binary format handler, which simply processes the
: exe header from a file, and claims that its valid or not.  It was more an
: excercise for me learning how to parse exe headers.

Yes.  I'm quite familiar with MSDOS EXE format and the current
code doesn't do anything near what's required.  And even if it did,
there's the problem of having linking with a Linux8086 libc but producing
.exe files...

Greg

Reply via email to