Introduction - If you have any usage issues, please Google them yourself
windows system kernel experiments, fast file system. Three methods were used to achieve a file: Unbuffered way: flag FILE_FLAG_NO_BUFFERING. Buffer: Indicates flag FILE_FLAG_SEQUENTIAL_SCAN. Asynchronous way: indicates flag bit the FILE_FLAG_OVERLAPPED.