writing in file using threads (WINAPI)

前端 未结 0 1022
予麋鹿
予麋鹿 2021-01-06 01:54

just when i tought i finally understood threads i got a problem.

in the main i created mutex using:

Mutex = CreateMutex(NULL, FALSE, Mutex_Name);


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题