/\
|          PlotSoft          |
\____________________________/

9/14/98

*IF YOU ARE RUNNING WINDOWS 98, IGNORE THIS*

Win95 Runtime Dependency Issues:

Since this program was coded in Visual C++, it requires certain 
files in order to run. If you were able to execute this program
without any problems, great. The necessary DLL's have already been 
installed on your system by another application (Probably
Netscape). However, if you experienced errors relating to missing
runtimes, you still have hope.. I think :)

You need 2 external files to run an MFC based program in Windows95:

- MFC42.dll
- MSVCRT.dll

Copy both of these files to your \windows\system\ directory.

They can be directly downloaded from:

http://www.geocities.com/Area51/Vault/4467/mfc42.zip
http://members.visi.net/~sinorev/plotsoft/mfc42.zip

The DLL's contained in this ZIP came from a CAB file originally
distributed by Microsoft.
Since most people do not have a CAB viewer (included with Microsoft
Power Toys) installed on their system, I decided to distribute the
same files in a compressed ZIP instead.

If you prefer the original Microsoft CAB, you can find it at:

http://activex.microsoft.com/controls/vc/mfc42.cab

Best Regards,

sinorev