BDiff / BPtch Utilities 0.2.4
BDiff is used to output information about the differences between two files, with the option to output binary information. BPtch can apply the binary patches created by BDiff. Pascal translations of initial C code by Stefan Reuther. The programs supplied in this archive are developed from Pascal tra...
ChiefLZ LZ77 Compression
This package contains Borland Pascal and Delphi sources, for LZSS (LZ77) file compression and decompression. This works with single files, and archives. The sources compile for Dos, Dos DPMI, Win16, and Win32.
DCompress v1.00 library
For Delphi and other Windows compilers. Compression/ Decompression routines .DLL library. Mostly assembler, Fast decompression!
Delphi full text search engine
A nice utility allowing to find all the files in a directory satisfyig a request like: ( uml OR "design pattern" ) AND course The same thing as GoogleSearch with "+" and "-", but with a Pascal syntax. With full Delphi sourcecode
Encryptor - Decryptor v1.0
You can encrypt files of your choice and decrypt them later. Unfortunately, for now the features are in Bahasa Indonesia only. Still trial version, so I cannot be held responsible for any damage that might arise from using this software.
EncryptS 0.9
A strong and easy to implement encryption method to encrypt any kind of file. It is based on my original method of scrambling the file information.
Extended Search version 2.0 for Delphi 2.0.
Extended Search's fundamentals are pretty much like GREP. You specify a search string, a file or group of files, and some options and it returns a list of the occurences of the search string in those files. The two distinguishing features of this version of Extended Search are File Aliases and the S...
Extended Search version 2.0 for Delphi 3.
Extended Search's fundamentals are pretty much like GREP. You specify a search string, a file or group of files, and some options and it returns a list of the occurences of the search string in those files. The two distinguishing features of this version of Extended Search are File Aliases and the S...
Fcd.exe
I saw various implementations of recurse sub directories search in Delphi. They are not good and none of them uses dynamic lists. I submit mine in a Files and Folders Compare program (source)
File Copy Utility (CopyTest Project)
This is a test program I developed to study some file copying routines and techniques and also some things related to file copying.
FindDupl
Windows 95/NT program to help recover disk space. Shows files which are duplicated across one or more disk drives, and allows you to delete the duplicate files. Borland Delphi 2.01 with source.
iPod Mass File Renamer
This application will allow you rename scrambled MP3 files from your iPod (or any other MP3 files). It allows you to rename them in many diffrernt formats eg. "01 Artist Album Title.mp3", "01 Title.mp3", or any combination. It uses the ID3 information from music files to rename the file names. This ...
Master CD with Delphi source
A smart easy-to-use CD Player. Insert an audio CD, lauch Master CD and press Play. Its as easy as that! Teach Master CD the track names on each of your favourite Cds and next time you play them, Master CD will recognise the CD and track automatically!
ShowMan - Windows 95/NT
Program to help recover disk space. Gives pie-chart view of disk usage, with the ability to drill down into directories. Shows actual or nominal space occupied. Borland Delphi 2.0 with source
Simple little file viewer
This is a simple little file viewer I whipped together in an hour or two after getting my Delphi. It is able to display ICO, BMP, WMF files as well as playing WAV and AVI files via the MediaPlayer control.
Sorter is a freeware utility
Takes an ASCII text file and sorts each line into alphabetical order. You can save the file in sorted order or simply abandon it. If you have a text file containing a list that is too long to manually sort, this utility will be greatly appreciated. With Delphi sourcecode.
This Unit collects routines to gather information about the
disk drives on a system in both DOS and Windows. You can build a drive map with a single procedure call. In addition to drive type checking the volume name, serial number, and FAT type for local fixed disks or the netshare name for networked drives are also retrieved.
Windows 95 program datetimestamp.Exe
Takes selected file(s) and changes the dates and times to a value which you specify. The compiled program and source code are included. To compile source you will need Delphi 3.
ZapFile (With Delphi source)
Paranoia dictates that sometimes when we want a file deleted, we want it to stay deleted so that no one can remove our hard disks and find any magnetic remnents of files we have created and later deleted. Our government insists that three rewrites of the file are sufficient to destroy the image. Zap...
ZipEject v1.3
Will eject the drive you selected (this doesn't need to be an Iomega Zip-drive, this can be even your CDRom) at Shutdown of Windows (95 and Win32s). I don't have Windows NT, so I'm not sure it will work there aswell...