I have a standard dll file CYGCRYPTO-0.9.8.DLL. Using the VC tool "depends",I can see that this dll file depends on cygwin1.dll.when I load the file CYGCRYPTO-0.9.8.DLL in VC,the program is stoped,I don't know why.I do the following in VC:
   LoadLibrary("CYGCRYPTO-0.9.8.DLL");
(cygwin1.dll is under the directory where cygcrypto-0.9.8 resides in.)


--
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/

Reply via email to