Dokan changes
This commit is contained in:
@@ -385,7 +385,6 @@ public:
|
||||
_dokanOptions.Version = DOKAN_VERSION;
|
||||
_dokanOptions.ThreadCount = 0; // use default
|
||||
_dokanOptions.Options |= DOKAN_OPTION_CURRENT_SESSION;
|
||||
|
||||
}
|
||||
|
||||
static void Mount(const wchar_t& driveLetter)
|
||||
|
Reference in New Issue
Block a user