.NET c++ threads

hi.
what should i do to send a params to thread in C++ (thread described in http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemThreadingThreadClassTopic.asp)
help me:)
[216 byte] By [katarek] at [2007-11-19 4:17:30]
# 1 Re: .NET c++ threads
Take a look at the section 'Passing Data To Threads' in the following article ( http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpguide/html/cpconCreatingThreads.asp)...
Andreas Masur at 2007-11-9 13:57:02 >