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
Consider the following code:-
a=OSFS('New')
dokan.mount(a,'Q')
As output, a new drive Q is created. The expected output should be when I open
the drive, I can read its files.
But instead when I open the directory I can read the text files. But when I try
to open some image with Windows Photo Viewer or some mp3 using media player, it
doesn't load.
Original issue reported on code.google.com by chandana...@gmail.com on 17 Mar 2013 at 10:51
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
chandana...@gmail.com
on 17 Mar 2013 at 10:51The text was updated successfully, but these errors were encountered: