ntdll: Implementation of inter-process NtMapViewOfSection and NtUnmapViewOfSection.
authorAlexandre Julliard <julliard@winehq.org>
Thu, 18 Jan 2007 14:17:51 +0000 (15:17 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 18 Jan 2007 14:17:51 +0000 (15:17 +0100)
commit02e2fa77985b1e4994a13c79e58d7d8ec209c6ca
tree2812aeb9f03d96a9ceef2131c0cbc7ef0386efaa
parent8025f79ce1f787813aa92cd19c999e171e18cf13
ntdll: Implementation of inter-process NtMapViewOfSection and NtUnmapViewOfSection.
dlls/kernel32/tests/virtual.c
dlls/ntdll/sync.c
dlls/ntdll/virtual.c
include/wine/server_protocol.h
server/protocol.def
server/thread.c
server/trace.c