[OLE #147] Implement some user marshal functions and add tests

Robert Shearman rob at codeweavers.com
Mon Nov 28 22:52:08 CST 2005


ChangeLog:
Implement some user marshal functions and add tests.

  dlls/ole32/Makefile.in       |    3
  dlls/ole32/ole32.spec        |   84 ++--
  dlls/ole32/tests/Makefile.in |    2
  dlls/ole32/tests/marshal.c   |  189 ++++++++++
  dlls/ole32/usrmarshal.c      |  800 
++++++++++++++++++++++++++++++++++++++++++
  5 files changed, 1036 insertions(+), 42 deletions(-)
  create mode 100644 dlls/ole32/usrmarshal.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 10b8e6d16bdafc2518e47eff4154bc88ae1345d3.diff
Type: text/x-patch
Size: 37939 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20051128/62577324/10b8e6d16bdafc2518e47eff4154bc88ae1345d3-0001.diff


More information about the wine-patches mailing list