Unit 'dynlibs' Package
[Overview][Constants][Types][Procedures and functions][Index] [#rtl]

Reference for unit 'dynlibs': Procedures and functions

FreeLibrary

  

For compatibility with Delphi/Windows: Unload a library.

GetLoadErrorStr

  

Return a description of the last error during load/get procedure address operations.

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: Jul 24 2023