ntdll: Implementation of inter-process VirtualProtectEx.
commit1ea968016f1eaa9fada60a328e6f310fa0d5d7e3
authorAlexandre Julliard <julliard@winehq.org>
Mon, 15 Jan 2007 21:30:04 +0000 (15 22:30 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 15 Jan 2007 21:30:04 +0000 (15 22:30 +0100)
treedece380fcf6fa14eb55e9e686583b51ca20d97b6
parent3d002395868c38d8c7d2a3207cc037ac135d729b
ntdll: Implementation of inter-process VirtualProtectEx.
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