Moved the 32-bit builtin loader and the remaining bits of the PE
commit97ad311e71b8b8281c7d0a28afd68415e2b7db51
authorAlexandre Julliard <julliard@winehq.org>
Fri, 19 Sep 2003 04:04:57 +0000 (19 04:04 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 19 Sep 2003 04:04:57 +0000 (19 04:04 +0000)
tree43e62bd1eefda1b6bdddacaedbe676f814321932
parentce85a905382bc81a85df14b904f18cc5cbff2595
Moved the 32-bit builtin loader and the remaining bits of the PE
loader into dlls/ntdll/loader.c.
dlls/kernel/process.c
dlls/ntdll/Makefile.in
dlls/ntdll/loader.c
dlls/ntdll/ntdll_misc.h
include/module.h
include/snoop.h
loader/pe_image.c [deleted file]
relay32/builtin32.c [deleted file]
relay32/snoop.c