Search found 8383 matches

by Fred
Wed Apr 24, 2024 5:43 pm
Forum: Windows
Topic: Visual Studio linker download
Replies: 9
Views: 138

Re: Visual Studio linker download

Thanks so much, this works like a charm! Now I can properly use this better linker. It truly is better, it shrank one of my executables from 5.7 to 5.0 MB, with about 4 MB of data inside the binary :o Interestingly, though, the binary size is very close to no different when UPX-ing a PB program com...
by Fred
Wed Apr 24, 2024 4:41 pm
Forum: Windows
Topic: Visual Studio linker download
Replies: 9
Views: 138

Re: Visual Studio linker download

Warning about the license if you are doing commercial programs with it, even MSBuild needs a visual studio professional edition license.
by Fred
Wed Apr 24, 2024 10:31 am
Forum: Bugs - Windows
Topic: 6.10 and 6.11b1 LoadSound crashes
Replies: 3
Views: 185

Re: 6.10 and 6.11b1 LoadSound crashes

The file is needed for this
by Fred
Mon Apr 22, 2024 10:50 am
Forum: 3D Programming
Topic: Current version of Ogre3D
Replies: 6
Views: 298

Re: Current version of Ogre3D

You can enable the log in InitEngine3D() but yes I think it's 1.8.2
by Fred
Fri Apr 19, 2024 1:28 pm
Forum: Bugs - Windows
Topic: NOT a bug >> PB 6.11 b1 : exe does not display its new shiny icon
Replies: 9
Views: 379

Re: PB 6.11 b1 : exe does not display its new shiny icon

Thanks, I will use this file for the next beta (seems also smaller, why ?)
by Fred
Fri Apr 19, 2024 9:26 am
Forum: Bugs - Windows
Topic: [Done] Static array index-less reference
Replies: 11
Views: 854

Re: [Done] Static array index-less reference

Makes sens, I will revert this check then.
by Fred
Fri Apr 19, 2024 9:01 am
Forum: Bugs - Windows
Topic: NOT a bug >> PB 6.11 b1 : exe does not display its new shiny icon
Replies: 9
Views: 379

Re: PB 6.11 b1 : exe does not display its new shiny icon

IMHO there is something wrong with your explorer as not displaying the icon at all is weird. I tried on several Windows and it works as expected, can anybody else confirm ?
by Fred
Fri Apr 19, 2024 8:57 am
Forum: Bugs - Windows
Topic: [Done] Static array index-less reference
Replies: 11
Views: 854

Re: [Done] Static array index-less reference

I can add an exception when used with '@', would it cover all the cases ?
by Fred
Thu Apr 18, 2024 9:23 am
Forum: Tricks 'n' Tips
Topic: atomic web server threads
Replies: 75
Views: 5025

Re: atomic web server threads

Great website and project :D
by Fred
Wed Apr 17, 2024 4:17 pm
Forum: Announcement
Topic: PureBasic 6.11 LTS Beta 1 is ready for testing !
Replies: 13
Views: 1510

PureBasic 6.11 LTS Beta 1 is ready for testing !

Hello, Nothing fancy this time, just a quick bug fix release following the massive 6.10 version to improve the overall stability. Don't hesitate to test it, we don't expect any regression: Bugfixes for this version: Windows: [Done] PB 6.03 icon size on high DPi display Windows: [Done] PB6.03b9 Possi...
by Fred
Wed Apr 17, 2024 9:42 am
Forum: Feature Requests and Wishlists
Topic: Frame rate only as fast as the main monitor when showing game on secondary monitor using DPI aware
Replies: 1
Views: 578

Re: Frame rate only as fast as the main monitor when showing game on secondary monitor using DPI aware

Thats probably not a Windows bug but PB doesn't support multimonitors for games app for now, so I will move this in feature requests.
by Fred
Wed Apr 17, 2024 9:42 am
Forum: Bugs - Windows
Topic: FileSize Function And Extended Paths
Replies: 6
Views: 401

Re: FileSize Function And Extended Paths

Works here as well, do you have any more information ?