Dear Members,
I am using Microsoft Visual C++ 6.0 on Win 98 Platform.

While Building my application using above compiler,
i am getting the following Linking Errors :


Linking.......
nafxcwd.lib (thrdcore.obj) : error LNK2001 : unresolved external symbol __endthreadex
nafxcwd.lib (thrdcore.obj) : error LNK2001 : unresolved external symbol __beginthreadex
Debug/program1.exe : fatal error LNK1120 : 2 unresolved externals

There were no compile time errors.
Can u tell me what these mean, and how to resolve them???
I am attaching source files in a zip file.
I am stuck in my project due to this.

Looking forward for your help,
Thanking you,
Mrprogrammer.