Mail Archives: djgpp/1999/02/09/03:26:17
On Mon, 8 Feb 1999, Nate Eldredge wrote:
> > Somebody whose opinions I trust told me that if Windows included null
> > page protection, gobs of Windows own code would immediately begin
> > crashing. So there might be some reason why MS doesn't fix that.
>
> But, if I understand correctly, the only thing they need to supply is
> the DPMI Set Page Attributes call (or something of the sort). It's up
> to the process to actually call it to unmap the null page, and so the
> kernel wouldn't have to.
This is moving into areas where I neither consider myself an expert
nor are on-topic, but I won't be surprised if some Windows code runs
in the same address space where your program does.
- Raw text -