1. RE: Detecting when other programs open
- Posted by sephiroth _ <euman2376 at yahoo.com> Jul 23, 2001
- 388 views
d l wrote: > How can i make my program detect when another program opens such as AOL > instant messanger. you could try to make some windows API calls to find the names of open windows, but if the window title changes or the program doesn't make any windows it won't work