On Mon, 10 Jul 2000 14:48:30 +0200 (MET DST), Bernie wrote:

> And how do you propose I get apm.exe (a standalone
> program after all) to know what version core.exe is?

Hey, I though you *have* the source code? ;-)

Open CORE.EXE as binary read, search for the string "right (".
The version number would be in ASCII form, just few bytes away
*before* this point.  The first byte precede it, should be
outside (unsigned char *)'1' to '9' range.

> I would probably just download and store them on my HD but
> never actually use them ;)

Yeah, sure, you could just *compile* them! ;-)

--Eko
http://escribe.com/computing/opdif/


Reply via email to