The source code in this directory is the Borland C++Builder v3 files
that were written for the POV-Ray v3.1 for Windows editor. They do
a bunch of things to support the CodeMax editor control (see the WinMain
web site at http://www.winmain.com/). WinMain kindly donated a copy of
CodeMax to the POV-Ray team for the purpose of adding it to POV-Ray for
Windows.

We CANNOT include any of the CodeMax source files here. This INCLUDES THE
HEADER FILE ! This means that you will NOT be able to compile this project.

You are not meant to be able to. The purpose of providing this source is
to allow users to gain a better understanding of how it works, and to
allow bugs to be spotted and submitted to us for fixing. Even if you had
the CodeMax header file, you would still need the VCL component and the
static library. The CodeMax VCL component is internal to the POV-Team and
has not yet been released (and probably never will be). It depends heavily
on the presence of the header files, also.

Note that you MAY NOT re-use any of this code anywhere else.
