Simon Rozman a798474bdc Resolve warning popup when GetDpiForWindow() is not available
The GetDpiForWindow() Win32 API was introduced in User32.dll with
Windows 10. Since we have a fallback case when this API is not present,
avoid popping up the wxWidgets warning. Furthermore, performance was
improved by introducing a flag to prevent keep looking for
GetDpiForWindow() on each call.
2018-09-19 12:58:51 +02:00
2018-09-07 23:48:41 +02:00
2018-09-05 13:10:27 +02:00
2018-09-12 16:09:33 +02:00
2018-09-01 06:41:36 +02:00
2016-11-02 00:58:06 +01:00
2016-02-05 08:55:52 +01:00
2018-09-01 06:14:35 +02:00
2018-09-07 09:10:55 +02:00
Description
wxWidgets Extension Library
GPL-3.0 852 KiB
Languages
C++ 82%
C 15.7%
Makefile 2.3%