This tool helps developers port their VC++ 2003 Managed Extensions code to the new VC++ 2005 C++/CLI syntax. While this tool is a good basis to start the porting process, it is not a complete tool. Users will need to do manual modification to the tool's output to successfully compile the resulting code. Also, developers will almost certainly need to make source code modifications in the tool’s source to allow it to successfully parse their code. This tool is incomplete and unsupported by Microsoft but it is provided as an initial help to the porting process.
|