using cygwin-built dlls inside .net framework

  • Thread starter Thread starter anthony Lichnewsky
  • Start date 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
 
Back
Top