79087422

Date: 2024-10-14 19:14:06
Score: 1
Natty:
Report link
#include <windows.h>
#include <processthreadsapi.h>

SetThreadPriority(GetCurrentThread(), THREAD_PRIORITY_HIGHEST);
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Luis Moita