Re: great
- From: "Brian Muth" <bmuth@xxxxxxxx>
- Date: Wed, 25 May 2005 14:49:37 -0700
I have emailed the code to you directly.
"Les Stockton" <les.stockton@xxxxxxxxxxx> wrote in message
news:O5AphkWYFHA.3540@xxxxxxxxxxxxxxxxxxxxxxx
> This is very helpful but I'm new at this stuff. I'm certainly new to VB
and
> I've not done a lot of COM work.
> Is there any chance you can post what you did.
> I'm using VC6 and VB6.
> What's the purpose of adding the ATL object? Is this so that VB can call
> that, which in turn calls my C++ routine?
Your C++ routine becomes a method call within a COM object. This trivializes
the means by which VB can instantiate and pass parameters to your C++ code.
That is the whole purpose of using COM in the first place.
Brian
.
- References:
- great
- From: Les Stockton
- great
- Prev by Date: great
- Next by Date: multiple instances of ATL COM EXE !!!
- Previous by thread: great
- Next by thread: multiple instances of ATL COM EXE !!!
- Index(es):
Relevant Pages
|