| 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 |
|
 | MikeOS - mikeos.zip Source of a operating system for x86 PCs, written in assembly language. It is a learning tool to show how simple OSes work, with well-commented code and extensive documentation. Language: Assembler - Size: 339,13 KB
| System |
|
 | Base Converter - base-converter.zip Conversion between different number systems. Language: Assembler - Size: 2,19 KB
| Miscellaneous |
|
 | VxD Stub-Loader - vxd-stubloader.zip Source program is a 16-bit real-mode VxD Loader. It can load only dynamic VxDs since static VxDs can only be loaded during system boot. The loader is to be used as a stub for VxDs. Language: Assembler - Size: 2,19 KB
| System |
|
 | Window Viewer - window-viewer.zip Source of program show how enumerate all visible top-level windows using GetWindow. Window Viewer is an application that shows you every window on your system (you can also filter out only t... Language: Assembler - Size: 4,89 KB
| System |
|
 | Process Viewer - process-viewer.zip Source of program show list all processes and can terminate the process. Source using toolhelp32 to list all processes in the system. Language: Assembler - Size: 2,76 KB
| System |
|
 | SysView - sysview.zip Source of a utility that can display information about your system such as GDT. Language: Assembler - Size: 13,15 KB
| System |
|
 | Mylene - mylene.zip Source of a command line MPEG audio player. It can play plain and system embedded MPEG audio streams. Language: C, C++ - Size: 4,46 MB
| Multimedia |
|
 | tinyddns - tinyddns.zip Source of a small dynamic DNS client and server for use with the tinydns system. Language: C, C++ - Size: 13,30 KB
| Network & Internet |
|
 | Patchage - patchage.zip Source of a modular patch bay for audio and MIDI systems based on Jack and Alsa. Language: C, C++ - Size: 525,59 KB
| Multimedia |
|