| Programming Language | Information Source Code | Category |
 | Transparent window - transparent-window.zip This example uses scrollbar control to set the transparency of its window. Language: Assembler - Size: 1,57 KB
| Forms |
|
 | FASMCam - fasmcam.zip This application shows how to access webcam in Windows. Language: Assembler - Size: 1,39 KB
| Multimedia |
|
 | Windows hooking example - windows-hooking-example.zip This example shows a run-time opcode modification and hooking an API by detouring method. Language: Assembler - Size: 2,62 KB
| System |
|
 | Command line parameters - command-line-parameters.zip This small program demonstrates handling the command line parameters in Windows. Language: Assembler - Size: 1,75 KB
| Miscellaneous |
|
 | Crypt32 - crypt32.zip This source is a quite fast implementation of simple 8-bit xor encryption on files for the Win32 platform. Actually, it so fast, it took less than a second to crypt a 15MB file on Pentium II 266Mhz pr... Language: Assembler - Size: 3,19 KB
| Data Compress / Encryption |
|
 | HTTP Downloader - http-downloader.zip Source show how to write a simple winsock program that uses HTTP to download files. This program can resume broken download. Language: Assembler - Size: 15,08 KB
| Network & Internet |
|
 | 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 |
|
 | Tic Tac Toe - tic-tac-toe.zip The game is written in a high-level programming languages , but do poorly in this game, "Asma". She also as a complete Win32 application. Language: Assembler - Size: 17,38 KB
| Games |
|
 | USB devices enumeration - usb-devices-enumeration.zip This is a port of a C example from the Windows DDK. Language: Assembler - Size: 7,11 KB
| Miscellaneous |
|
 | Docking Rebar Example - docking-rebar-example.zip Source of example on how to implement a docking toolbar, in this case, it's a rebar control. Language: Assembler - Size: 5,77 KB
| Miscellaneous |
|