ChangeSet ID: 16588 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/03/14 04:09:12
Modified files: dlls/oleaut32 : tmarshal.c
Log message: Mike Hearn mh@codeweavers.com Robert Shearman rob@codeweavers.com - Implement VT_BYREF | VT_BSTR marshalling. - Add more integer types for marshaling and unmarshaling. - Implement VT_BYREF | VT_BSTR unmarshaling. - Don't allocate memory for TKIND_DISPATCH/TKIND_INTERFACE unmarshaling as it will be lost in the success case and interferes with the failure case.
Patch: http://cvs.winehq.org/patch.py?id=16588
Old revision New revision Changes Path 1.43 1.44 +68 -4 wine/dlls/oleaut32/tmarshal.c