
VC++ 2003 Managed Extensions to VC++2005 C++/CLI Conversion Tool
Brief Description
This tools helps developers port their VC++ 2003 Managed Extensions code to the new VC++ 2005 C++/CLI syntax
On This Page
Quick Details
| File Name: | C++-CLI Migration Tool.msi |
| Version: | 1.0 |
| Date Published: | 12/6/2006 |
| Language: | English |
| Download Size: | 4.9 MB |
| Estimated Download Time: | 12 min 56K |
Overview
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.
Top of page
System Requirements
- Supported Operating Systems: Windows Server 2003; Windows XP
The tool requires VC++ 2005 to be able to rebuild it.
Top of page
Instructions
Just click on the download link the the .MSI should install the tool binrary itself as well as the sources for it. You will need Visual C++ 2005 to rebuild the tool.
Top of page
Top of page