Virtual Pages difference - Spotted with VirtualQuery()

Andreas Mohr andi at rhlx01.fht-esslingen.de
Thu Jul 18 13:39:51 CDT 2002


On Fri, Jul 19, 2002 at 12:05:41AM +0200, Max wrote:
> As usual, AutoCAD seems to be a good test-bench for wine :-)
> I spotted the problem that seemed coming from VirtualQuety function, but
> that is (I guess... hmmmm) more a problem of memory handling in wine.
PE files don't get their image mapping done correctly
(i.e. wrong page protection flags for various memory image sections).

I once tried to fix it, but it turned out to be a bit problematic
(crashes), so I gave up on it again.

See relevant code in loader/* (probably pe_image.c).

-- 
Andreas Mohr                        Stauferstr. 6, D-71272 Renningen, Germany
Tel. +49 7159 800604                http://mohr.de.tt



More information about the wine-devel mailing list