using cygwin-built dlls inside .net framework

  • Thread starter anthony Lichnewsky
  • Start date
A

anthony Lichnewsky

Hi,

I have here a huge bunch of cygwin-built dlls using heavily posix api
calls, and I wanted to know how to link them to some VC .NET library
wrapper (using microsoft C runtime libraries this time) so that they
could be used on the .NET platform.
I would like to be able to do both explicit and implicit linking.

Could anyone please tell me how to do that, if it happens to be possible ?


Anthony Lichnewsky
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top