AutoHotkey Community

It is currently May 26th, 2012, 10:09 am

All times are UTC [ DST ]




Post new topic Reply to topic  [ 3 posts ] 

Do we need global hooks?
Yes
No
You may select 1 option

View results
Author Message
PostPosted: October 1st, 2008, 12:21 am 
Offline

Joined: July 30th, 2004, 8:50 pm
Posts: 192
:) I've always wanted global hooks in Autohotkey to perform some magic like catching programs before they run, or altering windows before they appear. The list is endless.

AutoHotkey is too slow to handle global hooks properly, so what we need is a standalone, compiled and fast Global Message Hook-service that will accept filtering tasks from any AutoHotkey scripts, and only relay the needed messages back to the AutoHotkey scripts, and respond to it's reply.

Anyone up for the task?

Skrommel

_________________
www.1HourSoftware.com


Report this post
Top
 Profile  
Reply with quote  
PostPosted: October 11th, 2008, 1:23 pm 
Offline
User avatar

Joined: August 11th, 2004, 1:47 am
Posts: 5347
Location: UK
skrommel wrote:
accept filtering tasks from any AutoHotkey scripts, and only relay the needed messages back to the AutoHotkey scripts, and respond to it's reply.
That would also be very slow.

_________________
GitHubScriptsIronAHK Contact by email not private message.


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: October 20th, 2008, 8:34 am 
Offline

Joined: July 30th, 2004, 8:50 pm
Posts: 192
:( Really? So an optimized, machine code, global message hook would still slow the system to a crawl?

Or is it the Autohotkey script's answertime thats the problem, even if it's just watching a single window and a single message?

Skrommel

_________________
www.1HourSoftware.com


Report this post
Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 

All times are UTC [ DST ]


Who is online

Users browsing this forum: No registered users and 8 guests


You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Powered by phpBB® Forum Software © phpBB Group