Set the type of VarBstrFromDate to dwFlags, instead of lcid.
commit64b9d866691f999630fcef39120bd1004f2400b1
authorOwen Wang <owenw@corel.com>
Fri, 18 Feb 2000 19:14:29 +0000 (18 19:14 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 18 Feb 2000 19:14:29 +0000 (18 19:14 +0000)
tree75f50f6294048478be8b7b61719d4b9937f76bea
parent28db50f060ac1295c6cdd69f344705bf8cc530e2
Set the type of VarBstrFromDate to dwFlags, instead of lcid.

Ulrich Czekalla  <ulrichc@corel.ca>
Fixed the problem with the date being off by one.

Petar Djukic
VariantCopy was ignoring VT_DISPATCH,VT_UNKNOWN, and VT_VARIANT. Same
with VariantClear.
Coerce function doesn't implement coercion for VT_DISPATCH type.
dlls/oleaut32/variant.c