You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 26, 2023. It is now read-only.
As a follow-up to #428, I started looking into the rest of the API's missing from
<processthreadsapi.h>
. This is what I found so far:Functions
Structs/types
Additional types
ABOVE_NORMAL_PRIORITY_CLASS
. This will be useful for functions likeGetPriorityClass
THREAD_ALL_ACCESS
I have some of these implemented, and hope to contribute the rest in near future.
The text was updated successfully, but these errors were encountered: