| Programming Language | Information Source Code | Category |
 | FAT12 boot loader - fat12-boot-loader.zip Boot loader capable of reading and executing code from the given file stored on floppy disk. Language: Assembler - Size: 13,73 KB
| Files |
|
 | FSArchiver - fsarchiver.zip Source of a system tool that allows you to save the contents of a filesystem to a compressed archive file. The filesystem can be restored on a partition that has a different size, and it can be restor... Language: C, C++ - Size: 297,55 KB
| Files |
|
 | myarray - myarray.zip Source of a simple little library that implements arbitrarily-sized homogeneous arrays, meaning that they can only store one type of element each. Language: C, C++ - Size: 2,01 KB
| Miscellaneous |
|
 | Secure Malloc - secure-malloc.zip Source of a C library for secure memory allocations. When dealing with cryptography, it is important to be able to store keys in secure memory. This library provides functions that can be used in plac... Language: C, C++ - Size: 339,13 KB
| Miscellaneous |
|
 | StringData - stringdata.zip Example of a string is represented, and to convert the file into a string use the function SaveToHex (src, dst), it formats the string for the pas-files. File re-encoded into a string that can be stor... Language: Delphi - Size: 21,87 KB
| Text |
|
 | Text within a file - text-within-a-file.zip Source program that shows how to create a program of adding text to any file (except text). For example, you can make a complete description of the pictures or songs and store them directly in the fil... Language: Delphi - Size: 7,05 KB
| Text |
|
 | Disks Backup - disks-backup.zip Source program designed for backup information stored on hard drives with a choice of compression of this information. Language: Delphi - Size: 21,55 KB
| System |
|
 | Exe With Enclosure - exe-with-enclosure.zip Source program that shows an example of creating an application that allows to store, read and delete data directly in its own EXE file (ie store any of the settings without using the registry and INI... Language: Delphi - Size: 6,08 KB
| System |
|
 | RTTI INI save to EXE - rtti-ini-save-to-exe.zip Source program that shows a sample record and store the settings contained in the INI file directly in the program (EXE). Language: Delphi - Size: 7,02 KB
| System |
|
 | Repertoire - repertoire.zip Source program that shows how to create a database built on SQL-queries. To store data files using format *.mdb (Access). Language: Delphi - Size: 62,21 KB
| Databases |
|