I have been written a class library in C++. How do I load it into a Windows Form Application ?
And can I write the Windows Form Application in any .NET language I want. And If I cant what do I need to do, to make my dll in C++ be loaded into a Windows Form Application written in C# or VB ?
And can I write the Windows Form Application in any .NET language I want. And If I cant what do I need to do, to make my dll in C++ be loaded into a Windows Form Application written in C# or VB ?