Jump to content

Recommended Posts

Posted

Posts were about process child...

Get the class of your "soft" with WinGetClassList function

Get a windows list of this class by WinList function with Opt ( "WinSearchChildren", 1 ) ; 0=no, 1=search children also

And to sort window use WinGetProcess for get pid of each window, and you will need to see if they are child process of your "soft".

That's why i indicate this posts ! Posted Image

You didn't precise if it was an autoit or external soft ?

AutoIt 3.3.14.2 X86 - SciTE 3.6.0WIN 8.1 X64 - Other Example Scripts

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...