Page 1 of 1
PureBasic and Windows scalability
Posted: Fri Mar 07, 2025 7:37 pm
by simkot
Does PureBasic support Windows scalability?
Re: PureBasic and Windows scalability
Posted: Fri Mar 07, 2025 8:19 pm
by Little John
simkot wrote: Fri Mar 07, 2025 7:37 pm
Does PureBasic support Windows scalability?
In the
compiler options, there is the point “Enable DPI Aware Executable”. Do you mean that?
Re: PureBasic and Windows scalability
Posted: Fri Mar 07, 2025 8:32 pm
by simkot
when I enable this option, the exe file does not run at all.
Re: PureBasic and Windows scalability
Posted: Fri Mar 07, 2025 8:39 pm
by Little John
simkot wrote: Fri Mar 07, 2025 8:32 pm
when I enable this option, the exe file does not run at all.
This option works fine for me and dozens of other people since a long time.
Can you post some working code here that demonstrates the issue so that we can test it?
And which PureBasic version are you using?