FREE Flat Assembler (FASM) Resources Page
| Welcome to the FASM Resources section. In this
section, you can find Win32 applications created using Flat Assembler, each a very simple tiny demo,
coded to show particular features of Win32 API. In each 7-zip file, you can find the FASM source codes.
|
||
| 26 Sep 2008 | A collection of FASM source codes of complete tiny program that shows various basic programming tasks like integer operations, float operations, strings and list of strings, play wav file, play mp3 file, shows how to use structs in asm. This collection will be updated from time to time. (Size 78 KB) | |
| 23 Sep 2008 | Win32GUIDlg is a Win32 dialog-based program. It will be used as a template to explore Win32 GUI programming with flat assembler. | Download |
| Current implementation is a work in progress and has the following features: | 8 KB size | |
| 1. splash screen | ||
| 2. main dialog with menu and status bar common control | ||
| 3. an about dialog. | ||
| 4. buttons and text boxes and some basic operations on them. | ||
more FREE downloads at Main Site