From: lvarela AT prtc DOT net (lvarela) Subject: DLL reference help 24 Mar 1997 17:35:07 -0800 Approved: cygnus DOT gnu-win32 AT cygnus DOT com Distribution: cygnus Message-ID: <3336E8D4.580E.cygnus.gnu-win32@prtc.net> References: <01BC3734 DOT 47FFBA20 AT ppp15 DOT hildesheim DOT sgh-net DOT de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 4.0b2 (Win95; I) Original-To: "'CYGNUS-MAIL'" X-Priority: 3 (Normal) Original-Sender: owner-gnu-win32 AT cygnus DOT com Sorry to ask this here, but most of you are experienced win32 programmers, I'm porting MESA-2.2 (OpenGL 3D graphics library) to lcc-win32, but have come to one problem. To link this library I need WinG, WinG comes with a static lib for VisualC and as you know this is not compatible with lcc-win32 or gnu-win32, WinG has the DLL's but not the .defs to make an import lib,.... How can I link my object files with a dll? Do I need a special code in the source? including this dll is not a pain because it's just 20k, please help. Thanks in advance... Lorenzo Varela - For help on using this list, send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".