SyureNyanko / dokan

Automatically exported from code.google.com/p/dokan
0 stars 0 forks source link

Why does Dokan CreateFile function omit SECURITY_ATTRIBUTE param ? #265

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago

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