Unit 'amigados' Package
[Overview][Constants][Types][Procedures and functions][Index] [#amunits]

tDosLibrary

Declaration

Source position: amigados.pas line 765

type tDosLibrary = record

  dl_lib: tLibrary;

  dl_Root: Pointer;

  dl_GV: Pointer;

  dl_A2: LongInt;

  dl_A5: LongInt;

  dl_A6: LongInt;

  dl_Errors: pErrorString;

  dl_TimeReq: ptimerequest;

  dl_UtilityBase: pLibrary;

  dl_IntuitionBase: pLibrary;

end;


Documentation generated on: 2025-07-25