Why different use of memory

Alexandre Julliard julliard at winehq.org
Wed May 5 13:32:19 CDT 2004


Mike Hearn <mh at codeweavers.com> writes:

> What address range is that? At the moment I think Mikes preloader patch
> only reserves the PE load area, DOS area and shared heap area. Is there
> another we need?

Basically everything above 2Gb. But there's no need to do that in the
preloader, it can be done in the normal init code.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list