

This program is a kind of TSR for Windows.
It includes some features as: calling the screen saver, displaying the 
resources, exiting Windows etc...

This version is pretty stable.

This version runs correctly under Windows 3.1 and Progman Manager. I do not 
have any shell as PCShell Windows or Norton Desktop Window, so, I didn't test
it under those environments.

To use it:

1) you can put it in the Windows Startup group

2) To add an application, just click on the Setup button (I let you guess 
which one is it, but if you wanna cheat, you can right-click on the buttons 
or click on the '?');

Then, Select a slot. Click on open, then select the .EXE you want to put in 
your application list.
Then, enter a name for the application. Be careful about the name cos' I 
didn't check for its length, so if it's too long it won't fit in the Icon 
list. About 20 chars are ok.

After you've installed your applications, you'll be able to run 'em directly
from the Application menu (a clue: it's the button with the 2 windows inside)


A part from that I think the other options are ez to use.

The resource and the ScreenSaver (to stop it) icons are some switches.
Click one time to enable then click again to disable.


                             ********************


I've included the sources to help anyone who wants to do the same thing or
something similar. 
They are commented (I hope well)

To build SPEEM.EXE you need:

HOOK.CPP
APPLIS.CPP
TOOLBAR.CPP
ICONLIST.CPP
NET.CPP
HOOK.DEF
HOOK.RC
HOOKA.OBJ


There is no special options for the compiler.
But, if you want to use some optimizations feel free.
Speedm.exe has been optimize for size.
You can find the project I made with Boland C++ 4.5


About the DLL.
I'm sorry but I didn't really finish it, so some things have to be done.
It works pretty well but you will have some problems I think with the 
Floats.
if you want to use the built-in calc just add "/ic" to the command line.

                            ==========================


If you use those routines to make your own program, please, the only thing
I ask you is just to put my name in the credits list. That will make me happy
and you'll just waste 25 seconds to type it.

If you have any questions:

   ethioux@wpo.borland.com
        ethioux@borland.com
        or Compuserve ID: 75667,1346

        And hmmm... if you want to send me your question(s) on a postcard feel 
        free ! 

        E. Thioux
        2333 Portola  Dr APT #36
        Santa Cruz C.A 95062
        U.S.A




Enjoy.


                                                      Manu.
                                                      -----
