Fix prototype of RtlCreateHeap and respect the CommitRoutine if passed. Also fix...
authorFilip Navara <filip.navara@gmail.com>
Mon, 1 Aug 2005 10:19:22 +0000 (10:19 +0000)
committerFilip Navara <filip.navara@gmail.com>
Mon, 1 Aug 2005 10:19:22 +0000 (10:19 +0000)
commit73113cc87d578689c775f5c0d33b5bc217ae4c9b
treedc822e1706aa948872a488ca363880462e17cfe2
parentf928348d93df00d2264f69c6f0a7143009aa9205
Fix prototype of RtlCreateHeap and respect the CommitRoutine if passed. Also fix the heap manager to be usable by kernel mode code.

svn path=/trunk/; revision=16939
reactos/include/ndk/rtlfuncs.h
reactos/include/ndk/rtltypes.h
reactos/lib/rtl/heap.c
reactos/lib/rtl/ppb.c
reactos/lib/rtl/rtl.h
reactos/w32api/include/ddk/ntifs.h