dhewm3/neo/tools/common
Daniel Gibson c3d480afe4 Rename GetWindowScalingFactor() to Win_GetW.., support older Win versions
Minimum required Windows version is XP again (instead of Win10).
Win_GetWindowScalingFactor() tries to use two dynamically loaded functions
from newer windows versions (8.1+, Win10 1607+) and has a fallback for
older versions that also seems to work (at least if all displays have
the same DPI).

Moved the function to win_main.cpp so the dynamically loaded functions
can be loaded at startup; so edit_gui_common.cpp could be removed again.
2021-05-10 03:18:24 +02:00
..
PropTree Rename GetWindowScalingFactor() to Win_GetW.., support older Win versions 2021-05-10 03:18:24 +02:00
AlphaPopup.cpp Resolve Win32-isms trying to build tools with x64 MSVC 2021-05-06 03:31:56 +02:00
ColorButton.cpp Resolve Win32-isms trying to build tools with x64 MSVC 2021-05-06 03:31:56 +02:00
ColorButton.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00
DialogHelpers.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00
MaskEdit.cpp Some additional LONG to LONG_PTR fixes for the tools as well as some warning fixes 2021-05-07 16:06:06 -04:00
MaskEdit.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00
OpenFileDialog.cpp Some additional LONG to LONG_PTR fixes for the tools as well as some warning fixes 2021-05-07 16:06:06 -04:00
OpenFileDialog.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00
PropertyGrid.cpp Rename GetWindowScalingFactor() to Win_GetW.., support older Win versions 2021-05-10 03:18:24 +02:00
PropertyGrid.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00
RegistryOptions.cpp Building with editor support (on Win w/ VS2017) works \o/ 2019-01-13 22:52:28 +01:00
RegistryOptions.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00
RenderBumpFlatDialog.cpp Building with editor support (on Win w/ VS2017) works \o/ 2019-01-13 22:52:28 +01:00
RenderBumpFlatDialog.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00
RollupPanel.cpp Some additional LONG to LONG_PTR fixes for the tools as well as some warning fixes 2021-05-07 16:06:06 -04:00
RollupPanel.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00
SpinButton.cpp Some additional LONG to LONG_PTR fixes for the tools as well as some warning fixes 2021-05-07 16:06:06 -04:00
SpinButton.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00