12 Sep
2009
12 Sep
'09
11:51 p.m.
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.
Changes since first try: 1) fixed issues Paul found (wasn't setting hidden attribute, wasn't cleaning up on failure) 2) actually test reported file attributes
Dan: It looks like your original patch was approved by AJ in commit 398a8ea1fec599cfd6442e3b8bba620431cf53b7 You might want to run a diff against the current git. James McKenzie