VBA - Read a >2GB binary file by chunks
Budget: $10 – $30 USD
I attach a VBA class for reading huge (>2GB) binary files using API calls, copied (with the suggested improvements) from here: https://codereview.stackexchange.com/questions/102209/win32-file-api-in-vba
I need an expert to add a function to read the huge file in chunks filling my (small) UDT array every time I call it.
The binary file obviously contain data of the same UDT format.
I need an expert to add a function to read the huge file in chunks filling my (small) UDT array every time I call it.
The binary file obviously contain data of the same UDT format.