From 4414bb0f1e057c92281899a39753f78c595b36d2 Mon Sep 17 00:00:00 2001 From: orbitcowboy Date: Mon, 28 May 2018 10:21:36 +0200 Subject: [PATCH] windows.cfg: Added support for some error codes. Ref. https://msdn.microsoft.com/en-us/library/windows/desktop/dd542643(v=vs.85).aspx. --- cfg/windows.cfg | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/cfg/windows.cfg b/cfg/windows.cfg index ee4da8949..4dfcbd55f 100644 --- a/cfg/windows.cfg +++ b/cfg/windows.cfg @@ -5420,4 +5420,19 @@ HFONT CreateFont( + + + + + + + + + + + + + + +