On Mon, 21 Jun 2004, 3APA3A wrote: > Dear cygwin<at>cygwin<dot>com,
Umm, is that the wisest choice of address? Let's not feed the spam harvesters. > I saw this problem was raised for few times on list, but do not see > final solution. I want to create native Windows frontend to > cygwin-based dynamic library. > > What I did: > > 1. I did DLL, it works fine with cygwin application. > 2. If I try to use it from native application it hangs on LoadLibrary. > 3. I did DllMain function with impure_ptr initialization and finally > compiled as described in FAQ. > 4. Now DLL loads and simple functions (for example strcpy()/ctrcat() > based) work OK, but any "syscall" from DLL to cygwin function (for > example printf()) causes NULL pointer reference. > > Is subj possible? May be some additional initialization is required? Does <http://cygwin.com/ml/cygwin/2004-06/msg00274.html> help? Igor -- http://cs.nyu.edu/~pechtcha/ |\ _,,,---,,_ [EMAIL PROTECTED] ZZZzz /,`.-'`' -. ;-;;,_ [EMAIL PROTECTED] |,4- ) )-,_. ,\ ( `'-' Igor Pechtchanski, Ph.D. '---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow! "I have since come to realize that being between your mentor and his route to the bathroom is a major career booster." -- Patrick Naughton -- 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/