This zip file includes the following files:

For the splash screen DLL:
--------------------------

- splshscr.h
- splshscr.cpp
- splshscr.def

For the test application:
-------------------------

- app.cpp
- app.h
- app.rh
- app.def
- app.rc
- main.cpp
- app.bmp

and

- readme.txt   (this file)

This source code you have to use with BC4 and OWL II. You can use it in a
16-Bit version or for WIN32(s). Create a DLL-Projekt and include the file
mentioned above for the DLL. (splshscr.cpp and splshscr.def).
After that run the implib.exe utility on the newly created splshscr.dll (if
IDE does not run implib.exe for you) and create the splshscr.lib include library.
Then create another projekt and include the file(s) named above for the application.
These files are app.cpp, main.cpp, app.def and app.rc. You have also to include
to your project the splshscr.lib file created by implib.exe. Compile and run!

Feel free to use this source code where ever you can use it. This is no commercial
version. You can make it available for other users as well. You can reach me at
CompuServe under 100121,3501.

Hope you like it.

Christof Schneider



