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
Currently Dokan does not provide a nice way to have several filesystems in
one process. I propose the following changes:
1) Add a 'GlobalContext' in the DOKAN_OPTIONS structure.
2) Make Dokan to pass this context to each callback in DOKAN_FILE_INFO
structure in a new 'GlobalContext' field.
Original issue reported on code.google.com by alex.bes...@gmail.com on 27 Oct 2008 at 12:49
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
alex.bes...@gmail.com
on 27 Oct 2008 at 12:49The text was updated successfully, but these errors were encountered: