Hi,
I have a winsock p2p chat app and want to replicate the common messenger feature that tells a user when the other is typing.
What do you think the best way to do this would be? I've tried playing with
Private Sub txtMessage_Change()
but with little or no luck.
Any ideas?
Simon
