P
P
Pavel K2017-11-21 00:25:05
Qt
Pavel K, 2017-11-21 00:25:05

Dumpcpp from ActiveX doesn't convert type correctly, how to fix?

Greetings!
Using Qt's dumpcpp, I generate the source and header from an ActiveX object, apparently it uses the System.Decimal or Currentcy (monetary) type, I expected it to be converted to at least double, but instead it translates it to qlonglong, so the fractional part is discarded. Tell me, how can I force the translation to the desired type?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
P
Pavel K, 2017-11-21
@PavelK

Editing qactivex and recompiling solved the problem.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question