Windows API (original) (raw)
hello readers,
I recently put together a J# program with VStudio.net. It checks running processes to find winamp.exe and then take the windowTitle to get the mp3 that is currently playing.
Then it stores this into the AIM profile which is stored as an html file in its folders. The idea was to have this continually update but i've noticed you need to update the html file on your hd to the file used for other members to see.
My Question is if anyone understands how it is uploaded and if what im going to need to use now is windows API / messaging in order to get the aim program to think im updating my profile. or am i screwed? :)