"); return(1); } sprintf(pom_str, "\nwindow pid %u", pid); printf(pom_str); hProcess = OpenProcess(PROCESS_ALL_ACCESS, FALSE, pid); if (hProcess) ...
確定! 回上一頁