Linking with a .DLL

John Knottenbelt johnny@tecc.co.uk
Fri Aug 7 06:58:00 GMT 1998


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".



More information about the Cygwin mailing list