Quantcast
Channel: AutoIt v3 - General Help and Support
Viewing all articles
Browse latest Browse all 12506

Get most (or all) messages of a window

$
0
0

I created a AutoIt script, which open 2 programs, say A and B, and use SetParent to embed B into A.

 

I have to deal with the size of a child window of A ( say C ) and B.

 

But I don't know how to get WM_SIZE message of these windows in my AutoIt script, since these windows are not created by this script.

 

Is it possible to get winapi messages, in AutoIt script,  of "external" windows??


Viewing all articles
Browse latest Browse all 12506

Trending Articles