Description

Generic Windows 95 application, which boasts IE-style toolbar and file open dialog

Installing

Unzip files to a separate subdirectory

Files

resource.h		- resource file header
gnu.h			- definitions, missing from mingw32 WIN32 headers
winclass.h		- window class wrapper header
winclass.cpp		- window class wrapper
Makefile		- makefile
main.cpp		- main program source
main.rc			- resources
readme.txt		- this file
coolbar.exe		- executable
lgpl.txt
gpl.txt			- GPL licenses

Compiling

If all required components are installed properly, enter make on the command prompt

Author

Antti Markus (antti@chemnet.ee)