Alexandre Julliard wrote:
Mike Hearn mh@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.
What would such a program do on Win2K Advanced server with 3GB of user memory?
Shachar