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

Reference for unit 'dynlibs': Procedures and functions

FreeLibrary

  

For compatibility with Delphi/Windows: Unload a library

GetLoadErrorStr

  

Return a textual description of the last load error

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.

LoadLibrary

  

Load a dynamic library and return a handle to it.

SafeLoadLibrary

  

Saves the control word and loads a library

UnloadLibrary

  

Unload a previously loaded library


Documentation generated on: Nov 14 2015