... HANDLE hMutex = ::OpenMutexA(MUTEX_ALL_ACCESS, FALSE, pszName); dwErrCode ... if (m_hMutex == NULL) { LOG_ERR("CMutex::OpenMutexA %s failed, err=%d", ...
確定! 回上一頁