<div>I&#39;m sorry for such a basic question, but I can not find an answer on it in the mail&nbsp;archive&nbsp;or manual.</div>
<div>I have a VB dll which uses .NET and I need to instantiate a certain class and call a certain method.</div>
<div>It sounds like clr, since its a managed&nbsp;dll,&nbsp;would be a right library to use.</div>
<div>So what is the right way to do this?</div>
<div>&nbsp;</div>
<div>I was successful in using ctypes for calling functions from native C dlls, but it seems not to work this time (or I&#39;m missing something).</div>
<div>&nbsp;</div>
<div>Thanks,</div>
<div>Vlad</div>
<div>&nbsp;</div>