"Sylvain Petreolle" spetreolle@yahoo.fr wrote:
This is not the way I want to execute it. The problem is that I don't if the unimplemented function is in advapi or netapi32. Running the test under linux with advapi set to native would show immediately if it's involved in the crash.
Use of native advapi or netapi32 under Wine is impossible due to the fact that they depend on low level functionality not implemented in Wine.
Trying to test it under windows wouldn't pass as cygwin gcc has problem in the standard libraries. (errors when including <windows.h> in certain conditions)
That's completely another story. Report a bug to cygwin mailing list.