[5/5] kernel32: Don't move fixed memory area in GlobalReAlloc. (try 2)

Alexandre Julliard julliard at winehq.org
Tue May 28 07:48:13 CDT 2013


Akihiro Sagawa <sagawa.aki at 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 at winehq.org



More information about the wine-devel mailing list