Home | Info | Community | Development | myReactOS | Contact Us
Definition at line 24 of file ldrpe.c.
Referenced by LdrpWalkImportDescriptor().
{ /* Check if page heap dll notification is turned on */ if (!(RtlpDphGlobalFlags & DPH_FLAG_DLL_NOTIFY)) return; /* We don't support this flag currently */ UNIMPLEMENTED; }