From 2d1ab79d9890b1cf7d895def2205db8cc349f5e9 Mon Sep 17 00:00:00 2001 From: orbitcowboy Date: Tue, 17 May 2016 09:54:11 +0200 Subject: [PATCH] cfg: Added support for Windows functions PathIsDirectory,PathIsDirectoryA and PathIsDirectoryW. --- cfg/windows.cfg | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/cfg/windows.cfg b/cfg/windows.cfg index 0d1291ad9..923161c02 100644 --- a/cfg/windows.cfg +++ b/cfg/windows.cfg @@ -2025,4 +2025,13 @@ HFONT CreateFont( + + + + false + + + + +