#ifndef _NTEXAPI_H #if (PHNT_MODE != PHNT_MODE_KERNEL) typedef VOID (NTAPI *PTIMER_APC_ROUTINE)( _In_ PVOID TimerContext, _In_ ULONG TimerLowValue, _In_ LONG TimerHighValue ); #endif #endif View code on GitHub
No description available.