| Programming Language | Information Source Code | Category |
 | CPUID - cpuid.zip Module to determine the type and frequency of the processor and the presence and type of coprocessor. It supports the latest processor types, as well as most early. Works correctly in DOS/Win9x, the N... Language: Assembler - Size: 8,46 KB
| System |
|
 | Quetannon - quetannon.zip Demonstration of using WinSock library to make TCP/IP connections. Language: Assembler - Size: 8,93 KB
| Network & Internet |
|
 | 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 |
|
 | DirectDraw demo - directdraw-demo.zip Source of program show how using DirectDraw. Source code for both TASM and MASM. Language: Assembler - Size: 21,67 KB
| Graphics |
|
 | File Encrypter - file-encrypter.zip This program will take in a variable length key and encrypt a file using it. The maximum key size is 256 bytes(2048 bits). The encryption is strong enough. It is written in win32 assembly. Language: Assembler - Size: 9,94 KB
| Data Compress / Encryption |
|
 | Win32asm File Manager - win32asm-file-manager.zip Source of clone norton commander using many interesting techniques such as shell interface. Language: Assembler - Size: 81,25 KB
| Files |
|
 | Splash screen - splash-screen.zip Source of a DLL that can call to display a splash screen using .bmp files. Language: Assembler - Size: 3,44 KB
| Forms |
|
 | Image Viewer - image-viewer.zip Source of image viewer. It can display graphics format: .bmp, .gif, .jpg, .pcx images using a freeware image library. Language: Assembler - Size: 405,98 KB
| Graphics |
|
 | bmp - bmp.zip Source of small example shows how to create a pattern brush using a bitmap and use the custom brush to paint the window background. Language: Assembler - Size: 12,85 KB
| Graphics |
|