Authors: Gavriel State <gavriels@corel.com>, Ulrich Czekalla <ulrichc@corel.com>
commitf93eb3e319016b88e78f80435151936d43bdcb12
authorAlexandre Julliard <julliard@winehq.org>
Fri, 28 Apr 2000 20:26:35 +0000 (28 20:26 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 28 Apr 2000 20:26:35 +0000 (28 20:26 +0000)
tree14b4e581fa40a685823138663e137ae390028089
parent51c74d82a917c6ceac5532e9f7f1b314315a9625
Authors: Gavriel State <gavriels@corel.com>, Ulrich Czekalla <ulrichc@corel.com>
Added support for memory mapping of 4k aligned PE binaries.  This can
speed up load times significantly for some applications.
include/module.h
loader/module.c
loader/pe_image.c
memory/virtual.c