Page 2 of 3

Posted: Sun Dec 21, 2008 11:21 pm
by lexvictory
@KIKI & kryptonn: are you both sure that you are using the PB 4.30 version of the lib?

I released a PB 4.20 version at the same time because there was a serious bug in Hex2Dec() that could cause stack corruption.

The 4.30 version was compiled using the latest Tailbite on a clean install of PureBasic and works with no problems here.

Also, if you are trying to use the lib in the x64 version of PB, then it won't work, as for now it is x86 only.

In future please post questions like this in the other topic: http://www.purebasic.fr/english/viewtopic.php?t=33806 to avoid clogging up this one.

Posted: Mon Dec 22, 2008 6:17 am
by kryptonn
lexvictory wrote:@KIKI & kryptonn: are you both sure that you are using the PB 4.30 version of the lib?
Yes, I certain absolutely.
I use two Win XP,
Mistakes in one event only.

Posted: Mon Dec 22, 2008 6:32 am
by lexvictory
Well, I don't know what the problem could be.
Try a fresh install of the PB final, if that doesn't work, you may need to just use the include file for now.

Posted: Mon Dec 22, 2008 7:17 am
by kryptonn
lexvictory wrote: ...Try a fresh install of the PB final,...
Has installed again several times.
Problem disappeared.
Thank you.

Posted: Sat Jan 17, 2009 11:18 am
by lexvictory
Version 1.31.15 x86/x64 released.
Please see first post for the download link.

Also, it is strongly advised that you read the changelog for this version, as there are a number of changes.

Posted: Wed Jan 28, 2009 1:54 pm
by lexvictory
If there is anyone who wishes to beta test a No-Subsystems version of the lib, please PM me.
No-Subsystems meaning you Don't have to make sure UserLibUnicode is in use when compiling in Unicode mode (Providing you don't use other UserLibs)

Re: Droopy's Lib 1.31.15 x86/x64!

Posted: Tue Dec 15, 2009 3:37 pm
by lexvictory
new release, see first post

Re: Droopy's Lib 1.32 x86/x64!

Posted: Tue Dec 15, 2009 8:37 pm
by SFSxOI
Great! Thank You very much :)

Re: Droopy's Lib 1.32 x86/x64!

Posted: Wed Dec 16, 2009 2:44 am
by chi
thanks for the update ;)

Re: Droopy's Lib 1.32 x86/x64!

Posted: Wed Dec 16, 2009 4:42 am
by Amundo
Thank you!

Re: Droopy's Lib 1.32 x86/x64!

Posted: Wed Dec 16, 2009 5:18 pm
by SFSxOI
@lexvictory

Source?

Thank you for the update! :)

Re: Droopy's Lib 1.32 x86/x64!

Posted: Wed Dec 16, 2009 10:06 pm
by loulou
With PB 4.40 whden launching
"Doublon detecté dans les fonctions Purebasic AboutBox() libraries Droopy and Droopy"
Windows XP pack 3 French version

Re: Droopy's Lib 1.32 x86/x64!

Posted: Wed Dec 16, 2009 10:24 pm
by loulou
It seems that DroopyRes.res is missing for well working with PB 4.40

Re: Droopy's Lib 1.32 x86/x64!

Posted: Thu Dec 17, 2009 8:08 am
by lexvictory
@SFSxOI its in SVN for cases like these where i forget

@loulou: delete any older version of droopy that you have installed. Also, only one of the Droopy_x* files should be copied, not both!
one is for PB x64 one is for PB x86!
Also, the res file is one case in which you should be able to use the one from an older version of the lib - no constants were added in 1.32

I'll do a re-release with source and Res file - this was done late at night 8)

also, problems with the releases should be posted in the OTHER thread. i.e. the one in the Applications - Feedback and Discussion forum. This is because problems clog up this topic, making everyone have to trawl through many many pages just to see a new post.
It also keeps all the problems/suggestions/etc in one place.

Re: Droopy's Lib 1.32 x86/x64!

Posted: Thu Dec 17, 2009 8:51 am
by lexvictory
Re-released, link in first post updated.
now includes readme