Normal
Hi devs !I'm currently trying to develop a plugin which use an activex. As all projects using 'old' com model, I've made a wrapper.However the DirectX base of mediaportal windows does not support a direct intergration of the activex. To solve that problem I thought about a windows form that will be only used as a container for the activex, it meens hidden, never used directly.This attempt did not throw any error, but there were no activex action too. The searches I've made talk about message pump etc but they did not solve my pb.Does anybody could help me on this topic ? I know that it's a very specific problem but it would be very appreciated !Thanks
Hi devs !
I'm currently trying to develop a plugin which use an activex. As all projects using 'old' com model, I've made a wrapper.
However the DirectX base of mediaportal windows does not support a direct intergration of the activex. To solve that problem I thought about a windows form that will be only used as a container for the activex, it meens hidden, never used directly.
This attempt did not throw any error, but there were no activex action too. The searches I've made talk about message pump etc but they did not solve my pb.
Does anybody could help me on this topic ? I know that it's a very specific problem but it would be very appreciated !
Thanks