I would like to make a _WinAPi_ Hook ( just found the function today and its amazingly helpful) with windows messages. Searching the forum i can only find the following topics;
http://www.autoitscript.com/forum/topic/93315-detect-window-creation-using-callback-hook/page__hl__+registershellhookwindow#entry670442
http://www.autoitscript.com/forum/topic/89218-windows-change-event/page__hl__+registershellhookwindow#entry642985
http://www.autoitscript.com/forum/topic/75126-hooking-window-creation/page__hl__+registershellhookwindow#entry545539
Which all show what i am after, but doing it via making a autoit GUI and setting up a GUIRegistermsg.
I checked the helpfile on the SetWindowHook, and tryed out the other $WH_Messages but none worked.
Is what i am asking releasticly possible?
http://www.autoitscript.com/forum/topic/93315-detect-window-creation-using-callback-hook/page__hl__+registershellhookwindow#entry670442
http://www.autoitscript.com/forum/topic/89218-windows-change-event/page__hl__+registershellhookwindow#entry642985
http://www.autoitscript.com/forum/topic/75126-hooking-window-creation/page__hl__+registershellhookwindow#entry545539
Which all show what i am after, but doing it via making a autoit GUI and setting up a GUIRegistermsg.
I checked the helpfile on the SetWindowHook, and tryed out the other $WH_Messages but none worked.
Is what i am asking releasticly possible?