Entry point not found in dll

Mumit Khan khan@xraylith.wisc.edu
Sat Nov 7 17:00:00 GMT 1998


"Bates, Rod" <Rod.Bates@wichita.boeing.com> writes:
> My executable builds but can't find entry points in a .dll.
> 
> libpsapi.a : psapi.dll psapi.def
> 	dlltool --dllname psapi.dll --def psapi.def \
>                        --output-lib libpsapi.a

Add '-k' to the dlltool options.

Regards,
Mumit
-
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