Hi,
I'm trying to add a context menu on the VideoView control. But when the video starts playing the context menu don't show anymore. I try to attach to the WinProc callback, and I can see no events are fired when the video play.
Does someone found a workaround for that?
Thanks