G
Greg Freeman
I'm missing something obvious with C++ instantiation
of .NET objects. (accessing managed code from unmannaged
code) Anyone suggest good examples in C++ (not C#)?
I'm trying to create an XmlTextWriter object, but the
class is undeclared. How do you declare a class in .NET
C++?
-Greg
of .NET objects. (accessing managed code from unmannaged
code) Anyone suggest good examples in C++ (not C#)?
I'm trying to create an XmlTextWriter object, but the
class is undeclared. How do you declare a class in .NET
C++?
-Greg