Miha
Fri Jan 07 04:04:54 CST 2005
Hi johnny,
Jon Skeet has good articles on this topic, see:
http://www.yoda.arachsys.com/csharp/threads/parameters.shtml
--
Miha Markic [MVP C#] - RightHand .NET consulting & development
SLODUG - Slovene Developer Users Group
www.rthand.com
"johnny" <johnny@discussions.microsoft.com> wrote in message
news:4193D5EE-3AFB-4158-A7C1-69BBD1E2817F@microsoft.com...
> Very simple question. I need to pass a parameter to a newly created
> thread.
> How can I accomplish it. I'm sure it must be very easy - something like it
> was in Win32 CreateThread had 1 4B parameter.