Which references could I use to write an dll in visual studio?
If I use Interop.IntelliCAD and Imports IntelliCAD, then code fragment "Dim app As New IntelliCAD.Application()" causes an error:
'Application' is ambiguous in the namespace 'IntelliCAD'.