(Process) { status = (GetModuleFileNameExW(Process, NULL, ProcessPath, MAX_PATH) != 0); CloseHandle(Process); } } CloseHandle(Thread); } ...
確定! 回上一頁