From: johnny@tecc.co.uk (John Knottenbelt)
Subject: Linking with a .DLL
7 Aug 1998 16:52:44 -0700
Message-ID: <Pine.GSO.3.96.980807145129.29866F-100000.cygnus.gnu-win32@handbag.tecc.co.uk>
References: <memo.19980806215235.2213B@horus.horus.cix.co.uk>
Mime-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
To: gnu-win32@cygnus.com

Hi

Does anybody know of an easy way to link against a .DLL? At the moment I
have to define my own .DEF file and then use the dlltool to create an
import library (.a). 

Alternatively is there a way of linking directly with the .DLL
file, or perhaps a way of declaring that a function is located in a .DLL
file rather than just using extern "C"?

Thanks for any advice



-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
