quote:
Originally posted by Hilikus
Im also trying to do that, however im doing it in c++, i hate vb. do you know how msgplus does it?? i know there must be some interception in messages such as the ones sent for the new sound library feature
the only way is hooking my app. to messenger???
I've made an open source MSN Proxy (SOCKS4) with plugin support. The plugin interface allows you to intercept messages before they arrive at MSN Messenger. You can also generate automatic responses without MSN Messenger knowing about it. The plugin interface is C(++), so I guess this is what you want
.
The currently released version is not compatible with MSN Messenger 7, but I've already fixed that. I've just got to release the new version.
See my sig for links.
EDIT: Just release V1.23.00 of MSNProxy which fixes the MSN Messenger 7 compatibility issue. MSNProxy can now also connect via another SOCKS4 proxy.