"Dan Kegel" dank@kegel.com wrote:
Changelog: include/winnt.h: add enum HEAP_INFORMATION_CLASS kernel/heap.c: add dummy HeapSetInformation()
+enum _HEAP_INFORMATION_CLASS {
- HeapCompatibilityInfo
+};
PSDK uses Information not just short Info at the end.