Implemented SEC_IMAGE mappings and shared PE sections (with the help
authorAlexandre Julliard <julliard@winehq.org>
Mon, 14 Aug 2000 20:20:01 +0000 (20:20 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 14 Aug 2000 20:20:01 +0000 (20:20 +0000)
commitc19e1a7e195b37d32b48b2dd5597383ec8a98c6a
tree40b74d39f74fcbc6e617a028b271a90915f8970d
parentdcd247e55f377f925d030139a47a7becc6693908
Implemented SEC_IMAGE mappings and shared PE sections (with the help
of Peter Ganten).
include/server.h
loader/pe_image.c
memory/virtual.c
server/mapping.c
server/trace.c