O.P. File transfer progress in convo window
Hi all,
I want to make a Messenger Plus! plugin which displays the progress of active file transfers in a conversation somewhere in the conversation window (for example below the display picture of the one you're talking to).
I've already done some research on this, and in the typelibraries of MSN Messenger I can see some interfaces which are interesting. There is a library P4PLib with the interfaces IChannel, IFileInfo and DChannelEvents.
Now I would like to get a pointer to one of these interfaces to be able to keep track of the progress of a file transfer. With Plus! I can get a pointer to the IMessenger interface, but I don't know how to get a pointer to one of these. I guess I'll need a technique which is similar to the one Patchou uses to get the IMessenger pointer.
Someone got any clue on how I could do this?
Thanks very much in advance.
|