iam naresh
iam getting an error while writing the _beginthread function.
process.h is included
its a win32 base console application
if i do this->
"Project|Settings|C/C++|Code generation|Use runtime library: (Debug)
> multithreaded"
then iam getting unresolved external symbol error in linking :_function()@1
plz get me the solution

