www.PureArea.net online

Developed or developing a new product in PureBasic? Tell the world about it.
User avatar
Andre
PureBasic Team
PureBasic Team
Posts: 2167
Joined: Fri Apr 25, 2003 6:14 pm
Location: Germany (Saxony, Deutscheinsiedel)
Contact:

www.PureArea.net online

Post by Andre »

Hello PB folks !

First release of the english section on www.purearea.net is online now.
Also released: v1.5 of the CodeArchive - now with exactly 800 example codes... :D
Bye,
...André
(PureBasicTeam::Docs & Support - PureArea.net | Order:: PureBasic | PureVisionXP)
Edwin Knoppert
Addict
Addict
Posts: 1073
Joined: Fri Apr 25, 2003 11:13 pm
Location: Netherlands
Contact:

Post by Edwin Knoppert »

Andre,

Thanks for the addition, i see you also provide tutorials.

Could you write a tutorial how to write and use libs.
Libs also focussed on using external dll's.

I heard a lib can be a substitute for callfunction().
But the dll itself is not PureBasic.
freak
PureBasic Team
PureBasic Team
Posts: 5962
Joined: Fri Apr 25, 2003 5:21 pm
Location: Germany

Post by freak »

Edwin:
What exactly do you want to know?
It's not quite clear what you mean by 'write and use libs'

Do you...
want to write a userlib with PB commands?
want to make a .lib file out of PB code to use it in other languages?
want to import a dll file into PB, so you can call it's functions with an '_' like API commands?

Just tell us, maybe we can help then :wink:

Andre: In the tutorials section, the 'InlineASM Course' is a dead link,
because LJ deleted it, when he got mad and left the forum.

Also, this one might be a good little Pointer turorial in english:
viewtopic.php?p=24846#24846

Timo
quidquid Latine dictum sit altum videtur
Edwin Knoppert
Addict
Addict
Posts: 1073
Joined: Fri Apr 25, 2003 11:13 pm
Location: Netherlands
Contact:

Post by Edwin Knoppert »

2 things:
1) I would like to see how i can build me a lib from scratch like libs shown on this site mentioned above.

