28 May
2013
28 May
'13
12:48 p.m.
Akihiro Sagawa <sagawa.aki(a)gmail.com> writes:
This closes bug 14819.
try 2: * tests/heap.c was updated to avoid dependency on heap reallocation strategies. * Use HeapAlloc instead of LocalAlloc in some places. In those cases, they want large memory blocks, not pinned memory addresses.
They are using LMEM_MOVEABLE though. A few more tests for this flag would probably be a good idea. -- Alexandre Julliard julliard(a)winehq.org