Skip to content
Snippets Groups Projects
Commit 2902e749 authored by Roman Pišl's avatar Roman Pišl
Browse files

kernel32: Fix HeapFree entry in spec file.

parent de071d76
Branches
Tags
No related merge requests found
Pipeline #35291 passed
......@@ -946,7 +946,7 @@
@ stub HeapCreateTagsW
@ stdcall HeapDestroy(long)
@ stub HeapExtend
@ stdcall HeapFree(long long ptr)
@ stdcall HeapFree(long long ptr) NTDLL.RtlFreeHeap
@ stdcall -import HeapLock(long)
@ stdcall -import HeapQueryInformation(long long ptr long ptr)
@ stub HeapQueryTagW
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment