I’m using mIRC to connect a small chat server,
This server also use a java based client witch allow the users to send icons along with the text. These icons are translated to ascii chars.
Now, my mIRC script (dll – if that matters) displaying these icons as text.
I want to display them as icon. Say, if someone writs:
Hello…
It’s seems to me as Hello.. ().
How can I display the icon?