|
-
Sep 28th, 2006, 09:18 AM
#1
Thread Starter
Fanatic Member
Enumerate Windows (app only)
I want to enumerate all the windows in MY application only. What I am trying to do is search all windows in my application, determine if the window is a Message Box (class name) and if it is, use SendMessage to close it. So how do I enumerate ONLY the windows in my application as opposed to ALL windows on the system?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|