Update timers support
Todas as verificações foram bem sucedidas
Builds / ExectOS (amd64) (push) Successful in 47s
Builds / ExectOS (i686) (push) Successful in 46s

Esse commit está contido em:
2024-04-21 13:57:55 +02:00
commit 30a2cb9849
5 arquivos alterados com 108 adições e 4 exclusões

Ver arquivo

@@ -63,6 +63,10 @@ KePanicEx(IN ULONG Code,
IN ULONG_PTR Parameter3,
IN ULONG_PTR Parameter4);
XTAPI
ULONGLONG
KeQueryTimer(IN PKTIMER Timer);
XTAPI
LONG
KeSetEvent(IN PKEVENT Event,