RJ wrote:
Hi,I am quite new to Cygwin. I am trying to compile my linux application under Cygwin running on Win XP. I need to link my application to a third party DLL. I don't have the source codes for the DLL. How do i do it?Please help!! Regards, RJ
LoadLibrary()/GetProcAddress() doesn't work? - Eric -- 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/