I am loading a Windows process memory dump in IDAPro 6.1. IDA is able to pull down symbols from MS public symbol server, so symbols work fine. How do I get IDA to display the module header as a IMAGE_DOS_HEADER structure i.e. equivalent to the WinDBG command "dt <ModuleBase> ntdll!_IAMGE_DOS_HEAER"






