"Dan Kegel" <[EMAIL PROTECTED]> 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.

--
Dmitry.


Reply via email to