Ignore:
Timestamp:
Aug 22, 2016, 11:01:51 PM (9 years ago)
Author:
bird
Message:

kLdrModNative.c: Report the actual section load addresses in the aSegments[].MapAddress members.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/k/kLdrFmts/pe.h

    r31 r82  
    375375{
    376376    KU16      Hint;
    377     KU8      Name[1];
     377    KU8       Name[1];
    378378} IMAGE_IMPORT_BY_NAME;
    379379typedef IMAGE_IMPORT_BY_NAME *PIMAGE_IMPORT_BY_NAME;
Note: See TracChangeset for help on using the changeset viewer.