#ifndef _NTIMAGE_H // Note: Required for legacy SDK support (dmex) #if !defined(NTDDI_WIN10_NI) || (NTDDI_VERSION < NTDDI_WIN10_NI) #define IMAGE_DYNAMIC_RELOCATION_GUARD_RF_EPILOGUE 0x00000002 #endif #endif View code on GitHub
No description available.