No, CVI does not support 64-bit integers... yet. Unfortunately, there is no workaround that you could use the call a function with a __int64 data type. You would have to go to VC++ or another compiler and build a wrapper DLL around the functions that uses 2 int32's or something similar.
Best Regards,
Chris Matthews
National Instruments