SendMessage(), If I remember correctly...is a windows API command you can use with programs like mIRC and Winamp to send/retreive commands and info, such as channel names and song titles.

its not inherantly C++ ONLY...but to use it in VB you would need to make the API declaration. I wouldn't recommend it with javascript or VBscript..you'll trigger all sorts of anti-virus detections if its even supported wink