#ifndef _NTPSAPI_H // Processes #if (PHNT_MODE != PHNT_MODE_KERNEL) #define NtCurrentLogonId() (NtCurrentPeb()->LogonId) #endif #endif View code on GitHub
No description available.