ntdll: Use LdrProcessRelocationBlock to apply relocations.
commitce21f2924f776956654e5af4dab5a1e0153f3eed
authorAlexandre Julliard <julliard@winehq.org>
Wed, 2 Apr 2008 18:39:22 +0000 (2 20:39 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 2 Apr 2008 18:39:22 +0000 (2 20:39 +0200)
treef074070d512cfea0dbb1bfb1f2a292d908a1ef2b
parentfca606774864794ddc29745f076a8b2d55c1da48
ntdll: Use LdrProcessRelocationBlock to apply relocations.

Don't apply relocations to non page-aligned binaries.
dlls/ntdll/virtual.c