|
-
Jul 25th, 2008, 09:11 AM
#1
Thread Starter
Fanatic Member
COM threading issue
Hi All,
My problem is thus :
Within my application there is a button which fires off some code which performs an import operation via a call to some unmanaged code.
The problem is that it can sometimes take an age to process.
Whats the best way to handle this solution ?
It would be nice if I had some kind of button allowing the user to cancel the operation if it takes to long but every time I touch threads and UI components I screw up big time.
Thanks in Advance :-)
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
|