From: "DeHackEd" Newsgroups: comp.os.msdos.djgpp References: <73c3v1$mec$1 AT hermes DOT is DOT co DOT za> Subject: Re: Compiling DLL's Lines: 28 X-Newsreader: Microsoft Outlook Express 4.72.3110.5 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Message-ID: Date: Mon, 23 Nov 1998 20:29:25 GMT NNTP-Posting-Host: 142.194.222.142 NNTP-Posting-Date: Mon, 23 Nov 1998 20:29:25 GMT To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Do you mean Windows DLL's or just DLL's your DOS program can read as code? If you are refering to Windows, look up something called RSXNT on the homepage. If you want to link in code for DOS based programs, go to the main page, click "Downloadable Files, Listings, and Extracts", click "Beta Releases" and then "dll-940219.zip". I use it and though it's not really powerful, it is a good start. I find DLX a little too confusing. :) -- "DeHackEd" My Email address in the header is fake (spammers). Email me at this address: http://www.geocities.com/cgi-bin/homestead/mail.pl?dehacked Freddie Schwenke wrote in message <73c3v1$mec$1 AT hermes DOT is DOT co DOT za>... >Hi > >I'd like to know if it is possible to compile DLL's with DJGPP's C compiler. > >Is it easy or is there some or other trick to it. > >Please let me know. > >Freddie >:) > >