Page 1 of 3

Droopy's Lib 1.32 x86/x64!

Posted: Mon Aug 18, 2008 2:20 pm
by lexvictory
Announcement thread for Droopy's Lib

https://sourceforge.net/projects/droopy ... p/download
Please remove any old versions of droopy you may have copied into your PB folder - no subsystems needed with this lib version!

If you would like to have a function added to the lib, please make sure it works in unicode AND ascii modes (and x64 if possible), PM/email Droopy, asking if its ok, then either get Droopy to PM me, or PM me proof of a yes answer (screenshot or similar showing subject relating to new function), and it will be put in the next release
This is because I'm only providing versions for new versions of PB and fixing associated bugs.


Bugs/Feedback/Discussion: http://purebasic.fr/english/viewtopic.php?t=33806
Current Version wrote:V1.32 23/07/10
For PB 4.50 x86/x64
We now have an x86 and an x64 version, Please choose the right one to put in the PB directory!

To Fix:
- Any remaining Pointers/handles being stored in longs
- Flag functions on x86 (better to use Reg functions directly)

Posted: Mon Aug 18, 2008 3:25 pm
by chi
:wink:

Posted: Thu Aug 21, 2008 5:07 pm
by loadstone
Thanks :D

Posted: Fri Aug 29, 2008 3:04 am
by Amundo
Fa'afetai lava!

Posted: Fri Aug 29, 2008 4:23 am
by byo
WTF?

Posted: Wed Sep 17, 2008 4:30 pm
by Philippe-felixer76-2
chi wrote:alternative download link -> http://sourceforge.net/project/showfile ... _id=620488
And PB 4.30 support?

Posted: Thu Sep 18, 2008 10:18 am
by lexvictory
Philippe-felixer76-2 wrote:And PB 4.30 support?
no support yet. I will need 2-3 weeks to do this, as I have too many commitments before then.

In the meantime, you can use the sourcecode in SVN, instructions are on the SF.net page.

also: does anyone know if the lib will need to be compiled on x64 as well as x32?

Posted: Sun Sep 21, 2008 12:16 pm
by Philippe-felixer76-2
lexvictory wrote:
Philippe-felixer76-2 wrote:And PB 4.30 support?
no support yet. I will need 2-3 weeks to do this, as I have too many commitments before then.

In the meantime, you can use the sourcecode in SVN, instructions are on the SF.net page.

also: does anyone know if the lib will need to be compiled on x64 as well as x32?
I won't know how to compile it, i wait fot it :)

Posted: Sun Sep 21, 2008 12:29 pm
by lexvictory
no compile is needed.

grab droopy.pb from <PB4.20 directory>\droopys lib\ (or from the download for PB4.20 or SVN), put it somewhere accessible, then use

Code: Select all

IncludeFile "path\to\droopy.pb"
it should work as normal :)

I have decided there is too much work to compile for every beta at this point in time (you might notice there was only 1 release for 4.20 beta :)).
This is due to constraints on free time.

Posted: Sun Sep 21, 2008 5:44 pm
by Philippe-felixer76-2
lexvictory wrote:no compile is needed.

grab droopy.pb from <PB4.20 directory>\droopys lib\ (or from the download for PB4.20 or SVN), put it somewhere accessible, then use

Code: Select all

IncludeFile "path\to\droopy.pb"
it should work as normal :)

I have decided there is too much work to compile for every beta at this point in time (you might notice there was only 1 release for 4.20 beta :)).
This is due to constraints on free time.
Soo simple, wow, thanks man!!

Posted: Thu Dec 18, 2008 8:58 am
by lexvictory
1.31.14 released, see original post

Posted: Thu Dec 18, 2008 6:45 pm
by KIKI
lexvictory wrote:1.31.14 released, see original post
Where can u doxwnload ?
Thanks for the quickly version

Posted: Fri Dec 19, 2008 12:36 am
by lexvictory
KIKI wrote:
lexvictory wrote:1.31.14 released, see original post
Where can u doxwnload ?
Thanks for the quickly version
as was said; the original post (top of this page)
sorry if it was due to the spelling error in the url, it has been corrected
however if it was, sombody should have told me! :lol:

Posted: Sun Dec 21, 2008 6:54 pm
by KIKI
HI,
Version 14 generate an error with PB4.30 StringExtension missing in PureBasic
Thanks in advance to solve the problem.

Posted: Sun Dec 21, 2008 8:35 pm
by kryptonn
KIKI wrote:HI,
Version 14 generate an error with PB4.30 StringExtension missing in PureBasic
Yes.
I too have such problem.