Hi stackoverflow community,
I am using the WMPHost Sample from the win 7 sdk. What i want is that when i resize the outer window the windows media player(activex control) should not automatically adjust itself.Instead the video should be clipped. Do i need to look into the way how activeX control is created or how the host window handles it?
Thank you.