Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsVB SyntaxEnterprise DevelopmentDatabase AccessControlsCOMWin APICrystal ReportDeploymentGeneralGeneral 2
Related Topics
VB.NET / ASP.NETMS SQL ServerMS AccessOther Database ProductsMore Topics ...

VB Forum / Win API / February 2008



Tip: Looking for answers? Try searching our database.

Interacting with c++ (Boost) Libraries

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Simon Woods - 25 Feb 2008 18:09 GMT
Hi

I'm wondering if anyone has done any work on accessing the Boost
libraries. I'm particularly interested in the Regex (I know VBscript has
a regex engine, I'm looking at boost as a potential alternative). I
don't know c++ at all so am not sure how or where to start to make these
dlls accessible to my vb6 app.

Thanks

S

(Having said that, perhaps someone knows some other freeware com regex
util?)
Ralph - 25 Feb 2008 21:11 GMT
> Hi
>
[quoted text clipped - 10 lines]
> (Having said that, perhaps someone knows some other freeware com regex
> util?)

Boost libraries are "C++ libraries" you can not use them directly in VB6
code. [You could perhaps create a C++ ATL application to wrap them. Since
you don't know C++ there is no point going there.]

As for "free", you already have a Regular Expression component. Open Project
References and seek out "Microsoft VBScript Regular Expressions 5.5"
http://support.microsoft.com/kb/818802

-ralph
Simon Woods - 26 Feb 2008 07:19 GMT
>> Hi
>>
[quoted text clipped - 20 lines]
>
> -ralph

Thanks Ralph
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.