|
-
Jun 2nd, 2006, 06:37 PM
#1
Re: Threads, Processes getting locked
and you can use to make sure the process exited
"I'm not normally a praying man, but if you're up there, save me... Superman!" - Homer Simpson
My Blog
-
Jun 4th, 2006, 10:10 AM
#2
Thread Starter
Lively Member
Re: Threads, Processes getting locked
Thanks my friend, but still no cigar.
I tried the following......
VB Code:
Try
start.CloseMainWindow()
start.WaitForExit()
Catch ex As Exception
End Try
and wordpad.exe still shows up in the task manager.
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
|