how to run a test with native dll ? [netapi32]

Dmitry Timoshkov dmitry at baikal.ru
Tue Nov 12 01:17:34 CST 2002


"Sylvain Petreolle" <spetreolle at 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.

-- 
Dmitry.






More information about the wine-devel mailing list