ntdll: Map the PE header up to the specified size, and clear the rest of the page.
authorAlexandre Julliard <julliard@winehq.org>
Wed, 13 Dec 2006 12:06:12 +0000 (13:06 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 13 Dec 2006 15:04:49 +0000 (16:04 +0100)
commit3dc21d387ba3506275a775ba79663ecf88e794a9
tree4b803c2762c4811eed365bd0a9c287902b157d1e
parent64b2ca25739b668a2c7f09c933299ea8de847877
ntdll: Map the PE header up to the specified size, and clear the rest of the page.
dlls/kernel32/tests/loader.c
dlls/ntdll/virtual.c
server/mapping.c