Re: How to start a thread with a parameter in framework 2.0?
- From: "Siva M" <shiva_sm@xxxxxxxxxxxxxxxxx>
- Date: Sun, 20 Nov 2005 20:47:14 -0500
This should help: http://msdn2.microsoft.com/en-us/library/ts553s52.aspx
"JohnnyGr" <johnny_spam.me.here@xxxxxxxxxxxxxx> wrote in message
news:yq-dndy48-gAah3enZ2dnUVZ8qmdnZ2d@xxxxxxxxxxxxxxx
I have heard theres a new way to start threads with parameters in
framework 2.0, does anyone know how to do that?
this is what i need to do...
Start a thread that executes some stuff, in this case it does gets all
files from a directory. then i need to update the GUI with information
from the thread...
the thread should be started with a parameter, in this case its a string
that contains the path to the files...
Appriciate any code examples.
Thanks in advance.
.
- References:
- How to start a thread with a parameter in framework 2.0?
- From: JohnnyGr
- How to start a thread with a parameter in framework 2.0?
- Prev by Date: Re: Deleting rows from a table
- Next by Date: How to know in the MdiChildActivate event handler if the child is closed (or activated).
- Previous by thread: How to start a thread with a parameter in framework 2.0?
- Next by thread: Re: How to start a thread with a parameter in framework 2.0?
- Index(es):
Relevant Pages
|