Date: Sat, 07 Dec 2002 22:06:01 +0300 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: djgpp-workers AT delorie DOT com Message-Id: <2950-Sat07Dec2002220601+0200-eliz@is.elta.co.il> X-Mailer: emacs 21.3.50 (via feedmail 8 I) and Blat ver 1.8.9 In-reply-to: <3DF092CA.BF0114F1@phekda.freeserve.co.uk> (message from Richard Dawe on Fri, 06 Dec 2002 12:06:34 +0000) Subject: Re: RESEND: Re: File UItils at Clio 2.04 Query References: <250B3114DA16D511B82C00E0094005F809D319FE AT MSGWAW11> <3DF092CA DOT BF0114F1 AT phekda DOT freeserve DOT co DOT uk> Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > Date: Fri, 06 Dec 2002 12:06:34 +0000 > From: Richard Dawe > > I don't know why the driver for my CD-ROM drive hooks INT 21h. It does so because MSCDEX, the Microsoft's driver, supported IOCTL functions. IOCTL is implemented as subfunctions of Int 21h, function 44h.