O.P. RE: [question] Calling an external DLL
What option? "Make assembly COM-Visible" ? And then we put it in <DotNetFiles> ? Also, how do I call it in ActiveXObject? Just ActiveXObject("MyDLL") ... or do I need something like ActiveXObject("MyDLL.Something-Else-Goes-Here") ?
This post was edited on 06-25-2006 at 10:30 PM by deAd.
|