Re: [5/5] kernel32: Don't move fixed memory area in GlobalReAlloc. (try 2)
28 May
2013
28 May
'13
7:48 a.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
4580
Age (days ago)
4580
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard