LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Creating a DLL from a function panel

I have a question regarding the DLLEXPORT macro that must be used by functions that must be exported by a DLL. I start by making the  "c" and "h" file of the DLL from the function panel. All the functions are declared using the _VI_FUNC qualifier, I'd like to know if the DLLEXPORT has to be added manualy in the "h" file to each function that must be exported or something can be done so all the functions that are generated have both qualifiers DLLEXPORT _VI_FUNC ?
Regards
0 Kudos
Message 1 of 1
(2,801 Views)