Page 2 of 2
Re: DroopyLib (HMod version)
Posted: Wed Feb 24, 2016 5:38 pm
by Droopy
Hello, i upload the version for PureBasic 5.41 LTS
24 February 2016 : Library 5.41.001
FastHash() MD5Fingerprint replaced by UseMD5Fingerprint & Fingerprint
UnZip() CRC32Fingerprint( replaced by UseCRC32Fingerprint() & Fingerprint
Re: DroopyLib (HMod version)
Posted: Wed Feb 24, 2016 6:21 pm
by loulou2522
HI Droopy thanks foryour lib
Error message in module droopy
#WBEM_INFINITE = $FFFFFFFF Constante dejà déclarée avec une autre valeur
Structure IP_ADDR_STRING Structure dejà déclarée dans un fichier résident
THanks to see
Re: DroopyLib (HMod version)
Posted: Fri Feb 26, 2016 9:42 am
by Droopy
Hello loulou
works for me in a clean VM, look @ C:\Program Files (x86)\PureBasic\Residents
Re: DroopyLib (HMod version)
Posted: Fri Feb 26, 2016 3:57 pm
by Michael Vogel
Droopy wrote:Hello, i upload the version for PureBasic 5.41 LTS
Hm, tried to do a download to check the new version, but the zip file is relatively small and I only found the hmod things inside, not the installer files like in the "old" version, is this correct?
Re: DroopyLib (HMod version)
Posted: Sat Feb 27, 2016 10:54 am
by Droopy
the droopyLib is now provided as a sample module included in the hmod installer.
hmod is a help format with a compiler (make help file from tags included as comments) and viewer.
Re: DroopyLib (HMod version)
Posted: Sat Feb 27, 2016 11:35 am
by Michael Vogel
Droopy wrote:the droopyLib is now provided as a sample module included in the hmod installer.
Thanks, got it now - I've been a little bit nervous because of the big size difference to the previous version.
Will check it soon (I'm curious, how unzip works, as newer purebasic versions remove more and more of it's zip functionality)
Re: DroopyLib (HMod version)
Posted: Mon Mar 07, 2016 6:39 am
by Amundo
As always, Droopy, thanks for maintaining this.
Re: DroopyLib (HMod version)
Posted: Mon Mar 07, 2016 2:14 pm
by Droopy
version for PureBasic 5.42LTS avalaible.