On Windows, the [OpenFile] `flag` parameter can now contain any combination of Windows-specific file flags, such as `FILE_FLAG_OVERLAPPED` and `FILE_FLAG_SEQUENTIAL_SCAN`, for control of file or device caching behavior, access modes, and other special-purpose flags.