Mail Archives: djgpp/1996/07/01/01:38:02
On Sun, 30 Jun 1996, Shaune Beattie wrote:
> Basically I want to write a program that traps a HW interrupt while a
> DPMI32 program is running.
> Obviously writting a normal "real" mode TSR is no good as interrupts are
> passed to the protected mode first (and the program in question will
> also be hooking the same interrupt I want to).
It might help if you tell why do you need such a solution. What is
the problem that you are trying to solve with this? If you tell this,
chances are that another, easier solution will be suggested by someone.
- Raw text -