Hi.
I decided (and completed 20%) to make the following plugin for Messenger Plus!:
A nickname changer. Now... it won't be just a regular nickname changer. It will allow multi-colored nicknames (not gradients).
For example: change the nickname to ALEX, but the first 2 letters will be blue and the last 2 will be green.
I have completed the graphical interface and all that. However, I have MSN Messenger 6 and I am not aware of its new API. I just need to be able to change the nickname.
Could someone tell me how to use this API with C++ (no mfc, plain win32 api)?
Here is the first (almost functional
) version of the plugin. It will just display the dialog to change the nickname:
http://members.rogers.com/alex_roman/xNickChanger.dll
The command to display the dialog is: /xnickchanger
Thanks.