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.
