[kernel] Add dummy HeapSetInformation, take 2

Dan Kegel dank at kegel.com
Mon Jul 24 07:14:26 CDT 2006


This lets Black & White demo get further;
see http://bugs.winehq.org/show_bug.cgi?id=5694
(This is my second try; I've added a FIXME() at
Rob's suggestion, and also added the related enum.)

Changelog:
 include/winnt.h: add enum HEAP_INFORMATION_CLASS
 kernel/heap.c: add dummy HeapSetInformation()

 dlls/kernel/heap.c        |   26 ++++++++++++++++++++++++++
 dlls/kernel/kernel32.spec |    2 +-
 include/winnt.h           |    5 +++++
 3 files changed, 32 insertions(+), 1 deletion(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: heapsetinfo3.patch
Type: text/x-patch
Size: 2174 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20060724/ca817125/heapsetinfo3.bin


More information about the wine-patches mailing list