3GB address space

Alexandre Julliard julliard at winehq.org
Tue Jun 15 14:04:03 CDT 2004


Steven Edwards <steven_ed4153 at yahoo.com> writes:

> The flag that the application sets in the PE header is
> IMAGE_FILE_LARGE_ADDRESS_AWARE. According to Inside Windows NT, you can
> change this is a existing application but running imagecfg.exe from the
> support \directory in the Windows NT Advanced Server Edition CDrom or
> by compiling your application with /LARGEADDRESSAWARE. According to the
> book if you run the app on a normal Windows system then it should just
> run it in the 2 gig address space. 

Yes, this is why I'm surprised that there would actually be an app
that requires the 3G address space, and why it would be interesting to
get a test case for that failure condition.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list