Posted: Mon Apr 26, 2004 10:04 am
				
				PureBasic Libraries Quick Reference.
http://millihelp.wix.com/qref
			http://millihelp.wix.com/qref
http://www.purebasic.com
https://www.purebasic.fr/english/
That's because %5C (in the first link above) is \ instead of /.TronDoc wrote: My brower gives bad links though:instead of this (this works):Code: Select all
http://www.purearea.net/pb/CodeArchiv/Files+Dirs%5CCopyProtection_Disksize.pbI use the Mozilla Firebird browser.Code: Select all
http://www.purearea.net/pb/CodeArchiv/Files+Dirs/CopyProtection_Disksize.pb
Code: Select all
jaPBe V3 for Purebasic V4.xx : a new updated and enhanced jaPBe version !Code: Select all
PureFORM : yet another visual form designer, for purebasic 3.94 and 4.xxCode: Select all
* PureHELP Compiler
 A tool to compile HTML files into a CHM help file
* PureHELP Maker
 A tool to fast build help files for your userlibraries
* PureUPX
 A shell for UPX and various scramblers, to use with the PureVALID lib (protection) or just to compress your programs
* PureLIB Installer
 A tool to build user library installersCode: Select all
* PureBUILD
 Adds build and backup support to the editor
* Constants Explorer
 A constant viewerCode: Select all
* Code Explorer
 A code archive viewer
* Constants Explorer
 A constant viewer
* PureLIB Manager
 A Purebasic User Library Manager
* PureTemplate
 Another code archive viewer, for template collections in zip archivesCode: Select all
* PureVALID library
 Check an executable integrity at runtime ; to use with PureUPX to protect your executables
* PureLPRINT library
 LPRINT like functions (direct access to printer)
* PureSMTP library
 Send e-mails (with files attachements) POP and SMTP AUTH supported
* PurePOP3 library
 POP3 functions (get mail from POP3 server including attachments) 
* PureCOLOR library
 Coloring gadgets (text and back colors) and much more
* PureLVSORT library
 Sorting ListIcon gadgets (manually or after a LVN_COLUMNCLICK event)
* PureRESIZE library
 Automatically resizing gadgets after a WM_SIZE event, monitoring windows
* PureBriefLZ library
 Wrapper to the BriefLZ static library by Ibsen software (fast compression)
* PureZIP library
 To ZIP and UNZIP files (uses the ZLIB 1.2.3 static library) ; no DLL required !
* PureFILE library
 Provides WinAPI based buffered file functions (faster than the genuine ones)
* PureDIC(tionary) library
 Provides associative array (dictionary) functions (based on GDSL)
* StaticScintilla library
 Use scintilla without a DLL, supports CreateWindowEx() and ScintillaGadget()
* PureLZMA library
 Provides functions to compress/uncompress data using the LZMA algorithm [LZMA SDK]. Optional RC4 based encryption is supported.
* PureCAB library
 Provides functions to handle CAB files [MS-Cabinet] with Purebasic
* PureAES library
 Provides two functions to encrypt/decrypt data using the AES (Rijndael) algorithm.
 AES-256 is used for encryption and SHA-256 for key generation.
* PurePROCS library
 Features three kind of functions : process and module functions, execute a PE executable from memory, load a PE dynamic library from memory.
* PureWCX library
 Provides an interface to TotalCMD archive plugins (*.wcx), with functions to list, compress or extract files from archives.
* PureWLX library
 Provides an interface to TotalCMD lister plugins (*.wlx).Very nice.. I think I'm going to buy the pro version.dell_jockey wrote:check out: http://www.molebox.com/
Sounds pretty kool, haven't tried it myself. I wonder how hard this would be to create in PB? Reminds me of Pauls VBin in a way.NoahPhense wrote:Very nice.. I think I'm going to buy the pro version.dell_jockey wrote:check out: http://www.molebox.com/
- np
I read that thread.. but no. They guy was trying to put two dll's packeddell_jockey wrote:I've been looking into this mole-thing more closely now and studied the entries in their support forum as well.
Apparentlly, you can only bind a single DLL to your application, which is rather limiting. It's way too simple an implementation to compete with a product like THInstall.
Whe can we find it? Sounds great!!thefool wrote:save your money. Use Rings lib wich should be on the way::
viewtopic.php?t=8624&start=75