Message-ID: From: George Kinney To: "'djgpp AT delorie DOT com'" Subject: Re: dll creation help Date: Wed, 29 Sep 1999 10:50:48 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2448.0) Content-Type: text/plain Reply-To: djgpp AT delorie DOT com >Let's say I wanted to start from scratch (getting rid of all of my current >tools... what tools would I need to download in order to create a dll using >both c and c++? Go to: http://www.xraylith.wisc.edu/~khan/software/gnu-win32/index.html Read, download (gcc-2.95-mingw32.zip), and learn the wonder of MingW32. If you need C/C++ get 2.95, if you need Pascal get EGCS-1.1.2. (Oh yeah, pop by Ander's page: http://www.acc.umu.se/~anorland/gnu-win32/ and get the most recent win32 headers while your at it) If you can part with C++ go to: http://www.cs.virginia.edu/~lcc-win32/ and enjoy LCC-WIN32 (small, fast, C only.)