RE: WMPPlugin now with current playing song and nick changer
try getting the HWND of the window using "Declare Function FindWindow Lib "user32" Alias "FindWindowA" (ByVal lpClassName As String, ByVal lpWindowName As String) As Long", if it returns 0 then quit out the routine... that'll stop some of the problems assoiated with it crashing