Page 1 of 2

IncludePack and Include Viewer for PB4

Posted: Sun Jun 25, 2006 5:43 am
by ts-soft
This is a opensource package with includes, imports and macros for purebasic 4.

Features:
All paths a declared as #PB_COMPILER_HOME + "Includes\..."
With the Include Viewer, you can open, copy the path or read the help (txt, rtf and html)
with information to the functions. The viewer find new files in the right path automatically (after restart).
Your can use the viewer with jaPBe or PureBasic.exe

The codes in the includepack are from japbe includes and from english and german forum.
All working, i hope, with PB4 and EnableExplicit. All global Variables have a prefix with the includename!
All lokal Variables are protected.

The static libs are also opensource, please see in the sources for license.

To install the IncludePack, just extract the includes.zip directly into your PureBasic folder
Add the Include Viewer (#PB_COMPILER_HOME + "Includes\Viewer\Include-Viewer.exe") to your IDE-Tools

Overview of version 1.0:

Includes:
BriefLZ_Include.pbi
CreateLink_Include.pbi
DrawPlus_Include.pbi
FastPreferences_Includes.pbi
MCI_Commands_Include.pbi
Midi_Include.pbi
PackContainer_Include.pbi
PackPlus_Include.pbi
PORC_Include.pbi
Registry_Include.pbi
RS_ResizeGadgets_Include.pbi
Scintilla_Include.pbi
SHA256_Include.pbi
SoundPlus_Include.pbi
System_Include.pbi
VolumeMute_Include.pbi
Imports:
brieflz_Import.pbi
dsuFMOD_Import.pbi
expat_Import.pbi (not complete)
MemoryModule_Import.pbi
sha256_Import.pbi
uFMOD_Import.pbi
zlib_Import.pbi (not complete)

Macros:
RichEdit_Macro.pbi
Win32_Macro.pbi

Some examples and helpfiles

Please, help find bugs, complete it,add new includes and correct my english :(

I hope it's usefull

regards
Thomas

Download

Update from Version 1.1

// Version 1.1
New in verson 1.1
BCL_Include.pbi by neotoma
libmysql_Include.pbi by flype
// Version 1.1.2
New in version 1.1.2
AllColors_Include.pbi by Kaeru and Trond
7-zip32_Include.pbi by me
better IncludeViewer by PureLust (logo by Fluid Byte)
// Version 1.1.3
New in version 1.1.3
IEMAIL_Include.pbi by Flype
DispHelper_Include.pbi by ts-soft

Posted: Sun Jun 25, 2006 7:11 am
by Dare
Lots of work done! Thank you, ts-soft.

Posted: Sun Jun 25, 2006 7:33 am
by rsts
Very handy - thanks for the contribution.

cheers

Posted: Sun Jun 25, 2006 8:58 pm
by ts-soft
small bugfix for the viewer uploadet :oops:
when the viewer doesn't find the correct dir, it's empty, no crash anymore.

Posted: Tue Jul 11, 2006 10:22 pm
by ts-soft
Version 0.9

New: Scintilla_Include.pbi

Updated: mostly Helps in txt format changed to html (with jaPBDoc)

some small Bugfixes

Posted: Wed Jul 12, 2006 12:56 am
by GeoTrail
VERY very cool :)
Thanks for all that *S*

Posted: Wed Jul 12, 2006 1:46 am
by ts-soft
2 bugs in include-viewer fixed, sry :oops:

Posted: Thu Jul 13, 2006 6:49 pm
by ts-soft
New Include Viewer, uses TreeView and Splitter.

All docs changed to html

New Include: FastPreferences_Includes.pbi by Remi Meier

In the first post, you can download the full package or update.

regards
Thomas

Posted: Mon Mar 26, 2007 10:30 pm
by ts-soft
Update to Version 1.1
New in verson 1.1
BCL_Include.pbi by neotoma
libmysql_Include.pbi by flype
and some bugfixes

download see first posting

Posted: Tue Mar 27, 2007 2:26 am
by JCV
thx. :wink:

Posted: Tue Mar 27, 2007 10:34 am
by thefool
Thanks :)

Posted: Tue Mar 27, 2007 10:48 am
by Flype
thank you tssoft :wink:

Posted: Wed Mar 28, 2007 12:12 pm
by Inf0Byt3
Very very usefull. Thank you !

Posted: Wed Mar 28, 2007 4:26 pm
by Flype
Yes, very useful ...

... should be much more developped.

Posted: Wed Mar 28, 2007 4:41 pm
by ts-soft
Flype wrote: ... should be much more developped.
Send me Includes-Files for the package, i will include it for next update

Somebody can also enhance the viewer or what ever is required
I have no time to write and test all codes by myself :wink: