#ifndef _NTLDR_H #if (PHNT_MODE != PHNT_MODE_KERNEL) // private typedef PVOID (NTAPI *PDELAYLOAD_FAILURE_DLL_CALLBACK)( _In_ ULONG NotificationReason, _In_ PDELAYLOAD_INFO DelayloadInfo ); #endif #endif View code on GitHub
No description available.