QUOTE(born2c0de @ 24 Feb, 2007 - 08:56 PM)

I'm pretty sure ITunes has an API too, although most of it is undocumented. We'll need to study the exports section of the DLL Files it uses to get to know what functions are available.
lol, being Mac-ware I didn't even think about it. It honestly never crossed my mind to hack the API, I just though about messages.
QUOTE
iTunes COM for Windows SDK (ZIP)
267 KB 2004-11-08
This SDK provides header files, documentation, and sample JScript files demonstrating how to use the iTunes for Windows COM interface. COM is the Microsoft technology, similar to AppleScript on Mac OS, that allows programmatic control of iTunes from languages like JScript, Visual Basic, C#, and C++. This SDK requires iTunes for Windows version 4.7 or later.
This might help