VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Large File Splitter

by Paul Mather (15 Submissions)
Category: Windows API Call/Explanation
Compatability: Visual Basic 3.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (13 Votes)

Uses Windows API to properly split and join large files. This code is extremely efficient and will split a 14 meg file into 1 meg chunks in just over 5 seconds depending upon your harddrive speed. This is not a weak attempt at the Line function (Like some other posts). This is the real deal.

** Updated Nov 30, 1999. **
Now includes split to file count or file size. Creates Batch file for quick rebuild and no longer needs the Common Controls or Common Dialog box OCXs. Uses API calls instead. Includes code for a simple Progress Bar Replacement.

** Updated May 23, 2001 **
Added Copy to Floppy

Assumes
Requires Advanced programming skills
Side Effects
Always backup your files.

Rate Large File Splitter

Download Large File Splitter

Download Large File Splitter (26 KB)

Large File Splitter Comments

No comments have been posted about Large File Splitter. Why not be the first to post a comment about Large File Splitter.

Post your comment

Subject:
Message:
0/1000 characters