Unit 'JwaWindows' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#winunits-jedi]

_IMAGE_ARCHIVE_MEMBER_HEADER

Declaration

Source position: jwawinnt.pas line 6262

type _IMAGE_ARCHIVE_MEMBER_HEADER = record

  Name: array [0..15] of Byte;

  Date: array [0..11] of Byte;

  UserID: array [0..5] of Byte;

  GroupID: array [0..5] of Byte;

  Mode: array [0..7] of Byte;

  Size: array [0..9] of Byte;

  EndHeader: array [0..1] of Byte;

end;


Documentation generated on: 2023-03-18