ole32: Add a rough implementation of the free-threaded marshaler MarshalInterface...
authorRobert Shearman <rob@codeweavers.com>
Wed, 24 May 2006 22:01:41 +0000 (23:01 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 25 May 2006 08:41:17 +0000 (10:41 +0200)
commit4335c64f7b944b195c33b54daac070cf87519015
tree165d20b2e9291bbc6317107036255825582805e5
parent4d1d2b6c1f362b0c4e312aa12fcb22edcc22769e
ole32: Add a rough implementation of the free-threaded marshaler MarshalInterface and UnmarshalInterface methods, with test cases.
dlls/ole32/ftmarshal.c
dlls/ole32/tests/marshal.c