|
-
Jul 26th, 2001, 03:45 AM
#1
Thread Starter
Member
Close Application
I called other application from my program, say Notepad, using ShellExecute function (winapi). I got the window (Notepad) handle from FindWindow function(winapi). But after that, I don't know how to close it. I couldn't use DestroyWindow because the application (Notepad) doesn't belong to my program. Can anyone suggest a way to close this application (Notepad)? Thanks a lot!!!
Last edited by benchin; Apr 23rd, 2003 at 04:23 AM.
Ben Chin
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
|