PureBasic and Windows scalability

Just starting out? Need help? Post your questions and find answers here.
simkot
User
User
Posts: 31
Joined: Sat Oct 26, 2024 8:25 am

PureBasic and Windows scalability

Post by simkot »

Does PureBasic support Windows scalability?
Little John
Addict
Addict
Posts: 4777
Joined: Thu Jun 07, 2007 3:25 pm
Location: Berlin, Germany

Re: PureBasic and Windows scalability

Post 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?
simkot
User
User
Posts: 31
Joined: Sat Oct 26, 2024 8:25 am

Re: PureBasic and Windows scalability

Post by simkot »

when I enable this option, the exe file does not run at all.
Little John
Addict
Addict
Posts: 4777
Joined: Thu Jun 07, 2007 3:25 pm
Location: Berlin, Germany

Re: PureBasic and Windows scalability

Post 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?
Post Reply