CobaltFusion / DebugViewPP

DebugView++, collects, views, filters your application logs, and highlights information that is important to you!
Boost Software License 1.0
982 stars 144 forks source link

User request (Dege) making the GUI appearance per-monitor DPI-aware #321

Open janwilmans opened 6 years ago

janwilmans commented 6 years ago

Dege> what about making the GUI appearance per-monitor DPI-aware? Dege> It looks perfectly on 100% but when I place DebugView++ on my 4K monitor with 150% scaling Dege>then it becomes blurry because of Windows' default bitmap stretching.

janwilmans commented 5 years ago

I would like to implement this, but I'm not sure how ATL/WTL does not seem to have DPI awareness