ClassExplorer Pro Version 2.1

KNOWN                                        Copyright  1996-98 by
PROBLEMS                          toolsfactory, all rights reserved
-------------------------------------------------------------------
If you encounter problems using ClassExplorer Pro please contact

  support@toolsfactory.com

We greatly appreciate it if you report problems. We only can fix
problems we are aware of. We try hard to avoid bugs, however if you
have problems using ClassExplorer please report them.

Thanks very much!
-------------------------------------------------------------------
Known Problems
**************

* Help Searching: If you click the "Go to description" menu item
  for a symbol that is described in a file included by the help
  include code marker, ClassExplorer does not find the description.
  This does not effect the help generator.
* Delphi 4/C++ Version: If you try to add a method to a class and
  the method exists already ClassExplorer doesn't check the
  parameter lists for equality and reports and error. Therefore you
  cannot create overloaded methods.
* C++ Version only: Adding methods to template classes does not
  generate a correct method implementation header. Instead a
  ordinary implementation header will be generated. To correct such
  a generated header, all you have to do is to add the template
  parameters to the method header.
-------------------------------------------------------------------
