Hello,
I update my question to make you better understand.
BASIC language programs need to call a class library written in C#. We created an intermediate DLL with a C language interface using C++/CLI. BASIC program—>dll(C++/CLI with C interface)—>dll (C# program). This solution works fine on ICT devices with BT BASIC , but fails to execute on programs written in HT BASIC language. Any suggestions on what to do?
thanks a lot.