All the functions, structures, constants, that are proposed are prefixed with the signature "madlib_," so as not to interfere with the STL purebasic or your own functions.
In this library you will find for example the creation / management of your binary as a Windows service instance or instantiation of an IP server.
Madlib is a function library for PureBasic.
The library is an extension of the STL PureBasic.
It includes a resident with structures and constants, in addition to the binary
functions.
All the functions, structure, constants are prefixed with madlib_
The compiliation is done in multilib (Thread, Unicode, threadsafe).
Follow MadLib for PureBasic
Other Useful Business Software
Build Securely on AWS with Proven Frameworks
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
Rate This Project
Login To Rate This Project
User Reviews
-
FYI 1) you download an exe installer. 2) source is not included. 3) the docs are in french. 4) the library will probably not be binary compatible with future versions of PB without rebuilding it (you can't).