Rob Shearman : rpcrt4: Move low-level NDR context handle functions to a separate file.
26 Dec
2007
26 Dec
'07
4:05 p.m.
Module: wine Branch: master Commit: cf6d95c1b8c937d2be77f3eb14dcf3c2d0d6932a URL: http://source.winehq.org/git/wine.git/?a=commit;h=cf6d95c1b8c937d2be77f3eb14... Author: Rob Shearman <rob(a)codeweavers.com> Date: Tue Dec 25 19:07:41 2007 +0000 rpcrt4: Move low-level NDR context handle functions to a separate file. --- dlls/rpcrt4/Makefile.in | 1 + dlls/rpcrt4/ndr_contexthandle.c | 278 +++++++++++++++++++++++++++++++++++++++ dlls/rpcrt4/ndr_marshall.c | 249 ----------------------------------- 3 files changed, 279 insertions(+), 249 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=cf6d95c1b8c937d2be77f3...
6658
Age (days ago)
6658
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard