What steps will reproduce the problem?
1. install dokan version 6
2. run sample program mirror.exe (i.e. mirror c:\test k:)
3. find the process ID of mirror and enumerate the file handles used by that
process id.
What is the expected output? What do you see instead?
Enumeration of stops mid-way. Function NtQueryObject(handle, 1, NULL, 0, &size)
never returns.
If I kill mirror.exe enumeration continues, and terminates
What version of the product are you using? On what operating system?
Dokan version = 600
Dokan driver = 400
Windows 7, 64-bit
Please provide any additional information below.
Original issue reported on code.google.com by chris.pa...@gmail.com on 8 Nov 2011 at 6:46
Original issue reported on code.google.com by
chris.pa...@gmail.com
on 8 Nov 2011 at 6:46