O.P. Help: How to insert custom emoticons into conversation window
I need your help to work on a plug-in.
Suppose... I have a gif image (custom emoticon) stored on hard drive: "C:\emoticon.gif". I need a function that will insert this image into the current conversation. Please give me a starting point for working on such function.
The conversation window of MSN Messenger has a DirectUIHWND class, which uses windowless RichEdit control. So I need an access to that control... Isn't it? But that control (RichEdit) does not have a handle...
How can I access it from my plug-in?
Maybe, MSN Messenger offers an interface for working with chat control (RichEdit) directly. Please, give me an idea where to proceed or what interface to use...
Please?
|