NightVision(UK)
Member
- Joined
- Feb 15, 2008
- Messages
- 11
- Programming Experience
- 1-3
I am currently developing an Audio Player to interact with another program.
Some people i know said it would be great to get the player to send the Track name etc to MSN Listening to.
now i want to create this as a DLL file, the reason why a DLL file is i find it easier to use for other application that i can use it on, so all i need to do is type something like so:-
MSNControl.Send(Artistname & " - " SongTitle)
now i am not asking for someone to give me the code because that way i will not learn how to do it for myself.
all i am asking is some pointers, things to look at, components to use or maybe SDK to install.
any help in this way will be gratly appreciated, Thanks
Some people i know said it would be great to get the player to send the Track name etc to MSN Listening to.
now i want to create this as a DLL file, the reason why a DLL file is i find it easier to use for other application that i can use it on, so all i need to do is type something like so:-
MSNControl.Send(Artistname & " - " SongTitle)
now i am not asking for someone to give me the code because that way i will not learn how to do it for myself.
all i am asking is some pointers, things to look at, components to use or maybe SDK to install.
any help in this way will be gratly appreciated, Thanks