From 6af8aa63f6695d7a616201dba1ded1699ab2de2f Mon Sep 17 00:00:00 2001 From: Martin Ettl Date: Sun, 25 Feb 2018 16:38:29 +0100 Subject: [PATCH] windows.cfg: Improved support for _tolower()/_toupper() functions. --- cfg/windows.cfg | 56 ++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 55 insertions(+), 1 deletion(-) diff --git a/cfg/windows.cfg b/cfg/windows.cfg index da6712ccd..7fcb2c7e9 100644 --- a/cfg/windows.cfg +++ b/cfg/windows.cfg @@ -4882,6 +4882,33 @@ HFONT CreateFont( 0:255 + + + + + false + + + + 0:255 + + + + + + + + + + false + + + + + + + + @@ -4892,7 +4919,34 @@ HFONT CreateFont( 0:255 - + + + + + + false + + + + 0:255 + + + + + + + + + + false + + + + + + + +