I changed the _unsigned long to _unsigned _integer64 and it crashed.
From what I can tell the win32_find_dataa udt _unsigned long is 32-bit which is 4*1024^3-1
Unless you have a win64_find_dataa which would be 64-bit or 16*1024^6-1.
Erik.
From what I can tell the win32_find_dataa udt _unsigned long is 32-bit which is 4*1024^3-1
Unless you have a win64_find_dataa which would be 64-bit or 16*1024^6-1.
Erik.