ntdll: Implementation of inter-process NtFlushVirtualMemory.
authorAlexandre Julliard <julliard@winehq.org>
Mon, 15 Jan 2007 21:31:07 +0000 (22:31 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 15 Jan 2007 21:31:07 +0000 (22:31 +0100)
commit5a1ad74a67bc48f4420a0e5e2f1199dbd72cb94f
tree84c6e3adb05119d1d55efbbb66374c2c374eda1e
parent1ea968016f1eaa9fada60a328e6f310fa0d5d7e3
ntdll: Implementation of inter-process NtFlushVirtualMemory.
dlls/ntdll/sync.c
dlls/ntdll/virtual.c
include/wine/server_protocol.h
server/protocol.def
server/thread.c
server/trace.c