Module: wine Branch: refs/heads/master Commit: f151ecb0d1400aa029e89b3abc97bf3b212891f6 URL: http://source.winehq.org/git/?p=wine.git;a=commit;h=f151ecb0d1400aa029e89b3a...
Author: Huw Davies huw@codeweavers.com Date: Fri May 19 11:47:20 2006 +0100
rpcrt4: Use IsClient to determine whether we can use the Buffer memory or not.
Add simple struct tests.
---
dlls/rpcrt4/ndr_marshall.c | 5 - dlls/rpcrt4/tests/ndr_marshall.c | 361 ++++++++++++++++++++++++++++++++++---- 2 files changed, 325 insertions(+), 41 deletions(-)
Diff: http://source.winehq.org/git/?p=wine.git;a=commitdiff;h=f151ecb0d1400aa029e8...