Jump to content

Recommended Posts

Posted

I have what seems to be a unique situation, as I can't find anything helpful to me.

I am working with windows in another program. There can be multiple instances of similar windows.

The total number of windows is unknown (0-n--shouldn't be more than 5 or so).

I can find one of these windows by title (actually I'm finding them by class with WinGetHandle)--whichever one is frontmost is the one I find.

I need to monitor each window, so I'd like to find the handle of every window, and not just the frontmost one.

HALP!

Posted

Bah, I finally found WinList.

Every time I post a question, I immediately find the answer. The first 30 mins are irrelevant, it's the first minute after a new thread that really counts.

Sorry for polluting the boards.

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
×
×
  • Create New...