1
0

CEF changes

This commit is contained in:
Scott E. Graves
2017-03-18 01:45:12 -05:00
parent 446fe7fcc8
commit 95ce440bcb
6 changed files with 31 additions and 23 deletions

View File

@@ -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