Geoff Chappell, Software Analyst
The public symbol file NTKRPAMP.PDB for the original release of Windows 10 tells that the kernel is built with the HEAPPRIV.H header at
d:\th\minkernel\ntos\rtl
and draws from it the following type definitions:
Line Number | Type |
---|---|
155 | enum _HEAP_FAILURE_TYPE |
3097 | struct _HEAP_LOOKASIDE |
The header HEAPPRIV.H is not known in any Device Driver Kit (DDK) or Windows Driver Kit (WDK).