Hi,
I'm not c++ programmer so I have problem. Simple problem, I think.
I need play movie, can be only e.g. .avi (I can convert). Static width, static height, no button, no loop. I will write in PHP something like
exec('window.exe movie23.avi');
And appears window, play video, window close.
I rely code or good links.
Best regards