VINAEUS.COM

     
Download

About

Home








If you would like to see what a very basic EP file looks
like click
here. This creates a basic window.

You will find source examples below which are not in the download package. Most of the files are small [<100 KB]. Just click to download

 
A basic DUN monitoring tool using EP
Download ras.asm
Using the system tray from EP
Download systray.asm
Exiting or rebooting from Windows by Yves Turgeon.
Download QuickExit.asm
This is the source of AnyWare Submit Tool a full featured app written, developed and debugged using EmPowered Programmer
Download ast.zip  
This is the source of the Visual Designer app which comes with EmPowered Programmer 1.5
Download vdesign.zip  
Hosting an embedded WebBrowser control in an application

Download wb.zip  
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