quote:
Originally posted by Mattike
If I understand, he wants a plugin which gets the personal message from MSN Messenger and the song from MSN Messenger Music Plugin (in WMP) or from a WinAMP plug and then makes a string like:
code:
Dim pm As String
pm = (currentpm) & " - " & (currentsong)
and then import it into MSN Messenger as pm...
This has 2 b possible... some programmer could make this?
I think I could use it 2.
I am programmer, but, I donīt know how to do that... Who can teach me? I want to do plugins too.
I work with VB6 & Delphi 7
thanks!