You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Process Monitor can see filesystem drivers irps and prints them on his viewer.
It can be NTFS or FAT32 or even CIFS(samba), except Irps on dokanx volume.
This is very bad because we can't use Process Monitor as a debugger.
I don't know why yet. I guess dokan and dokanx have a same problem, and [this code] is the point to dig this problem.
If anybody know about this, please let me know.
The text was updated successfully, but these errors were encountered:
Process Monitor can see filesystem drivers irps and prints them on his viewer.
It can be NTFS or FAT32 or even CIFS(samba), except Irps on dokanx volume.
This is very bad because we can't use Process Monitor as a debugger.
I don't know why yet. I guess dokan and dokanx have a same problem, and [this code] is the point to dig this problem.
If anybody know about this, please let me know.
The text was updated successfully, but these errors were encountered: