[Bug 4502] Regression: DatePicker from MSCOMCT2.OCX causes Type Mismatch on assignment to Value

Wine Bugs wine-bugs at winehq.org
Mon Mar 13 12:08:08 CST 2006


http://bugs.winehq.org/show_bug.cgi?id=4502





------- Additional Comments From a_villacis at palosanto.com  2006-13-03 12:08 -------
Created an attachment (id=2046)
 --> (http://bugs.winehq.org/attachment.cgi?id=2046&action=view)
Debug log for failing execution of ITypeInfo::Invoke

This is the debug log for the execution of ITypeInfo::Invoke, which fails for
the Property Put of the DatePicker control. The base cause of failure is the
(unsupported) attempt to corerce a VT_DATE variant into a VT_VARIANT. This
coertion seems to be unsupported in native, too.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list