Re: Break thread sleep
- From: "Willy Denoyette [MVP]" <willy.denoyette@xxxxxxxxxx>
- Date: Fri, 5 Oct 2007 18:02:12 +0200
<suga.masanobu@xxxxxxxxx> wrote in message news:1191591752.520043.33910@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
On 3 Pa , 12:41, "Willy Denoyette [MVP]" <willy.denoye...@xxxxxxxxxx>
wrote:
I suppose *performTask* starts another thread to run the task
It's not. performTask is using specific method from 'add reference'
library. I'm not sure if I really need to make separate thread for it.
(And tell you the truth I don't even know how. That perforTask takes
some arguments, and while running it's sending/returning some
information to form).
Well it looks like you are calling a method, that in turn calls you back to update the form.
If the above is correct, then I need some more info:
1. What kind of library is this, this is, what are you adding with "add reference"?
2. On what thread are you calling this "performTask", is it on the UI thread (I hope it's not) or on another thread (I guess it's not) ?
Willy.
.
- References:
- Break thread sleep
- From: suga . masanobu
- Re: Break thread sleep
- From: Willy Denoyette [MVP]
- Re: Break thread sleep
- From: suga . masanobu
- Break thread sleep
- Prev by Date: Re: Ongoing file read
- Next by Date: Re: Map a network share with WNetAddConnection3
- Previous by thread: Re: Break thread sleep
- Next by thread: Re: Break thread sleep
- Index(es):
Relevant Pages
|