typedef struct _I386_LOADER_BLOCK { void *CommonDataArea; unsigned long MachineType; unsigned long VirtualBias; } I386_LOADER_BLOCK, *PI386_LOADER_BLOCK;