Can't use QuickTime ActiveX

I tried creating a Windows Form app that uses the QuickTime ActiveX. I added it to the toolbox. When I tried to add the object to the form, I get a “Failed to import the ActiveX control. Please ensure it is properly registered.”

I’m sure it is “properly registered”, because if I create a Microsoft C# Windows Form app, it all works, compiles, runs, and executes properly.

I see for the C# that it created references. So did the C#. Slightly different names.

In the Oxygene one that I have:

Apple QuickTime Control 2.0
Interop.QTActiveXPluginCtrlLib
Interop.QTOControlLib
Interop.QTOLibrary

For C# I have:
AxQTOControlLib
QTOControLib
QTOLibrary

Should this work for Oxygene? How about in a WPF application? Can you use ActiveX controls there?

… time passes …

On reopening the Oxygene solution, I don’t see Apple QuickTime Control 2.0 in the references any more, but it still doesn’t work.

Thanks, logged as bugs://72889

bugs://72889 got closed with status fixed.