You should start by reading the docs for QAxWidget and QAxObject for ways to access COM objects on Windows (including I assume OCX controls). It can be quite straightforward from the look of it, but then I've never tried it in anger.