On 12/08/2009 11:44 AM, Hans Leidekker wrote:
CloseHandle( dir );
- pRtlFreeUnicodeString(&nameW );
This one makes the tests crash on 64bit Windows 7.
Any idea why? The NtQueryDirectoryFile() just before that fails with ERROR_NO_MORE_ITEMS btw, but that's also true on my 32bit Win7 box.