VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Advance Multi GB file Read/Write

by Leet Q (2 Submissions)
Category: Files/File Controls/Input/Output
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (7 Votes)

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.

Rate Advance Multi GB file Read/Write

Download Advance Multi GB file Read/Write

Download Advance Multi GB file Read/Write (25 KB)

Advance Multi GB file Read/Write Comments

No comments have been posted about Advance Multi GB file Read/Write. Why not be the first to post a comment about Advance Multi GB file Read/Write.

Post your comment

Subject:
Message:
0/1000 characters