Page 1 of 1

Compiler DPI processus (Windows)

Posted: Fri Jul 15, 2022 7:44 pm
by Olli
The result of a compiling is different between the final executable file and the executed program in the IDE.

The way I found is the next one :

add /user and /dpiaware for the executable file creation.

Could it able to add this process :
- detect the Windows version (vista or more)
- add the two options before.

No other way [allowing the coder to get the same result between the executable file and the IDE program] exist.
?

(I do not talk about /administrator switch which is too complex for a beginner).

PB 5.73LTS X64 demo
W10

Re: Compiler DPI processus (Windows)

Posted: Wed Oct 08, 2025 7:58 am
by Fred
Could you elaborate ? I don't understand the report TBH