[Overview][Types][Classes][Procedures and functions][Index] Reference for unit 'msedynload' (#msegui)

dynlibinfoty

Declaration

Source position: msedynload.pas line 14

type dynlibinfoty = record

  libhandle: tlibhandle;

  libname: filenamety;

  refcount: Integer;

  inithooks: pointerarty;

  deinithooks: pointerarty;

  cw8087: Word;

end;


Documentation generated on: 2021-05-13