From: "Jerry van Dijk" Subject: Re: Ada, C and interrupts Newsgroups: comp.os.msdos.djgpp References: Organization: *JerryWare HQ*, Haarlem, Holland Message-ID: <01bc48f2$e74d0040$a92c5c8b@jerryware> NNTP-Posting-Host: 139.92.44.169 Date: 14 Apr 97 16:41:57 GMT Lines: 15 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp I seem to have missed the original post... > On Thu, 10 Apr 1997, Raul Champredonde wrote: > > > I want to call a NETBIOS functions, previously loaded in the > > interrupts vector, which requires a pointer to a buffer `ES:BX' > > register pair. Interrupt number is 5CH. > > Questions are: > > > > *Q1* How do I get the segment to put into the `ES' register? You might check my homepage (www.pi.net/~dijklibo) which has a lot of low-level DJGPP/GNAT (Ada95) example code.