From: Giancarlo on
hi,
I need to play an avi or wmv file
using C++ under visual studio 2005
can you give me some suggestion?
thanks
bye
GCL
From: Christian ASTOR on
On 26 oct, 14:48, Giancarlo <giancarlo.lasa...(a)gmail.com> wrote:

> I need to play an avi or wmv file
> using C++ under visual studio 2005
> can you give me some suggestion?

For example, IMediaControl or IWMPPlayer
There are samples in Windows SDK, like DShowPlayer pour
IMediaControl...