Search found 654 matches
- Thu Dec 29, 2016 9:24 am
- Forum: Announcement
- Topic: DroopyLib
- Replies: 186
- Views: 119639
Re: DroopyLib
please post a code wich don't work
- Tue Dec 06, 2016 11:08 am
- Forum: Announcement
- Topic: PureBasic 5.44 LTS is available !
- Replies: 43
- Views: 28695
- Mon Oct 17, 2016 10:33 am
- Forum: Announcement
- Topic: DroopyLib
- Replies: 186
- Views: 119639
Re: DroopyLib
could you try with debugger disabled ?
- Mon Jun 13, 2016 1:52 pm
- Forum: Announcement
- Topic: DroopyLib
- Replies: 186
- Views: 119639
Re: DroopyLib
i just test some registry function (over windows 10) with no problems :
XIncludeFile #PB_Compiler_Home+"hmod\DroopyLib.pbi"
UseModule DroopyLib
; Create the Test Key
RegCreateKey("HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Test",".")
; Write Value
RegSetValue("HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft ...
XIncludeFile #PB_Compiler_Home+"hmod\DroopyLib.pbi"
UseModule DroopyLib
; Create the Test Key
RegCreateKey("HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Test",".")
; Write Value
RegSetValue("HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft ...
- Wed Apr 20, 2016 8:26 am
- Forum: Announcement
- Topic: DroopyLib
- Replies: 186
- Views: 119639
Re: DroopyLib
Begin your code with
Hit CTRL+F1 on DroopyLib function to get help
to get autocompetion open DroopyLib.pbi (with CTRL+F12) in a tab and set autocompletion (in the editor) for all open files
Code: Select all
XIncludeFile #PB_Compiler_Home+"hmod\DroopyLib.pbi"
UseModule DroopyLib
to get autocompetion open DroopyLib.pbi (with CTRL+F12) in a tab and set autocompletion (in the editor) for all open files
- Mon Mar 07, 2016 2:14 pm
- Forum: Announcement
- Topic: DroopyLib (HMod version)
- Replies: 22
- Views: 15661
Re: DroopyLib (HMod version)
version for PureBasic 5.42LTS avalaible.
- Tue Mar 01, 2016 11:15 am
- Forum: Announcement
- Topic: PureBasic 5.42 LTS final is available !
- Replies: 98
- Views: 50878
- Sat Feb 27, 2016 10:54 am
- Forum: Announcement
- Topic: DroopyLib (HMod version)
- Replies: 22
- Views: 15661
Re: DroopyLib (HMod version)
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.
hmod is a help format with a compiler (make help file from tags included as comments) and viewer.
- Fri Feb 26, 2016 9:42 am
- Forum: Announcement
- Topic: DroopyLib (HMod version)
- Replies: 22
- Views: 15661
Re: DroopyLib (HMod version)
Hello loulou
works for me in a clean VM, look @ C:\Program Files (x86)\PureBasic\Residents
works for me in a clean VM, look @ C:\Program Files (x86)\PureBasic\Residents
- Wed Feb 24, 2016 5:38 pm
- Forum: Announcement
- Topic: DroopyLib (HMod version)
- Replies: 22
- Views: 15661
Re: DroopyLib (HMod version)
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
- Mon Apr 07, 2014 2:28 pm
- Forum: Coding Questions
- Topic: Limits for DataSection?
- Replies: 13
- Views: 4388
Re: Limits for DataSection?
it's a compiler limit, i use updateresource_ function or reshacker to add resource bigger than 128mb
- Tue Apr 01, 2014 8:15 am
- Forum: Game Programming
- Topic: A little 2D platformer
- Replies: 9
- Views: 8115
Re: A little 2D platformer
very nice, thank you 

- Tue Mar 18, 2014 9:36 pm
- Forum: Announcement
- Topic: PureBasic 5.22 LTS final is out !
- Replies: 130
- Views: 57933
- Fri Feb 28, 2014 12:26 pm
- Forum: Announcement
- Topic: PureBasic 5.22 LTS final is out !
- Replies: 130
- Views: 57933
Re: PureBasic 5.22 LTS Beta 1
Merci beaucoup
- Fri Dec 27, 2013 11:30 am
- Forum: Announcement
- Topic: DroopyLib (HMod version)
- Replies: 22
- Views: 15661
Re: DroopyLib (HMod version)
Hello, TailHMod changed, just a bug fix.
TailHMod should now works with x64 version of PureBasic.
TailHMod should now works with x64 version of PureBasic.