Multithread or Multithread DLL?

R

r_obert

Hello,

I'm trying to create a worker thread for my VC++ program, and was
wondering whether I should be linking with the Multithread /MT or
Multithread DLL /MD option? I'm not quite sure, in layman's terms,
what the difference is.

When I build with Multithread DLL, the linker complains about not
being able to find a bunch of "unresolved external symbols" associated
with nafxcwd.lib.

When I build with Multithread, it completes, but when I run, I'm
getting a "Debug Assertion Failed!" error message, associated with
thrdcore.cpp.

Any insight/help appreciated.

Robert

( modify address for return mail )

www.numbersusa.com
www.americanpatrol.com
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,731
Messages
2,569,432
Members
44,832
Latest member
GlennSmall

Latest Threads

Top