Mike McCormack : rpcrt4: Split the transport layer into a different file.
21 Apr
2006
21 Apr
'06
10:02 a.m.
Module: wine Branch: refs/heads/master Commit: 5c6f72873a0f3ebc0c855480059e1bc168628e39 URL: http://source.winehq.org/git/?p=wine.git;a=commit;h=5c6f72873a0f3ebc0c855480... Author: Mike McCormack <mike(a)codeweavers.com> Date: Fri Apr 21 15:38:57 2006 +0900 rpcrt4: Split the transport layer into a different file. --- dlls/rpcrt4/Makefile.in | 1 dlls/rpcrt4/rpc_binding.c | 241 ------------------------------------ dlls/rpcrt4/rpc_transport.c | 289 +++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 290 insertions(+), 241 deletions(-) create mode 100644 dlls/rpcrt4/rpc_transport.c Diff: http://source.winehq.org/git/?p=wine.git;a=commitdiff;h=5c6f72873a0f3ebc0c85...
7176
Age (days ago)
7176
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard