ntdll: Implementation of inter-process VirtualQueryEx.
authorAlexandre Julliard <julliard@winehq.org>
Mon, 15 Jan 2007 21:28:42 +0000 (22:28 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 15 Jan 2007 21:28:42 +0000 (22:28 +0100)
commit3d002395868c38d8c7d2a3207cc037ac135d729b
tree3f51a4594eb13a795a765565b03db16d46db0859
parent7a00142bc1469e4fcf7dce1a5f26bee0086878cc
ntdll: Implementation of inter-process VirtualQueryEx.
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