From: "Wojciech Galazka" Newsgroups: comp.os.msdos.djgpp Subject: Re: IO_Port Access in DJGPP + Windows 2000 + GIVEIO.SYS Date: Wed, 9 Oct 2002 22:01:17 +0200 Organization: NASK - www.nask.pl Lines: 10 Message-ID: References: <3D96D414 DOT 6010609 AT nifty DOT com> <3DA40A7A DOT 3070904 AT nifty DOT com> NNTP-Posting-Host: wawhsa-253.dial.plusgsm.pl Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: pippin.warman.nask.pl 1034193194 9981 212.2.98.253 (9 Oct 2002 19:53:14 GMT) X-Complaints-To: usenet AT nask DOT pl NNTP-Posting-Date: Wed, 9 Oct 2002 19:53:14 +0000 (UTC) X-MimeOLE: Produced By Microsoft MimeOLE V4.72.2106.4 X-Newsreader: Microsoft Outlook Express 4.72.2106.4 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id g99K02j23907 Reply-To: djgpp AT delorie DOT com H.Shiozaki wrote in <3DA40A7A DOT 3070904 AT nifty DOT com>... >Thank you Andrew Cottrell >I checked cygwin. >Is it correct that we can not make interrupt routine >in [ cygwin + Win_NT/2k ] environment, like the BCC V5.5 ? You can handle / invoke interrupts from 16 bit Windows applications (preferably DLLs) only . Cam cygwin create such files ?