08-25-2009 06:20 PM
08-26-2009 01:56 AM
Sounds good to me, although the extra setting about how to pass handles has no meaning for it, since a LVRefNum is simply a skalar number and not a handle.
I wonder if CVI somehow gets into trouble about what to link for LVRefNumToFD() and friends. CVI has deep down some LabVIEW heritages, since NI used the LabVIEW 3 low level code to get a head start in creating CVI. It could be that some of these functions get exported by CVI libraries too. To check this you could try to remove the labview.lib file from the project settings and see what type of missing link symbols you get. If these functions are under the reported missing link symbols this should not be the problem.
Rolf Kalbermatter