2) I heard that a lib also solves the declarations problem.
Currently i make use of callfunction to access a 3th party dll.
Rather would not load the lib myself and use callfunction but as you said, similar as to the winapi calls with an underscore.
(Don't know if the underscore is required though.)
sec
Enthusiast
Enthusiast
Posts: 792
Joined: Sat Aug 09, 2003 3:13 am
Location: 90-61-92 // EU or ASIA
Contact:

Re: www.PureArea.net online

Post by sec »

Andre wrote:Also released: v1.5 of the CodeArchive - now with exactly 800 example codes... :D
some my examples are in that :D

thanks, Andre
User avatar
Rings
Moderator
Moderator
Posts: 1435
Joined: Sat Apr 26, 2003 1:11 am

Post by Rings »

freak wrote:....the 'InlineASM Course' is a dead link,
because LJ deleted it, when he got mad and left the forum
has someone a copy of it ?
SPAMINATOR NR.1
User avatar
Andre
PureBasic Team
PureBasic Team
Posts: 2167
Joined: Fri Apr 25, 2003 6:14 pm
Location: Germany (Saxony, Deutscheinsiedel)
Contact:

Post by Andre »

After several days of work it's done: :D
The largest update in the present history of PureArea.net:
- Code-Archive reached version 1.6 with now 914 example codes
- Online manual in version 3.80+ (newer than PB3.80)
- 3 new Tutorials released
- new and updated User-Libs
Bye,
...André
(PureBasicTeam::Docs & Support - PureArea.net | Order:: PureBasic | PureVisionXP)
Doobrey
Enthusiast
Enthusiast
Posts: 218
Joined: Sat Apr 26, 2003 4:47 am
Location: Dullsville..population: me
Contact:

Post by Doobrey »

Edwin Knoppert wrote: I heard that a lib also solves the declarations problem.
Currently i make use of callfunction to access a 3th party dll.
Rather would not load the lib myself and use callfunction but as you said, similar as to the winapi calls with an underscore.
(Don't know if the underscore is required though.)
Have you looked at the DLL Importer tool included with PB since v3.7?
It`s pretty simple, and can create wrapper libs for 3rd party DLLs.
User avatar
Andre
PureBasic Team
PureBasic Team
Posts: 2167
Joined: Fri Apr 25, 2003 6:14 pm
Location: Germany (Saxony, Deutscheinsiedel)
Contact:

Post by Andre »

A new announcement after two website updates: :D
Added the Projects page - look at the amazing world of PureBasic Dll's, developer-tools, applications & games! Updated also the Links & Tutorials sections.

With the release of a new userlib (APM) the User-Libs page was converted to PHP. The table could now be sorted after name, version, date, author & size by simply clicking on the column header. Big Thanks to Benny for his help!
Bye,
...André
(PureBasicTeam::Docs & Support - PureArea.net | Order:: PureBasic | PureVisionXP)
User avatar
Andre
PureBasic Team
PureBasic Team
Posts: 2167
Joined: Fri Apr 25, 2003 6:14 pm
Location: Germany (Saxony, Deutscheinsiedel)
Contact:

Post by Andre »

The Code-Archive in version 1.7 reaches already fantastic 1090 (!!) PureBasic example codes. I would also be happy about many nice entries in the new Guestbook.
=> PureArea.net
Bye,
...André
(PureBasicTeam::Docs & Support - PureArea.net | Order:: PureBasic | PureVisionXP)
freak
PureBasic Team
PureBasic Team
Posts: 5962
Joined: Fri Apr 25, 2003 5:21 pm
Location: Germany

Post by freak »

Hehe, i like the rating choices in the questbook :lol:
This site is incredible
This site is bombastic
That rocks!!
Timo
quidquid Latine dictum sit altum videtur
User avatar
Andre
PureBasic Team
PureBasic Team
Posts: 2167
Joined: Fri Apr 25, 2003 6:14 pm
Location: Germany (Saxony, Deutscheinsiedel)
Contact:

Post by Andre »

freak wrote:Hehe, i like the rating choices in the questbook :lol:
This site is incredible
This site is bombastic
That rocks!!
I'm not responsible for this, these are the standard answers.... :mrgreen: :wink:
Bye,
...André
(PureBasicTeam::Docs & Support - PureArea.net | Order:: PureBasic | PureVisionXP)
User avatar
Andre
PureBasic Team
PureBasic Team
Posts: 2167
Joined: Fri Apr 25, 2003 6:14 pm
Location: Germany (Saxony, Deutscheinsiedel)
Contact:

Post by Andre »

Several new updates of the last days on PureArea.net you can read here:
There are news in many sections: new User-Libs and Tutorials, more Links, new tools, applications and games in the Projects, Online-Manual in latest revision, and additionally now also as extra Download.
Bye,
...André
(PureBasicTeam::Docs & Support - PureArea.net | Order:: PureBasic | PureVisionXP)
User avatar
Andre
PureBasic Team
PureBasic Team
Posts: 2167
Joined: Fri Apr 25, 2003 6:14 pm
Location: Germany (Saxony, Deutscheinsiedel)
Contact:

Post by Andre »

Newest update from 04-Jan-2004:
On PureArea.net there are many new games and applications as well a new DLL, providing EyeToy functions with PB, in the Projects section. Additionally there were released new and updated User-Libs.
Bye,
...André
(PureBasicTeam::Docs & Support - PureArea.net | Order:: PureBasic | PureVisionXP)
GPI
PureBasic Expert
PureBasic Expert
Posts: 1400
Joined: Fri Apr 25, 2003 6:41 pm

Re: www.PureArea.net online

Post by GPI »

@sec
Your Profil-picture is to weight. Please make it smaller. Your Picture deformat the complete thread.

Edit:
lol, you should not make a hotlink ;)
Post Reply