LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Writing files bigger than 2^32 bytes issue

Solved!
Go to solution

Thank you Rolf, I refactored the code to use the CVI file functions and CreateFile()/CloseHandle() and this seems to have solved my problem. 

The speed issue is also gone. I made sure to include windows.h and use the Windows API functions. 

 

Thanks again. My savior:)

0 Kudos
Message 11 of 11
(413 Views)