From: "Andrew Hurrell" Newsgroups: comp.os.msdos.djgpp Subject: Re: DJGPP - Like DLL's Date: Sun, 9 May 1999 00:02:38 +0100 Organization: Customer of Planet Online Lines: 14 Message-ID: <7h2fsq$pss$1@news8.svr.pol.co.uk> References: <7gv0q6$7cg$1 AT newssrv DOT otenet DOT gr> NNTP-Posting-Host: modem-51.name11.dialup.pol.co.uk X-Trace: news8.svr.pol.co.uk 926204634 26524 62.136.165.51 (8 May 1999 23:03:54 GMT) NNTP-Posting-Date: 8 May 1999 23:03:54 GMT X-Complaints-To: abuse AT theplanet DOT net X-Newsreader: Microsoft Outlook Express 4.72.3110.1 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Pavlos wrote in message <7gv0q6$7cg$1 AT newssrv DOT otenet DOT gr>... >Is there a way to write libraries/plug ins with DJGPP so another program >made in DJGPP will load them and then use their functions/variables/etc? >Something like DLL for Windows. Sure, If you get the RSXNTDJ you can compile straight to a DLL. Andrew