DLLs and LoadLibrary

Vadim Berezniker vadim@berezniker.com
Thu Jul 22 06:44:00 GMT 2004


I followed the FAQ and the various mailing list messages and was able to 
build a dll that I can load with LoadLibrary.
The code inside the DLL makes calls to code in other libraries and for 
the most part this is okay.
When I make calls to one library, everything is OK. As soon as I 
uncomment one line which is simply a call to a function in another 
library, the resulting DLL cannot be loaded with LoadLibrary.



--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list