Purebasic : feel the pure power ...




Gnozal's Purebasic place






Hello, this is my Purebasic place. Actually, it is more a download site for a few Purebasic (for Windows x86) made software.
You can download some of my production below.

Contact me at the Purebasic forums (Nick : gnozal).



Tools

PureHELP Compiler
a tool to compile HTML files into a CHM help file
More info
Forum Thread
PureHELP Maker
a tool to fast build help files for your userlibraries
More info
Forum Thread
PureUPX shell for UPX and various scramblers
To use with the PureVALID lib (protection) or just to compress your programs
More info Forum Thread
PureSynPlus creates a PB syntax highlighting file for the TotalCMD plugin SynPlus.wlx More info Forum Thread
PureLIB Installer a tool to build a user library installer (self-extracting ZIP archive) More info Forum Thread
PureLIB Manager a user library manager to list - enable/disable - (un)install user libraries (see jaPBe plugins)
Tools Updater check and download updates for my libraries and some others tools Forum Thread


PureFORM (a visual form designer)

- supports multiple windows in a project and all purebasic gadgets (except MDI)
- supports custom gadgets, toolbars in containergadgets, panel tabs insert / reordering
- supports container gadget in container gadget in container gadget etc...
- infinite undo / redo, multilanguage support, code infusion, source update
- [image]menu editor, toolbar editor, statusbar editor, gadget groups tool
- optional support for PureCOLOR and PureRESIZE (gadget coloring and automatic resizing)
- and more (check the on-line manual)!


PureFORM a Purebasic 3.94/4.xx visual form designer Online Manual Forum Thread


jaPBe V3 for Purebasic 4 (a programmer's editor)

jaPBe is a powerfull programming editor for Purebasic.
I have modified the original jaPBe to be PB4 [PB4.00 to PB4.40] compatible, added some nice features and fixed some bugs (see Readme.txt in the archive).
You can download the installer (7-zip SFX archive) and the modified source code below.


jaPBe for PB400 adds PB4.xx support to the original jaPBe editor + some nice new features Source Forum Thread
Manual jaPBe V3 reference manual (english) Online Manual

PB editor plugins

These plugins are designed for the new purebasic editor (3.94+)

PureBUILD adds build [4 new constants at runtime] and backup support More info Forum Thread
Constants Explorer a constant viewer (standalone) More info Forum Thread


jaPBe plugins

These plugins are standalone (you can use them without jaPBe)

Code Explorer a code archive viewer / Forum Thread
Constants Explorer a constant viewer / Forum Thread
PureTemplate another code archive viewer, for template collections in zip archives / Forum Thread
PureLIB Manager a user library manager to list - enable/disable - (un)install user libraries More info Forum Thread


User libraries (x86)

These libraries were compiled with PB4.40 BETA !

These libraires are for PB4.40
x86 only ; you will find libraries for older PB versions here.

PureVALID

Check an executable integrity at runtime
To use with PureUPX to protect your executables
More Info Forum Thread
PureLPRINT

LPRINT like functions (direct access to printer)

More Info Forum Thread
PureSMTP

Send e-mails (with files attachements).
Supports POP3 and SMTP AUTH authentication.
More Info Forum Thread
PurePOP3

POP3 functions (get messages including attachments from POP3 server)

More Info Forum Thread
PureCOLOR

Coloring gadgets (text and back colors) and much more, like colored menus with icons
More Info Forum Thread
PureLVSORT

Sorting ListIcon gadgets (manually or after a LVN_COLUMNCLICK event)

More Info Forum Thread
PureRESIZE

Automatically resizing gadgets after a WM_SIZE event, monitoring windows

More Info Forum Thread
PureZIP

Provides ZIP and UNZIP functions (uses ZLIB static library)

More Info Forum Thread
Static Scintilla

Use scintilla without a DLL, supports CreateWindowEx() [PB3.94&PB4.xx] and ScintillaGadget() [PB4.10+]
/ Forum Thread
PureDIC

Provides associative array (dictionary) functions (based on GDSL)

More Info Forum Thread
PureCAB

The purpose of PureCAB is to handle CAB files [MS-Cabinet]
Uses CABINET.DLL [Compression] and/or SETUPAPI.DLL [Decompression]
More Info Forum Thread
PureLZMA

[1] Provides LZMA compress/uncompress functions (uses LZMA SDK)
[2] and archiver functions (included PureLZMA-Packer library)
More Info 1
More Info 2
Forum Thread
PureAES

Provides two functions to encrypt/decrypt data using the AES algorithm.
AES-256 is used for encryption and SHA-256 for key generation.
More Info
PurePROCS

Features three kind of functions : process and module functions, execute a PE executable from memory, load a PE dynamic library from memory.
More Info
PureWCX

Provides an interface to TotalCMD archive plugins (*.wcx), with functions to list, compress or extract files from archives.
More Info Forum Thread
PureWLX

Provides an interface to TotalCMD lister plugins (*.wlx).
More Info Forum Thread

Please don't ask for x64 libraries ; when I upgrade to 64bit processor + 64bit OS, they will be released eventually.

Shared libraries (DLL)

PureZIP Provides ZIP and UNZIP functions (uses ZLIB static library) More info Forum Thread
PureLZMA Provides LZMA compress/uncompress functions (uses LZMA SDK) More Info Forum Thread

All these files are free for personal and commercial use (PB Windows only).



For version history, user comments or update notification, see the above forums threads.
Have a look at my update tool if you need automatic update notification.
< Last site update : August 18th 2009 >



(c) Philippe GUNTZ