Hey all..
I'm giving this project a look over in VB6, and i've made a sort of 'prototype', heh. It works so far, but the notifying bit is a bit more.. Uhh.. 'Difficult'. So far, i've got it giving me a message box when someone opens or closes a window, with ANY msn open.
I need some code that can help me get MSN to actually open one of its own popups, just like StuffPlug does - does anyone have any code, or any idea on how to do it? If so i can finally get this thing finished and hand it out to some more than eager people
I was thinking along the lines of the SendMessage API, Protocol Commands (what is actually sent/received by MSN), or the MSN API (which is probably impossible to use for this bit anyway, it doesnt support TOO much..)
Oh PS, also code for that "window closed" notifier - you know, like in stuffplug - it shows a message just like someone actually DID leave the conversation!
Cheers!