Bug 171131 - [OLE] SWT OLE Variant class - incorrect VT_DATE handling
Summary: [OLE] SWT OLE Variant class - incorrect VT_DATE handling
Status: RESOLVED DUPLICATE of bug 97404
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 3.2.1   Edit
Hardware: PC Windows XP
: P3 blocker (vote)
Target Milestone: ---   Edit
Assignee: Duong Nguyen CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-20 07:38 EST by KVL CLA
Modified: 2007-02-02 15:36 EST (History)
2 users (show)

See Also:


Attachments
Fixed Variant class for VT_DATE support (26.89 KB, text/plain)
2007-01-20 07:40 EST, KVL CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description KVL CLA 2007-01-20 07:38:45 EST
Build ID: M20060921-0945

Steps To Reproduce:
Call to any ActiveX property with VT_DATE type is casted to VT_R4.


More information:
Varian class should correctly handle VT_DATE type.
Comment 1 KVL CLA 2007-01-20 07:40:15 EST
Created attachment 57206 [details]
Fixed Variant class for VT_DATE support
Comment 2 Duong Nguyen CLA 2007-01-31 17:41:35 EST
I'm not sure how to reproduce this problem. Can you provide some sample code that uses VT_DATE?
Comment 3 Duong Nguyen CLA 2007-02-02 15:36:06 EST

*** This bug has been marked as a duplicate of bug 97404 ***