Searched defs:IMAGE_DOS_HEADER (Results 1 – 4 of 4) sorted by relevance
257 struct IMAGE_DOS_HEADER // DOS .EXE header struct259 ushort e_magic; // Magic number261 int e_lfanew; // File address of new exe header
36 } IMAGE_DOS_HEADER, *PIMAGE_DOS_HEADER; typedef
51 } IMAGE_DOS_HEADER, *PIMAGE_DOS_HEADER; typedef