Xref: news2.mv.net comp.os.msdos.djgpp:3435 From: Charles Sandmann Newsgroups: comp.os.msdos.djgpp Subject: Re: dxegen questions Date: Sat, 04 May 1996 12:40:41 CDT Organization: Rice University, Houston, Texas Lines: 9 Message-ID: <318b9699.sandmann@clio.rice.edu> References: <318872e1 DOT 110404129 AT news DOT webstar DOT net> Reply-To: sandmann AT clio DOT rice DOT edu NNTP-Posting-Host: clio.rice.edu To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp > i stumbled across the example for dxegen. apparently, it is for > generating loadable modules (like a dll) but i can't find any > documentation about it... where should i look? src/dxe/dxegen.doc is the only thing I ever wrote about it - and I never enhanced the docs or put them into the info format, sorry. I really wrote it for loadable graphics device drivers and emu387 support, neither which needed I/O, with a goal to have the tiniest footprint possible.