7 Jan
2008
7 Jan
'08
2:39 p.m.
Module: wine Branch: master Commit: f296a8ca6c14fe533bfda4c382c70fd2447b78fd URL: http://source.winehq.org/git/wine.git/?a=commit;h=f296a8ca6c14fe533bfda4c382... Author: Rob Shearman <rob(a)codeweavers.com> Date: Mon Jan 7 10:18:34 2008 +0000 rpcrt4: Implement I_RpcMapWin32Status. Add a test for this function. --- dlls/rpcrt4/rpcrt4_main.c | 123 ++++++++++++++++++++++++++++++++++++++++++- dlls/rpcrt4/tests/rpc.c | 127 +++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 248 insertions(+), 2 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=f296a8ca6c14fe533bfda4...