A few users are still on Windows 7 and 8. Currently, plug-ins which use baseview don't even scan on these platforms because GetDpiForWindow and SetProcessDpiAwarenessContext are not available there. I will make a PR which uses lazy loading of those functions.