Send/Post Message

If you are experiencing problems with "Everything", post here for assistance.
Post Reply
instigator
Posts: 16
Joined: Wed Jun 01, 2011 1:03 am

Send/Post Message

Post by instigator »

So I decide to make an Autohotkey GUI that can serve as a bridge between Everything and Directory Opus. basically I took the ListView from the Everything window and put it to the A_GUI along with others controls. So far so good. The only problem is that to access to the selected item I have to use the "copy path to clipboard" option from Everything (since Everything List View is not a "Window regular" list view), and I have to pass through the Gui hotkeys to the Everything window. Is a real pain in the ass.
Since Autohotkey have support for Send/post Messages to a window (and is far better this way), I wonder if Everything have some number messages for actions like copy path to clipboard, set run count and stuff like that.
Hope I'll be clear, sorry for my poor English skills.
Thanks
Post Reply