How to start a thread with a parameter in framework 2.0?



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.
.



Relevant Pages

  • Re: Pocket PC Data Transfer via internet
    ... (executes on your web server) ... that you call from your Phone Edition Compact ... Framework application. ...
    (microsoft.public.pocketpc.developer)
  • Re: How to start a thread with a parameter in framework 2.0?
    ... I have heard theres a new way to start threads with parameters in ... framework 2.0, does anyone know how to do that? ... Appriciate any code examples. ... Prev by Date: ...
    (microsoft.public.dotnet.languages.vb)
  • Simple framework for regression tests in src/tools/regression
    ... When I converted the test program for the posix shm stuff over to a regression ... framework provides routines for the test to indicate its result like so: ... one executes the 'run_tests' method provided by the ... case a test utility wants to take optional arguments, ...
    (freebsd-arch)
  • Re: Simple framework for regression tests in src/tools/regression
    ... framework provides routines for the test to indicate its result like so: ... one executes the 'run_tests' method provided by the ... case a test utility wants to take optional arguments, ... There is C++ in the base system. ...
    (freebsd-arch)
  • Re: DataSet and SQL results dont match, help
    ... and framework so I wasn't quite sure where to post it. ... I have a SP that executes multiple SELECT statements. ... If the ROWCOUNT = 0 ...
    (microsoft.public.dotnet.framework)