MIVA API Created DLL wont register when Compiling

23 views Asked by At

I code in Miva Script daily. I recently got some API information and am trying to write my own custom functions for Miva in C++. I was able to build a DLL for one custom function but i am having an issue with the compiler. It is flagging an Unknown error 193 "Unable to register .dll/.so C:\Msc\Builtins\Mydll.dll" This functionality would be of great use to me as i have huge function files. If anyone has any experience with this any help whatsoever would be Greatly Appreciated.

0

There are 0 answers