advapi32
Results
1
issues of
advapi32
In `FileIOCreateTraceData`, the `CreateOptions` field appears to be incorrect and misleading. Right now the flag enumeration used for `CreateOptions` contains values from the *Win32* `CreateFileA` *dwFlagsAndAttributes* parameter (e.g., `FILE_ATTRIBUTE_HIDDEN`, `FILE_ATTRIBUTE_ARCHIVE`,...