What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Plug-Ins » How to Create an activex control on ImWindow of MSN 6.x

How to Create an activex control on ImWindow of MSN 6.x
Author: Message:
Ash_
Senior Member
****

Avatar

Posts: 638
Reputation: 31
35 / Male / –
Joined: Aug 2004
RE: How to Create an activex control on ImWindow of MSN 6.x
quote:
Originally posted by (CyBeRDuDe)
This is some seriously difficulty stuff!!! :(
Only person I know of able to do this is Patchou... You need to know some serious Programming, and have some good Hooking skills...


pfft, i've done it.

just find the handle of the IMWindow. (probly a loop waiting counting each window with the same Class as the IMWindow. if its more than last time, re-add the button to all windows)

then use the CreateWindowEx with the hwndParent arg set to the IMWindow Handle.

then it's in there, im _pretty_ sure the your WndProc will be called when say a button is pressed, if not. easy fix inject your dll into MSN Messenger. (has to be as it loads up, i cant get it to work while its already running :( ).

then your WndProc will be called, execute the neccesary statements as you like (Y).

also it is very unlikely to do this in Visual Basic.

good luck _b
[Image: jeansiger5.jpg]
02-07-2005 10:07 AM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
How to Create an activex control on ImWindow of MSN 6.x - by amanwas on 02-02-2005 at 10:50 PM
RE: How to Create an activex control on ImWindow of MSN 6.x - by (CyBeRDuDe) on 02-02-2005 at 11:02 PM
RE: How to Create an activex control on ImWindow of MSN 6.x - by Ash_ on 02-07-2005 at 10:07 AM


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