Re: netapi32 tests not linked with netapi32.dll

2007-03-22 Thread Paul Vriens
Mikołaj Zalewski wrote: Paul Vriens wrote: Hi, Could anyone think of a reason that the netapi32 tests are not linked with netapi32.dll although this is specified in the Makefile? It looks like the tests doesn't call directly any function from netapi32. In such a case the compiler can skip

Re: netapi32 tests not linked with netapi32.dll

2007-03-22 Thread Mikołaj Zalewski
Paul Vriens wrote: Hi, Could anyone think of a reason that the netapi32 tests are not linked with netapi32.dll although this is specified in the Makefile? It looks like the tests doesn't call directly any function from netapi32. In such a case the compiler can skip linking the DLL (e.g. V

netapi32 tests not linked with netapi32.dll

2007-03-22 Thread Paul Vriens
Hi, Could anyone think of a reason that the netapi32 tests are not linked with netapi32.dll although this is specified in the Makefile? I just had a look with PE Explorer at the crosstest executable and it didn't contain the netapi32.dll. The ds-test now skips all these tests on both Wine a