Library Base Structure
Source position: exec.pas line 871
type pLibrary = ^tLibrary; |
Also used for Devices and some Resources
|
Open a library to use |
|
|
Old Version of OpenLibrary (deprecated) |
|
|
Close access to library |
|
|
Adds a library to the system |
|
|
Construct a library |
|
|
Remove a library from the system |
|
|
Compute and check the checksum on a library |
|
|
Change a function vector in a library |