Re: Trying to fix some setupapi tests on Win9x/WinMe

2009-10-20 Thread Paul Vriens
On 10/20/2009 10:37 AM, Hans Leidekker wrote: On Tuesday 20 October 2009 10:07:07 am Paul Vriens wrote: In an effort to get everything green I'm trying to fix some long standing setupapi test failures. In one of the tests, test_SetupDecompressOrCopyFile() in misc.c, we call SetupDecompressOrCo

Re: Trying to fix some setupapi tests on Win9x/WinMe

2009-10-20 Thread Hans Leidekker
On Tuesday 20 October 2009 10:07:07 am Paul Vriens wrote: > In an effort to get everything green I'm trying to fix some long > standing setupapi test failures. > > In one of the tests, test_SetupDecompressOrCopyFile() in misc.c, we call > SetupDecompressOrCopyFileA a few times. One of them fail

Trying to fix some setupapi tests on Win9x/WinMe

2009-10-20 Thread Paul Vriens
Hi, In an effort to get everything green I'm trying to fix some long standing setupapi test failures. In one of the tests, test_SetupDecompressOrCopyFile() in misc.c, we call SetupDecompressOrCopyFileA a few times. One of them fails as the target file is still open and doesn't allow reading