Added HeapReAlloc to windows.cfg (as suggested in #3155)

This commit is contained in:
PKEuS 2014-05-22 11:07:44 +02:00
parent f0c3538a64
commit 35f644542e
1 changed files with 1 additions and 0 deletions

View File

@ -84,6 +84,7 @@
</memory>
<memory>
<alloc>HeapAlloc</alloc>
<alloc>HeapReAlloc</alloc>
<dealloc>HeapFree</dealloc>
</memory>
<memory>