I'm making a small video player. I used api: sendMCIstring,
it work very well, but it display video on itself window. I want it appears on my own dialog. What should I do? Please tell me what api(s) I should use.
Thanks
I then belive we would have to see more of your code to be able to help you or as you can see from my example that uses the MMC/MCI control, I pass the hWnd of a picture box to get it to display inside of my program. If I did not, it would spawn its own window. Perhaps you need to look at the hwndCallback closer to see if that is where you need to place your hWnd to the object you want to display to video in.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.