Rob Shearman : rpcrt4: Move low-level NDR context handle functions to a separate file.

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


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

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

rpcrt4: Move low-level NDR context handle functions to a separate file.

---

 dlls/rpcrt4/Makefile.in         |    1 +
 dlls/rpcrt4/ndr_contexthandle.c |  278 +++++++++++++++++++++++++++++++++++++++
 dlls/rpcrt4/ndr_marshall.c      |  249 -----------------------------------
 3 files changed, 279 insertions(+), 249 deletions(-)

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



More information about the wine-cvs mailing list