Anton Akhmetshyn

Results 1 issues of Anton Akhmetshyn

At the moment `CreateOptions` enum just duplicates values of `System.IO.FileAttributes` enum and this is wrong. Real enum values correspond to `CreateOptions` argument in `IoCreateFileEx`/`NtCreateFile` functions.