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

Reference for unit 'dynlibs': Procedures and functions

AppendLibraryError

  

Append an error to the list of library errors.

ClearLibrarySymbols

  

Clear all library symbols

FreeLibrary

  

For compatibility with Delphi/Windows: Unload a library

GetLastLibraryError

  

Return the library errors

GetProcAddress

  

For compatibility with Delphi/Windows: Get the address of a procedure

GetProcedureAddress

  

Get the address of a procedure or symbol in a dynamic library.

InitializeLibrary

  

Load a library and initialize a set of symbols

LibraryHandler

  

Initialize a TLibHandler structure

LoadLibrary

  

Load a dynamic library and return a handle to it.

LoadLibrarySymbols

  

Load symbol addresses from a library

RaiseLibraryException

  

Raise an EInOutError exception

ReleaseLibrary

  

Unload a library

SafeLoadLibrary

  

Saves the control word and loads a library

TryInitializeLibrary

  

Try to load a library and initialize a set of symbols

UnloadLibrary

  

Unload a previously loaded library


Documentation generated on: Oct 02 2010