Source position: jwaimagehlp.pas line 797
type API_VERSION = record
MajorVersion: USHORT;
MinorVersion: USHORT;
Revision: USHORT;
Reserved: USHORT;
end;