home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.msdos.programmer
- Path: sparky!uunet!utcsri!skule.ecf!torn!news.ccs.queensu.ca!slip206.telnet1.QueensU.CA!dmurdoch
- From: dmurdoch@mast.queensu.ca (Duncan Murdoch)
- Subject: Re: Borland C++ 4.0 - Who knows What? (actually TP 7)
- Message-ID: <dmurdoch.174.722145202@mast.queensu.ca>
- Lines: 12
- Sender: news@knot.ccs.queensu.ca (Netnews control)
- Organization: Queen's University
- References: <4205.9211171028@thor.cf.ac.uk> <dmurdoch.170.722007890@mast.queensu.ca> <1992Nov18.222936.26394@kronos.arc.nasa.gov>
- Date: Thu, 19 Nov 1992 03:53:22 GMT
-
- In article <1992Nov18.222936.26394@kronos.arc.nasa.gov> raymond@kronos.arc.nasa.gov (Eric A. Raymond) writes:
- >What sort of support does it have for interrupts?
- >
- >That is, if you do a setvect does does the handler perform in real or
- >protected mode? Is there any control over doing this (i.e., a real
- >mode handler)?
-
- From what I can spot on a quick read through the BP 7 manual, there's no
- special support for interrupts. That is, you'll have to use the DPMI
- services directly.
-
- Duncan Murdoch
-