ntdll: Support loading old runtime versions of IL-only images.
commitc87aa2b9fcfc0d824f819e81279948d14fdb8e8a
authorAlexandre Julliard <julliard@winehq.org>
Fri, 25 Jan 2019 14:29:53 +0000 (25 15:29 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 25 Jan 2019 14:29:53 +0000 (25 15:29 +0100)
treed11eaf2e49d4faa3fd4050ef7a9bc038a3538048
parent96eebec967ebdef720f4f4d7adbc3ea8e19264a0
ntdll: Support loading old runtime versions of IL-only images.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/kernel32/tests/loader.c
dlls/ntdll/loader.c