Mail Archives: djgpp/1997/05/22/00:51:50
Alvin (szkng AT singnet DOT com DOT sg) wrote:
> How do you chain a interrupt in DJGPP? I know it's got something to do
> with the _dpmi_get_protected_mode_interrupt_vector and
> _dpmi_set_protected_mode_interrupt_vector, but I don't know how to use
> them. Any advice will be appreciated. Thanks.
Close. You need to use '_go32_dpmi_get_protected_mode_interrupt_vector' if you
want to reset the interrupt back to the default, but to chain, you use
the function '_go32_dpmi_chain_protected_mode_interrupt_vector' to
establish a chaining order between your interrupt and the default.
--
Jason Daniels -- bd733 AT rgfn DOT epcc DOT edu
---> BELIEVE THE LIE <---
Linux: The choice of a GNU generation.
Winblows 95: The world's best-selling computer virus.
- Raw text -