Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我每天都用 Miva Script 编写代码。我最近获得了一些 API 信息,并正在尝试用 C++ 为 Miva 编写我自己的自定义函数。我能够为一个自定义函数构建一个 DLL,但我遇到了编译器问题。它正在标记一个未知错误 193“无法注册 .dll/.so C:\Msc\Builtins\Mydll.dll”这个功能对我很有用,因为我有巨大的函数文件。如果有人对此有任何经验,任何帮助都将不胜感激。