Module: wine
Branch: master
Commit: f545468a2dfcb693a4a521337d81ed9e29bead4c
URL: http://source.winehq.org/git/wine.git/?a=commit;h=f545468a2dfcb693a4a521337…
Author: Rob Shearman <robertshearman(a)gmail.com>
Date: Fri Jan 30 13:48:38 2009 +0000
oleaut32: Initialise more of the context passed into user marshal functions in the tests for these functions.
Enable unmarshall testing for LPSAFEARRAYs and BSTRs which works on
Windows now that enough of the context has been filled in.
---
dlls/oleaut32/tests/usrmarshal.c | 122 ++++++++++++++++++++++++++++----------
1 files changed, 90 insertions(+), 32 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=f545468a2dfcb693a4a52…