Welcome to the disk of 
Lafore's Windows Programming Made Ridiculously Easy

This disk contains all the programs in the accompanying book.
You will find .exe files in addition to header files, include files, etc.

You will, of course, need Windows 3.1 to run the .exe programs. You will
need a C/C++ compiler (preferably Borland or Turo C++) to compile
programs.

These files are not archived, so you may run them from the floppy disk.
It is highly recommended, though, that you copy them to your hard disk.
To do this:

First, create a new directory on your hard disk (for example):
md lwmpre

Then change to the subdirectory you just created:
cd lwmpre

Then use the xcopy command:
xcopy b:*.* /s 

If this floppy disk is located in your A: drive substitute "a:" for "b:".
If you do not have the xcopy command, please see your DOS manual for 
how to copy a subdirectory system to your hard drive.

If you have any difficulties, feel free to write:
Technical Support
Waite Group Press
200 Tamal Plaza
Corte Madera, CA 94925

