quote:
Originally posted by Dempsey
CMI getting a handle to the conversation HWND in VB is easy!
code:
hMSN = FindWindow("IMWindowClass", vbNullString)
Whos to say there isn't more than one IM window open? I have no choice now but to find via friendly name I suppose, but people can have identical friendly names as well.