Can someone give an example on how to hook in WH_GETMESSAGE into AutoIt to look for all system/app window messages on the desktop, and do something if a window is moved, and how to store the handle from the window that sent the message?
Asked
Active
Viewed 667 times
1
-
Have you tried searching in the [AutoIt Forum](http://www.autoitscript.com/forum/)? There should be good examples over there. – Samoth Jul 12 '12 at 16:05
-
1@JohannesThomasMeyer, He's tried [asking](http://autoitscript.com/forum/topic/142321-fire-event-on-window-creationresizemoveclose/#entry1001755) at the AutoIt forums already. – Matt Jul 15 '12 at 09:24