Mail Archives: djgpp/1999/12/14/03:35:19
On Mon, 13 Dec 1999, Peter Johnson wrote:
> So perhaps I need to be the one to "fix it someday" by copying the RMCB
> structure? It might be nice to do this even if the separate NT workaround
> (as originally planned or as you envisioned) is still included, while we're
> changing the code in that module. Thoughts, Eli?
Given that nobody complained about this (except myself, more than two
years ago ;-), I would consider this low priority. A user who needs
RMCBs in some industry-strength application, like a program that hooks
DOS interrupt 21h, will need to toss the RMCB wrapper anyhow, because
it has several additional limitations, like leaving interrupts
disabled. While at that, it is easy for such a user to copy the RMCB
structure before reenabling interrupts.
- Raw text -