- Fix VT_BYREF|VT_UNKNOWN return values by comparing the correct value
commit8b8c901a785581cbf29915168b6dd4128d59caaf
authorRobert Shearman <rob@codeweavers.com>
Tue, 19 Jul 2005 20:02:38 +0000 (19 20:02 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 19 Jul 2005 20:02:38 +0000 (19 20:02 +0000)
tree54e3bb1796f840d768c3bd2d7089355378b7a319
parent55506360446b6de8d6ed36556818d45b8686fb0e
- Fix VT_BYREF|VT_UNKNOWN return values by comparing the correct value
  with VT_UNKNOWN and VT_DISPATCH.
- Better tracing.
dlls/oleaut32/typelib.c