[ntdll] Add test for NtQueryDirectoryFile

Paul Vriens paul.vriens.wine at gmail.com
Sat Sep 12 03:12:09 CDT 2009


On 09/12/2009 09:51 AM, Paul Vriens wrote:
> On 09/12/2009 09:40 AM, Paul Vriens wrote:
>> On 09/12/2009 02:18 AM, Dan Kegel wrote:
>>> Here's the next broken-out test patch from the series that
>>> implements support for hidden and system attributes.
>>> This one just adds a test for NtQueryDirectoryFile().
>>> It passes for me on Wine and Vista Home Basic.
>>>
>>> [Paul, could you test it on your box to make sure it's ok there?]
>>
>> Hi Dan,
>>
>> No failures on my NT4+ boxes (32bit).
>>
>> One thing I noticed is that you don't cleanup in some of the failure
>> cases which would leave that temporary directory around.
>>
>
> Another thing is that you don't create the hidden file with the
> FILE_ATTRIBUTE_HIDDEN attribute.
>

Changed that attribute and the tests still succeed (also verified that 
we indeed have a hidden file).

-- 
Cheers,

Paul.



More information about the wine-devel mailing list