From f27c787c4f673624fe828ddc6266208d4fd8fe4f Mon Sep 17 00:00:00 2001 From: Pierre Schweitzer Date: Tue, 19 May 2015 18:37:22 +0200 Subject: [PATCH] Handle HeapCreate()/HeapDestroy() API for Windows --- cfg/windows.cfg | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/cfg/windows.cfg b/cfg/windows.cfg index 0dfa5268a..31f1889c6 100644 --- a/cfg/windows.cfg +++ b/cfg/windows.cfg @@ -978,6 +978,10 @@ LockServiceDatabase UnlockServiceDatabase + + HeapCreate + HeapDestroy + ExAllocatePool ExAllocatePoolWithQuota