From: boylesgj AT lion DOT cs DOT latrobe DOT edu DOT au (Gregary J Boyles) Newsgroups: comp.os.msdos.djgpp Subject: Call back wrappers. Date: 11 May 1997 00:59:44 GMT Organization: Comp.Sci & Comp.Eng, La Trobe Uni, Australia Lines: 5 Distribution: world Message-ID: <5l35m0$cpc@lion.cs.latrobe.edu.au> NNTP-Posting-Host: lion.cs.latrobe.edu.au To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk I badly need some example code for call back wrappers. I tried to find the dpmi library source in the source distributions for gcc and libg++ but have no idea what files the dpmi/go32_dpmi functions are in. Can somebody tell me where I would find them or post me some other sample code.