Stigmata
Veteran Member
    
Posts: 3517 Reputation: 45
21 / / 
Joined: Jul 2003
|
RE: Devlopment of Song2Name plugin (Visual Basic)
yes
i do
code: private msn as messengerapi
private sub msn_OnMyStatusChange(hr As Long, mMyStatus As MISTATUS)
if mMyStatus = MISTATUS_ONLINE then
msgbox " jwb rox0rs "
end if
end sub
something like that
edit: forgot end if  such a noob 
This post was edited on 07-14-2004 at 03:58 PM by Stigmata.
|
|