PB Zip Crashes with windows XP

Windows specific forum
Killswitch
Enthusiast
Enthusiast
Posts: 731
Joined: Wed Apr 21, 2004 7:12 pm

PB Zip Crashes with windows XP

Post by Killswitch »

I've downloaded the PB Zip lib from purearea.net and I'm having alot of troubles. Last night I couldn't get my code to run, my program just crashed, so this morning I decided to have a look through the examples that come with the lib to see if I can get them to work. They crash to. I have Windows XP Pro, is that whats to blame?
~I see one problem with your reasoning: the fact is thats not a chicken~
gnozal
PureBasic Expert
PureBasic Expert
Posts: 4229
Joined: Sat Apr 26, 2003 8:27 am
Location: Strasbourg / France
Contact:

Post by gnozal »

For information : PBZIP does not work with PB versions > 3.90
Karbon
PureBasic Expert
PureBasic Expert
Posts: 2010
Joined: Mon Jun 02, 2003 1:42 am
Location: Ashland, KY
Contact:

Post by Karbon »

As I understand it the author also lost all the source code in a computer crash so we aren't likely to see another release from him :-(
-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
Chris
User
User
Posts: 60
Joined: Wed Jun 11, 2003 4:54 pm
Location: Somewhere... But i can see you!

Post by Chris »

PBZip was really a very good library, very easy to use.
It is regrettable. :(
My english is bad !!!... It's normal, i'm french :lol:
My english is not really the English.
It's the FrogLish (Froggy's English) ;)
RJP Computing
Enthusiast
Enthusiast
Posts: 202
Joined: Sun Apr 27, 2003 4:44 am
Location: Michigan, USA
Contact:

Post by RJP Computing »

Can somebody else create a new one? This would be very helpful.
-Ryan
RJP Computing

Ubuntu 8.10/WinXP, AMD Athlon 64 3000+, 1000MB RAM, AC 97 Audio, nVidia GeForce 7600GT 512MB
Killswitch
Enthusiast
Enthusiast
Posts: 731
Joined: Wed Apr 21, 2004 7:12 pm

Post by Killswitch »

Thats a shame, someone really should make another, similar lib. Some of the .dll's I've found on the internet are rather confusing. PBZip (from what I could gather from reading the help/test files) seemed really simple to use and impliment in a program.
~I see one problem with your reasoning: the fact is thats not a chicken~
User avatar
blueznl
PureBasic Expert
PureBasic Expert
Posts: 6172
Joined: Sat May 17, 2003 11:31 am
Contact:

Post by blueznl »

if you desperately need it, you may want to write a wrapper around it in 3.90 or earlier, then turn it into a dll... not a beautifull way, but hey, if it works...
( PB6.00 LTS Win11 x64 Asrock AB350 Pro4 Ryzen 5 3600 32GB GTX1060 6GB - upgrade incoming...)
( The path to enlightenment and the PureBasic Survival Guide right here... )
Post Reply