Version 2.1 Changes

Listed here are the additions between version 2.02 and version 2.1 of the Regular Expression Library. This information also exists in the Read Me file for the component.

Additions Include:

a) Added support for Visual C++ 6, using the Regular Expression Library in MFC and non-MFC modules.

b) Added full support for using the Regular Expression Library in Borland non-VCL modules.

c) Added a non-const NumberOfExpressions method to the library so that, for a non-const object, the method can be called correctly at any time without having to call ParseExpression first.