Click to See Complete Forum and Search --> : importing VC++ classes


Sujatha
December 13th, 1998, 04:35 AM
We have a class for matching and searching strings using regular expressions

This class is available as VC++ code . This is available as a dll. How can I make use of this Dll, the class and the functions in the class in VB5.


Are there any class for regular expressions in VB itself.