Alexandre Julliard : ntdll: Implementation of inter-process VirtualQueryEx.

Alexandre Julliard julliard at wine.codeweavers.com
Tue Jan 16 05:22:15 CST 2007


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Mon Jan 15 22:28:42 2007 +0100

ntdll: Implementation of inter-process VirtualQueryEx.

---

 dlls/kernel32/tests/virtual.c  |   41 +++++++++++++++------------------------
 dlls/ntdll/sync.c              |   20 +++++++++++++++++++
 dlls/ntdll/virtual.c           |   25 +++++++++++++++++++++--
 include/wine/server_protocol.h |   22 +++++++++++++++++++-
 server/protocol.def            |   20 ++++++++++++++++++-
 server/thread.c                |    5 +++-
 server/trace.c                 |   11 ++++++++++
 7 files changed, 112 insertions(+), 32 deletions(-)

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



More information about the wine-cvs mailing list