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