From 21dc69e3d1a6aed15edb8e772a645b3896f152bd Mon Sep 17 00:00:00 2001 From: orbitcowboy Date: Thu, 8 Aug 2019 10:51:05 +0200 Subject: [PATCH] windows.cfg: Added support for functions from https://docs.microsoft.com/en-us/windows/win32/api/versionhelpers/. --- cfg/windows.cfg | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/cfg/windows.cfg b/cfg/windows.cfg index 80e8e2afc..bbbe1ef16 100644 --- a/cfg/windows.cfg +++ b/cfg/windows.cfg @@ -5464,6 +5464,15 @@ HFONT CreateFont( + + + + false + + + + +