Searched refs:PE_Signature (Results 1 – 3 of 3) sorted by relevance
47 const DWORD PE_Signature = 0x00004550; variable108 if (lpNTHeader->Signature == PE_Signature ) in getVirtualBaseAddress()
48 const DWORD PE_Signature = 0x00004550; variable
45 const DWORD PE_Signature = 0x00004550; variable
Completed in 11 milliseconds