MFC中 CreateMutex(NULL, FALSE, strName)返回值是什么 时间:2025-11-25 10:08:00 浏览:884次 如果成功,返回新建Mutex的句柄;如果失败,返回NULL 标签:MFC,CreateMutex,NULL