by rlebeau » Sat Oct 21, 2006 3:24 pm
.NET classes are accessible as COM objects. Until Borland updates BDS to natively support .NET development using C++/CLI, C++ users will have to use the COM objects if they want to start incorporating .NET functionality into their existing projects. So I am thinking of writing an article to demonstrate the basics of doing that.