OptionalHeader.SizeOfHeaders

The combined size of an MS-DOS stub, PE header, and section headers rounded up to a multiple of FileAlignment.

struct OptionalHeader
uint SizeOfHeaders;

Meta