wxWidgets/include/wx/msw/private
Maarten Bent e57139bb21 Use system DPI for some native Windows dialogs
Some native dialogs do not scale correctly (color picker, font picker,
open file with custom controls). ALl other native dialogs do scale correctly
(open file, open directory, find replace, print).

Change the DPI Awareness Context temporarily to SystemAware, so Windows handles
the scaling.
2019-09-28 23:37:01 +02:00
..
button.h
comptr.h
customdraw.h
datecontrols.h
dc.h
dcdynwrap.h
dpiaware.h Use system DPI for some native Windows dialogs 2019-09-28 23:37:01 +02:00
event.h
fswatcher.h Use const for constant local variables in wxWidgets headers 2018-07-21 16:16:32 +02:00
graphicsd2d.h Fix building without precompiled headers on Windows 2018-05-22 17:04:42 +02:00
hiddenwin.h
keyboard.h
metrics.h Remove static reference to NONCLIENTMETRICS 2019-07-15 00:00:19 +02:00
msgdlg.h
pipestream.h
sockmsw.h Use closesocket() for closing sockets under MSW 2019-06-03 22:31:37 +02:00
textmeasure.h
timer.h
tlwgeom.h Fix bug with showing TLW in wxMSW when restoring its geometry 2018-06-22 03:25:43 +02:00
winstyle.h