euripedessobrinho/dokan

Why does Dokan CreateFile function omit SECURITY_ATTRIBUTE param ?

Opened this issue · 0 comments


I want to create programs which use CreateFile function with 
PSECURITY_ATTRIBUTES.

At glance, there will be no options to get SECURITY_ATTRIBUTE within dokanApp's 
CreateFile function.

How can I get informations about this from user applications.

Thanks.

Original issue reported on code.google.com by toshishi...@gmail.com on 2 Oct 2012 at 1:37