... if(arg) { if((current_proc = GetCurrentProcess())) { switch(arg) { case -2: proc_result = SetPriorityClass(current_proc, IDLE_PRIORITY_CLASS); break; ...
確定! 回上一頁