The index of the first forwarder reference.
The RVA of the import address table. The contents of this table are identical to the contents of the import lookup table until the image is bound.
The RVA of the import lookup table. This table contains a name or ordinal for each import. (The name “Characteristics” is used in Winnt.h, but no longer describes this field.)
The address of an ASCII string that contains the name of the DLL. This address is relative to the image base.
The stamp that is set to zero until the image is bound. After the image is bound, this field is set to the time/data stamp of the DLL.