#ifndef _NTPSAPI_H // Processes #if (PHNT_MODE != PHNT_MODE_KERNEL) #define NtCurrentSessionId() (RtlGetActiveConsoleId()) #endif #endif View code on GitHub
No description available.