Return an error describing the last library loading error.
Source position: dynlibh.inc line 58
function GetLoadErrorStr: AnsiString; |
GetLoadErrorStr returns an error string describing the last library loading error. This function must be called before any other OS calls are performed.
None.
|
Load a dynamic library and return a handle to it. |
|
|
Load a library safely. |