如果我们需要设置自己的程序为最高优先级,我们可以在程序启动后调用: SetPriorityClass(GetCurrentProcess(), HIGH_PRIORITY_CLASS);.
確定! 回上一頁