Hello
I want to display a video on a panel. I use ActiveX control.
First, I've tried with "Windows Media Player" activeX control but I have a problem : the activeX screen on my panel is automatically resize, depends to the size of my video... So if my video is 1920x1080, and my panel 500x500, the video will go outside of my panel... It's very annoying.
After I tried to use an other activeX : MS TV Video Control.
I added to .fp but the .obj contains some errors so the code can't build ! I have the error : "undefined symbol ... referenced in ...main.obj".
If anybody know some things on displaying video on a panel, please help me.
Thanks !
Hubert