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