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

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

      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).

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes