c++.dos.32-bits - Re-vector Interrupts
- "Imran Haider" <absolute1008 hotmail.com> Nov 17 2001
- "Walter" <walter digitalmars.com> Nov 17 2001
- nancyetroland <nancyetroland free.fr> Nov 16 2001
Content-Type: text/plain; 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
Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit 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> 