![]() |
![]() |
![]() |
|||||
![]() |
![]() |
![]() |
![]() |
![]() |
|||
| Welcome
to Tech Support Forum home to more then 136,000 problems solved. Issues
have included: Spyware, Malware, Virus Issues, Windows, Microsoft,
Linux, Networking, Security, Hardware, and Gaming Getting your
problem solved is as easy as: 1. Registering for a free account 2. Asking your question 3. Receiving an answer Registered members: * See fewer ads. * And much more..
|
| Want to know how to post a question? click here | Having problems with spyware and pop-ups? First Steps |
|
|||||||
| Programming A discussion forum for programs and programming used in tech-related businesses. |
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 (permalink) |
|
Registered User
|
API Calls: multiple windows
I am running multiple instances of a program (a). I want to be able to have a program that I am writing (b) find each of a's handles and be able to set focus on whichever window I choose.
I can't seem to figure out how to do it. After toying around for about an hour & searching the net (no help), I decided to come here... please tell me someone knows how to do this via API. Basically I need 2 codes. 1) find each window handle for multiple instances of a program running 2) set focus to whichever handle i desire. *as if it were clicked on the taskbar It would be most beneficial if the code didn't create an array, but rather threw the handles into a listbox. It would be easier for me to learn from it that way. Hope someone knows how to do this ;\ Thanks! -Sean Last edited by enoctis; 09-26-2005 at 08:17 PM. Reason: further explanation |
|
|
|
| Important Information |
|
Join the #1 Tech Support Forum Today - It's Totally Free!
TechSupportForum.com is a leading support website for your computer needs. We offer free, friendly and personalized computer support. Why pay to have your computer fixed when you can do it for free. Join TechSupportforum.com Today - Click Here |
|
|
#2 (permalink) |
|
Registered User
|
Since no one was able to help me on this, I made a work-around. It sucks to have to do such, but it works; simple, but annoying.
I made my application (a) "stay on top", then it asks you to bring each instance of the second application (b) one by one and click "add instance" so-to-speak. Like I said, it works.. but it's aggrevating. |
|
|
|
![]() |
| Thread Tools | |
|
|