Date: Wed, 11 Feb 1998 18:40:40 -0800 (PST) Message-Id: <199802120240.SAA17136@adit.ap.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" To: perfecto AT mail2 DOT nai DOT net (Perry DOT Fecteau AT Republican DOT COM), djgpp AT delorie DOT com From: Nate Eldredge Subject: Re: how do i make a binary plugin for a dos executable? Precedence: bulk At 12:00 2/11/1998 GMT, Perry DOT Fecteau AT Republican DOT COM wrote: >basically i want to be able to plugin modules of code to one of my >programs so that i can pick and choose pieces to sent out. it would >function similarly to a dll. is this possible is dos and where can i >find out where to do this? There are a variety of DJGPP packages to do this. An extremely minimal implementation called DXE is built in to DJGPP and is described in FAQ section 22.13. Other packages can be found in the v2tk/ directory on Simtelnet; I believe one is called DLX or DLM or something. Nate Eldredge eldredge AT ap DOT net