This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Cygwin dll from C# Application


On Wed, Jul 23, 2008 at 11:38:17PM -0700, Stefano Facchetti wrote:
>Following the tutorial, I modify my code..  But when I call a dll
>method from C# application, it immediatly freeze.

I'm not surprised.  Loading Cygwin dynamically like this is iffy at best
with GNU compilers.  If you're using a Microsoft compiler it's even more
iffy.

cgf

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]