I need to get the text of the currently playing song in iTunes. I would use FindWindow & FindWindowEx APIs except that the entire iTunes window is only 1 class so I cant get the text of a specific label which would have the currently playing song.
How can I get the currently playing song from the window?
