Forum Discussion

Andreas_1's avatar
15 years ago

Call C DLL from js

Im trying ta access a routine in a C DLL but cant get the call right. The code ive tried this far is like this: function testsDLLCall() {     var Def_Enviroment, Def_DLL, pointerd...