Hi LV'ers,
I have written a simple dll in labview and I am trying to register it using regsvr32. I get the following error message:
"Test was loaded, but the DllRegisterServer entrypoint was not found.
Test does not apppear to be a .DLL or .OCX file"
(Test is the name of the dll I created).
Is it possible to create labview dll's that can be registered in this way?
I have attached my example code (LV7) ....
Thanks,
mr_e_cat