I need some help to load this dll cause when I try to load the netdaq
toolbox dll through the ntool32.lib in lw/cvi 5.5 , I get the follow error
in ftoolbox.h, in this line: "FBOX_DEFINE_EXTERN long EXPORT_ENTRY flxLibInit(unsigned
int);"
sintax error: found __pascal expecting ";" before the EXPORT_ENTRY macro
But the EXPORT_ENTRY is defined as:
#define EXPORT_ENTRY FAR PASCAL __export
tks.