Q
Qiang.Meng
I'm using Visual C++ 2005 to build a lib.
I found that there were 4 runtime libraries in the VC2005, /MD, /MT, /
MDd, /MTd. Which one should I choose to ensure that my library can be
used by all the other /MD or /MT programs?
Thanks a lot!
I found that there were 4 runtime libraries in the VC2005, /MD, /MT, /
MDd, /MTd. Which one should I choose to ensure that my library can be
used by all the other /MD or /MT programs?
Thanks a lot!