What steps will reproduce the problem?
1. Install last version of DOKAN
2. Run it and try to move directory
What is the expected output? What do you see instead?
I am trying to move directory. MoveFile is called. then I return
DokanNet.DOKAN_SUCCESS and the program terminates.
What version of the product are you using? On what operating system?
I am using DokanNet and the last version 0.6.0 of friver builded from the
sources. I did not check with previous versions.
Please provide any additional information below.
The debugger show that in cleanup.c in line 52
this line
"openInfo->UserContext = fileInfo.Context;"
openInfo has null pointer.
Original issue reported on code.google.com by EvgGal...@gmail.com on 25 Nov 2010 at 2:32
Original issue reported on code.google.com by
EvgGal...@gmail.com
on 25 Nov 2010 at 2:32