The Windows .NET framework has a solution for interoperating with native DLLs. Refer to the Interoperating with Unmanaged Code section of Microsoft Docs (Docs/.NET/.NET Framework/Interoperating with Unmanaged Code), which includes instructions on how to make Windows .NET programming languages call native components. If you encounter any interoperability issues with the .NET framework or need additional information, call the Microsoft Technical Support team.