Secure File Delete Wizard ActiveX v3
Examples
All of our examples come with free source code included. The free examples are
located in the installation for the Secure File Delete
Wizard ActiveX control.
Here is a list of the free source code examples included:
C#
Secure Delete File/Wipe File
This C# example demonstrates wiping a file from disk permanently, by
entirely erasing recoverable portions of its magnetic signature.
Visual Basic
Easy Free Space Wipe
This example shows how to securely wipe the free space of a disk
drive.
Simple Delete Example
This example demonstrates the shredding of a file on disk and
permanently deleting its contents.
Simple Directory Delete Example
This visual basic source code example demonstrate the deletion of an
entire directory and all the files in it securely. Erasing the magnetic
signatures of original data as much as possible.
Simple Pattern Delete Example
This visual basic example deletes files from disk using a specified
pattern for matching the file names.
|