Alexandre Julliard : ntdll: Add support for virtual write watches.

Alexandre Julliard julliard at winehq.org
Tue Nov 25 07:21:38 CST 2008


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Tue Nov 25 12:07:35 2008 +0100

ntdll: Add support for virtual write watches.

---

 dlls/kernel32/tests/virtual.c  |    2 +-
 dlls/ntdll/virtual.c           |  142 +++++++++++++++++++++++++++++++++++-----
 include/wine/server_protocol.h |    1 +
 server/protocol.def            |    1 +
 4 files changed, 128 insertions(+), 18 deletions(-)

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



More information about the wine-cvs mailing list