Bailey Brown
Bailey Brown
@Corillian , I changed the behavior of SL_OPEN_TARGET_DIRECTORY to fix https://github.com/dokan-dev/dokany/issues/249 (MS Word 2007 & 2010 can not save file normally in mirror.exe). If SL_OPEN_TARGET_DIRECTORY is specified, then the caller...
I'm using Windows 10 Home 64-bit build 16299.125 and Dokany 1.1.0. My files are all on the local c: drive. I can reproduce the problem with Acrobat Reader only with...
It looks like that if instead of using the impersonation token from DokanOpenRequestorToken() I instead get a primary logon token for myself via LongUser() and use that for impersonation, then...
If in Acrobat Reader, I got to Edit -> Preferences -> Security (enhanced) and uncheck "enable protected mode at startup", the the problem goes away. My theory now is that...
Yes, your table is correct. That is the LoginUser() function I am talking about, and when impersonating with that token, it always succeeds. Acrobat Reader DC is using a restricted...
I think the problem has to do with the fact that Google Drive File Stream is itself and installable filesystem. So if you have your encrypted files in File Stream,...
Yes, I will be implementing deterministic names. I think it is a great idea.
Here is 1.4.4.0 with deterministic filenames. I'll put it on the releases page after Encedo Limited co-sign it. These files are signed only by me with my open source developer...
It's officially released now.
It is super-convenient for me to set a maximum password length. It is currently 255 characters. I will change the limit to 1023 characters in a future release.