EDN Admin
Well-known member
Hi all,<br/><br/>I have a dll build with VC++ 2003 using code having some STL objects (including std::string). <br/><br/>1. Does my STL objects causes any problems if it is used in a dll comipled with different/later version of VC++ CRT?<br/><br/>2. Is it possible to make my dll compatible across different versions of CRTs?<br/><br/>- Hari
View the full article
View the full article