
 ErrorCodes (for Windows 95)
 ---------------------------

Intro:

 ErrorCodes is a small windows utility which displays error message
 according to given error code. If you receive an error code and it
 is not described in any help file or somewhere, try to use this 
 utility to find out the meaning of the error code.

How it works:

 Program simply calls FormatMessage API function to get appropriate 
 message for given error code. It is written in Delphi 3.0

Author:

 Radek Pospisil, 
 email: suspi@sh.cvut.cz
 www: http://cs.felk.cvut.cz/~xpospisr

Copyright:

 Use and copy this program anywhere and anytime you need.
 Feel free to ask for source code.
 