DWORD error = GetLastError(); printf("%d",error); CloseHandle(phDisk); return true; } returns error 1117. Is there any obvious mistake.
確定! 回上一頁