VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Large File Splitter

Paul Mather  (15 Submissions)   Windows API Call/Explanation   Visual Basic 3.0   Intermediate   Wed 3rd February 2021

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 (13(13 Vote))

Download Large File Splitter

Large File Splitter Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters