This is a
basic MCI example written by Frank Gerritse. If you need any
clarifications you can contact him here |
| Download mci.asm |
|
This is an editor which
remembers your vocabulary
|
| Download smarted.zip |
A
preliminary foray into floating points
|
| Download float.asm |
Another
example of COM using a freeware control sgrid.ocx |
| Download com.zip |
 |
A generic
text control from the ground up using only basic Windows API
functions |
| Download gentext.asm |
A generic grid from the
ground up using only basic Windows API functions |
| Download grid.asm |
Using recursion in
EP
|
| Download recurse.asm |
An intro to structured
exception handling using EP
|
| Download seh.asm |
|
The
following 3 related programs are offered as examples for study
only. The EP installer has been replaced for the time being by the
NullSoft Install System as it has a much better
compression than the MS compression libraries EP was using. Can you
believe epsetup.exe (version 1.0) was 214KB using the MS libraries,
coming with the OS, and only 126KB using the NullSoft system
!
|
Create a self extracting
.exe program installer
|
| Download sfx.asm |
The EP installation
program
|
| Download install.asm |
The EP uninstall
program
|
| Download
uninst.asm |