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: 17 Apr 2004 00:30:12 -0700 Organization: http://groups.google.com Lines: 13 Message-ID: <84e4e2a9.0404162330.7acb3b46@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 1082187012 24035 127.0.0.1 (17 Apr 2004 07:30:12 GMT) X-Complaints-To: groups-abuse AT google DOT com NNTP-Posting-Date: Sat, 17 Apr 2004 07:30:12 +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 It turns out, that even though, before writting my origional question on how to use the struc, I looked at those very links several times, only now did I just see the reference to http://www.delorie.com/djgpp/doc/dpmi/api/31000b.html Get Descriptor, which is the info I was looking for.