Authors: Mike Hearn <mh@codeweavers.com>, Robert Shearman <rob@codeweavers.com>
commit232760ded0548c759cfefd4e8891265e18fd9942
authorAlexandre Julliard <julliard@winehq.org>
Mon, 14 Mar 2005 10:09:11 +0000 (14 10:09 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 14 Mar 2005 10:09:11 +0000 (14 10:09 +0000)
tree782e2daba4f159b1b0b30541cff7d13d0978e3e8
parent9601b97cc3c0ed5f50cf0848512347d82836efee
Authors: 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.
dlls/oleaut32/tmarshal.c