Sender: nate AT cartsys DOT com Message-ID: <35CA42E0.99FEF49C@cartsys.com> Date: Thu, 06 Aug 1998 16:57:20 -0700 From: Nate Eldredge MIME-Version: 1.0 To: "mastersage AT geocities DOT com" CC: "DJGPP Mailing List (E-mail)" Subject: Re: Exe functions References: <01BDC08D DOT F0C05460 DOT mastersage AT geocities DOT com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Precedence: bulk Travis Smith wrote: > > On Tuesday, August 04, 1998 1:23 PM, Nate Eldredge [SMTP:nate AT cartsys DOT com] > wrote: > | > Is it possible to use a function inside another exe file with out copying > | > to > | > function into the other file and recomplining? > | > | In general, no. > > In DJGPP are there things like DLLs? Yes. A scheme called DXE is built in, but it's very simplistic and IMHO underpowered for general use. (It was originally intended only to load the FPU emulation code.) Several other packages exist in the v2tk/ directory of Simtelnet's DJGPP archive. Check them out. -- Nate Eldredge nate AT cartsys DOT com