What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Mouse events

Mouse events
Author: Message:
TheGeek
Full Member
***

Avatar
Excuse my geekyness.

Posts: 179
Reputation: 15
33 / Male / –
Joined: Feb 2005
RE: RE: Mouse events
quote:
Originally posted by Mike
quote:
Originally posted by TheGeek
Get the handle to the window and subclass it.
Don't think you can subclass it, because you can't receive messages from subclassing on scripts...
But if you can, I would like to know how :)

You make a DLL with a wndproc for the window, then you subclass the window.
The new wndproc saves the last position of the mouse in it's own memory, then a script calls another function in the DLL which then reads the x or the y variable and returns it to the script.
[Image: 468x60banner.png]
06-26-2006 01:37 PM
Profile E-Mail PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Mouse events - by BananushkA on 06-26-2006 at 12:39 PM
RE: Mouse events - by TheGeek on 06-26-2006 at 12:41 PM
RE: Mouse events - by Mike on 06-26-2006 at 01:21 PM
RE: RE: Mouse events - by TheGeek on 06-26-2006 at 01:37 PM
RE: RE: RE: Mouse events - by BananushkA on 06-26-2006 at 05:47 PM
RE: Mouse events - by TheGeek on 06-27-2006 at 09:43 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