Rob Shearman : rpcrt4: Implement low-level context handle support.

Alexandre Julliard julliard at winehq.org
Wed Dec 26 10:05:06 CST 2007


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

Author: Rob Shearman <rob at codeweavers.com>
Date:   Tue Dec 25 19:08:02 2007 +0000

rpcrt4: Implement low-level context handle support.

Server context handles are tracked from associations as their lifetime
is determined by the lifetime of the association.

---

 dlls/rpcrt4/ndr_contexthandle.c |   89 ++++++++++++++++++++----
 dlls/rpcrt4/rpc_assoc.c         |  146 +++++++++++++++++++++++++++++++++++++++
 dlls/rpcrt4/rpc_assoc.h         |   14 ++++-
 3 files changed, 234 insertions(+), 15 deletions(-)

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



More information about the wine-cvs mailing list