lispnik / iup

Common Lisp CFFI bindings to the IUP Portable User Interface library (pre-ALPHA)
Other
139 stars 7 forks source link

set hidpi on windows #6

Closed lispnik closed 5 years ago

lispnik commented 5 years ago

On Linux, it just works, but on Windows, need https://docs.microsoft.com/en-us/windows/desktop/api/winuser/nf-winuser-setprocessdpiaware

It's in user32.dll