Module: wine Branch: master Commit: 4447f221db81aa965fe0fbf2d1e1387f41e98f24 URL: http://source.winehq.org/git/wine.git/?a=commit;h=4447f221db81aa965fe0fbf2d1...
Author: Alexandre Julliard julliard@winehq.org Date: Thu Jul 28 12:43:27 2011 +0200
rpcrt4: Use a single structure for all parameter types in new format descriptors.
---
dlls/rpcrt4/ndr_stubless.c | 151 +++++++++++++++++--------------------------- dlls/rpcrt4/ndr_stubless.h | 33 +++------- 2 files changed, 69 insertions(+), 115 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=4447f221db81aa965fe0fb...