Alexandre Julliard : server: Make module handles always 64-bit.

Alexandre Julliard julliard at winehq.org
Tue Dec 30 06:56:54 CST 2008


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Mon Dec 29 16:47:51 2008 +0100

server: Make module handles always 64-bit.

---

 dlls/kernel32/debugger.c       |    6 ++--
 dlls/ntdll/loader.c            |    6 ++--
 dlls/ntdll/process.c           |    2 +-
 dlls/ntdll/server.c            |    2 +-
 dlls/user32/class.c            |   10 +++---
 dlls/user32/win.c              |   10 +++---
 include/wine/server.h          |   12 +++++++
 include/wine/server_protocol.h |   14 ++++----
 server/protocol.def            |   12 +++---
 server/trace.c                 |   69 +++++++++++++++++++++++++++-------------
 server/window.c                |    2 +-
 tools/make_requests            |    2 +-
 12 files changed, 92 insertions(+), 55 deletions(-)

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



More information about the wine-cvs mailing list