Rob Shearman : rpcrt4: Implement stubless asynchronous NDR interpreter.
25 Mar
2009
25 Mar
'09
3:31 p.m.
Module: wine Branch: master Commit: 834c5b4275c376c55cbb27182069793bfd95226d URL: http://source.winehq.org/git/wine.git/?a=commit;h=834c5b4275c376c55cbb271820... Author: Rob Shearman <rob(a)codeweavers.com> Date: Wed Mar 18 10:59:35 2009 +0000 rpcrt4: Implement stubless asynchronous NDR interpreter. CodeWeavers did this work for supporting Outlook 2007. --- dlls/rpcrt4/ndr_stubless.c | 336 ++++++++++++++++++++++++++++++++++++++++++++ dlls/rpcrt4/ndr_stubless.h | 1 + dlls/rpcrt4/rpc_assoc.c | 1 + dlls/rpcrt4/rpc_async.c | 16 ++- dlls/rpcrt4/rpcrt4.spec | 3 +- 5 files changed, 354 insertions(+), 3 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=834c5b4275c376c55cbb27...
6203
Age (days ago)
6203
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard