// ntfill.h #if (NTDDI_VERSION >= NTDDI_WIN10) extern PLIST_ENTRY PsLoadedModuleList; #endif View code on GitHub
No description available.