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
Compiler DPI processus (Windows)
Re: Compiler DPI processus (Windows)
Could you elaborate ? I don't understand the report TBH