Subj : Accessing a C#.NET Class Library from Borland C++ To : borland.public.cpp.borlandcpp From : Curtis Nielson Date : Tue Oct 28 2003 12:27 pm I am working on a project that requires I access C#.NET assemblies from a project originally developed in Borland C++ Builder 3. I have tried to import the Type Library provided, but the resulting CPP files give me all kinds of errors. Any help would be greatly appreciated. .