Alexandre Julliard : server: Make object handles ints instead of pointers.

Alexandre Julliard julliard at winehq.org
Mon Dec 8 09:46:29 CST 2008


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Mon Dec  8 16:04:20 2008 +0100

server: Make object handles ints instead of pointers.

---

 include/wine/server_protocol.h |    2 +-
 server/handle.c                |   14 +-
 server/process.c               |    2 +-
 server/protocol.def            |    2 +-
 server/request.c               |    2 +-
 server/trace.c                 |  476 ++++++++++++++++++++--------------------
 tools/make_requests            |    2 +-
 7 files changed, 250 insertions(+), 250 deletions(-)

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



More information about the wine-cvs mailing list