For the ERROR_FILE_NOT_FOND error, OpenMutexW probabbly expects unicode strings, and "Global\somename" is certanly not unicode. Try OpenMutexA or
確定! 回上一頁