... //SetPriorityClass(GetCurrentProcess(), HIGH_PRIORITY_CLASS); printf("process priority = %d \n", GetPriorityClass(GetCurrentProcess())); ...
確定! 回上一頁