PATCH: handle non aligned mmaps of sections

Alexandre Julliard julliard at winehq.org
Tue Nov 11 14:48:02 CST 2003


Marcus Meissner <marcus at jet.franken.de> writes:

> The file itself is page aligned in these cases, so don't get bad
> overlaps.
>
> This is in a codepath which did not trigger before, this is just new
> with WDM handling.

I don't think it makes sense to use the normal mapping code for such
files, we should really have a separate loader for the NT kernel stuff
(which can of course re-use some lower level functions of the current
loader).

-- 
Alexandre Julliard
julliard at winehq.com



More information about the wine-devel mailing list