How to start a thread with a parameter in framework 2.0?
- From: JohnnyGr <johnny_spam.me.here@xxxxxxxxxxxxxx>
- Date: Sun, 20 Nov 2005 23:24:14 +0100
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. .
- Follow-Ups:
- Re: How to start a thread with a parameter in framework 2.0?
- From: Branco Medeiros
- Re: How to start a thread with a parameter in framework 2.0?
- From: Siva M
- Re: How to start a thread with a parameter in framework 2.0?
- Prev by Date: Re: Opening standard mail client
- Next by Date: Re: Get set... what do i use .
- Previous by thread: Trapping Global Application Errors
- Next by thread: Re: How to start a thread with a parameter in framework 2.0?
- Index(es):
Relevant Pages
|