Libraries:
PB 4.0:
Source | Windows - Binaries | Linux - Binaries | Mac OS - Binaries | Examples |
PB 3.94 (not supported anymore):
Source | Windows - Binaries | Linux - Binaries | Examples |
In the current package:
Name | Autor | OS | Description |
TryCatch | Sebastian Lackner | [Windows] | The TryCatch library allows you to handle errors like in JavaScript. |
AppRunning | Rings | [Windows] | This Lib checks if your applikation is already started and in Memory |
ExPrinter | Rings | [Windows] | The ExPrinter library is an enhancement to the PB Printer-Library. |
ExDatabase | mk-soft | [Windows] | The ExDatabase library is an enhancement to the PB-database library |
CPUmonitor | Danilo | [Windows] | The CPUMonitor library is designed for monitoring the CPU. |
Process | Rings | [Windows] | some usefull functions for processes and drivers |
GlobalSharedMemory | Rings | [Windows] | Allocate and use (share) memory in all processes with this library. |
RFile | Thomas (ts-soft) Schulz | [Windows] | This lib is for easy use random-access files with a special header |
SkinWin | Danilo | [Windows] | The SkinWin library is designed to create own-styled windows. |
DBin | DoubleDutch | [Windows] | DBin is a Secure Resource Packing library |
SQLite3 | Kiffi | [Windows] | The SQLite3 library wrapps SQL-Lite 3.x. |
Timer | Danilo | [Windows] | The Timer library is for advanced timing. |
ToolbarPro | Danilo | [Windows] | The ToolbarPro library is designed to make toolbars like in InternetExplorer. |
NTService | Rings | [Windows] | Deal with Services, satrt,stop,pause them, Examine them or create your own Service. |
LoadDllMemory | Joachim Bauch | [Windows] | With this library you are able to load a DLL completly from memory. |
SkinWinFast | Danilo | [Windows] | The SkinWinFast library is the same as the SkinWin library, but faster. |
MSXML3 | Kiffi | [Windows] | Wrapper for the msxml3.dll from Microsoft to use xml-functionalities from PB |
BriefLZ | Joergen Ibsen | [Windows] | The BriefLZ library is a compression library. |
CreateGadget | edel & ts-soft | [Windows] | register user defined controls as gadget |
ScreenGadgets | Stefan Mahr (Dostej) | [Windows] | These Library handles gadgets for a screen instead of a win32-window |
AnimSprite | Danilo | [Windows] [Linux] | The AnimSprite library is designed for playing 2D animations. |