Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-3828

Properties of COM Currency type should be set using VT_CY and not VT_I8

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • P3: Somewhat important
    • Some future release
    • 4.5.0
    • ActiveX Support
    • None

    Description

      When a property is of a type Currency (64 Bit integer) then it should be setting/passing values as VT_CY and not VT_I8. It correctly gets the value however when it is set it is set as a VT_I8 which causes it to be converted incorrectly (in some VB based ActiveX controls).

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            pullatti Prasanth Ullattil
            anshaw Andy Shaw (closed Nokia identity) (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes