09-21-2006 01:42 PM
09-22-2006 10:44 AM
09-22-2006 10:49 AM
09-22-2006
12:07 PM
- last edited on
11-14-2025
09:30 AM
by
Content Cleaner
Hi hendra,
Was this DLL created in a ANSI C compiler or a some other type of compiler like Visual C++. Different compilers set up different calling conventions.
You may also want to check out the build settings for CVI under Options >> Build Options and see if changing up some of those configurations helps!
Hope this gives you some insight!
Best Regards,
10-03-2006 01:56 AM
Hi,
One problem could be you are using the wrong callling convention to call the dll function. looking at the user manual the dll functions use CDECL.
Regards
Ray Farmer
11-14-2025 09:51 AM
Jonathan,
I am fascinated that you would answer a question I posed 19 years ago. Trust me, that is so far OBE that I can't even remember what project I was working on. But, thanks...