From: Someone Newsgroups: comp.os.msdos.djgpp Subject: HELP: TSR's in DJGPP Date: Tue, 17 Dec 1996 00:16:49 -0800 Organization: University of New South Wales Lines: 8 Message-ID: <32B656F1.221E@cse.unsw.edu.au> Reply-To: s2193209 AT cse DOT unsw DOT edu DOT au NNTP-Posting-Host: clown.circus.cse.unsw.edu.au Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Hello ALL, I recently heard that it was possible to monitor when a file was being opened and closed (in MSDOS). I've tried to write a TSR which could record all these actions, but I can't seem to find the interrupt which handles file i/o. Can someone tell me what it is? Thanks. T2.