oleaut32[3/3]: VT_USERDEFINED records are passed by value (with testcase, fixes bug #14639)

Mikołaj Zalewski mikolaj at zalewski.pl
Sat Sep 13 17:05:50 CDT 2008


Currently the serialize_param would read the structure from the stask 
but the deserialize_param would store a pointer to the structure on the 
stack.

For the array parameter, the test compains for each element that it 
doesn't know how to serialize VT_DECIMAL. The elements should be 
VT_USERDEFINED - it looks like a typelib or widl bug. But the test 
passes anyhow and it looks like a different bug so I will try to look 
into it later.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-oleaut32-VT_USERDEFINED-records-are-passed-by-value.patch
Type: text/x-patch
Size: 0 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080914/67a0461b/attachment.bin 


More information about the wine-patches mailing list