README.md

December 4, 2022 ยท View on GitHub

Advance Multi GB file Read/Write

Description

I made this little project to find a way to read and/or write files that

are multi gigs in size. I tried to use the the "Open.. for.. access.."

that VB6 has and it errors out due to an overflow. You can't even use

the eof() and lof() function VB6 has because they will just error and

overflow. Try it yourself. Try using LOF() to get the length of a file

that is 8 GB's in size, it just will not do it. So I hope this helps

some people out. It's just an example of a use for this. I'm sure those

whose eye this post catches will find many uses for it. Happy Coding.

More Info

Submitted On2009-04-24 00:35:16
ByLeet Q
LevelIntermediate
User Rating5.0 (35 globes from 7 users)
CompatibilityVB 6.0
CategoryFiles/ File Controls/ Input/ Output
WorldVisual Basic
Archive FileAdvance_Mu2150554242009.zip