Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
 
 
 
 

readme.txt

This is the Pascal dynamic loader header of Xlib library.
 It includes xatom.pp and xutil.pp.
 Use x_load() to dynamically load libX11.so.6 

Also there is the Pascal dynamic loader header of Xft library.
 Use xft_load() to dynamically load libXft.so.2 

And there is the Pascal dynamic loader header of Xrender library.
 Use xren_load() to dynamically load libXrender.so.1 

And there is the Pascal dynamic loader header of Xext library.
 Use xext_load() to dynamically load libXext.so.6

And there is the Pascal dynamic loader header of TThreads/PThreads library.
 
  Fredvs ---> fiens@hotmail.com

You can’t perform that action at this time.