There is no functionality out of the box for creating/reading AVI files.
You will have to use functions through the P/Invoke layer, or through COM
interop, or use a third party component.
You might want to look into using DirectX 9, as it might have the
libraries you want to manipulate AVI files. Also, if Movie Maker is
installed on your machine, I would assume there is some sort of API
associated with that as well which you could access through COM interop.
Hi,Nicholas :
Can my application run on the machine which without the DirectX 9
in it ,if i used the Direct X 9 in my application? What i want is to play
a avi on a windows form. What i should do ?
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.