2014-11-10 12:55 GMT+01:00 Corinna Vinschen <corinna-cyg...@cygwin.com>: > If this is for loading modules via dlopen, the solution should be to > either to add the directory to LD_LIBRARY_PATH, or enhance Cygwin if > it's an issue with loading dependent DLLs. We can still add > LoadLibraryEx(LOAD_WITH_ALTERED_SEARCH_PATH). > > Ultimately a Cygwin application should not have to call Win32 functions, > except if there's really no way around it.
I'm fully aware of that. But until my patches to the "unix-cygwin" VFS are not accepted upstream I like to keep the "win32" VFS working as well. So people can choose whether they like the Win32 way or the Cygwin way, both simply work. Regards, Jan Nijtmans -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple