server: Make the address parameters in inter-process virtual memory calls client_ptr_t.
authorAlexandre Julliard <julliard@winehq.org>
Tue, 30 Dec 2008 14:05:38 +0000 (15:05 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 30 Dec 2008 14:05:38 +0000 (15:05 +0100)
commit838803ce24f0ba7f52dcca63e561ad62bc35b9e7
treefea6b4bc7821e049a635f8bb3b6ecd9773003564
parentd066a9a01ab850797b6172c4cf89a325d3b9312d
server: Make the address parameters in inter-process virtual memory calls client_ptr_t.

Add explicit padding fields in the corresponding structures.
dlls/ntdll/sync.c
dlls/ntdll/virtual.c
include/wine/server_protocol.h
server/protocol.def
server/trace.c
tools/make_requests