|
-
May 1st, 2007, 01:38 PM
#9
Re: Killing .exe's
I'm referring to the text in its own caption bar, at the top of the form.
And, by static, I mean does it remain constant, or does it, under certain, circumstances, change?
I ask these questions because to close it, you can use the FindWindow API which would require its caption. That would give you the window handle.
Once you had the Window handle, you can pass it a shutdown message.
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
|