Robert Shearman : ole: Test and implement LPSAFEARRAY marshaling.

Alexandre Julliard julliard at wine.codeweavers.com
Fri Jan 27 05:59:10 CST 2006


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

Author: Robert Shearman <rob at codeweavers.com>
Date:   Fri Jan 27 12:54:22 2006 +0100

ole: Test and implement LPSAFEARRAY marshaling.

---

 dlls/oleaut32/oleaut32.spec      |    8 -
 dlls/oleaut32/tests/Makefile.in  |    1 
 dlls/oleaut32/tests/usrmarshal.c |  125 ++++++++++++
 dlls/oleaut32/usrmarshal.c       |  412 ++++++++++++++++++++++++++++++++++++++
 4 files changed, 542 insertions(+), 4 deletions(-)
 create mode 100644 dlls/oleaut32/tests/usrmarshal.c

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



More information about the wine-cvs mailing list