Marcus Meissner <[EMAIL PROTECTED]> 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 [EMAIL PROTECTED]
