Re: Multi-Platform Support
Dan
To my knowledge no packer ( exe compresser ) will work on a EXE that
contains overlays.
If Euphoria uses the flat address model then can you tell me what
segment address it uses ? Also if I allocate_low some bytes what
segment address this uses. If these are always the same then
why isn't there a CONSTANT for these magic numbers in Euphoria.
All I want is:
An allocate_low function to return a sequence with { segment, offset }
A match function that searchs for a BINARY sequence in a memory block
Etc.
Bernie
|
Not Categorized, Please Help
|
|