Results 1 to 6 of 6

Thread: Close Application

Threaded View

  1. #1

    Thread Starter
    Member
    Join Date
    May 2001
    Location
    Malaysia
    Posts
    43

    Wink 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
  •  



Click Here to Expand Forum to Full Width