Hello Folks,
I want to call a function, which is written in "C" DLL, from node.js JavaScript. I am using "ffi" module in node.js and electron. When I am trying to call the dll function I am getting the below error:
Uncaught Error: Dynamic Linking Error: Win32 error 193
Best Regards,
Mohit Pandit