How do you play an AVI in a specific area on a form instead of spawning one using APi calls EX: mciSendString? :confused:
Printable View
How do you play an AVI in a specific area on a form instead of spawning one using APi calls EX: mciSendString? :confused:
You'd have to use the MediaPlayer Control, I believe it plays AVI files.
That is real nice but i asked how to do so using API calls.