#ifndef _NTLDR_H #if (PHNT_MODE != PHNT_MODE_KERNEL) // rev NTSYSAPI BOOLEAN NTAPI LdrUnloadAlternateResourceModule( _In_ PVOID DllHandle ); #endif #endif View code on GitHub
No description available.