http://bugs.winehq.org/show_bug.cgi?id=4502
Summary: Regression: DatePicker from MSCOMCT2.OCX causes Type Mismatch on assignment to Value Product: Wine Version: CVS Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P3 Component: wine-ole AssignedTo: wine-bugs@winehq.org ReportedBy: a_villacis@palosanto.com
Wine 0.9 works correctly with VB programs that use the DTPicker control from MSCOMCT2.OCX. Current CVS fails at the moment the VB program tries to assign the Value property from a Date variable:
err:ole:ITypeInfo_fnInvoke failed to convert param 0 to VT_VARIANT from VT_DATE