Hi,
i have a few questions about Activex Server. I am newly with Labview CVI, and i want to create a Activex Server or a DLL. I looked at Examples, and i want to do as same as what it is in Examples.
For Example: Datatypes Server.prj.
i did, what i see in this example, and wizard had created test_axs.h, test_axs.h, test.axs and test_axs.idl.
my question is, should i create a C source code?
Because in this example Datatypes.c File existiert.
must i write my own C code, or, Labview CVI creates it?
i have read the post about this question before,and it should be added a library. Although i added Labview.lib, i became this error.
Thanks