| Programming Language | Information Source Code | Category |
 | AutoBoot - autoboot.zip Source of a utility program that monitors how long PC has been running since the last reboot. When system uptime reaches 2 days, AutoBoot will first notify that it will be rebooting in 10 minutes. Language: Assembler - Size: 10,60 KB
| Miscellaneous |
|
 | Welcome2Net - welcome2net.zip Source of program check whether connected to the net by trying to access DNS server. Also plays sound when connected. Language: Assembler - Size: 22,87 KB
| Network & Internet |
|
 | Hide a process from ctrl+alt+del - hide-a-process-from-ctrlaltdel.zip Source of simple example on how to use a semi-documented kernel API call, RegisterServiceProcess, to hide/unhide your own process from the task list when the user presses Ctrl+Alt+Del. Language: Assembler - Size: 939 B
| System |
|
 | Lanfile - lanfile.zip Source of a program for sending and receiving files with many features: MD5 hash, multiplatform, large file support, listen and connect mode for using it when is not possible to receive connections (N... Language: C, C++ - Size: 24,00 KB
| Network & Internet |
|
 | treewatch - treewatch.zip Source of a simple program to watch a set of directories and execute a program when there is a change in the files within the directories. Language: C, C++ - Size: 22,33 KB
| Miscellaneous |
|
 | 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 |
|
 | raidrec - raidrec.zip Source of a tool that can reconstruct certain kinds of RAID5 arrays from all disks or all but one of its disks, even when the superblocks are corrupted, out-of-sync, or missing. Language: C, C++ - Size: 2,05 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 |
|
 | Windows Desktops - windows-desktops.zip Source program that shows how to create a utility is a wrapper for functions such as CreateDesktop, SwitchDesktop and EnumDesktops. Knows how to run programs on another desktop. It is very convenient ... Language: Delphi - Size: 36,36 KB
| System |
|
 | Run As - run-as.zip Source program that is designed to run programs from a specific account (eg in Windows Vista when User Account Control is disabled, this feature is not available). Language: Delphi - Size: 20,15 KB
| System |
|