From dc0bcce3c2fdbf4bd8c0f5dd38349e9c9520da30 Mon Sep 17 00:00:00 2001 From: Sebastian Date: Wed, 10 Jan 2018 15:38:02 +0100 Subject: [PATCH] windows.cfg: Add *Event functions configuration (#1025) --- cfg/windows.cfg | 84 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 84 insertions(+) diff --git a/cfg/windows.cfg b/cfg/windows.cfg index 19a4a0564..1a529ee87 100644 --- a/cfg/windows.cfg +++ b/cfg/windows.cfg @@ -960,6 +960,7 @@ OpenFileMapping CreateNamedPipe CreateEvent + CreateEventEx CreateMutex CreateSemaphore CreateTimerQueue @@ -3738,6 +3739,89 @@ HFONT CreateFont( + + + false + + + + + + + + + + + + + + + + + + + false + + + + + + + + + + + + + + + + + + + + + false + + + + + + + + + + + + + + + + + + + false + + + + + + +