[ros-kernel] ReactOS is not loading auto-start drivers anymore

Filip Navara xnavara at volny.cz
Sun Apr 11 19:22:29 CEST 2004


Filip Navara wrote:

>    /* Change our priority class to HIGH */
>    hProcess = OpenProcess(PROCESS_ALL_ACCESS, FALSE, 
> GetCurrentProcessId());
>    SetPriorityClass(hProcess, HIGH_PRIORITY_CLASS);
>    CloseHandle(hProcess);

Ignore this part...


More information about the Ros-kernel mailing list