Software Development Network>> VS Express Editions>> libc.lib
LIBC is AFAIK a single threaded library.http://support.microsoft.com/default.aspx scid=kb;en-us;154753Single threaded support for the CRT is dropped in VS 2005
libc.lib
ripleym
I couldnt find it in that article.
Gary Varga
rocco n
In this case the correct library LIBCMT will be used.
ChandraP
LIBC is AFAIK a single threaded library.
http://support.microsoft.com/default.aspx scid=kb;en-us;154753
Single threaded support for the CRT is dropped in VS 2005