.NET / COM interface

Hello, those of you who tried using .NET libraries or COM objects from JUCE, which one would you recommend? Is this doable at all? I need to interface to a really huge library and my JUCE codebase is overgrown, too. Impossible to rewrite either. Never done this before, so my apologies if I’m missing something obvious.

And yes, I tried searching, but both .net and com are kind of useless search terms. Another reason to think twice when choosing your product name :wink:

Thanks in advance!

http://support.microsoft.com/kb/953836
http://support.microsoft.com/kb/828736

I think the second link is a more what your looking for?

I had created a COM object which used juce library. It worked without problems.(There weren’t any UI stuff in it.) My suggestion would be to use COM object.

.net scares me, almost as much as JAVA based VST plugins.

It’s like objective c needs a little getting used to. :slight_smile:

TBH, both of these scare me, I’m still looking high and low to avoid them. Sorry for not replying earlier (the usual suspects: end-of-year, Christmas). Seasons’ greetings to everyone on the forum!