From 381360ba8836a6587201823c377e2dd7ecdd5738 Mon Sep 17 00:00:00 2001 From: orbitcowboy Date: Sun, 28 Jan 2024 19:51:33 +0100 Subject: [PATCH] windows.cfg: Added constants from . (#5917) Reference: https://learn.microsoft.com/en-us/windows/win32/api/winreg/nf-winreg-regcreatekeyexa --- cfg/windows.cfg | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) diff --git a/cfg/windows.cfg b/cfg/windows.cfg index ccf0a9d8f6d..eb9d382b1d5 100644 --- a/cfg/windows.cfg +++ b/cfg/windows.cfg @@ -17958,6 +17958,46 @@ HFONT CreateFont( + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +