CEF changes
This commit is contained in:
@@ -19,7 +19,7 @@ static SString StdConstructPath(const SString& part1, const SString& part2)
|
||||
// Files requested to be openned that are not cached will be downloaded first. If the file is not found in Sia, it will be treated as new.
|
||||
// Keeping cache and Sia in synch will be a bit of a hastle, so it's strongly suggested to treat the cache folder as if it doesn't exist;
|
||||
// however, simply deleting files in the cache folder should not be an issue as long as the drive is not mounted.
|
||||
class SIADRIVE_EXPORTABLE DokanImpl
|
||||
class SIADRIVE_DOKAN_EXPORTABLE DokanImpl
|
||||
{
|
||||
private:
|
||||
typedef struct
|
||||
|
Reference in New Issue
Block a user