Hi,

I get a VC2008 project with full source. How to know whether it supports multithread or not? I think as long as the “Runtime Library” under “C/C++” - “Code generation” category is set to “Multi-threaded”, then the project should be thread-safe, is that correct? Or are there any other project settings need to be checked?

Thanks

Alan