O.P. [vb6] Send file
1. Is there a way to get notified when the IM window receives a file transfer request, and when the transfer is completed?
2. I tried to implement auto-accept by sending "Alt-C" to the IM window's hwnd via 3 methods (sendkeys, postmessage, keyb_event) but all failed because Alt-C invokes the Voice chat request instead of Accepting the incoming file transfer. Why is this happening?
And I must say, it is stupid for MSN to give the same Alt-C shortcut to two different valid actions.
|