Hello,

Im embedding wmp ocx(6.4) on html andembedding html on the evc++ app.


amd im able to control the app quite well. but is it possible to find
whether the wmp on the pie is

1.playing the file
2.stopped
3.started

etc

from my application?

may be thru

case WM_ACTIVATE:


???


the reason for this is when the video file is played i want to change the
html screen automatically (say from sample1.htm to sample2.htm thru
sendmessage())

--
Thanks,

Arvind