Use the HEAP_WINE_SEGPTR flag to specify allocations on the segptr heap.
commit71d68bbae0113603baefc51edf175c5ec9fd5ea8
authorAlexandre Julliard <julliard@winehq.org>
Thu, 30 Nov 2000 01:19:51 +0000 (30 01:19 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 30 Nov 2000 01:19:51 +0000 (30 01:19 +0000)
tree53158c5cb6473e781795d00b5746080a601d9ba7
parente8e7d1eca5266d8c00ac346d2118861bfc45ddfc
Use the HEAP_WINE_SEGPTR flag to specify allocations on the segptr heap.
Added a hack in MapLS to recognize such allocations and use the heap
selector in this case.
dlls/kernel/utthunk.c
dlls/msvideo/Makefile.in
dlls/oleaut32/Makefile.in
graphics/win16drv/font.c
if1632/thunk.c
include/heap.h
include/winbase.h
memory/heap.c
memory/selector.c
scheduler/process.c