|
-
October 10th, 2007, 02:15 AM
#9
Re: Terminating Worker Thread from my UI thread causing problem?
Where are the wordDoc1 and wordDocs1 variables declared
These are global variables.
I noticed the strTargetPath is shared between threads. Is this value always read only during the threading operations?
Yes strTargetPath is read only during the threading operation so no need for synchronization.
I still cannot make out y the UI thread is not completing.
Waiting for the suggestions
Regards
dp_76 
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
|