| Programming Language | Information Source Code | Category |
 | AsmXml - asmxml.zip Source of a very fast XML parser and decoder for x86 platforms (Windows, Linux, BSD and Mac OS X), written in pure assembler and supports only a subset of the XML 1.0 specification. Language: Assembler - Size: 124,49 KB
| Text |
|
 | Network Monitor - network-monitor.zip Source of program written in TASM shows information about your incoming and outgoing network traffic. Language: Assembler - Size: 55,09 KB
| Network & Internet |
|
 | 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 |
|
 | 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 |
|
 | Error-handling in Win32 - errorhandling-in-win32.zip Source of program show how to use FormatMessage to translate the error codes returned by GetLastError into more human-friendly message strings. Language: Assembler - Size: 4,61 KB
| System |
|
 | RichEdit Demo - richedit-demo.zip Source of program show how to use a richedit control including how to format text in it. Language: Assembler - Size: 3,70 KB
| Text |
|
 | PELib - pelib.zip PELib is a small library, programmed entirely in assembly for the purpose of making it easier to explore the PE file format. Language: Assembler - Size: 11,69 KB
| Miscellaneous |
|
 | SysView - sysview.zip Source of a utility that can display information about your system such as GDT. Language: Assembler - Size: 13,15 KB
| System |
|
 | ErrorShow - errorshow.zip A tiny utility that shows you the description of win32 api errors. Use FormatMessage. Language: Assembler - Size: 2,53 KB
| System |
|
 | Simple PE Editor - simple-pe-editor.zip Source of simple PE editor that shows you the basics of working with Portable Executable File Format. Language: Assembler - Size: 90,27 KB
| Miscellaneous |
|