Status text
Could anyone tell me how to change status text in VB.
Sorry, I am not sure what exactly it called.
eg: It shows the song what you are listening in Windows Media Player.
Could anyone tell me how to change status text in VB.
Sorry, I am not sure what exactly it called.
eg: It shows the song what you are listening in Windows Media Player.
If it's really important to do, you could use FindWindow and SendMessage to open the settings dialog and change the value from there, but I wouldn't recommend this way.
Another way to change the song currently playing can be found here: http://forums.fanatic.net.nz/index.php?showtopic=11311&st=0
I don't think this allows you to change the PSM though, only the song / artist / icon.