there's a problem with each call of CreateFile2 when you read a file. You have to change the dwShared parameter from 0 to FILE_SHARE_READ :slight_smile:.
確定! 回上一頁