Hi,
I just thought some of you might be interested in the fact I have a PB binding for zlib and for libmcrypt. Lets say it involved alot of C translation and boy does it suck, but the end result is pure gold. PB also translates nicely.
PB bindings for stuff
PB bindings for stuff
Last edited by kake26 on Fri Mar 18, 2005 3:57 pm, edited 1 time in total.
-
gnozal
- PureBasic Expert

- Posts: 4229
- Joined: Sat Apr 26, 2003 8:27 am
- Location: Strasbourg / France
- Contact:
Hi, sorry but I don't understand what do you mean with 'PB binding' 
- a static library ?
- a wrapper for a DLL ?
- something else ?
- a static library ?
- a wrapper for a DLL ?
- something else ?
For free libraries and tools, visit my web site (also home of jaPBe V3 and PureFORM).
Best described as a wrapper for a library. I suppose they are both wrappers and interfaces, since they are translated C header files. Well, I've taken no special care to do more than enable someone to use those libs on there own. In both cases there is code in there that show you how to use the stuff.
Yes, there is a download. I think the libmcrypt one goes first to be publically avail. The gzip one needs a bit of cleaning its a tab to messy. Anyhow here is the URL for the first one.
http://www.r-t-f-m.com/files/source/pur ... /mcrypt.pb
http://www.r-t-f-m.com/files/source/pur ... /mcrypt.pb
-
gnozal
- PureBasic Expert

- Posts: 4229
- Joined: Sat Apr 26, 2003 8:27 am
- Location: Strasbourg / France
- Contact:
Thanks.
Maybe you could post the links in "Trick'n'Tips" or in "Announcement" ?
And please post the links to the missing files like 'libmcrypt.so'
Maybe you could post the links in "Trick'n'Tips" or in "Announcement" ?
And please post the links to the missing files like 'libmcrypt.so'
For free libraries and tools, visit my web site (also home of jaPBe V3 and PureFORM).
Should also note that this appears to be for the Linux library. I do believe that libmcrypt is available in DLL format but I'm not sure about the license.
-Mitchell
Check out kBilling for all your billing software needs!
http://www.k-billing.com
Code Signing / Authenticode Certificates (Get rid of those Unknown Publisher warnings!)
http://codesigning.ksoftware.net
Check out kBilling for all your billing software needs!
http://www.k-billing.com
Code Signing / Authenticode Certificates (Get rid of those Unknown Publisher warnings!)
http://codesigning.ksoftware.net
