O.P. RE: Want sound when message received
Hi Matty,
Well, if you could describe to me in general terms how such a feature could be done, I could write a plugin to do the job myself. I haven't written Messenger plugins before, but I wrote a Winamp plugin once. I'm sure I could pick it up.
I'm familiar with C++, VB and the Windows API.
The main problem, I feel, is knowing when a message is received. Once I know how to do that, the rest should be simple. Is there a simple way to tell? Does the Messenger window receive a specific WM_ message or something, whenever a message is received from another user?
Obviously it shouldn't happen when a message is /sent/...
|