Jump to content

Recommended Posts

Posted
1 hour ago, InnI said:

Try to add this string to begin of the script

DllCall("User32.dll", "bool", "SetProcessDPIAware")

 

But MSDN says :

Note  It is recommended that you set the process-default DPI awareness via application manifest, not an API call. See Setting the default DPI awareness for a process for more information. Setting the process-default DPI awareness via API call can lead to unexpected application behavior.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...