Hello Gary Z.
After doing a little research it looks like HT-Basics requires that you
use the _cdecl calling convention when creating DLLs. So in CVI,
navigate to Options >> Build Options and select cdecl as your
default calling convention. Some other things you need to
consider is how you declare your data type in your C DLL, and how you
call them in HT-Basic. Some websites I found helpful were: Using
a
DLL in HTBasic and
DLL Rules.
Hope that helps.
Wendy L
LabWindows/CVI Developer Newsletter