| 
O.P.  RE: Plugin not turning up :(
 Initalization: 
Public Function Initialize(ByVal nVersion As Long, ByVal sUserEmail As String, ByVal oMessenger As Object) As Boolean 
    Initialize = True 
End Function 
 
 
Basically, i haven't changed anything in the sample. I have restarted MSN messenger several times, used some of the dll registers i found in this site but it still doesn't work 
 |