Smacro - a macro program for Windows 95

I made this program to help me write in LaTex. You can customize it as you want.
Works like this:
Let's say you use some text editor (TextPad for example, or Wordperfect, or Word).
At some moment you need a set of keystrokes, that you use over and over again (a macro).
You can customize the text editor that when you press a certain key, it will launch this program (Smacro.exe).
This program waits until you press a key, or many keys, which make up the begining of the name of a macro in the list.
When the keys single out only one macro, the program sends that macro to the text editor and exits.

The program has an edit mode in which you can add, update and erase macros.
You can also use the program as a phonebook, or database. The file in which the data is kept
is a text file with a very simple structure, as you can easily find out.

Here is the program, the help file, the DLLs, and here is the source code.
Here is a macro.txt macro file for Latex, which I use.