home *** CD-ROM | disk | FTP | other *** search
- Comments: Gated by NETNEWS@AUVM.AMERICAN.EDU
- Path: sparky!uunet!uvaarpa!darwin.sura.net!cs.utk.edu!gatech!paladin.american.edu!auvm!INFERENCE.COM!GLOSTER
- Message-ID: <9301281636.AA15086@quaestor>
- Newsgroups: bit.listserv.win3-l
- Date: Thu, 28 Jan 1993 08:36:03 PST
- Sender: Microsoft Windows Version 3 Forum <WIN3-L@UICVM.BITNET>
- From: "Vance M. Gloster" <gloster@INFERENCE.COM>
- Subject: Hardware interrupt management under Windows 3.1
- In-Reply-To: COGLITORE@IPACRES.CRES.IT's message of Thu,
- 28 Jan 1993 07:10:36 -0600
- <9301281302.AA18199@fourier.inference.com>
- Lines: 18
-
- I would like to know any information about Windows 3.1 and the
- management of Hardware Interrupts.
- If is possible to write an interrupt routine to handle hardware
- interrupts, inside Windows 3.1 .
- I appreciate documentation, book titles or examples sources.
- I am interested in communication between pc and acquisition boards
- (National Instrument, Burr Brown .... ) using DMA or interrupts, every
- help is apreciate.
-
- In order to do this you will need the Microsoft Windows Driver
- Development Kit (DDK). It is available directly from Microsoft.
-
- In the C/C++ 7.0 package there are a couple of examples of writing a
- DOS TSR which can communicate with Windows programs. You might also
- try this approach.
-
- -Vance Gloster
- gloster@inference.com
-