D
Dr Evil
Does anyone know if C++ w/Managed Extensions code written for VS
2002/2003 will compile in VS 2005? I've read a lot about the changes
to C++ in .net ( the new CLI syntax ), but nothing I've read mentions
backward compatibility. They've removed overloading the C++ pointer,
for instance, so it can no longer reference a managed type. Is there
a compiler switch that enables 2002/2003 compiler behavior?
2002/2003 will compile in VS 2005? I've read a lot about the changes
to C++ in .net ( the new CLI syntax ), but nothing I've read mentions
backward compatibility. They've removed overloading the C++ pointer,
for instance, so it can no longer reference a managed type. Is there
a compiler switch that enables 2002/2003 compiler behavior?