X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: jbs30000 AT aol DOT com (Joel) Newsgroups: comp.os.msdos.djgpp Subject: Re: __dpmi_callback_info question Date: 16 Apr 2004 17:01:18 -0700 Organization: http://groups.google.com Lines: 11 Message-ID: <84e4e2a9.0404161601.6539f7ac@posting.google.com> References: <84e4e2a9 DOT 0404161041 DOT dabcfbd AT posting DOT google DOT com> <200404161853 DOT i3GIr6Ug001498 AT envy DOT delorie DOT com> NNTP-Posting-Host: 205.188.116.134 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1082160079 28503 127.0.0.1 (17 Apr 2004 00:01:19 GMT) X-Complaints-To: groups-abuse AT google DOT com NNTP-Posting-Date: Sat, 17 Apr 2004 00:01:19 +0000 (UTC) To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com DJ Delorie wrote in message news:<200404161853 DOT i3GIr6Ug001498 AT envy DOT delorie DOT com>... > > I'm confused on how to fill in the information. > > It's for writing TSRs. See the DPMI spec: > > http://www.delorie.com/djgpp/doc/dpmi/api/310c00.html > http://www.delorie.com/djgpp/doc/dpmi/ch4.8.html Thank you. I do know what it's for, I just couldn't figure how to use it. Anyway, I'll check out the links, thanks.