ntdll: Implementation of inter-process VirtualAllocEx and VirtualFreeEx.
commit7a00142bc1469e4fcf7dce1a5f26bee0086878cc
authorAlexandre Julliard <julliard@winehq.org>
Mon, 15 Jan 2007 21:27:40 +0000 (15 22:27 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 15 Jan 2007 21:27:40 +0000 (15 22:27 +0100)
tree287316b07c9df0291ca97804b077bb8ed36186cc
parent6ca1d1b0812496e670957543294b04abfefe8d78
ntdll: Implementation of inter-process VirtualAllocEx and VirtualFreeEx.
dlls/kernel32/tests/process.c
dlls/kernel32/tests/virtual.c
dlls/ntdll/sync.c
dlls/ntdll/virtual.c