ntdll: Create a separate heap for allocating memory views instead of using malloc.
commit222e406deb878a6312b3c4bf3bcd0e185fa2ff2c
authorAlexandre Julliard <julliard@winehq.org>
Fri, 31 Oct 2008 12:00:59 +0000 (31 13:00 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 31 Oct 2008 12:00:59 +0000 (31 13:00 +0100)
tree48f1ba402cce400adf83d5a7bc264b5c12387c6b
parentbb98004249cfed7db9722e35a81bcc74edf949e7
ntdll: Create a separate heap for allocating memory views instead of using malloc.
dlls/ntdll/heap.c
dlls/ntdll/virtual.c