mirror of
https://github.com/reactos/reactos.git
synced 2025-08-06 02:03:13 +00:00
[RTL] Implement RtlGetProcessHeaps
This commit is contained in:
parent
0ba94c83b5
commit
b8cdd1a879
3 changed files with 32 additions and 15 deletions
|
@ -339,6 +339,7 @@ BOOLEAN NTAPI
|
|||
RtlpValidateHeapHeaders(PHEAP Heap, BOOLEAN Recalculate);
|
||||
|
||||
/* heapdbg.c */
|
||||
NTSYSAPI
|
||||
HANDLE NTAPI
|
||||
RtlDebugCreateHeap(ULONG Flags,
|
||||
PVOID Addr,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue