FILE: ReadMe.txt
17/January/2000

CONTENTS:
Souce code for "TestPoint framework" article published in DDJ.

This ZIP file contains Microsoft Visual C++ 5.0 workspace,
containing two projects: The TestPoints DLL and a sample 
application - TpTester console appication.

The code in the projects is a stripped down source from the 
sources used in Vsoft - it is a fully functional code, but 
some changes were made to ease readability in favor of fault tolerance
(e.g some return values are not checked).

PORTABILITY:
This project uses in process COM objects; Therefore a COM implementation
is required.
There are a few implementations of COM for UNIX and Mac, one of them
is my own - freely available for non commercial use.

DOCUMENTATION:
Best of all, read the article in Doctor Dobbs Journal.
I have included a few HTML pages from Vsoft arsenal in the DOC directory. 


Enjoy.

Noam Cohen,
Vsoft.

noam@vsoft.com
NoamCohen@Bigfoot.com
