HANDLE hMutex = OpenMutex(MUTEX_ALL_ACCESS, FALSE, MUTEX_NAME);. if(hMutex == NULL). {. // no duplicate instances found.
確定! 回上一頁