server: Make the mapping base address a client_ptr_t instead of a void pointer.
authorAlexandre Julliard <julliard@winehq.org>
Tue, 30 Dec 2008 13:18:21 +0000 (14:18 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 30 Dec 2008 13:18:21 +0000 (14:18 +0100)
commitd066a9a01ab850797b6172c4cf89a325d3b9312d
tree088625dd355f5b0764a708fbc413a260ed01c3b3
parent8e9c156e14c25a968f9eee54fecbb0f93588599f
server: Make the mapping base address a client_ptr_t instead of a void pointer.
dlls/ntdll/virtual.c
include/wine/server_protocol.h
server/mapping.c
server/protocol.def
server/trace.c