R
Ron Harter
Has anyone used the COM interop to acess .Net asseblies from an unmanaged
C++ application?
For various reasons we have a legacy VS 6.0 C++ application that we would
like to compile with VS .Net and without the /clr switch and using the COM
interop use the XML features available in the .Net Framework.
Since we are new to .Net we need a cookbook method to expose Ssytem.XML as
COM object and then add it to our VC++ project.
Any help is greatly appreciated sine we are unable to figure it out from the
microsoft documentation.
Regards
Ron Harter
C++ application?
For various reasons we have a legacy VS 6.0 C++ application that we would
like to compile with VS .Net and without the /clr switch and using the COM
interop use the XML features available in the .Net Framework.
Since we are new to .Net we need a cookbook method to expose Ssytem.XML as
COM object and then add it to our VC++ project.
Any help is greatly appreciated sine we are unable to figure it out from the
microsoft documentation.
Regards
Ron Harter