Mail Archives: djgpp/1996/08/07/11:35:17
Charles Sandmann <sandmann AT clio DOT rice DOT edu> wrote:
>> True, point taken. I'd stick .ltext on the end of .text, and .ldata on
>> the end of .data, as someone else suggested.
>If you put .ltext on the end of .text and .ldata on the beginning .data,
>you could lock it with a single call, since they would be adjacent
Why's there seperate _go32_dpmi_lock_[code | data]?
At the mo, I'm locking each bit with the 'correct' call... it's a tiny
overhead, anyway!
--
I have become... Comfortably numb...
Alaric B. Williams Internet : alaric AT abwillms DOT demon DOT co DOT uk
<A HREF="http://www.hardcafe.co.uk/Alaric/">http://www.hardcafe.co.uk/Alaric/</A>
- Raw text -