Hi,
Currently, I am working on a project that requires a cutomized WMP, with some
extra control buttons (like pause, cut in/out, select keyframe etc.) added
to the skin. I am not sure what is the best way to do it. The PPC that I have
is HP iPaq 4705 with WMP 9.
I checked using embedded vc++ 4.0 or visual studio .net 2003 for developing
a standalone application, but I haven't found any useful clue, like sample
code, for doing what I need to do. Currently, I am ssing html page and
javascript to embed the WMP in a html page. But, there is some display
problem of this approach, the PPC screen deosn't refresh correctly once the
html page is loaded.
So, I am just curious if anybody has had experience on this type of project
and is willing to share some insights. I would really appreciate that.
Peter
Peter
Arvind - 26 Oct 2004 10:51 GMT
there is a sample appliaction in www.codeproject.com
mediabookmarker
also if u have WMSDK you will find a sample app in that too,,
but to the extent i know it is not well supported in eVC++4.0 as 3.0
so keep that in mind and proceed
if u dont find any sample mail me
--
Thanks,
Arvind
--
"eRiva Systems" - Where Technology Meets Life, Every Minute.
arvindr@erivasystems.com
www.erivasystems.com
> Hi,
>
[quoted text clipped - 16 lines]
>
> Peter