Section courante

A propos

Section administrative du site

LOADLIBRARY

Charge la bibliothèque
Free Pascal dynlibs

Syntaxe

Function LoadLibrary(Const Name:RawByteString):TLibHandle;
Function LoadLibrary(Const Name:UnicodeString):TLibHandle;

Description

Cette fonction permet de charger une bibliothèque dynamique et retourne son identificateur de bibliothèque.



Dernière mise à jour : Dimanche, le 23 Août 2020