msvisual.com Forum Index
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Interacting with c++ (Boost) Libraries

 
Post new topic   Reply to topic    msvisual.com Forum Index -> VB WinAPI
Author Message
Simon Woods



Joined: 15 Oct 2007
Posts: 9

PostPosted: Mon Feb 25, 2008 11:09 pm    Post subject: Interacting with c++ (Boost) Libraries Reply with quote

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?)

Archived from group: microsoft>public>vb>winapi
Back to top
View user's profile Send private message
Ralph



Joined: 04 Oct 2007
Posts: 4148

PostPosted: Mon Feb 25, 2008 8:11 pm    Post subject: Re: Interacting with c++ (Boost) Libraries Reply with quote

"Simon Woods" wrote in message@TK2MSFTNGP04.phx.gbl...
> 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?)

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
Back to top
View user's profile Send private message
Simon Woods



Joined: 15 Oct 2007
Posts: 9

PostPosted: Tue Feb 26, 2008 12:19 pm    Post subject: Re: Interacting with c++ (Boost) Libraries Reply with quote

Ralph wrote:
> "Simon Woods" wrote in message
> @TK2MSFTNGP04.phx.gbl...
>> 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?)
>
> 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

Thanks Ralph

Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    msvisual.com Forum Index -> VB WinAPI All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group