Hello all,
I am designing an appliaction to stream video from video server in vc++6.I
have created buffer for storing the bitmap bits of video in application.Can i
create .wmv movie clips from these buffer?
In visual studio 2005 i can use Windows media format sdk for this
purpose.How can i achieve the same thing in vc++6.Could any one suggest me?
Thanks in Advance.
Adarsh

Signature
Adarsh
William DePalo [MVP VC++] - 19 Jan 2007 06:12 GMT
> In visual studio 2005 i can use Windows media format sdk for this
> purpose.How can i achieve the same thing in vc++6.Could any one
> suggest me?
If no one responds here, try posting again in one of the multimedia groups,
e.g.
microsoft.public.win32.programmer.mmedia
Regards,
Will