Hi,
Thanks for your answer!
I'll be compiling the latest master and test the new DokanOptions.
Regarding the restrictions, I think that it's good to enforce them if the filesystem is FAT or NTFS, but if you're mounting a different filesystem, you could have values out of that range. Mine has 256 byte sector size so Windows would still retrive incorrect information about my filesystem size.
I tried opening a file from my filesystem with notepad on Windows 7, and the offset and size requested are ok, but it still gives an "Incorrect parameter" error.
As I told earlier, I can zip or 7-zip the files and extract them in a standard folder, but notepad, hxd and explorer itself have issues due to incorrect drive geometry params.
Cheers,
Rob