[Overview][Constants][Types][Procedures and functions][Index] Reference for unit 'Exec' (#aros)

PLibrary

Library Base Structure

Declaration

Source position: exec.pas line 885

type PLibrary = ^TLibrary;

Description

Also used for Devices and some Resources

See also

OpenLibrary

  

Open a library to use

OldOpenLibrary

  

Old Version of OpenLibrary (deprecated)

CloseLibrary

  

Close access to library

AddLibrary

  

Adds a library to the system

MakeLibrary

  

Construct a library

RemLibrary

  

Remove a library from the system

SumLibrary

  

Compute and check the checksum on a library

SetFunction

  

Change a function vector in a library


Documentation generated on: 2017-01-10