Microsoft
Software
Hardware
Network
Question : Detecting when a file finishes playing in Embedded Windows Media Player
I have an embedded windows media player and I want it to play a new file when the current file finishes playing. I do not want to use a playlist to accomplish this.
How do I detect when a file has finished playing and tell it to play the next file?
Answer : Detecting when a file finishes playing in Embedded Windows Media Player
Check the right state here :
http://msdn.microsoft.com/
en-us/libr
ary/dd5640
85(VS.85).
aspx
You find :
MediaEnded
This one :
http://msdn.microsoft.com/
en-us/libr
ary/
dd5640
79(v=VS.85
).aspx
And finally this one :
http://msdn.microsoft.com/
en-us/libr
ary/
dd5640
90(v=VS.85
).aspx
Random Solutions
Deploy RemoteApp MSI using GPO
server raid6
Domain Troubles.
Install Office Communicator 2007 fails on database
sql column that represents a unique tag number
Realtek network adapter not working
Settings.xml
putty question
Copy/Paste with criteria
Send two files in email as attachment in unix shell scripting using ksh