I've worked-around the problem by embedding the active-x in an ole-container in a new application. then i start this application, retrieve the Handle and use SetParent to make it a child of my own "main" application. Works fine, since I do not have to use any commands like Play oder Pause ...