LNK2019

I am new to the forum. I hope this is a right palce to place my question here. I run into a problem with MS Visual Studio 7.0 (.Net 1.1) when I try to build a window program. It was a project with .c and .cpp file mixed, but no c++ class been involved.

***********************************************************
nafxcwd.lib(thrdcore.obj) : error LNK2019: unresolved external symbol __endthreadex referenced in function "void __stdcall AfxEndThread(unsigned int,int)" ( AfxEndThread@@YGXIH@Z)
***********************************************************


Answer this question

LNK2019