home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2001 September
/
PCWorld_2001-09_cd.bin
/
Software
/
Vyzkuste
/
Winsplit
/
Readme.txt
next >
Wrap
Text File
|
2000-04-03
|
1KB
|
29 lines
WinSplit (Copyright by Phillip Perkmann)
------------------------------------------------
This is a very simple but nonetheless handy tool
to split and join files. It is very small (47Kb!)
and thus fits on every floppy disk.
I know that there are about 200 file splitting
utilities out there, but I created this app as an
exercise on how to create very little programs with
pure Win32API calls. Furthermore I think it is
exceptionally fast...
SPLIT:
Select a file, enter a valid package size and click
on "Split". Example: Say you have a large file (3MB)
that you want to transport on a floppy, just select
the file and enter a packe size of 1400 Kb. The output
will be 2 files of 1400 Kb each and one of 200 Kb.
JOIN:
Select the first file of a packages which has the file
type "*.1". Click on "Join", and the original file will
be restored from the little pieces.
HOMEPAGE of Phillip Perkmann's Software:
http://homepage.uibk.ac.at/~csab3666
EMAIL: csab3666@uibk.ac.at