|
-
Jan 7th, 2002, 10:45 PM
#1
Thread Starter
New Member
Terminating a running application
Hello. I need to terminate a running process/application given its ".exe" name. I found the FindWindow API but its parameter is the application name and not the ".exe" name (for example, "Notepad - Untitled" instead of "notepad.exe". I also tried using TerminateProcess API but it can only terminate a process created by CreateProcess API. I need help badly.
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
|