[RESOLVED] VC++ to .NET automation?

I have several large projects which were originally designed in VC++ and now I am looking to move them to .NET class libraries to be used for my C# GUI and web services front ends.

I've looked at articles and am pretty confident in how to wrap unmanaged VC++ classes in managed ones, but I've realized that there is a very high degree of repetition involved. Are there any plans to release a code generation tool for VC++ which will take unmanaged VC++ files and produce wrappers?
[500 byte] By [LooselyBased] at [2007-11-19 22:48:45]
# 1 Re: [RESOLVED] VC++ to .NET automation?
I don't believe we have current plans for developing such tool (at least not in the Orcas time frame).

Thanks,
Ayman Shoukry
Program Manager
VC++ Team
AymanS at 2007-11-10 3:59:13 >