dhewm3/neo/tools/decl
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
..
DialogDeclBrowser.cpp Rename GetWindowScalingFactor() to Win_GetW.., support older Win versions 2021-05-10 03:18:24 +02:00
DialogDeclBrowser.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00
DialogDeclEditor.cpp Rename GetWindowScalingFactor() to Win_GetW.., support older Win versions 2021-05-10 03:18:24 +02:00
DialogDeclEditor.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00
DialogDeclNew.cpp Building with editor support (on Win w/ VS2017) works \o/ 2019-01-13 22:52:28 +01:00
DialogDeclNew.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00
DialogEntityDefEditor.cpp Building with editor support (on Win w/ VS2017) works \o/ 2019-01-13 22:52:28 +01:00
DialogEntityDefEditor.h Fix all whitespace errors 2011-12-10 15:35:54 +01:00