[kernel] Add dummy HeapSetInformation, take 2

Dmitry Timoshkov dmitry at codeweavers.com
Mon Jul 24 07:26:08 CDT 2006


"Dan Kegel" <dank at 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.

-- 
Dmitry.



More information about the wine-devel mailing list