What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Plug-Ins » [vb6] Send file

[vb6] Send file
Author: Message:
eSouL
Junior Member
**


Posts: 36
Joined: Oct 2005
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.
11-07-2005 06:20 PM
Profile E-Mail PM Find Quote Report
Dempsey
Scripting Contest Winner
*****

Avatar
http://AdamDempsey.net

Posts: 2395
Reputation: 53
37 / Male / Flag
Joined: Jul 2003
RE: [vb6] Send file
1  -  There aren't any easy ways no, but it is possible using some long winded ways, such as packet sniffing, or using the Active Accesability APIs, but from what I've used they seem to be a bit unstable.

2  -  I have tried this before, where are you sending the Alt+C to?  the IMWindowClass or DirectUIHwnd ?
SoundPacks   -   Scripts   -   Skins

that's not a bug, thats an unexpected feature
11-07-2005 06:35 PM
Profile E-Mail PM Web Find Quote Report
eSouL
Junior Member
**


Posts: 36
Joined: Oct 2005
O.P. RE: [vb6] Send file
I've tried with both IMWindowClass and DirectUIHwnd but they give the same effect of invoking Voice conversation.
11-07-2005 06:54 PM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On