Page 1 of 1

.NET DLL function calls

Posted: Tue Jun 14, 2005 8:24 am
by jbabco
Does this product support calling functions from nativve .NET DLLs? InstallScript doesn't.

Wondering.

j

Posted: Tue Jun 14, 2005 8:40 am
by sinan
Unfortunately, no. There is a Call DLL Function you could try though, in case the .NET DLL supports reverse p/invoke.