oleaut32: implement de/serialize_param of types VT_ARRAY|<type>

Aric Stewart aric at codeweavers.com
Thu Jan 29 09:52:29 CST 2009


Documentation seems to state that you will never legeally see 
VT_SAFEARRAY types instead the VT_ARRAY | <type> format is used to 
represent safe arrays.

Since we have VT_SAFEARRAY handling make use of that if we get the 
VT_ARRAY type.
Fix for the IE7 AddressBar.
---
  dlls/oleaut32/tmarshal.c |   14 ++++++++++++--
  1 files changed, 12 insertions(+), 2 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 68ef51a91428ef95ac235304419a073d75d9be87.diff
Type: text/x-patch
Size: 1004 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20090129/421ddc7d/attachment-0001.bin 


More information about the wine-patches mailing list