Hi,
_VI_FUNC is a stdcall predefined in visatype.h which is called by ivi.h
When we create a dll all the functions which are declared with this extension will be exported and the rest would be just the utility functions and are not exported.
Regards,
Siddu