|
-
Feb 20th, 2002, 02:26 AM
#1
-
Feb 20th, 2002, 08:28 AM
#2
If you have the thread ID, you could presumably send the dll an
appropriate message (SendMessage) and wait for a response.
With no response in X timeframe, I should think it would be
appropriate to assume that it's hung up.
Of course, you should also examine the possible places for hang
up, and attempt to guarrantee that any potential hang up is
taken care of.
If you've written the DLL, then you probably don't need me to tell
you of the potential hangup points.
HTH
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
|