From: Andrew Cottrell Newsgroups: comp.os.msdos.djgpp Subject: Re: DJGPP and win32 dll's Date: Thu, 12 Dec 2002 20:25:16 +1100 Organization: ECLiPSE Lines: 14 Message-ID: <6dlgvuoo5r6g8gu8f6t4d9slr5rrb4ema0@4ax.com> References: <2aWJ9.319746$NH2 DOT 22766 AT sccrnsc01> NNTP-Posting-Host: p42-max19.syd.ihug.com.au Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: lust.ihug.co.nz 1039685117 1626 203.173.153.106 (12 Dec 2002 09:25:17 GMT) X-Complaints-To: abuse AT ihug DOT co DOT nz NNTP-Posting-Date: Thu, 12 Dec 2002 09:25:17 +0000 (UTC) X-Newsreader: Forte Agent 1.92/32.572 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com >I have a dll on a win32 box. can djgpp be used to create binaries >that access the functionality contained within that dll from within a >c++ project? > >I've looked about online for any documentation, but the only really >useful information I've come across seems to indicate that msvc++ >and gnu compilers mangle names differently, and therefore don't >necessarily play well together. Have a read of the DJGPP FAQ section "3.6 MS-Windows applications and DJGPP" It's in the FAQ directory.