VB 6 Interoperability and Migration
.NET applications sometimes need to connect to unmanaged code, including COM libraries, ActiveX controls, and native (Win32) DLLs. Use this section find the resources to help you connect your Visual Basic code to the unmanaged components that you need to use and to help you make the right choices on when and how to migrate your applications to Visual Basic .