On Tue, Mar 11, 2003 at 12:48:15PM -0500, Rich LeGrand wrote: >Hi all, >This has been discussed before, but I have been unable to find any solutions >to this problem. > >Basically I'm trying to call cygwin functions in the cygwin1.dll from a >Windows (msvc) application by calling LoadLibrary() and GetProcAddress(). > >I can see that the cygwin authors have made provision for this (or what >looks like a provision) with dll_dllcrt0 (a non-cygwin initialization >function.) But when I call it, it crashes.
This has been broken for some time. So far no one has stepped forward to fix the problem in cygwin, so it has remained broken. cgf -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

