sehang / dokan

Automatically exported from code.google.com/p/dokan
0 stars 0 forks source link

Crash of #220

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Use Dokan 0.6.0
2. Enable NetworkDrive option for Dokan drive on Windows 7
3. Execute "K:" (if it's the drive letter)

explorer.exe crashes and must be restarted. Debugging it shown a stack overflow 
in it (see attached call stack).

The solution was to modify the dokannp.dll to report a remote name different 
than the local name in the GetConnection function. See attached patch.

A discussion about my problem can be found here:
http://groups.google.com/group/dokan/browse_thread/thread/237570a8704e0abb

Original issue reported on code.google.com by sebastie...@gmail.com on 5 Apr 2011 at 7:34

Attachments: