Alexandre Julliard : server: Make the address argument for read/ write_process_memory a client_ptr_t.

Alexandre Julliard julliard at winehq.org
Wed Dec 31 07:44:57 CST 2008


Module: wine
Branch: master
Commit: 8e9c156e14c25a968f9eee54fecbb0f93588599f
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=8e9c156e14c25a968f9eee54fecbb0f93588599f

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Tue Dec 30 14:11:58 2008 +0100

server: Make the address argument for read/write_process_memory a client_ptr_t.

---

 dlls/ntdll/virtual.c           |    4 ++--
 include/wine/server_protocol.h |    6 +++---
 server/mach.c                  |   22 ++++++++++++++++------
 server/process.c               |    2 +-
 server/process.h               |    4 ++--
 server/procfs.c                |   24 ++++++++++++++++++------
 server/protocol.def            |    4 ++--
 server/ptrace.c                |   24 ++++++++++++++++++------
 server/trace.c                 |    7 +++++--
 9 files changed, 67 insertions(+), 30 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=8e9c156e14c25a968f9eee54fecbb0f93588599f



More information about the wine-cvs mailing list