Robert Shearman : rpcrt4: Change the stubless parameter attributes to using a bitfield

Alexandre Julliard julliard at wine.codeweavers.com
Thu Mar 2 05:17:31 CST 2006


Module: wine
Branch: refs/heads/master
Commit: 4253b0123932102a6be3d8397f02feea41ef83a5
URL:    http://source.winehq.org/git/?p=wine.git;a=commit;h=4253b0123932102a6be3d8397f02feea41ef83a5

Author: Robert Shearman <rob at codeweavers.com>
Date:   Wed Mar  1 12:22:26 2006 +0000

rpcrt4: Change the stubless parameter attributes to using a bitfield
(as defined by the PSDK) so the ServerAllocSize part is easier to
calculate.

---

 dlls/rpcrt4/ndr_stubless.c |  133 +++++++++++++++++---------------------------
 include/Makefile.in        |    1 
 include/ndrtypes.h         |   57 +++++++++++++++++++
 3 files changed, 110 insertions(+), 81 deletions(-)
 create mode 100644 include/ndrtypes.h

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



More information about the wine-cvs mailing list