我有一個由許多程序讀/寫的檔案,它們使用互斥鎖來序列化讀/寫。 是否需要在 FlushFileBuffers 中的 WriteFile 之後呼叫 ProcessA 以便 ProcessB 看到 ...
確定! 回上一頁