AutoHotkey Community

It is currently May 27th, 2012, 6:38 am

All times are UTC [ DST ]




Post new topic Reply to topic  [ 2 posts ] 
Author Message
PostPosted: April 20th, 2011, 7:33 am 
From limited testing so far, I've found when Irfanview is the active window, AH_L-64 bit doesn't register any keystrokes. Hotkeys work fine with previous versions of AH, current 32-bit versions (both Unicode & ANSI). Keystrokes register with AH_L-64 if Irfanview is running but not the active window.

This is on a Win Vista 64-bit system, Irfanview 4.28. Haven't tried yet on Win 7.

Keystrokes apparently go straight to Irfanview, where they activate their normal functions. They don't show up in the AH keylist.

Just to make sure it wasn't an overlooked script error, I tried again with this minimal script:
return
F9::
MsgBox You pressed F9
return

Same result.


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: April 20th, 2011, 10:38 am 
Offline

Joined: October 13th, 2009, 10:09 pm
Posts: 1389
Try using the keyboard hook, and make sure that AHK is running as admin when you have UAC enabled.


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

All times are UTC [ DST ]


Who is online

Users browsing this forum: No registered users and 3 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