We need to create the system heap at startup even though we don't use
commit389b039fe41c840a0ab1f023360eee4c9502bcb6
authorAlexandre Julliard <julliard@winehq.org>
Sun, 4 Mar 2001 01:06:07 +0000 (4 01:06 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sun, 4 Mar 2001 01:06:07 +0000 (4 01:06 +0000)
treef8e691ae50a30078c0ec5500aa5017989db99296
parent15a4a77a741cc8d3f46b968cf3a60dcae1e08c6c
We need to create the system heap at startup even though we don't use
it, since some Win95 native dlls depend on that.
dlls/kernel/kernel_main.c
memory/heap.c