Tool to import static librarys into PB
Posted: Wed Mar 03, 2004 12:20 am
Hi folks,
I had the idea for this quite a while ago, but never started it. Now, that
Karbon brought it back to my mind, i took some time today, and coded this.
A little tool, that let's you import a static lib (*.lib or *.obj) as a PureLibrary
into PB. So you can call them directly as PB functions. (you can even
customize the function names)
It's no big deal actually, just a little wrapper creator, but still quite usefull.
Get it at my site: http://freak.purearea.net/tools/
(make sure you read the 'readme.txt')
Consider this thing in beta stage. I haven't got that much static librarys to
properly test it. If you experience any trouble, please tell me.
Timo
I had the idea for this quite a while ago, but never started it. Now, that
Karbon brought it back to my mind, i took some time today, and coded this.
A little tool, that let's you import a static lib (*.lib or *.obj) as a PureLibrary
into PB. So you can call them directly as PB functions. (you can even
customize the function names)
It's no big deal actually, just a little wrapper creator, but still quite usefull.
Get it at my site: http://freak.purearea.net/tools/
(make sure you read the 'readme.txt')
Consider this thing in beta stage. I haven't got that much static librarys to
properly test it. If you experience any trouble, please tell me.
Timo