c++.dos.32-bits - Re-vector Interrupts
- Imran Haider (4/4) Nov 17 2001 charset="iso-8859-1"
- Walter (6/6) Nov 17 2001 I think that is answered in the faq,
- nancyetroland (4/6) Nov 16 2001 int package is good.
charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Is it possible to re-vector an interrupt through 32-bit protected mode? = the _setvect function only works under DOS (not DOSX).
Nov 17 2001
I think that is answered in the faq,
www.digitalmars.com/faq.html
"Imran Haider" <absolute1008 hotmail.com> wrote in message
news:9t62lu$1sbq$2 digitaldaemon.com...
Is it possible to re-vector an interrupt through 32-bit protected mode? the
_setvect function only works under DOS (not DOSX).
Nov 17 2001
int package is good. see int.h roland Imran Haider a écrit :Is it possible to re-vector an interrupt through 32-bit protected mode? the _setvect function only works under DOS (not DOSX).
Nov 16 2001









"Walter" <walter digitalmars.com> 