Date: Mon, 11 Jan 1999 19:17:13 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: John Stetic cc: djgpp AT delorie DOT com Subject: Re: Making DLLs using djgpp In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com On Mon, 11 Jan 1999, John Stetic wrote: > I found this posting from last year and was wondering if any one had a > solution to it. The FAQ has several solutions. If you need Microsoft-compatible DLLs, check out the RSXNTDJ package (section 3.6 in the FAQ). If you need dynamically loaded code for DJGPP only, there are DXE, DLX, and DLM, all of them mentioned in the FAQ.