How to use VB regex in VC6

1,Open “OLE/COM object viewer” from Tool menu of VC6. 2,Find “Microsoft VBScript Regular Expressions 5.5” under “Type Libraries”. 3, Double click the node to open with “ITypeLib Viewer”. 4, Choose “Save As” and save as “vbscript.IDL”. 5, Run “midl vbscript.idl” in Command Propmt. midl.exe is typically located under “C:\Program Files\Microsoft Visual Studio\VC98\Bin”. This creates “vbscript.tlb”.… Continue reading How to use VB regex in VC6