Robert Shearman : widl: Merge marshall_arguments and unmarshall_arguments into one
7 Feb
2006
7 Feb
'06
12:05 p.m.
Module: wine Branch: refs/heads/master Commit: 55df46ab856a8b08596303615a89c497d6dd4d5f URL: http://source.winehq.org/git/?p=wine.git;a=commit;h=55df46ab856a8b0859630361... Author: Robert Shearman <rob(a)codeweavers.com> Date: Tue Feb 7 12:32:24 2006 +0100 widl: Merge marshall_arguments and unmarshall_arguments into one function to remove the large amount of duplicated code. --- tools/widl/client.c | 5 + tools/widl/server.c | 6 + tools/widl/typegen.c | 277 +++++++++++++------------------------------------- tools/widl/typegen.h | 11 ++ 4 files changed, 88 insertions(+), 211 deletions(-) Diff: http://source.winehq.org/git/?p=wine.git;a=commitdiff;h=55df46ab856a8b085963...
7255
Age (days ago)
7255
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard