RE: Web Based Version of Msngr w/ Plus
Actually an HTML Application (.hta) could be written to be able to hook the Web Messenger api thru internet explorer with the Shell.application ActiveX Object..
Unfortunetly though, It would be quite a bit of work to be able to pull the data off web messenger into a structure of who you're talking to and the IE windows for them...
If something like that was written correctly ALOT could be used with web messenger such as automation and what not. It's much easier to hook the interface and manpiluate it thru it's HTML code than thru writing protocol software or tooks to be able to hack the memory to add your own features.
If anybody wants to mess with the idea,
I wrote a small API to control the IE Window List and do some simple mods to it (I didn't spend much time on it)
There are API functions inside the source code of this (look for the commented area in it)
(hmm.. maybe this should be it's own thread)
Later!
~ Three
Attachment: iework.zip (2.02 KB)
This file has been downloaded 213 time(s).
|