From: AYeryomin AT excelsior-usa DOT com (Alex Yeryomin) Newsgroups: comp.os.msdos.djgpp Subject: Re: IRQ handling in windows DOS box Date: 10 Jun 2002 22:52:03 -0700 Organization: http://groups.google.com/ Lines: 4 Message-ID: <96eb2770.0206102152.60902737@posting.google.com> References: <3D02677A DOT A84460B8 AT erols DOT com> NNTP-Posting-Host: 212.164.176.30 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1023774723 25007 127.0.0.1 (11 Jun 2002 05:52:03 GMT) X-Complaints-To: groups-abuse AT google DOT com NNTP-Posting-Date: 11 Jun 2002 05:52:03 GMT To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I guess you need tell Windows that your program uses some IRQ (5 or 7, for LPT). If you don't, by default Windows doesn't rise IRQs that is not in use by Windows's itself. You can do it in "Control Panel / Devices".