Robert Shearman : ole32: Add a rough implementation of the free-threaded marshaler MarshalInterface and UnmarshalInterface methods , with test cases.

Alexandre Julliard julliard at wine.codeweavers.com
Thu May 25 04:16:15 CDT 2006


Module: wine
Branch: refs/heads/master
Commit: 4335c64f7b944b195c33b54daac070cf87519015
URL:    http://source.winehq.org/git/?p=wine.git;a=commit;h=4335c64f7b944b195c33b54daac070cf87519015

Author: Robert Shearman <rob at codeweavers.com>
Date:   Wed May 24 23:01:41 2006 +0100

ole32: Add a rough implementation of the free-threaded marshaler MarshalInterface and UnmarshalInterface methods, with test cases.

---

 dlls/ole32/ftmarshal.c     |   75 +++++++++++++++++-
 dlls/ole32/tests/marshal.c |  179 ++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 249 insertions(+), 5 deletions(-)

Diff:   http://source.winehq.org/git/?p=wine.git;a=commitdiff;h=4335c64f7b944b195c33b54daac070cf87519015



More information about the wine-cvs mailing list