
First you should READ Charles Reitzel readme.txt for details ...

This is a September, 2007 build using Microsoft Visual C++ 2005 Express,
and running the Visual Basic test in Microsoft Visual Basic 2005 Express,
and the C# test in Microsoft Visual C# 2005 Express.

The three(3) SOLUTION files are :-
tidyatl\Tidy.sln - Build and register TidyATL.dll COM component.
tidyatl\Test\C#8\testTidyCOMcs.sln - A very brief C3 COM test
tidyatl\Test\VB8\TestTidyCOM.sln - A simple Visual Basic test application.

The Tidy.sln file REQUIRES that the libtidy source is in ..\tidycom,
with the project file -
..\tidycom\build\msvc\tidylib.vcproj
with the Tidy includes in
..\tidycom\include
and the full libtidy source in
..\tidycom\src

See online file -
http://geoffair.net/tidy/tidy_06.htm
for further details ...

Geoff.

