I need to create a class library in VS2013 that can be referenced by a VB6 application and newer applications. I heard something aboutCOM Interop but have no idea where to start. I am assuming I would develop a class library in VS2013 and then package the assembly for COM. Any good sample projects on this out there?
↧